Internal Website Search

151-160 of 200 resultsRefresh

Problem upgrading

:508) ~[vaadin-server-7.5.6.jar:7.5.6] at com.vaadin.event.EventRouter.fireEvent(EventRouter.java:198) ~[vaadin-server-7.5.6.jar:7.5.6] at com.vaadin.event.EventRouter.fireEvent(EventRouter.java:161) ~[vaadin-server-7.5.6.jar:7.5.6] at com.vaadin.server.AbstractClientConnector.fireEvent

EntityManagerFactory Fails To Swtich Over To Slave When Master Is Unavailable

database when the master is unavailable. I simulate the master unavailable by stopping the master server ... "> [ObjectDB 2.5.0_04] javax.persistence.PersistenceException Failed to connect to server 10.9.2.15 ... to connect to server 10.9.2.15:9999 (Connection refused: connect) at com.objectdb.o.MSG.d(MSG.java:74

How to open a running db in ObjectDB Explorer?

solutions. You can switch from embedded mode to client-server mode. Unlike embedded mode, client server mode supports accessing a database concurrently from multiple processes (embedded mode ... , embedded-server mode. Enable it just by adding the <embedded-server>

Glassfish 3.1.2.1 and ObjectDB 2.4.3

if there are exceptions in the console or in the server log. support Support OK, I run the NetBeans ... resource () is not available. I tried it on Glassfish server 3.1.2 and 3.1.2.2. Sometimes I get no execptions in server log and sometimes yes like here:

multiple connection using share folder

embedded mode the database file is locked for a single process. Use client-server mode or embedded-server mode to enable concurrent database access from multiple ... u did not tell me about the solution what should i do for making client server mode in desktop

Activation key causes database to not start

We had ObjectDB version 2.5.7_06, then we bought a server license, then we activated ... >   Generated by Java HotSpot(TM) Server VM 1.8.0_25 (on Linux 2.6.32-431.1.2.0.1.el6.i686).Server.run(Server.java:92)      

Performance problem

> We have two ObjectDB databases on one ObjectDB server. Production database is running 5-10 times ... on our 2 linux servers one running JBOSS and other running ObjectDB. - CPU utilization of JBOSS server is max 5-10% (per core) - CPU utilization of JBOSS server is 80-150% (this is per core

SSL Problem

Hello, I have a problem to use the server with ssl. I have created ... ="true"> <server-keystore path="$objectdb/ssl/mykeystore" password="ab987c" /> < ... > When I start the server I get only the word null and the server will not start.

Start ObjectDB inside java code.

load, use, and dispose and then reuse without having change anything). The problems is, as my server ... to this information without being able to share any thread, so am forced to use the server model. Yet, I can't seem to find a way to automatically start the server mode, and i can't really

Unexpected Exception during commit

on the server: java.lang.NullPointerException at com.objectdb.o.CFG.t(CFG.java:272) at com ... .objectdb.Server.run(Server.java:96) at com.objectdb.Server.main(Server.java:66) java.lang ... .java:193) at com.objectdb.o.CFG.q(CFG.java:125) at com.objectdb.Server