ObjectDB ObjectDB

Internal Website Search

51-60 of 200 resultsRefresh
71

Objectdb Server Mode set up with glassfish

server working with the embeded mode of objectdb. I now want to set up objectdb in server mode. I have run the server.exe but I don't know what to do next ?! Which jar far do I need to include in ... is the database connection url. If specified in the persistence.xml a client-server url
71

Upgrading Server license to a Site license

I should be interested to know if it possible to upgrade from a single server license to a site ... a private support ticket. support Support Thanks, I should also like to know how to transfer a server ... ? jonb Jon Brumfitt If you have a site license you can activate additional servers when necessary
71

Get activation code for a server with no Internet connection

Hello, We bought a license, but the server is not connected to the Internet. How do we get the activation code? Dmitry Zakharov uncol Dmitry Zakharov Run activation on that server. It does not ... . Add the activation code that is received on that url to the ObjectDB configuration file of the server. support Support
71

Embedding ObjectDB on server application

I'm trying to integrate ObjectDB as part of a server software I am developing. I'm a little lost ... to create a file at the requested directory? Here's the stack trace: (starting on 4th line is server ... That is precisely the issue! Since I have to export the project from eclipse, the server middleware
71

Slave server not getting deletes

I have a Master and Slave Server and the slave server is getting the persists, but when I do a delete query, the records don't get deleted "delete from TestTable t " When I insert a record, then delete it, then re-insert it again, the slave server will give this error because the record did not
14

objectdb.home for client/server

on client/server mode. However, without setting this in our client, he complains about the missing objectdb.conf. Why is this required? Can't the server deliver it? Most of the time we do not even know where our object db home is located at as we might have multiple server instances running on multiple
14

Improve ObjectDB Server

Improve ObjectDB Server to behave and feel more like a traditional db-server: - Remove SWING dependency (i.e. remove the tray icon or make it external from the core server) - Provide the possibility ... ObjectDB as a console application including on headless servers and JVM with no GUI and Swing. The tray
14

NPE in server mode

anyway. felixobjectdb Richard Szurgot The stack trace indicates an attempt to run a query in client-server mode after the initial connection to the server has failed. The unexpected state on the server results in
14

NullPointer running multiple client against server

Hi, I'm running objectdb in server mode, config as it comes out of the box. In this case ... this extensively in embedded mode and it works fine with many writers and readers. However, in server ... something that may happen in client-server in one of the clients - if the database is new and that client
14

Server NPE

I'm getting the following NPE when attempting to persist an object to a server based database: [2011-11-13 09:11:47 #11 server] java.lang.NullPointerException at com.objectdb.o.UTT.z(UTT.java:311 ... processes working with a server-based database - 2 writing to the db, one reading. I had added an index

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