ObjectDB ObjectDB

Internal Website Search

21-30 of 32 resultsRefresh
47

Felix, rollback exception, error 613

.java:725) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:848) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:584) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) at org.eclipse.jetty.server.handler.ContextHandler
18

How to resolve 404 errors with Eclipse/Maven Spring MVC

abandon eclipse and use the maven command line to deploy this Spring MVC web app to jetty and point ... : http://localhost:8080/Guestbook. (4) stop jetty (5) click on the servers tab. Right click on Tomcat ... line. Jetty should work from both places for you too. Either will do. What I cannot figure
10

Puzzler: Not getting cascades on read from Spring context

I've determined that the database is correctly initialized, looking at it from the Object Explorer, I can run the code that loads the database in a Junit test and it's initializing the children objects correctly, but in the application running in Jetty with Spring, fetching is not cascading
10

How to start a objectdb server with new Daemon (without blocking the thread)??

I am planning to use objectdb+jetty on Google compute engine server for my next project. But it seemed starting the server will block my thread. Any instruction to avoid thread blocking? taheta Taheta Woon Consider using embedded mode, which is faster, and does not require running a server
10

Web Framework Recommendation for leveraging JPA + ObjectDB

are: Servlet container (Tomcat / Jetty) with servlets and JSPs. Java EE application server (JBoss
10

Performance tuning, best practices

we have a system where we serve from a host process around 200 clients connected via webSockets (Jetty). The core process is running on a dedicated Windows 2012 server with 16 GByte RAM and 8 processor cores. What is strange for us is that max 20% of the cpu resources are used and the IO subsystem
10

GWT RPC is throwing serialization exception when I have object db date value

objectdb 2.2.8 and GWT 2.3.0 with embedded jetty in Eclipse. Stack trace is attached. Any ideas
8

Internal error

.init(GenericServlet.java:244) at org.eclipse.jetty.servlet.ServletHolder.initServlet(ServletHolder.java:637) at org.eclipse.jetty.servlet.ServletHolder.initialize(ServletHolder.java:421) at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:760) at org.eclipse.jetty.servlet
2

ObjectDB 2.0.4

when using GWT/Jetty. Fixed a bug in using fields of embedded primary key in JPQL queries.
2

objectdb seems to do explicit gc which leads to excessive CPU usage

interesting, there is only the jetty server used in addition, we'll go on investigating that hgzwicker Hans-Georg Zwicker

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