ObjectDB ObjectDB

Internal Website Search

111-120 of 200 resultsRefresh
7

Deadlock in objectdb code

, so they aren't first encountered later? Also, is there a logging option to follow schema changes during a run ... . > Also, is there a logging option to follow schema changes during a run? Basic type registration was added now in ... Support Thank you for your fast and effective response to my issue - the new logging option should help solve things. sjzlondon Steve Zara
7

StackOverflowError after commit

? If you can provide a full stack trace (possibly from the log file) it could help. support Support ... . Please find the full stack trace in the ObjectDB (client side) log file. support Support we have solved ... the objectdb error log had following stacktrace, it is possible to throw a better exception? com.objectdb.o
7

Failed to read DB file while online backup is running

. Could you please check for more details in the log? support Support You are right I just found the full stack traces in the odb log file rather than the normal application log: Stacktrace 1: [2015-06-11 13:12:41 #4
7

Homepage and forum nearly inaccessible

Mircea Chirac Update: today it works pretty fast, but I can't log in using Chrome and Firefox (discussed in other thread). The log in seems to work, after I enter my credentials, but the website still shows me as not being logged in, so something is wrong. zmirc Mircea Chirac
7

ObjectDb.conf Defaults

-history size="0" user="false" password="false" /> --> <!-- error if missing <log path="" max="8mb" stdout="false" stderr="false" /> --> <!-- error if missing <log-archive path="$objectdb/log
1

[ObjectDB 2.2.6_02] Unexpected exception (Error 990) at com.objectdb.o.OBC.aJ(OBC.java:961)

.logging.Level; import java.util.logging.Logger; import javax.persistence.EntityExistsException ... .getLogger(ReproduceTest.class.getName()).log(Level.SEVERE, null, ex); } } private
1

Unexpected exception (Error 990) - NullPointerException

doesn't show up on the log of the client code. I just found out about the null pointer by writing an interceptor annotation that logs all exceptions. Without this interceptor the log file only stated
1

Errors after unexpected server shutdown

After an unexpected server shutdown and restart of our application we have these messages in the log (complete log attached): … [2018-03-26 14:39:30 #1096 store] Request Value: 10:'b61e33d4 ... Hans-Georg Zwicker The log indeed shows that the database was recovered from an unexpected shutdown
1

Exception in thread "ODB-StoreHandler-5094" java.lang.NullPointerException

server. These are being written to a log by a server wrapper which runs ObjectDb as a service. It looks ... , which writes them to it's log file. The stack traces do show that the Exceptions are originating from ODB ... and identify why they are not showing up in the ODB log, and why they are bubbling up out of ObjectDb's
1

ObjectDB BIRT Driver Update

report. This created an error in the Error Log. I've captured the error log output here. I confirmed ... .data.oda.jdbc.dbprofile.sampledb\db\ is empty... Log dump: eclipse.buildId=4.5.2.M20160212-1500 java

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