Internal Website Search

141-150 of 200 resultsRefresh

How to disable use of graphic windows by objectDB

-cp objectdb.jar com.objectdb.Server run -console support Support It worked! But now i can't shutdown the server using "stop", it keep running! LottaLava Edson Alves Pereira Running the following in another console window should stop the server:

Replication error on slave restart

I'm trying to enable replication on master server that was running with "recovery ... fine. But if I restart slave server: com.objectdb.o.UserException ... .TOL.run(TOL.java:116) at com.objectdb.Server.runCommand(Server.java:198) at com

Glassfish 4 AbstractMethodError: com.objectdb.jpa.EMF.createEntityManager

:601) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) at org.glassfish.jersey.server.model.internal ... .glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ObjectOutInvoker.doDispatch

Cannot cast com.objectdb.jpa.Provider to PersistenceProvider

.JPADeployer.prepare(JPADeployer.java:168) at com.sun.enterprise.v3.server.ApplicationLifecycle.prepareModule(ApplicationLifecycle.java:922) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:431) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy

Database is erased after deploying a new web application version

is located in a directory that is cleaned by the web server on every new deployment ... when I stop the server from Tomcat's manager? When should I use the close method of  ... .server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:185) at org

stress test -> com.objectdb.o.InternalException: null

.JAXRSInvoker.invoke(JAXRSInvoker.java:89) at org.apache.openejb.server.cxf.rs.AutoJAXRSInvoker.invoke ... (AbstractHTTPDestination.java:237) at org.apache.openejb.server.cxf.rs.CxfRsHttpListener.onMessage(CxfRsHttpListener.java:170) at org.apache.openejb.server.rest.RsServlet.service(RsServlet.java:53) at javax.servlet

javax.jdo.PersistenceManager

JDO JavaDoc Reference Documentation - PersistenceManager is the primary interface for JDO-aware application components.

getServerDate()

="description"> Get the Date as seen by the server. Clients using this method can order their operations according to a single time source. Implementations use the setting of the server time zone to prepare a Date instance that represents UTC time on the server.

setServerTimeZoneID(timezoneid)

of the server associated with this PersistenceManagerFactory. The parameter is a String suitable ... (). If the ServerTimeZoneID is not set, or set to the null String, assume that the server has the same ... > timezoneid - the TimeZone ID of the server

getServerTimeZoneID()

> Gets the TimeZone ID of the server associated with this PersistenceManagerFactory. If not set, assume that the server has the same TimeZone ID as the client ... of the server Since: