ObjectDB Database Search
51-100 of 122 resultsDatabase Files keeps growing, but the actual odb file never changes unless I restart the server. The .odr ... ? It only changes when restart the server? Trianglehead Json Error It is normal | |
ObjectDB is opening too many sockets it causes following error and the ObjectDB is restarted automatically: java[3545]: Too many open files ... bellow are steps done on 1 running ObjectDBServer without restarts , also explorer was single instance | |
InternalException when reading a HashMap well. Today we restarted the app and it threw the following exception during startup while trying to read ... . However this one service thrown this error even without the restarting of JVM. Is this wanted behaviour? We'll | |
doctor error message after database getting page errors fine with the default JVM heap size on a PC with 16GB RAM. Did a server restart solve the issue ... thrown back to your application? support Support some report about the state: - server restart solved | |
How to create a Unique constraint? deleting the database files and restarting the server. Now the Unique constraint works | |
Failed to commit transaction: Attempt to commit a rollback only transaction, but for some reason it persists across database restarts , which is scary to me. here in part of the conf file | |
Connection is closed Caused by: java.io.EOFException I am getting this exception on a regular basis, after a period of time of repeating the same code execution. I don't understand why. I restart the DB server and my code works again for another period of time until same exception is encountered again. I cannot pin down a pattern e | |
A distinguished Name for server or explorer is good for maintaining!.java:662) Exception in thread "main" Then I have to restart the server, but when I | |
ClassCastException: cannot be cast to com.objectdb.spi.TrackableUserType another instance, it tells me that there is another connection to the database. If I restart | |
Explorer in 2.3, allow to close individual or all. c. Buttons to restart database, hot backup (remote server to local | |
SectionClassifier message in log dont have the database anymore as it was deleted when the application was restarted . I'll try | |
Master database switching to read-only mode, possibly caused by slave failure integrity. Secondly, after the slave went down we tried to restart it, but got an error similar | |
Undeployment of an remote Glassfish application locks objectdb log file. Because the "odbxxxxxx.log" file is in use by an java process. If I restart Glassfish, I can delete the folder | |
How to configure where the ODB is stored? restarts . I'd just like to know how to configure it to be in my home directory | |
Undeploying Glassfish web application does not disconnect from ObjectDB Glassfish3.1.1 Netbeans7.1 ObjectDB 2.3.7_19 If I deploy a web application to Glassfish using ObjectDB as JPA provider, then undeploy, I can't access the database file in the ObjectDB explorer, the explorer claims the database file is being accessed by another process. If I restart Glassfish | |
Retrieving Metamodel without connection until i restart tomcat. Other JPA providers are able to fetch the Metamodel without connecting to the DB | |
Guestbook Tutorial (Eclipse/Glassfish) the objects. At some point, may be when restarting Glassfish or re-publishing the application, the database | |
Recovery file does not match db file delete it and restart the database server. Version 2.3.1 is nearly one year old - you should upgrade | |
NullPointerException while setting a new property value the problem), or changing schema without restarting the server - but more details are required. support | |
newbie - lots of exeptions an ObjectDB version at the client side and keeping the server running. Try restarting the server | |
Internal exception in objectdb-2.4.4_17.jar and the server use the same ObjectDB version. Do you still get the exception after restarting | |
Java EE JPA (GLassfish) tutorial throws ClassCastException When launching the Guestbook tutorial for the second time (after a server restart ) I get a ClassCastException: java.lang.ClassCastException: guest.Guest cannot be cast to guest.Guest The first time (when the db is created) persisting and retrieving works fine. Using the explorer on the db file | |
Low performance when getting grove roots and restart the application with the same DB, I see the original behavior (working but slow).   | |
Login Error (bad username 'admin' or password);deliberately to the objectdb.conf file and restart the server, to verify that the file is in use by | |
Indexing a field results in internal Exception that demonstrates the problem. If you are working in client-server mode, you should try to restart the server | |
First query takes 4+ minutes to complete without restarting the application, but no luck. For example, we get the same behavior | |
Replication not working anymore on slave server and restarting it. It converts my *.odb to *.odb_nonclosed mastervoland Vladimir | |
Exceeding max connections and crashing down and database lost connection with the JBOSS AS, several restarts got it up and running finally.  | |
ObjectDB stability after power failure I'm considering using ObjectDB in a system that is going to be running continuously without support instantly available for many years. How stable is ObjectDB when it comes to power failures and unattended restarts ? Is database integrity maintained during such events? I have seen | |
Can't post on your forum neither. I restarted the machine as well, but nothing. I'm writing thanks to IE now. zmirc Mircea Chirac | |
Dependency from enhanced classes to the objectDB library and submitting again. And a reload of the page or restart of the browser have the same result | |
Complex Schema Upgrade not working has been properly restarted . All other classes which just had package renames are working well. Any idea | |
Date field Index is corrupted due to time change file we added about 30K records over 2 days. 4. Try a DELETE - exception thrown. Restarting | |
Vacuum - Reclaiming Unused Space In Odb will be completed. Even if there is a failure, restarting the slave and the connection to the master | |
recovery enabled="false", still creates tablename.odb$ files Running in embedded mode, configuration specifies " ". Still, tablename.odb$ files get created, and if still present after an abrupt stop, the application will not restart properly. What do we need to do to not utilize recovery files (not have orphan tablename.odb$ files)? CAPdev CAP | |
Crash due to memory problems configuration. If ObjectDB recovery is enabled then ObjectDB should recover automatically when it is restarted | |
objectdb-2.6.9_06: Extended Persistence Context fails: 'Attempt to begin a new transaction when a transaction is active' AND you restart Glassfish and Clean and Build and Deploy/Run, the web app runs and will display | |
NPE when doing a find() I added a simple User entity during Tomcat startup: class User { @Id @GeneratedValue private long id; @Basic(optional = false) private String firstName; private String middleName; @Basic(optional = false) private String lastName; } Everything works fine until I restart the server, which does | |
Improve ObjectDB Server when Swing is unavailable. Currently start/stop/ restart messages are printed to the standard output | |
NPE at com.objectdb.jpa.JpaQuery.getResultList; longpat Brian O'Hare Maybe the server was still running. Schema changes requires server restart . I | |
Can't open replicated database but when I restarted the objectdb servers and the application clients it seems to be working ok | |
NoResultException: No matching results for a unique query:680) thanks, Alex quasado Alexander Adam Funny enough, after restarting my application it works | |
BIRT Driver Improvements and restart . support Support hi, Perfect, thank you very much! Now the only point left | |
File lock exception on odb$ had assumed that objectdb would reprocess these when the services restarted but instead we got the exception | |
ObjectDB 2.4.0 classes in agent enhancement (by catching exceptions). Added automatic restart for failed connections | |
javax.jdo.JDONullIdentityException: The identity must not be null. anymore after restart of the web application: com.objectdb.o._PersistenceException: Failed | |
Indexes broken after schema update I don't want to keep creating these issues but the Exception tells me to :), I started a thread to see if anyone else has encountered this at http://www.objectdb.com/database/forum/484 Essentially what has happened if i've added a bunch of new fields to an existing entity, I restarted the DB | |
Retrieving Metamodel without Connection restart tomcat. Other JPA providers are able to fetch the Metamodel without connecting to the DB. I | |
Server crash - Mismatch client-server protocol prefix We've been having a problem where our ObjectDB server goes unresponsive every 2 days or so. I've reviewed the server-side logs, and there are no events logged shortly before the crash. Once the server gets in this state, it is unresponsive to bin/server.sh restart ; I have had to reboot | |
stress test -> com.objectdb.o.InternalException: null while, I have to restart Tomee, because none of the DB queries work after those errors |