Internal Website Search

11-20 of 200 resultsRefresh

Server connection management

The server does not appear to release broken connections. My typical development ... and restart tomcat. After a few days of this, the server stops responding, and I see the following in the server logs: [odb:server:fatal] com.objectdb.o.UserException

virtual servers and one file

virtualized servers where the hard drives are also virtualized. From a certain size of the objectdb file ... server solves the problem, but the desire for virtualization is apparently increasing. server's cache. Have you ever heard of this? Our only current workaround is to swap out older

Server vs embedded mode in multi-instance scenario

would be to have a separate objectdb server that handles connections from multiple instances. But from what I can tell, there will be about a 50% performance drop from using Server mode to accommodate the <1% of use ... on ObjectDB? Would you recommend an embedded or server mode for our scenario

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.  ... was configured below: <server> <connection port="6136" max

Server crash - Mismatch client-server protocol prefix

We've been having a problem where our ObjectDB server goes unresponsive every 2 days or so.  I've reviewed the server-side logs, and there are no events logged shortly before the crash.  Once the server gets in this state, it is unresponsive to bin/server.sh restart; I

Database Connection using JPA

. "objectdb:my-db.tmp"). To use client server mode, a URL in the format server">ObjectDB Database Server is expected to be running on a machine named server, relative to the server#the_data_element

Online Backup

while the database is offline (i.e. when it is not open in an ObjectDB server and not in use by any ... /setting">home directory (and in client-server mode a subdirectory of the ObjectDB home directory on the server side). A new subdirectory with a name that reflects the current date

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:

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

[ODB1] Chapter 5 - JDO Connections

specifies the database location and whether embedded mode or client server mode should be used to access ... has to be specified. To use client server mode, a url in the format objectdb://host:port/path has to be specified. In this case, a database server is expected to be running on a machine named