ObjectDB ObjectDB

Internal Website Search

41-50 of 200 resultsRefresh
65

Connecting to a remote objectdb server

I am trying to configure my application in a client-server objectdb setup via tcp/ip. So I first made sure that the remote objectdb server is running using telnet from my local. $ telnet db.mydomain ... configuration for client persistence unit and server objectdb.conf so I can compare mine. Also, from I
63

virtual servers and one file

path="$objectdb/ssl/server-kstore" password="xxxxxxx" /> <client-truststore path="$objectdb/ssl ... Hi ObjectDB Team In the past, we have often found that our customers use virtualized servers ... instead of a few milliseconds. Copying the database to an explicit server solves the problem
62

How to develop for a server license

the databases on this server using client-server mode from their machines with no need for a licence key ... for each developer change from embedded to server-client Thanks, now we know what we can do Kevin Kevin ... Hello, our company recently aquired a server license, which can only be activated
62

Server closes if large query runs out of memory

on the server, objects are not sent to the client. This may break synchronization of the server ... : the objectdb server can run out of memory and stop if a query deals with too many objects. This isn't ... the number working threads in the server can also help. More specific analysis and help
60

Single Server License and Embedded Mode

of one machine, but after activating that machine you can run ObjectDB in both client-server mode ... later. Activation is the same for client-server mode and embedded mode. Maybe we should change the name ... We have an application that runs on a single server in embedded mode to write server million
60

Convert embedded database to server

to convert. Same odb file is used in both client-server and embedded modes. Just copy the odb file ... a client-server connection url. support Support Thank you support for your answer. What are the pros ... Hello, What is the right way to convert an embedded database to a server one ? As a result
60

Error when I switch to server mode

in retrieving an object in a client-server mode. Somehow the type of the object is unknown on the server side - but I couldn't reproduce the exception, since normally the client registers types ... I was previously using embedded mode without any problem. Today I tried to switch to server mode
12

Server out of memory exceptions

I've started to get memory exceptions on objectdb instances running as a server. The objectdb log reports this as: [2011-07-29 23:28:41 #20 server] java.lang.OutOfMemoryError: Java heap space [2011-07-29 23:28:41 #21 server] java.lang.OutOfMemoryError: Java heap space at java.net
12

Schema Update

ObjectDB tries to apply the specified schema updates every time a database is opened. When using client-server mode the <schema> instructions should usually be located on the client
12

Unable to stop server after starting in SSL mode

ObjectDB server starts & stops fine in non-SSL mode using start & stop shell scripts. ObjectDB server starts fine in SSL mode using start script but throws error and does not stop using stop shell script. Non-SSL mode server start/stop output: ObjectDB Server started on port 7032. ObjectDB

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