Internal Website Search
51-100 of 132 resultsOptimisticLockException that has been concurrently changed by someone else. If it is not acceptable then refresh is not the solution ... to present an error to the user if it tries to commit changes on a document that has been concurrently | |
Spring Data JPA.util. concurrent .ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util. concurrent | |
PersistenceException UserException: Failed to validate persistence.xml(JIoEndpoint.java:312) at java.util. concurrent .ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util. concurrent .ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang | |
Embedding ObjectDB on server application.SFSEventManager$SFSEventRunner.run(SFSEventManager.java:64) java.util. concurrent .ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) java.util. concurrent .ThreadPoolExecutor$Worker.run | |
Attempt to execute a query using a closed EntityManager.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310) at java.util. concurrent .ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util. concurrent .ThreadPoolExecutor$Worker.run | |
Getting exception while executing the Query I have facing a problem when i am executing the query first time, Please find the stack trace below java.lang.InterruptedException at java.util. concurrent .locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1301) at java.util. concurrent .Semaphore.acquire | |
Attempt to open a non existing file '/tmp/objectdb_xxxx/SortQueryItr_6.mrg' concurrency issue with one lock - then when the first process delete the lock and then the folder ... that two processes will try to delete the same obsolete directory concurrently , but this should not cause any problem. support Support | |
Failed to resize file - file system limitation error to set the objectdb.temp. concurrent -file-read system property to true when running your server (-D objectdb.temp. concurrent -file-read=true) . If set to true , try false . If not tried already, try | |
How to deploy an Objectdb project with Jboss AS 7?] at java.util. concurrent .ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_21] at java.util. concurrent .ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_21 | |
Problem upgrading(NioEndpoint.java:1456) [tomcat-embed-core-8.0.28.jar:8.0.28] at java.util. concurrent .ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [na:1.8.0_72] at java.util. concurrent .ThreadPoolExecutor$Worker | |
locks on pure query activities it. In addition, we just released a new build (2.7.1_01) that supports concurrent reading from ... : System.setProperty("objectdb.temp. concurrent -file-read", "true"); (or using | |
Performance tuning, best practices if the performance issue is due to load of several concurrent clients, or maybe same slow performance ... concurrent requests from different users, and also tries to use multiple cores for a single request | |
NullPointerException while setting a new property value version). In my theory, this is a (possible) cause and what we are doing - concurrent access ... concurrently executing threads, as the entity manager and persistence context are not required | |
Query Method NullPointerException on List iteration.35.jar:9.0.35] at java.base/java.util. concurrent .ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) ~[na:na] at java.base/java.util. concurrent .ThreadPoolExecutor$Worker.run(ThreadPoolExecutor | |
EntityTransaction.commit() does not release a pessimistic lock.ArrayList; import java.util.HashMap; import java.util.Map; import java.util. concurrent .CyclicBarrier; import java.util. concurrent .TimeUnit; public class Main { public static void main(String[] args | |
New Index causing troubles(Unknown Source) java.util. concurrent .ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) java.util. concurrent .ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run | |
Spring LTW Problem.AprEndpoint$SocketWithOptionsProcessor.run(AprEndpoint.java:1782) at java.util. concurrent .ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util. concurrent .ThreadPoolExecutor$Worker.run | |
Occasionally slow requests in load testing the load. Are you sure about that? More than 10-20 concurrent working threads may cause more harm than good ... ;More than 10-20 concurrent working threads may cause more harm than good. If you change it to 20 | |
JBOSS AS7 7.1.1 - Entity not persisted and createNamedQuery fire exception.util. concurrent .ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [rt.jar:1.7.0_04] at java.util. concurrent .ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [rt.jar:1.7.0_04] at java | |
Deploy ObjectDB in WildFly 10; at java.util. concurrent .ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util. concurrent .ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java | |
com.objectdb.o.TEX: Type ... is not found, for a class that's already been enhanced successfully.; at io.netty.util. concurrent .SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java ... ) at io.netty.util. concurrent .FastThreadLocalRunnable.run(FastThreadLocalRunnable | |
use of Singleton into tomcat have to manage the concurrency for the operations on db............... with a method static i ... singleton for read, update, write at db if 2 client it call the methods on mode concurrent ????? write | |
InternalException & UserException using objectdb with Jboss AS 7.1.1 final this is related to registering persistable types in the database concurrently , i.e. when running the application | |
InternalException Trying to move a project from test into production phase, I have started to get internal exceptions when working on large data sets: java.util. concurrent .ExecutionException: com.objectdb.o.InternalException: Unexpected internal exception .... Caused by: com.objectdb.o.InternalException: Unexpected | |
Pessimistic Lock Timeouts setting pessimistic locking due to a highly concurrent system that requires integrity on some value. Rest | |
Exception on creation when running multithreaded what may be the cause for this exception? I could understand a concurrency issue when persisting | |
Missing (null) elements in eager loaded references seem to be related to ObjectDB but to concurrent access to an unsynchronized ArrayList . It is unclear | |
Explorer doesn't open file. concurrent .TimeUnit . Could you please check if after changing the type of that field, e.g. to java.lang | |
Executing JUnit "all tests" throws "Object ... belongs to another EntityManager" Exception call to the PersistenceManagerFactory , locking down set/get methods of the Symbol class via java.util. concurrent | |
virtual servers and one file yet why the slowness happens only with virtualization and about 3 concurrent users. Hopefully profiling | |
Understanding Database max-threads objectdb.conf Settings Option file concurrently (queuing additional threads if any). The number of working threads in embedded mode | |
after upgrade to 2.9.0 database destroys, urgent issue at our most important customer, production shutdown concurrently can cause exactly this issue of structural issues (orphan pages and page with multiple | |
Embedded mode usage question. This is demonstrated for example on this tutorial . For real concurrent multi threading you just have to use | |
Embedded & Activation & Scalation cannot write to the same ObjectDB database concurrently . Future versions may remove this limitation | |
Accessiblity of attributes in entities in several OSGi-Bundles another concurrent transaction that cannot yet see the operations of the first transaction. The connection | |
Optimistic locking failure Optimistic locking failure: I am using a Semaphore to force this execution of concurrents transactions T1 and T2 that cause parallel updates to A/B but it does not throw an OptimisticLockException and roll back. T1 T2 ---------------------------------------------------------- READ(A) version=1 | |
Unexpected internal exception.DispatchedTask.run(Dispatched.kt:233) at java.util. concurrent .ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util. concurrent .ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624 | |
InternalException during producer/consumer scenario.lang.InterruptedException at java.util. concurrent .locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1177) at java.util. concurrent .Semaphore.acquire(Semaphore | |
NullpointerException at a normal select.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310) at java.util. concurrent .ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util. concurrent .ThreadPoolExecutor$Worker.run | |
An entityManager.flush() with many entities is not possible(Unknown Source) at java.util. concurrent .ThreadPoolExecutor.runWorker(Unknown Source) at java.util. concurrent | |
Negative snapshot user count.run(Unknown Source) at java.util. concurrent .ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util. concurrent .ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java | |
missing merger.temp. concurrent -file-read", "true"); by the way, in our application it is not possible that some ... and queried concurrently , but no exceptions are thrown later, i.e. restarting the system wasn't really | |
Error in production. Failed to commit transaction: Unexpected database state: BTree -152 is not found.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310) at java.util. concurrent .ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util. concurrent .ThreadPoolExecutor$Worker.run | |
NullPointerException on TreeSet load.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util. concurrent .ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util. concurrent .ThreadPoolExecutor | |
retrieval again and again started, number of concurrent users, JVM heap usage, GC activity, etc? support Support Did you have these query | |
Use temporary files to enable very large transactions, but there is still a need to hold multiple versions for concurrent transactions in order to support MCC . support | |
ObjectDB 2.2.5 object. Fixed merging entity objects of another EntityManager . Fixed a bug in concurrent | |
NullPointerException when using multithreading DB in Server mode, I have numerous threads trying to concurrently persist new entities | |
cannot delete objects after crash (see issue 2283) several concurrent committing transactions together and reducing the number of sync operations by sync | |
database corrupt that thread) then you must make sure that the ObjectDB database file is never accessed concurrently by |