ObjectDB ObjectDB

Internal Website Search

141-150 of 200 resultsRefresh
19

How to disable use of graphic windows by objectDB

: java -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: java -cp objectdb.jar com.objectdb.Server
19

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

.Method.invoke(Method.java:601) at org.glassfish.jersey.server.model.internal ... .server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:125) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider
18

Cannot cast com.objectdb.jpa.Provider to PersistenceProvider

(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(ApplicationLifecycle.java:219
15

Database is erased after deploying a new web application version

that is cleaned by the web server on every new deployment you should move it to another directory ... automatically when I stop the server from Tomcat's manager? When should I use the close method ... (Injections.java:169) at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler
14

Problem upgrading

.event.ListenerMethod.receiveEvent(ListenerMethod.java: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
3

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

) at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:89) at org.apache.openejb.server.cxf ... .AbstractHTTPDestination.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
0

getServerDate()

Method javax.jdo.PersistenceManager Date getServerDate() Get the Date as seen by the server ... use the setting of the server time zone to prepare a Date instance that represents UTC time on the server. Returns: a Date instance corresponding to the UTC Date as seen by the server Since: JDO 2.1
0

javax.jdo.Constants

_SERVER_TIME_ZONE_ID The name of the persistence manager factory element's "server-time-zone-id" attribute. The name of the persistence manager factory element's "server-time-zone-id" attribute ... " Since: JDO 2.1 See Also: PersistenceManagerFactory.getRetainValues() String PROPERTY_SERVER_TIME_ZONE_ID
0

setServerTimeZoneID(timezoneid)

the TimeZone ID of the server associated with this PersistenceManagerFactory. The parameter is a String ... .getAvailableIDs(). If the ServerTimeZoneID is not set, or set to the null String, assume that the server ... .getServerDate() might be incorrect. Parameters: timezoneid - the TimeZone ID of the server Throws
0

getServerTimeZoneID()

Method javax.jdo.PersistenceManagerFactory String 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. Returns: the TimeZone of the server Since: JDO 2.1 See Also: setServerTimeZoneID(String)

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