ObjectDB ObjectDB

Internal Website Search

191-200 of 200 resultsRefresh
9

How to Use a SF with extended Persistence Context?

" starting 13:52:01,959 INFO [org.xnio] XNIO Version 3.0.3.GA 13:52:01,960 INFO [org.jboss.as.server ... Web Services - Stack CXF Server 4.0.2.GA 13:52:02,331 INFO [org.apache.coyote.http11.Http11Protocol ... .server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService
9

Problem with distinct select, order by and equivalent alias/attribute path

for the wildfly server instance. Nothing really worked so far but I'll try it again the next days ... -server-based) database that is used by the "real" project. In client-server-mode I ... Benjamin Klink The first point is probably simple. The system property is checked on the server side, so in
9

TemporalType injection with Calendar using JPA

:597) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:187) at com.sun.jersey.server ... :71) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:280) at com
9

Open several objectdb databases the same time

one process at a time. The server mode is designed for accessing a database by several processes simultaneously. You may also try the undocumented embedded-server mode, in which the first process opens the database in embedded mode but also starts an internal server, and additional processes can connect
9

Replication error - parsing objectdb config

I'm trying to replicate a database using the following config: <server> <connection port="6136" max ... /NewMessagePipe.odb;user=admin;password=admin" /> </server> The 6126 server is running fine but the 6136 server refuses to start - no error or other messages are output to the logfile. When I started
9

Out of memory

Server started on port 7136. Exception in thread "ODB-StoreHandler-29" java.lang.OutOfMemoryError: GC ... . Both of them looks much better and memory usage is almost as with config file. server.sh # Launch ObjectDB Server: exec ${JAVA_VM} -server -Xms1536M -Xmx1536M -cp ${OBJECTDB_JARS} com.objectdb.Server $ARGS server
9

Replication issue, Replayer failing due to NullPointerException.

the very first transaction. Now when I go to run the slave server and get it to replicate I still get logs ... though. I've tried stopping both servers and copying the db files from the master ... " /> </entities> <schema> </schema> <server> <connection port="2122" max="100" /> <data path="/usr
9

database migration

.java:687) at com.vaadin.server.communication.UIInitHandler.getBrowserDetailsUI(UIInitHandler.java:214) at com.vaadin.server.communication.UIInitHandler.synchronizedHandleRequest(UIInitHandler.java:74) at com.vaadin.server.SynchronizedRequestHandler.handleRequest(SynchronizedRequestHandler.java:41
1

UTF Error

Hi, I got this exception when accessing ObjectDB server 2.8.4 w/ 2.8.5_06. Regards, -- [ObjectDB 2.8.5_06] Unexpected exception (Error 990) Generated by Java HotSpot(TM) 64-Bit Server VM 15.0.2 ... whether this only happens when you use different versions of ObjectDB on the client and the server (2.8.4
1

Negative snapshot user count exception

) Server VM 1.6.0_27 (on Linux 2.6.35.14-95.38.amzn1.i686). Please report this error on http://www ... ? support Support Yes, I am continuing to see this issue, as well as the mismatch client-server protocol ... server]), this error shows up a number of times, and today at 10:14 AM PDT we started getting

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