Internal Website Search

111-120 of 200 resultsRefresh

Filename.odb$ Persisting Issue

and have a main function that looks like this... public static void main ... main(String[] args) {   launch(args);   departmentDB.close();   employeeDB.close ... "> public class Main extends Application { private static EntityManagerFactory emf = Persistence

Database size is much larger than expected (x2)

= http://pic.tiexue.net/pics/2005_10_19_99028_599028.jpg Exception in thread "main" [ObjectDB 2 ... ;      at image.URIReader.main(URIReader.java:123) Caused by: java.lang ... Exception in thread "main" [ObjectDB 2.2.9_03] javax.persistence.RollbackException Failed to commit

Fantom

class OdbTest { Void main() { Persistence .createEntityManagerFactory ("./db1.odb ... :279) FodbTest::OdbTest.main (OdbTest.fan:12) fan.sys.FanObj.with (FanObj.java:159) FodbTest::OdbTest.main (OdbTest.fan:9) java.lang.reflect.Method.invoke (Method.java:597) fan.sys.Method.invoke

Unable to persist TreeMap

main(String[] args) {         EntityManagerFactory emf ... ;  emf.close();     } //main //---------------- } //Test Created key: Bar Association value: President Exception in thread "main" java

Embedded Entity in EmbeddedId not persisted. Error 631 at select.

static void main(String[] args) {         String dbName ... ">--- 19:05:31.423 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Log4j2LoggerProvider 19:05:31.463 [main] INFO org.hibernate.jpa.boot

BeanCreationException in spring data JPA with objectDB

) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:213) at org.apache.maven.cli.MavenCli.main ... .launcher.Launcher.main(Launcher.java:356) [WARNING] Failed startup of context org.mortbay.jetty.plugin.Jetty6PluginWebAppContext@1ed72085{/Guestbook,/home/rajasekhar/Downloads/guestbook-spring/src/main

Error using query with MAX() function

void main(String[] args) { Test t = new Test(); t.doit(); } public void doit ... in thread "main" [ObjectDB 2.2.2] Unexpected exception (Error 990) Generated by Java HotSpot(TM ... .java:607) at com.ibm.check.cmvc2git.Test.doit(Test.java:69) at com.ibm.check.cmvc2git.Test.main

Schema-Update: Rename superclass and remove one subclass

class="pre-java"> public static void main(String[] args) { EntityManagerFactory emf ... with the following example: public static void main(String[] args ... message.   If we try to ecexute a Query (in the second main method):

Connection is closed (error 526)

only the db. Exception in thread "main" [ObjectDB 2.2.7_08] javax ... .java:191) at src.run.testNodes.main(testNodes.java:308) Caused by: com.objectdb.o.UserException ... DB, then I get: Exception in thread "main" java.lang

Getting an error when adding activation code to conf file

.Persistence.createEntityManagerFactory(Persistence.java:55) at pgtester.ObjectDBPopulator.main(ObjectDBPopulator.java:20) Exception in thread "main" java.lang.ExceptionInInitializerError ... ) at pgtester.ObjectDBPopulator.main(ObjectDBPopulator.java:20) Caused by: com.objectdb.o