Internal Website Search
11-20 of 200 resultsRefreshexception thrown when try to run explorer again?.objectdb.Explorer$1.run(Explorer.java:56) at java.awt.event.InvocationEvent.dispatch(InvocationEvent ... .access$000(EventQueue.java:102) at java.awt.EventQueue$3.run(EventQueue.java:662) at java.awt.EventQueue$3.run(EventQueue.java:660) at java.security.AccessController.doPrivileged(Native Method) at java | |
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 ... related to object db resolves the issue and the project runs, so I'm fairly sure it is something I've ... created by running the system through eclipse. The full retrieval is not yet implemented, I | |
Stalling on "run File" in Netbeans when using -javaagent:lib/objectdb.jar with Netbeans IDE 7.1. To enable enhancement I use the following in the Project Properties dialog Run ... (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, and with executing Run File | |
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 ... entity) - I run it on a VPS with about 4GB of RAM. 1/ I use the default objectDb.conf (i mean i dont ... the application and I noticed that there is one thread (ODB FileWriter) running for each open DB. I | |
Exception on creation when running multithreaded, otherwise it will be created Everything works fine when running with one thread ... $BasicThread.run(OrganisationMultiThreadedPerfTest.java:103) Caused by: com.objectdb.o.UserException ... running a count query and it returns 800 as expected, then I run the following query "select $1 from | |
Failed to read DB file while online backup is running and also write) 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 ... stacktrace (no inner exception is shown) and it is not related anymore to running of online backups. Maybe | |
Problems Running ODB Explorer When ODB is run in embedded mode (Eclipse), it is fine but the explorer throws the following ... .fireActionPerformed(Timer.java:312) at javax.swing.Timer$DoPostEvent.run(Timer.java:244) at java.awt.event ... (EventQueue.java:721) at java.awt.EventQueue.access$200(EventQueue.java:103) at java.awt.EventQueue$3.run | |
ClassCastException thrown when running count query your product. So i insert and delete a lot of data. I also tried to run your DB Doctor. It doesn't ... don't see how the change is relevant - you may want to try running your test with build 2.3.1. run the query below it will crash with the exception in crash.txt | |
version 2.4.5+ with GlassFish 3.1.2, errors when runs application. Version 2.4.4 worked but not 2.4.5 or laterAll latest versions later 2.4.5+ even 2.4.5_05 doesn't work, it deployed but errors when running ... ) at org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:52 ... ) at com.sun.grizzly.ContextTask.run(ContextTask.java:71) at com.sun.grizzly.util.AbstractThreadPool | |
[ODB1] Chapter 8 - ObjectDB Server-toc title="This chapter contains the following sections:"> 8.1 Running ... on both the client and the server machines. This section explains how to run the server ... as a Java program You can run the server as a Java program from the command line, as |