ObjectDB ObjectDB

Internal Website Search

31-40 of 200 resultsRefresh
79

Connection is closed Caused by: java.io.EOFException

: com.objectdb.o.UserException: Connection is closed at com.objectdb.o.MSG.d(MSG.java:74 ... create are closed immediately after use in a finally{} clause Have I run out of connections? Or ... ="false" /> </entities> <schema> </schema> <server> <connection port="6136" max="100
79

How to connect to an embedded ObjectDB in a JPA/JEE application?

the client-server connection url with an embedded connection url, e.g. an absolute file path. See this documentation section regarding client-server and embedded connection urls. support Support ... It is easy to change the properties in persistence.xml file to connect to an ObjectDB server. But I
76

Get activation code for a server with no Internet connection

require an Internet connection. The output of the activation console application is a url that you can open on another computer that is connected to the Internet, in order to retrieve the activation code ... Hello, We bought a license, but the server is not connected to the Internet
76

SSL cannot connect from client StackOverflow error

client side? When "Use SSL" is enabled, the Explorer uses a connection url that starts with objectdbs ... Hello, i am trying to set up the SSL for connections to objectDB server. I cannot connect the Client, when SSL is enabled. I can connect from Explorer, when "Use SSL" is checked, isn't there some
75

Problem connecting to the replicated server

user. Trianglehead Json Error In the connection url try to specify a username/password for the master ... I've got a master/slave cluster set up with just a master and a slave. I can connect to the master with a client app no problem. My slave can connect to the master and replicate no problem
75

package.jdo validation error (Connection timed out)

: Connection timed out: connect NestedThrowables: java.net.ConnectException: Connection timed out: connect The same thing works using objectdb 1.0. After upgrading to objectdb2.X, i again rebuilt ... "> otherwise the XML parser may try accessing that url (and it will probably fail if you are behind a firewall). support Support
74

multiple connection using share folder

of that computer. Access the database using a full url connection including host and port (see this manual ... file <server > <connection port="6136" max="3" /> <data path="$objectdb/db ... system it shows failed to connect to server prateek Prateek gupta To understand the situation better
15

Database Management Settings

(usually in tests). The content of these temporary databases is deleted when using the drop URL connection parameter. The <activation> elements <activation code="XXXX-XXXX-XXXX-XXXX-XXXX
1

[ODB1] Chapter 1 - About ObjectDB

to the other can be done simply by changing a single string (the connection URL), because the JDO API
1

javax.jdo.Constants

"connection-password" attribute. Since: JDO 2.1 String PMF_ATTRIBUTE_CONNECTION_URL The name of the persistence manager factory element's "connection-url" attribute. The name of the persistence manager factory element's "connection-url" attribute. Since: JDO 2.1 String PMF_ATTRIBUTE_CONNECTION_USER_NAME

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