Internal Website Search

71-80 of 200 resultsRefresh

EM close causes an exception

BTC EmbeddedSystems We had also some issues with temporarily files and locking in Linux ... with file locking? btc_es BTC EmbeddedSystems Is it related to the original post or ... , it is related to the original post. In Linux we try to get a lock on a lock file additionally by

Attempt to open a non existing file '/tmp/objectdb_xxxx/SortQueryItr_6.mrg'

to delete temporary files of other processes that are not locked (active temporary files are always locked ... the process of each temporary directory. In that directory a lock file, lock.lck, is created and hold for the life of the process (or class loader).

setLockMode(lockMode)

the lock mode type to be used for the query execution. Parameters: lockMode - lock mode

Blocked by find

trace: com.objectdb.o.PGC.C(PGC.java:484) - locked java.lang.Object@881d38 com.objectdb.o.PGC.x ... ) com.objectdb.o.OBC.aK(OBC.java:969) com.objectdb.jpa.EMImpl.find(EMImpl.java:551) - locked com ... .workflow.ObjectDbInstanceContainer.putIfAbsent(ObjectDbInstanceContainer.java:108) - locked rbccm.felix

Query fails with failed to read

because another process has locked a portion of the file" shows some results that may be relevant, for example:locked-a-portion-of-the-file-57 ... -b3d2-ec3a1159279d/the-process-cannot-access-the-file-because-another-process-has-locked-a-portion

NamedQuery.lockMode

"> (Optional) The lock mode type to use in query execution. If a lockMode

LockModeType.PESSIMISTIC_WRITE

write lock. Since: JPA 2.0

LockModeType.PESSIMISTIC_READ

lock. Since: JPA 2.0

LockModeType.OPTIMISTIC

Enum Constant javax.persistence.LockModeTypeOPTIMISTIC Optimistic lock

LockModeType.NONE

Enum Constant javax.persistence.LockModeTypeNONE No lock.