ObjectDB ObjectDB

Internal Website Search

41-50 of 98 resultsRefresh
10

How to disable use of graphic windows by objectDB

-console start [root@GhostRider bin]# ObjectDB Server started on port 6136. #The server is running ... of getLocalHost: Socket socket = new Socket(InetAddress.getLocalHost(), port); It seems to be a known issue in
10

Replication issue, Replayer failing due to NullPointerException.

" /> </entities> <schema> </schema> <server> <connection port="2122" max="100" /> <data path="/usr ... " /> </entities> <schema> </schema> <server> <connection port="2122" max="100" /> <data
10

Drop the entire database, Change the schema

I am trying to port and example app to ObjectDb. As part of the tests I drop the database and reload it with the new schema automatically between test cycles. Is there a simple way ... "); What do you think? Any other suggestions? support Support I was porting from Eclipselink ;-) As
10

Database crash

on port 3333 has started by 10380@wzbhb101 [2017-07-10 23:06:55 #3 store] Database 'F:\Hummingbird ... -07-10 23:07:23 #2 server] Server on port 3333 has started by 11028@wzbhb101 [2017-07-14 09:08:38 #3
10

JBoss 7 startup fails

.jboss.as] creating http management service using network interface (management) port (9990) 13:49 ... interface (management) port (9990) 11:53:34,029 WARN [org.jboss.as] No security realm defined for http
10

ObjectDB shuts down

the application) and DB was OK. Is it possible that DB shuts down if the port communication is idle ... problems with network, ports etc. Does anybody has any suggestions. Regards. peric.emil Emil Perić
10

log problem

it, and therefore should produce 2 logging messages, e.g. [2014-02-07 13:00:00 #1 server] Server on port 6136 has stopped by 13584@odb [2014-02-07 13:00:01 #2 server] Server on port 6136 has started by 13584@odb support Support
10

Need disk usage and delete some old files

: File root = com.objectdb.Utilities.getServerFileSystem(     host, port, username, password, false ... .getServerFileSystem(     host, port, username, password, path, false); support Support what about backup
7

Jboss 6 persistence.xml startup error

to use port 8080). The default ObjectDB home directory is the deploy directory: the default ObjectDB
7

listening on a particular IP aside localhost

to get that I can add port 8888 in configuration file but I wasn't able to add listening ip address such as

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