Internal Website Search

21-30 of 73 resultsRefresh

Optimistic Locking

to a temporary data structure for presentation and then on update retrieves the object again and fills its with the data from the temporary data structure - then updates of other users might be overridden. support Support

Again about $temp from objectdb.conf

? Thank you,   Sandu sandu Alexandru Constantinescu You can set the temporary directory ... .tmpdir" system property, but that will change the temporary directory for the entire JVM, not just for ObjectDB.   support Support

Configuration Advice

is to try different settings. If you have sufficient RAM but temporary files are used a higher general:temp:threshold value can reduce temporary files usage. The L2 cache does not always help

Failed to resize file - file system limitation error

this temporary file used during execution of DB Doctor on a different file? Also, is there any additional ... the database file becoming larger successfully? You can change the temporary path in the ObjectDB

Corrupted Database or error in ObjectDBExplorer?

around could you please try: Adding a new temporary persistent field to your  RequirementBasedTestCaseImpl class and then opening the database with the modified class available in the classpath. Removing that temporary

Doctor - high memory usage

You may try decreasing the temporary file threshold . The Doctor will use less memory and more temporary

Out of memory

of memory. You should be able to reduce the memory that is used by setting the temporary memory ... that value then temporary files will be used and that may decrease the application performance

ObjectDB 2.6.8

. Fixed a NullPointerExeption on flush ( issue #1840 ). Fixed a bug in using temporary files in large transactions. Reverts a change in 2.6.6_08 that may cause issue #1839 . Attempt to fix a bug in using temporary files in large transactions.

again merger missing logs + objectdb exception

was fixed in version 2.7.2 ( temporary stack traces in the log will be removed in the next build ... Zwicker The log entries in #28 above are temporary logging of the nested section key workaround

An entityManager.flush() with many entities is not possible

amount of data requires using temporary files and the exception indicates a problem in using these files. Please check this forum thread . Maybe disabling deletion of temporary files could help.   support Support