Internal Website Search
11-20 of 200 resultsRefreshServer connection management The server does not appear to release broken connections. My typical development pattern ... tomcat. After a few days of this, the server stops responding, and I see the following in the server ... ) at com.objectdb.Server.runCommand(Server.java:200) at com.objectdb.Server.run(Server | |
virtual servers and one fileHi ObjectDB Team In the past, we have often found that our customers use virtualized servers ... seconds instead of a few milliseconds. Copying the database to an explicit server solves the problem ... access files access and only part of the virtual file is in the virtual server's cache | |
Server vs embedded mode in multi-instance scenario understanding this correctly? Our second option would be to have a separate objectdb server ... % performance drop from using Server mode to accommodate the <1% of use scenarios ... > Would you recommend an embedded or server mode for our scenario? Are there concerns that I'm missing | |
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. <server> <connection port="6136" max="100" /> <data path | |
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"). To use client server mode, a URL in the format objectdb://host:port/path has to be specified. In this case, an server">ObjectDB Database Server is expected to be running on a machine named host (could be a domain name | |
Online Backup while the database is offline (i.e. when it is not open in an ObjectDB server and not in use by any ... . a subdirectory of the ObjectDB home directory (and in client-server mode a subdirectory of the ObjectDB home directory on the server side). A new subdirectory | |
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.OutOfMemoryError: Java heap | |
[ODB1] Chapter 5 - JDO Connections mode or client server mode should be used to access that database. To use embedded mode, an absolute path or a relative path of a local database file has to be specified. To use client server mode ... server is expected to be running on a machine named host (could be domain name or ip address |