ObjectDB ObjectDB

Internal Website Search

31-40 of 200 resultsRefresh
46

Activation key causes database to not start

. We get an error when trying to start ObjectDB after adding activation in objectdb.conf. We initially ... . We still cannot start ObjectDB if we add the activation key in objectdb.conf. This is the ObjectDB log we get when trying to start ObjectDB with the license. What is to be done? Thank you. :) [ObjectDB 2.6.5_04
46

Logging problem on attempt to start a Server that is already running

It seems that there is a bug in logging mechanism, if you try to start the database which is already started it starts filing the log continuously until it runs out of space on disk. How to check ... a recurring attempt to start the server, if the port is in use, until it becomes available. Build 2.5.4_01
46

The server cannot start in CentOS

.objectdb.Server start The result is attached. After typing the command, the system seems halting. gzdillon Lai Yang Actually your attached screenshot shows that the server has been started successfully. If you want to start it in the background, try: java -cp objectdb.jar com.objectdb.Server start
45

ORDER BY problem, when String starts with language specific character

Dear all, I have a problem with ORDER BY clause. I have a simple query: select u from User u order by u.name When the name starts with "normal/english" character, records are ordered correctly. But when it starts with language specific character like 'Č', these records are placed after records
45

Starting Explorer programmatically

Hi wondering if it's possible to start Explorer from code. Reason: In cases where Gradle is used to manage the ObjectDb jar version, it would be useful to start the explorer from a Groovy script (or java program), to guarantee that it's using the same Gradle-managed objectdb jar version. dmoshal
45

How to start a objectdb server with new Daemon (without blocking the thread)??

I am planning to use objectdb+jetty on Google compute engine server for my next project. But it seemed starting the server will block my thread. Any instruction to avoid thread blocking? taheta Taheta Woon Consider using embedded mode, which is faster, and does not require running a server
41

getting "Unexpected total page count" error when diagnosis mu db by ObjectDB doctor.

And agsk.Skill.Queue.Channel=:chan" for this query am getting empty result but in db data exist
41

Slave server not getting deletes

I have a Master and Slave Server and the slave server is getting the persists, but when I do a delete query, the records don't get deleted "delete from TestTable t " When I insert a record, then delete it, then re-insert it again, the slave server will give this error because the record did not
41

Eclipse - Maven - Dependencies not getting automatically reflected

are not getting displayed. Say if I input springframework, it only reflect the jars that installed
8

Application not starting after enhancement

Application not starting after enhancement

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