ObjectDB ObjectDB

Internal Website Search

191-200 of 200 resultsRefresh
9

UserException: Invalid configuration in 'internal' - Check permissions

.server.node.NodeTaskWrapper.run(NodeTaskWrapper.java:150) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266 ... .concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor
9

JBoss 7 startup fails

.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1765) 13:49:37,713 ERROR [stderr] (MSC service thread 1-3) at org.jboss.msc.service.ServiceControllerImpl$ClearTCCLTask.run(ServiceControllerImpl ... thread 1-3) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) 13:49
9

system exception occurred during an invocation on EJB GuestDao

$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:135) at org.glassfish.grizzly.threadpool.AbstractThreadPool ... $Worker.run(AbstractThreadPool.java:544) at java.lang.Thread.run(Thread.java:744) Caused by: java ... .WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:135) at org.glassfish
9

ObjectDB is opening too many sockets

->Close Connection is used), the same way, when our application is running, those connections are not ... 17888 odb 65u sock 0,9 0t0 31404976 protocol: TCPv6 2. I did some testing with running ObjectDB ... running ObjectDBServer without restarts, also explorer was single instance, just closing
9

Pre-detach loading: retrieval by navigation not working in if statement

; } } This test version does not suffer from the same problem, it runs fine without any ... executed, because of aggressive JIT Compiler optimizations. support Support Running with the JIT ... " + ObjectDB per-file enhancement matter, and ignore run-time enhancement for the rest of my life (which is now
9

ODB IndexActivation NullPointerException

.java:363) at com.objectdb.o.IXM.run(IXM.java:338) at java.lang.Thread.run(Thread.java:745 ... .NullPointerException at com.objectdb.o.IXM.run(IXM.java:322) at java.lang.Thread.run(Thread.java:745) * Batch ... at com.objectdb.o.IXM.run(IXM.java:322) Maybe we have a not correct handled schema change or any
8

Query becomes slower on moving from ObjectDB 1.x to ObjectDB 2.x

. Please find the odb file which i am using. I have already pasted the code which is being exeucted to run ... the index the database has to be rebuilt by running the Doctor in repair mode. After fixing the index in that database (by running the Doctor) the query runs fast. support Support Thanks. i will check
8

Add class to objectdb ?

:723) at java.awt.EventQueue.access$200(EventQueue.java:103) at java.awt.EventQueue$3.run(EventQueue.java:682) at java.awt.EventQueue$3.run(EventQueue.java:680) at java.security.AccessController ... ) at java.awt.EventQueue$4.run(EventQueue.java:696) at java.awt.EventQueue$4.run(EventQueue.java:694
8

Date field Index is corrupted due to time change

started happening without any obvious reason. I should mention that running DB Doctor on it shows ... . only one DB operation runs at any one time. The load never exceeds more than 5 transactions per 10 ... ) at com.arunta.dom.telephony.voip.passive.SnifferProvider$1.run(SnifferProvider.java:180) at com
8

ClassCastException on SELECT NEW ... after UPDATE over Java RMI

a Java RMI interface which allows remote RMI clients to run JPQL queries on the DB. The application internally runs SELECT NEW ... queries. For example: SELECT NEW com.arunta.base.db.FileNameDTO(r.id, r.fileName) FROM RecordingMetaData AS r WHERE ... A remote RMI client runs SELECT (but not SELECT

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support