ObjectDB ObjectDB

Internal Website Search

81-90 of 200 resultsRefresh
27

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
26

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
26

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
26

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
26

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
26

unable to update table in slave server database

Hi, We are facing below issue in objectdb clustering. Currently in objectdb clustering when master server is down ,in slave server during update operation in table getting below issues. Failed to commit transaction: Attempt to commit a transaction in read only mode[ObjectDB 2.8.2] javax.persistence
26

Questions about the server license

now if I should buy the server license (which for me is quite expansive) or moving to a regular free ... ? When is it supposed to expire? dreckguy Ophir Haramaty A server license is for life (no expiration
5

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
5

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
5

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