Internal Website Search

31-40 of 143 resultsRefresh

OptimisticLockException

tracking id generator, specific to internal requirement) - and got the same issue ... on pessimistically tracked entity.   Modified conf file, and got the test case

500Mb ObjectDb database opening issue

500Mb ObjectDb database opening issue

EntityManagerFactory Fails To Swtich Over To Slave When Master Is Unavailable

;   <dirty-tracking arrays="false" />         < ... ; <dirty-tracking arrays="false" />         </entities>

ObjectDB Unable to process 1.6 L records.

ObjectDB build and publish a track trace generated by it? support Support >Which version ... and publish a track trace generated by it? It is in production so not able to change

objectdb-2.6.9_02 (with "objectdb.temp.no-enhancement-crc-check") vs. generic classes with interfaces: detailed investigation

tracking and tracking in a CMS web system. - I have used both a console test app and a NetBeans

Replication error on slave restart

="false" on-commit="true" /> <dirty-tracking arrays="false" /> </entities> < ... always="auto" on-persist="false" on-commit="true" />   <dirty-tracking arrays="false" />

Replication issue, Replayer failing due to NullPointerException.

;cascade-persist always="auto" on-persist="false" on-commit="true" /> <dirty-tracking arrays ... " /> <dirty-tracking arrays="false" /> </entities> <schema> </schema

PersistenceException: Failed to locate field

-tracking arrays = "true"/> </entities> dmoshal David Moshal Changed ... " on-commit = "true"/>     <dirty-tracking arrays = "true"/>   <

Enhancing a class causes it to not save changes.

In enhancement mode ObjectDB tracks changes to entity objects when the values of their persistent ... > In reflection mode ObjectDB doesn't track anything until flush/commit and then it just compares

Once served to JSF page via @EJB query bean, many list fields are null (but same query ok after fresh persist in @PostConstruct)

will be tracked as part of the current transaction." My query should likewise return managed entities ... to implement a similar extension in ObjectDB was added to issue tracking. support Support