Internal Website Search

151-160 of 200 resultsRefresh

EM close causes an exception

during query execution, where it seems that the temporary file is deleted while the query is executed. The temporary file is deleted only when the database is closed. Is it possible that in ... ? Another system property to check (in case the directory was created and deleted):

The server cannot start in CentOS

;  <dir path="/" permissions="access,modify,create,delete" />   </user> ... /" permissions="access,modify,create,delete">     <quota directories="5" files="20" disk ... ;       <dir path="/" permissions="access,modify,create,delete" />

Schema-Update: Rename superclass and remove one subclass

="schemaupdate.delete"> <class name="SuperClass" new-name="RenamedSuperClass" /> < ... :719) at schemaupdate.delete.UpdateDB.main(UpdateDB.java:32) Exception in thread "main ... ) at schemaupdate.delete.UpdateDB.main(UpdateDB.java:32) btc_es BTC EmbeddedSystems

Soft Reference Object Cache Recommendation

from the ObjectDB cache, such as when the JdoBlob2 gets deleted. I use JavaVirtualVm ... of older JdoBlob2s, leaving the newer ones in the cache, such as delete 1/2 of the list, the older ... ?)  Recall that if I delete the JdoBlob2 via persistenceManager.deletePersisted(jdoBlob2

impossible to drop a table with 50 million objects

when trying to execute in explorer (max heap size 1GByte) delete from LogEntry l it comes up with a Java heap error after 20 minutes of executing. You can try deleting these objects in batches, using several transactions, each transaction will delete

virtual servers and one file

virtual servers and one file

Database(*.odb) file size on disk

> Can you tell us something about how the deleting of entities affects the size of *.odb files ... which we create and delete entities. It looks like that the released memory are reused ... EmbeddedSystems ObjectDB reuses space of deleted objects but the database is never resized

Size of recording directory keeps growing

to the "write" mode. ObjectDB does not purge old recording files. However, you can delete old odr ... after transaction #3500781. If you want to delete all the odr files except the last one,  ... for restoration,and which can be deletes. When you run the replayer it takes one parameter

Embedded in JDO metadata not working in objectDB 2.x ?

, makes them dirty and persists them. Check that new embedded objects are created and then delete ... smooth, the new embedded objects were created, but how can I delete now the unwanted entity objects ... the Explorer and can not make a query on them. jakab Gergely Jakab Try running the delete

ClassCastException: com.objectdb.o.SLV cannot be cast to com.objectdb.o.RSV

(ObjectCacheDB.java:361) at com.ysoft.cache.objectdb.ObjectCacheDB.delete(ObjectCacheDB.java:356) at com.ysoft.cache.objectdb.ObjectCacheDB.delete(ObjectCacheDB.java:347) at eu.ysoft.safeq.ors.CacheDBWrapper.delete(CacheDBWrapper.java:73) at ysoft.sqcore.job.CacheJobManager.jobExtinction(CacheJobManager