ObjectDB ObjectDB

Internal Website Search

161-170 of 200 resultsRefresh
9

Start ObjectDB inside java code.

, and dispose and then reuse without having change anything). The problems is, as my server and client ... to this information without being able to share any thread, so am forced to use the server model. Yet, I can't seem to find a way to automatically start the server mode, and i can't really expect the player
9

Connection is closed Caused by: java.io.EOFException

execution. I don't understand why. I restart the DB server and my code works again for another period ... ="false" /> </entities> <schema> </schema> <server> <connection port="6136" max="100 ... =admin;password=admin" /> --> </server> <users> <user username="admin" password="admin" ip="127
9

Failover from Master to Slave

servers run an application that uses A as master Server of DB A fails. Applications switch to DB B ... which DB servers know if they're masters or not) If DB A fails, ObjectDB should automatically switch ... ) on the master server file system and on failure to delete that file and create another file
9

newbie - lots of exeptions

Hi I'm very new to objectdb . I have bought a server and really want to use it. Our code works ... .invoke(Method.java:601) at com.caucho.hessian.server.HessianSkeleton.invoke(HessianSkeleton.java:306) at com.caucho.hessian.server.HessianSkeleton.invoke(HessianSkeleton.java:202
9

AttachNotSupportedException

Good morning, OS: Windows Server 2008 R2 64 bit Java: Java Server JRE 8u121 for Windows x64 ObjectDB: version 2.6.9 build 5 Problem description: ObjectDB server will start and function normally ... , and probably AttachNotSupportedException is referenced from an enhanced class. Usually the ObjectDB server
9

How force always recreate database on redeployment.

the server, delete the database file, re-start the objectdb server, re-run the web app, which is tedious ... and persistence.xml in client-server mode ? webel Dr Darren Kelly Also at http://www.objectdb.com/database/forum/235 support says: 'In client-server mode this configuration should be set on the server
9

OEM: Too many persistable types (>10) - exceeds evaluation limit (error 1011)

.JdoQuery.compile(JdoQuery.java:734) at com.unilogical.moxydox.server/com.unilogical.moxydox.server.database.Database.getPersistenceManager(Database.java:1635) at com.unilogical.moxydox.server/com.unilogical.moxydox.server.database.Database.mayUpdateDatabaseSchema(Database.java:1700) at com.unilogical
1

database corrupt

our configuration server: 12 CPUs, 96 GByte RAM, SSDDrive, Server 2012 R2 <!-- ObjectDB ... " /> </entities> <schema> </schema> <!-- <server> <connection port="6136" max="100" /> <data path="$objectdb/db" /> <embedded-server enabled="true" /> <replication url="objectdb://localhost/test.odb;user=admin
1

Query fails with failed to read

, please check both the client and the server log, or catch the exception and log the stack trace by ... checked with our staff and what they did around that was using the explorer in client/server mode ... (it is possible) or if you are using embedded-server mode. Are you using embedded-server mode
1

Compatibility Problems Upgrading from 2.6.9_04 to 2.7.6

Hi, We are preparing to upgrade our database servers and application dependencies from 2.6.9_04 to 2.7.6. The desired path was to upgrade the database servers to 2.7.6 first, followed by the code. I ... CAPdev CAP Dev > the desired path was to upgrade the database servers to 2.7.6 first, followed by

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