ObjectDB ObjectDB

Internal Website Search

51-60 of 200 resultsRefresh
82

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
82

Database server with an application

Hi, I read the database server section of the manual - and it looks like it is not possible ... to go is to have the DB server running by itself and then the 2 other applications connecting to it. Is that correct? Thanks EKK Emmanuel Keskes There is an undocumented feature, embedded server, that you can use. support Support
82

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
82

Problem connecting to the replicated server

Error Check that you add the user (slaveUserName) to the server's user list of the slave server ... server. support Support Hi I have tried that, when I do that it will say "Login Error (bad username
82

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
81

client server set up and load

Hello All, Can objectdb handle client - server connections from over 200 users? Can it be efficiently used in client-server mode? Code examples where possible will be appreciated. Thank you. Regards kaybel ebele ObjectDB can handle concurrently 200 users (or more). The maximum load is less affected
16

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
16

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
16

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
16

Server Deadlock

Our objectdb server completely stopped responding to requests for new connections. The 'server' command also would not respond. A thread dump (attached) shows a deadlock. FastModel Ben Schreiber Thank you for this report. Build 2.2.9_01 should fix the deadlock. support Support Build 2.3.7_04 fixes

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