ObjectDB ObjectDB

Internal Website Search

11-20 of 200 resultsRefresh
99

exception thrown when try to run explorer again?

.lang.NoClassDefFoundError: javax/jdo/JDODataStoreException at com.objectdb.Explorer$1.run(Explorer ... ) at java.awt.EventQueue$3.run(EventQueue.java:662) at java.awt.EventQueue$3.run(EventQueue.java:660 ... .java:139) at java.awt.EventDispatchThread.run(EventDispatchThread.java:97) Caused by: java.lang
98

Project runs in Eclipse but not when exported to runnable jar

. The project works perfectly well when run from eclipse but nothing opens when I export to a runnable jar ... to object db resolves the issue and the project runs, so I'm fairly sure it is something I've ... running the system through eclipse. The full retrieval is not yet implemented, I concentrated
97

Stalling on "run File" in Netbeans when using -javaagent:lib/objectdb.jar

. To enable enhancement I use the following in the Project Properties dialog Run section under VM Options ... fine for a Netbeans Web Application (that runs in Glassfish as web application container). However I am having problems with a console-based Netbeans Java Application with a nominated Main class to run
97

RT Java application recording into 100DB run OOM after a few hours.

Hi, I am running a java application that records data from 100 feeds into 100 different database ... (I checked there is no leak in java - I cleared the entity manager every 10 new entity) - I run ... that there is one thread (ODB FileWriter) running for each open DB. I am not sure how to solve
96

Exception on creation when running multithreaded

Everything works fine when running with one thread, however, when adding a second thread some ... .OrganisationMultiThreadedPerfTest$BasicThread.run(OrganisationMultiThreadedPerfTest.java:103) Caused by: com.objectdb.o ... running a count query and it returns 800 as expected, then I run the following query "select $1
96

Failed to read DB file while online backup is running

) failed with an exception during an online backup of the same DB file was running and was close to finish its task. The version of ObjectDB I am running is 2.6.1.b02 Any idea what is causing ... stacktrace (no inner exception is shown) and it is not related anymore to running of online backups. Maybe
96

Problems Running ODB Explorer

When ODB is run in embedded mode (Eclipse), it is fine but the explorer throws the following ... .swing.Timer$DoPostEvent.run(Timer.java:244) at java.awt.event.InvocationEvent.dispatch(InvocationEvent ... .access$200(EventQueue.java:103) at java.awt.EventQueue$3.run(EventQueue.java:682) at java.awt
19

ClassCastException thrown when running count query

also tried to run your DB Doctor. It doesn't help. Please contact me if you need more informations ... .3.1_03. Although I don't see how the change is relevant - you may want to try running your test ... and run the query below it will crash with the exception in crash.txt. select p from Position p
19

version 2.4.5+ with GlassFish 3.1.2, errors when runs application. Version 2.4.4 worked but not 2.4.5 or later

All latest versions later 2.4.5+ even 2.4.5_05 doesn't work, it deployed but errors when running ... .reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:52) at org.jboss.weld.util ... .ContextTask.run(ContextTask.java:71) at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork
2

[ODB1] Chapter 8 - ObjectDB Server

the connection URL string. 8.1 Running an ObjectDB Server The ObjectDB server is a pure Java application ... on both the client and the server machines. This section explains how to run the server ... program You can run the server as a Java program from the command line, as so: > java -cp <OBJECTDB

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