ObjectDB ObjectDB

Internal Website Search

121-130 of 200 resultsRefresh
7

Slow searching with two indexes

, but when I also query using the other key, queries can take minutes. Looking at the database log ... acceptable. sjzlondon Steve Zara Could you please post the query execution plan from the log? The following ... if the ORDER BY is removed? support Support I have investigated further, and I have the query logs from using
7

Replication error - parsing objectdb config

). Then check the log files of both servers (and mainly the master). support Support Recording is enabled: <recording enabled="true" sync="false" path="." mode="write" /> Logs from the master and slave are attached but neither show any error. felixobjectdb Richard Szurgot The log files indicate
7

Activated ObjectDB still throws "Too many persistable types"

, but this is a good idea. Will it help if it is shown on the server tray icon? In the log file ... the log file? For me, I am on a headless server, so in the log file would be good. For most people
7

Embedded Entity in EmbeddedId not persisted. Error 631 at select.

+ "]";         }     } } --- 19:05:31.423 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging
7

Entity listener - event instead of object

to persist new object. What I want to accomplish is to log difference between new and old values ... );                         if (LOG.isDebugEnabled()) {                             LOG.debug("{} for: {}, ID: {}, property: {}, old
7

Exceeding max connections and crashing

on ObjectDB. When we set logging to one of logging levels log doesn’t show anything. 2. We increased
7

Database Inconsistency or corruption

lost. I attached a formatted log file. In the following, I consider the most important part of the log file. Before the update operation, I dump the properties of the object I want to update ... . You can enable logging. > There is still something I don't understand. After persisting the changes, the Id
1

NPE in server mode

See stack trace below. Unfortunately I just uncovered this in a log check so I dont have any ... ) at java.lang.Thread.run(Thread.java:595) Full log is attached. NB: This occured in version 2-2-9_07 ... this exception. Probably a different error message has to be written to the log. Thank you for this report. support Support
1

Out of Memory - Slow leak?

to the log an error message ("Negative snapshot user count") with a stack trace. If you can send me the stack trace from the log it may help in locating the reference counting bug. support Support Thanks ... in the logs? support Support No update I'm afraid - everything has been working fine since the last
1

ObjectDB 2.7.2

Added initial support for Java 9. Attempt to fix (currently a workaround) and log the nested ... improved concurrent database file access. Added automatic logging of query details on internal errors. Added configuration path writing to log on database opening.

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