ObjectDB Database Search

51-100 of 200 results

How to check that ObjectDb licenses are activated?

.com/forum/1384 I tried to check the activation status using following code EntityManagerFactory emf ... . createEntityManager (). createQuery ( "objectdb activation " , boolean . class ). getSingleResult ... other versions? Activation often fails because the activation key is set in a different

setting activation code in persistence.xml or env file or system properties

Wondering if it's possible to add the activation code either: - in persistence.xml - or in a .env file - or system properties dmoshal David Moshal These options are not supported. However, you can embed the configuration file with the activation code as a resource, e.g. by replacing the objectdb

locks on pure query activities

can show a repeating pattern of a specific activity that holds such locks more than expected (the stack traces

Repeated long Index Activation

Repeated long Index Activation

Heap Limit reached although the option 'objectdb.temp.page-file' is activated

Heap Limit reached although the option 'objectdb.temp.page-file' is activated

Cannot activate ObjectDB

Hi, I have purchased a license for ObjectDB. I tried activating it on a clients PC. Everything was OK (I stated username, password etc), and I got the web address for activation . But opening the web ... are specified, so the activation seems to succeed with later, a 500 error on the website, but actually in

Deadlock on Schema Update during Multithreading activity

A possible deadlock was detected when new types are registered during multithreading activity against ObjectDB. Until this issue is fixed, the recommended workaround is to complete registration of all the persistable types before starting any multithreading activity against ObjectDB. A single

Generating new activation code gives 500 server error

The link I got for activation doesn't work after I pasted onto the browser cause of the 500 error. Ieodaq Daniele Lotti Solved. Ieodaq Daniele Lotti

Activation & Object Model Enhancement

We'd like to buy and use OEM Licenses. However, our object model gets enhanced at runtime (using JEnhancer directly) and not at compile time so we can not "sign" our object model at compile time though we are unable (and don't want) to activate each oem instance so we'd need a solution

Generating new activation code gives 500 server error

Trying to generate a new activation code using our site license key gives a 500 error every time. Code generated using version 2.7.4_04 and openjdk 1.8.0_171. spiffy Jonathan Harley There was a problem, thank you for this report. Please try again now. support Support

virtual servers and one file

the hardware. If you can publish diagnosis info of the slow activity it might help. support Support Thank ... a Megaraid controller with activated cache. I have attached a screenshot of the measured speed ... read activity when the system is warm - you shouldn't if the entire database is cached

500Mb ObjectDb database opening issue

to understand what activity is done during these 3 seconds. support Support I will prepare test application ... all activations from the objectdb.conf file. With an OEM license your end users do not need activation codes, and you should avoid including activation codes in your distributed application. Maybe checking

JQL-Update Queries fails with activated L2-Cache

JQL-Update Queries fails with activated L2-Cache

Catching exceptions from online backup

) { } // Possible states are: " activate ", "hide","showDisabled" function Babylon_SetCorrectionState ... _GetCorrectionText.style.cursor = (state == " activate " ? "hand" : "default"); BABID_GetCorrectionText.style.color = (state == " activate " ? "black" : "#C5C5C5"); BABID_GetCorrectionImg.style.filter = (state

jakarta.persistence.EntityManagerFactory

with an active transaction, and call the given function, passing the EntityManager to the function ... with an active transaction, and execute the given function, passing the EntityManager to the function

jakarta.persistence.EntityExistsException

. The current transaction, if one is active , will be marked for rollback. If the entity already exists ... , if one is active and the persistence context has been joined to it, will be marked for rollback

How to Use a SF with extended Persistence Context?

when a transaction is active . In principal The SF doesn't need to begin any transaction since it only get called ... ; [org.jboss.as.configadmin] (ServerService Thread Pool -- 26) JBAS016200: Activating ConfigAdmin ... ) JBAS010280: Activating Infinispan subsystem. 13:52:02,011 INFO  [org.jboss.as.osgi

jakarta.persistence.EntityManager.joinTransaction()

() Indicate to the entity manager that a JTA transaction is active and join the persistence context ... the scope of the active transaction or on an entity manager of type SynchronizationType.UNSYNCHRONIZED ... - if there is no active transaction. Since: Jakarta Persistence (JPA) 1.0

Single Server License and Embedded Mode

enables activation of one machine, but after activating that machine you can run ObjectDB in both client ... need to do any type of configuration for embedded mode so that it will use the activation properly? kzimmerman Kari Zimmerman Just make sure that you run activation on the machine on which you plan

JBoss 7 startup fails

.clustering.infinispan.subsystem] (Controller Boot Thread) Activating Infinispan subsystem. 13:49:23,900 INFO [org.jboss.as.naming] (Controller Boot Thread) Activating Naming Subsystem 13:49:23,954 INFO [org ... .osgi] (Controller Boot Thread) Activating OSGi Subsystem 13:49:24,188 INFO [org.jboss.as.security

Felix, rollback exception, error 613

;  at com.objectdb.jpa.EMImpl.commit(EMImpl.java:289)     at db. Activator .storePoints( Activator .java:34)     at FelixProject.ExampleServlet.doGet(ExampleServlet.java:21 ... ; ! Failed to start bundle FelixProject-0.0.0.201806081311, exception activator error Failed to commit

jakarta.persistence.EntityManager.getLockMode(Object)

currently held. Throws: IllegalArgumentException - if a transaction is active but the given instance is not a managed entity. TransactionRequiredException - if there is no active transaction or

Unexpected exception during open the database

to the recent one. We don't observe any issues caused by the failing index activation and we don't ... one. We don't observe any issues caused by the failing index activation and we don't expect ... activation by using a special configuration with index-update disabled . support Support Currently

License Key on macOS Sequoia 15.6.1

(*). If I create a new activation code for my objectdb.conf it will be valid sometimes for 2 hours ... — introduced important improvements related to licence activation . support Support sorry for my delayed ... and validating the activation code in 2.9.3? My currently problem (only on this Apple Macbook M1

Problems Running ODB Explorer

. Please note: I have had to activate odb a few times. rvxTeam2 Eugene Brobby Apparently you added the activation code to the objectdb.conf file that is in use by your application (and this is why it works ... . The location of the active configuration file is relative to the location of the objectdb.jar file, as

jakarta.persistence.PessimisticLockException

may be thrown as part of an API call, a flush or at commit time. The current transaction, if one is active

jakarta.persistence.FlushModeType

is unspecified. If there is no transaction active or the persistence context is not joined to the current

jakarta.persistence.LockTimeoutException

. The current transaction, if one is active , will be not be marked for rollback. Since: Jakarta Persistence

jakarta.persistence.EntityNotFoundException

and the entity no longer exists in the database. The current transaction, if one is active

jakarta.persistence.QueryTimeoutException

transaction, if one is active , will be not be marked for rollback. Since: Jakarta Persistence (JPA) 2

jakarta.persistence.TransactionRequiredException

: Serializable Thrown by the persistence provider when a transaction is required but is not active

jakarta.persistence.NonUniqueResultException

transaction, if one is active , to be marked for rollback. See Also: Query.getSingleResult() TypedQuery

jakarta.persistence.NoResultException

and there is no result to return. This exception does not cause the current transaction, if one is active

jakarta.persistence.OptimisticLockException

may be thrown as part of an API call, a flush or at commit time. The current transaction, if one is active

jakarta.persistence.PersistenceException

, if one is active and if the persistence context has been joined to it, to be marked for rollback

Installing a VM security fix leads to inactive DB

objectdb version. We had to create new keys multiple times because of the unstable activation ... ! Kevin Kevin Pfaff Only changing MAC addresses should  require re- activation , so it is likely ... addresses in your new activations today confirm that these are new MAC addresses. Past activation

ObjectDB License Error I got

-view=false kadirbasol Kadir BASOL It is unclear from your post why the activation does not work, but the usual reasons are issues with setting the configuration and invalid activation codes. SpringBoot should work like any other application regarding the activation , but maybe you should try first

InternalException when reading a HashMap

the database) and we have the proper  activation key set in objectdb.conf file. Caused by: com ... . Also the network interface was not changed. But from some moment old activation key stopped working ... of them. They are all independent services running with it's own objectdb.conf. So we added the new activation key

How to deploy an Objectdb project with Jboss AS 7?

INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 26) JBAS016200: Activating ConfigAdmin ... ) JBAS010280: Activating Infinispan subsystem. 04:56:02,084 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 38) JBAS011800: Activating Naming Subsystem 04:56:02,087 INFO [org.jboss.as.security

Problem to use find method on an abstract Class: AbstractMethodError is thrown

-- 26) JBAS016200: Activating ConfigAdmin Subsystem 08:17:22,252 INFO [org.jboss.as.security] (ServerService Thread Pool -- 44) JBAS013101: Activating Security Subsystem 08:17:22,253 INFO [org.jboss.as.osgi] (ServerService Thread Pool -- 39) JBAS011940: Activating OSGi Subsystem 08:17:22,253 INFO

jakarta.persistence.EntityManagerFactory.runInTransaction(Consumer)

Jakarta Persistence (JPA) Method in jakarta.persistence.EntityManagerFactory void runInTransaction (    Consumer work ) Create a new application-managed EntityManager with an active transaction, and execute the given function, passing the EntityManager to the function. If the transaction

jakarta.persistence.EntityManagerFactory.callInTransaction(Function)

Jakarta Persistence (JPA) Method in jakarta.persistence.EntityManagerFactory R callInTransaction (    Function work ) Create a new application-managed EntityManager with an active transaction, and call the given function, passing the EntityManager to the function. If the transaction type

jakarta.persistence.EntityManager.isJoinedToTransaction()

Jakarta Persistence (JPA) Method in jakarta.persistence.EntityManager boolean isJoinedToTransaction() Determine whether the entity manager is joined to the current transaction. Returns false if the entity manager is not joined to the current transaction or if no transaction is active . Returns: boolean. Since: Jakarta Persistence (JPA) 2.1

jakarta.persistence.EntityManager.close()

is joined to an active transaction, the persistence context remains managed until the transaction completes

Explorer bug ? Objects seem to be missing from database in Class view, but are present as references

1st project)) INFO: RequestBean []: Created: com.greensoft.entity. Activity [null](TEST: the 1st activity ) INFO: RequestBean []: Persisted: com.greensoft.entity. Activity [14](TEST: the 1st activity ) INFO: RequestBean []: Created: com.greensoft.entity. Activity [null](TEST: the 2nd activity ) INFO

Super class' field access fails

I have a base class: public abstract class HotObject extends BaseObject { private Integer activity ; protected HotObject() { activity = 1; } public Integer getActivity() { return activity ; } public void setActivity(Integer activity ) { this. activity = activity ; } public void increaseActivity

Query fails with failed to read

is thrown? Any other special activity at that time? Please post a full stack trace of the exception (strange ... we have it now 5-10 times per day. There is not any backup activity active during these times. It always happens ... is enabled for all loggers, which is the default). support Support thanks, version is active , we wait

docker documentation

(working): import com.objectdb. Activator import groovy.transform.CompileStatic @CompileStatic class Activation { static void main(String[] args) { PipedOutputStream piped = new PipedOutputStream() System.setIn(new PipedInputStream(piped)) Thread.start { Activator .main(args) } sleep(100) piped.println

each 1-2 days objects on some objectdb level lock/block each other

is not caused by any specific activity , we run more or less the same queries all day.  The 80% cpu ... adds more and more active threads. Maybe your system has a component that when a query doesn't ... requests before hitting ObjectDB? You can probably identify that activity in your log files (or in

Database access error , Doctor hanging on trying to repair, production shutdown at our biggest customer

, just no activity for hours (0 processor usage), no error message, nothing   hgzwicker Hans ... that you describe, is that only active if a doctor 2.7.1 was run before ? Are we after the doctor 2.7.1 repair of last week in a state where the fix is active ? we are probably not able to use the recording as