ObjectDB ObjectDB

Internal Website Search

61-70 of 200 resultsRefresh
9

2.7.3_03 Erroneous "Attempt to modify a primary key of a managed object"

key of a managed object", but my application is not trying to change the primary key. (ObjectDB log ... give the exception. 2.7.3_05 log file attached. CBE CBE Thanks. Could you please provide details on the primary ... again with ObjectDB logging "debug" to see if there is some class loading failure for SingleFieldIdentity
8

ODB IndexActivation NullPointerException

) {         log.debug("Thread interruped during join the 'ODB-IndexActivation' thread");     } } em ... ();     } catch (InterruptedException e) {         log.debug("Thread interruped during join the 'ODB-IndexActivation' thread");     } } else {     log.debug("Thread ODB IndexActivation not
8

ObjectDB Enincompatible with Quarkus?

reflection mode? - I do see that, when no pre-enhanced, there is a runtime log message saying ... -timeout="0" /> <url-history size="50" user="true" password="true" /> <log path="$objectdb/log/" max="100mb" stdout="false" stderr="true" /> <log-archive path="$objectdb/log/archive
8

Failed to generate dynamic type

Boguslaw Fraszko one more thing .... : how to increase Enhancer log level ?? thanks b bolo Boguslaw ... have been enhanced:" br Tomasz Tomasz Tomasz Wozniak hi regarding better logging .... it is really needed as I ... but better logging is essential next error is: [echo] post build [java] [ObjectDB 2.2.8_02] com.packagename
8

First query takes 4+ minutes to complete

="50" user="true" password="true" /> <log path="$objectdb/log/" max="8mb" stdout="false" stderr="false" /> <log-archive path="$objectdb/log/archive/" retain="90" /> <logger name="*" level ... ); }     return dtoList; } 1. What can we do to enable debugging/profiling information in the logs? 2
8

Replication Issue

" user="true" password="true" />                 <log path="$objectdb/log/" max="8mb" stdout="false" stderr="false" />                 <log-archive path="$objectdb/log/archive/" retain="90 ... ). Please also check if the log files include additional stack traces. support Support
1

Unexpected not reproducable exception during commit

we can release a new build that will log relevant information to the log when this exception is thrown ... you for the hints. best regards BTC btc_es BTC EmbeddedSystems We can release a new build that will log relevant information to the log when this exception is thrown, for further diagnosis, if it happens
1

database corrupt

today (part of the results in the attached log) how this is possible (we run into sever problems ... " /> <url-history size="50" user="true" password="true" /> <log path="$objectdb/log/" max="8mb" stdout="false" stderr="false" /> <log-archive path="$objectdb/log/archive/" retain="90" /> <logger name
1

Why is ObjectDb is holding onto classes that no longer exist? 

-reflection.log. I've included all of my java models in the models.zip file. As far as I can tell ... exceptions in logs as they tend to bite you in the long term... Thanks! Emily excerpt from log: [2019-09 ... the database is to create a new database (although this will probably change in some future version). The log
1

Server crash - Mismatch client-server protocol prefix

reviewed the server-side logs, and there are no events logged shortly before the crash ... The connection between the two issues is that I discovered issue #206 while examining the logs ... noted in the log were some out-of-memory errors (although I'm running with -Xmx1024m) and some issues

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