Internal Website Search
101-150 of 200 resultsServer connection management.java:107) at com.objectdb.Server. main (Server.java:66) It would be useful to have a configuration ... replicated servers that can be connected automatically by the client (in read only mode) in case the main ... .objectdb.Server. main (Server.java:66) felixobjectdb Richard Szurgot I just ran a quick test | |
PersistenceManager.getObjectsById(Collection,boolean) throwing JDOException is expected: Exception in thread " main " [ObjectDB 2.2] javax.jdo.JDOUserException Failed to find ... .jdo.PMImpl.getObjectsById(PMImpl.java:535) at com.objectdb.test.bug.T296. main (T296.java:21 ... .java:535) at com.objectdb.test.bug.T296. main (T296.java:21) [ObjectDB 2.2] javax.jdo | |
ClassNotFoundException messages in the log file. Main .startOffloadJavaFx( Main .java:511) at com.unilogical.moxydox.server/com.unilogical.moxydox.server. Main .lambda$start$3( Main .java:326) at com.unilogical.moxydox.server/com.unilogical.moxydox.server | |
Stalling on "run File" in Netbeans when using -javaagent:lib/objectdb.jar: -javaagent:lib/objectdb.jar where there is a lib folder under the main project folder. This works ... am having problems with a console-based Netbeans Java Application with a nominated Main class to run, and with executing Run File on a selected file with a main method, when -javaagent:lib | |
Error 990... and then new version?) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner. main (RemoteTestRunner.java:209) Then, just as ... .jdt.internal.junit.runner.RemoteTestRunner. main (RemoteTestRunner.java:209) joshua Joshua ... .RemoteTestRunner. main (RemoteTestRunner.java:209) joshua Joshua Chambers Could you please try ObjectDB version | |
Gradle-Kotlin Code Contributions -jupiter") } tasks.jar { manifest { attributes[" Main -Class"] = "tutorial. Main " } } tasks.test ... .objectdb.Enhancer" classpath = sourceSets[" main "].runtimeClasspath args = listOf( "-cp", "build/classes/java/ main /tutorial/*" ) } tasks.named("compileJava") { finalizedBy("enhance") } AlphaOne Ron Brennan | |
Project runs in Eclipse but not when exported to runnable jar on understanding the basics before working out how to effeciently commit and retrieve the main data. I'm ... . Main .SchoolsList( Main .java:147) at gui.MainFrame ... cannot reproduce the exception (on Windows XP with JDK 1.6.0_26). The application starts and the main | |
PostUpdate on array changes this some more, noticed a couple of things: a) objectdb.conf file was no longer being found in src/ main ... concerns: 1) why does objectdb no longer pick up objectdb.conf in src/ main /resources? 2) why am I now ... was no longer being found in src/ main /resources when run by JUnit in IntelliJ, this had been working | |
ObjectDB Enhancer Tool in Java 9) at com.objectdb/com.objectdb.o.JEN. (JEN.java:67) at com.objectdb/com.objectdb.Enhancer. main (Enhancer.java:32) Exception in thread " main " java.lang.ExceptionInInitializerError at com.objectdb/com.objectdb.o.JEN. (JEN.java:67) at com.objectdb/com.objectdb.Enhancer. main (Enhancer.java:32) Caused by: com | |
Persist error @ManyToMany how to define correct entities relationships javax.persistence.Persistence; public class TestODB_C { public static void main (String[] args) { Test ... .persistence.Persistence; public class TestODB_C { public static void main (String[] args) { Test t ... .persistence.PersistenceException; public class TestODB_C { public static void main (String[] args | |
Activation key causes database to not start; at com.objectdb.Server. main (Server.java:62) [ObjectDB 2.6.5_04] Unexpected exception (Error 990 ... .Server.run(Server.java:109) at com.objectdb.Server. main (Server.java:62) Exception in thread " main " [ObjectDB 2.6.5_04] Unexpected exception (Error 990)   | |
Consequence of lost ODB$ Files? back up of the associated .odb ( main database file) and the .odb$ file is lost, will the main .odb file ... .odb ( main database file) and the .odb$ file is lost, will the main .odb file always be usable | |
Unexpected exception (error 990) When i run my code, the console returns to me the following error: Exception in thread " main ... (EMImpl.java:421) at e1t13.E1T13. main (E1T13.java:41) //This is the code: //CLASS PEOPLE AND WORKER ... (); System.out.println("¿Qué tipo de energía necesita tu coche?"); this.energia = entrada.next(); } } // MAIN public | |
exceeds evaluation limit Exception Hi ,every body i have this exception , and i didn't know what is mean or from "Exception in thread " main " [ObjectDB 2.0.5_02] javax.persistence.PersistenceException Too many persistable types (10 ... ) at DBManager.insertPatient(DBManager.java:29) at Main . main ( Main .java:374)" does any body face this exception | |
ODB tries to create log files inside its own jar on Win7.EntityManagerFactory; import javax.persistence.Persistence; public class Test { public static void main ... \Desktopjava -jar odb-test.jar Exception in thread " main " java.lang.reflect.InvocationTargetException ... . main (JarRsrcLoa der.java:58) Caused by: java.lang.ExceptionInInitializerError at com.objectdb.o.RCL | |
the tutorial netbeans and javaee6 dont work, the project - Run Clean And Build Main Project from the main menu. Run the project again - Run Run Main Project Project from the main menu. support Support tank you . IT work!!!!!!!!!!!! mauro_objectDB mauro | |
Field not persisted in abstract class with two level of nesting static void main (String[] args){ EntityManager em ... ; this.timezone = timezone; } public static void main (String[] args ... . Here is the exception when I run MHD1 Exception in thread " main " [ObjectDB 2.5.6] javax.persistence | |
Feature Request for database.obj$ file and stopped either by a deamonmanager or a dockermanager. The main reason is, that we shut ... to the main database file, so the oldest snapshot uses only the main database file and following snapshots use combinations of page versions from the main database file and the $ file. So first I | |
com.objectdb.o.TEX: Type ... is not found, for a class that's already been enhanced successfully. to implement Enhancement (because the log always says that the classes are not enhanced). The main class starts like this, and does not reference any persistent classes directly. static void main (String ... ; Configuration path: /home/davem/au/codebase/2019/AuctionSoftware-gh01/src/ main /resources/objectdb-au | |
client server mod of communication;full stack trace. Using Embedded Mode public class Clent { public static void main (String ... (); } } } Exception: run: Exception in thread " main " java ... ; at com.objectdb.jpa.EMF.createEntityManager(EMF.java:149) at test.Server. main | |
JPA example is failing Main . main (), i get this error: /usr/lib/jvm/java-1.17.0-openjdk-amd64/bin/java -javaagent ... /1.1/jta-1.1.jar point. Main Exception in thread " main " [ObjectDB 2.8.1] Unexpected exception (Error | |
ClassCastException of same object type and retrieving objects ok in the main project. However, when I make a plugin for the project, the new ... relating to objectdb from the supplementary plugin to the main plugin plus a few fixes allowed ... on who uses the application. So the classes cannot be in the main plugin. The next option | |
Possible cause for "Enhancement of type ... is old and cannot be used": Failed to set numeric value of field property Element.id using reflection However, in my main real-world ... .9 I have just very carefully checked it with my main (real-world) very large web app ... am NOT using currently at all in my main real-world web app). webel | |
Problem with byte arrays in JDO - internal exception ObjectdbTest { /** * @param args the command line arguments */ public static void main (String[] args ... */ public void setData(byte[] data) { this.data = data; } } Exception in thread " main " [ObjectDB 2 ... .ObjectdbTest. main (ObjectdbTest.java:42) sjzlondon Steve Zara There was a bug in handling JDO delete | |
zip file or JAR manifest missing thread " main " [ObjectDB 2.2.5] javax.persistence.PersistenceException Type ItemList is not found ... (txt2db.java:82) at src.run.txt2db. main (txt2db.java:57) Caused by: com.objectdb.o.TEX: Type ItemList ... ; SingleManager.close(); } public static void main (String[] args) { SingleManager.clearDB("Page | |
Does ObjectDB support lazy loading? void main (String[] args) { String path = "test.odb"; EntityManagerFactory emf = Persistence ... Thanks for your quick response. Your example works, but then I change the main method as follow ... )]. Why it fails after the DB is re-opened? public static void main (String[] args) {   | |
Problem with byte arrays in JDO - ClassCastException of a Query: Exception in thread " main " java.lang.ClassCastException: java.lang.Boolean cannot be cast to [B at spiffy.test.ObjectdbTest. main (ObjectdbTest.java:44) package spiffy.test; import java.util ... line arguments */ public static void main (String[] args | |
Internal exception when updating date filed (TemporalType.DATE). main (OdbDateBugTestCase.java:27) Caused by: com.objectdb.o.InternalException at com.objectdb.o ... .updatePersonsBirthday(DataManager.java:42) at odbdatebugtestcase.OdbDateBugTestCase. main (OdbDateBugTestCase.java ... ; public static void main (String[] args) {   | |
Failing in embedded mode, correct javax.persistance?; import javax.persistence.*; import java.util.*; public class Main { public static void main (String ... should be called " Main ". I fail to see the significance of that. Can you please explain | |
How to define database structure and insert some initial objects from scratch a script ? In SQL world we have scripts like "insert into..." - Can we use main objectdb.jar library ... Main { public static void main (String[] args) {   | |
Query on Embedded Primary Key?; public static void main (String[] args){   ... ; Exception in thread " main " java.lang.ClassCastException: [Ljava.lang.Object; cannot be cast to DBbug.OBJ2$Primkey2 at DBbug.OBJ2. main (OBJ2.java:37) Java Result: 1 EKK Emmanuel | |
Calendar in Criteria Querys.criteria.*; public final class T615 { public static void main (String[] args) {   ... get the folling error: Exception in thread " main " [ObjectDB 2.3.4] Unexpected exception (Error 990)   ... ) at TestCase. main (TestCase.java:35) suez Tobias You are right. The parameter value | |
Strange behaviour with ORDER BY and IN; } } This main class demonstrates the described behaviour: package de.solvit ... .persistence.EntityManagerFactory; import javax.persistence.Persistence; public class Main {   ... ; public static void main (String[] args) {   | |
Using the wrong class to access a database; // imports public class Main { public static void main (String[] args) { run(); } static void run ... , but the third ruins the database. Tried and got: Exception in thread " main " java.lang | |
evictAll() behavior) and there is a result OBJECTDB OUTPUT: main --testDbProvisioning Cache size before COMMIT/BEGIN= 1 transient transient ... ; VERSANT OUTPUT: main --testDbProvisioning Cache size before COMMIT/BEGIN = 280 persistent-new hollow ... and objects states are correct now, but evict still does not work main --testDbProvisioning Cache | |
Primary key generation problem after changing entity package.forum; import javax.persistence.*; public class T719 { public static void main ... objectdb.jar - lib/). Now when I try to run test again I get error : Exception in thread " main " [ObjectDB ... .persist(EMImpl.java:378) at homplex.boostrap.T719. main (T719.java:22) Caused by: com.objectdb.o | |
Exception when querying Map property with @embedded & Enhancer enabled.EntityManagerFactory; import javax.persistence.Persistence; public class TestEmbeddableMap { public static void main ... ; Exception in thread " main " [ObjectDB 2.6.4_03] javax.persistence.PersistenceException Failed to write ... .objectdb.jpa.JpaQuery.getResultList(JpaQuery.java:725) at TestEmbeddableMap. main (TestEmbeddableMap | |
using DbUnit with ObjectDb().getAccessor().getConnection(), "PUBLIC"); but with objectDb this gives: Exception in thread " main ... think that the main limitation of this approach is that it is limited to small data sets that can fit into the main memory, doesn't it? Can you use it to load many GBs of data? If you load the data | |
Enhancement from gradle build file David Moshal The following seems to work: task enhance(type: JavaExec) { main = 'com.objectdb.Enhancer' classpath = sourceSets. main .runtimeClasspath args '-cp', 'src/ main /groovy | |
java.lang.NoClassDefFoundError: java/time/LocalDate thread " main " [ObjectDB 2.8.6] Unexpected exception (Error 990) Generated by Java HotSpot(TM) Client ... .Main2. main (Main2.java:12) Caused by: java.lang.ClassNotFoundException: java.time.LocalDate at java ... .java:358) ... 15 more by the way, the following codes runs OK. public static void main (String[] args | |
Unexpected exception (Error 990) - Merge with no Transaction { public static void main (String[] args) throws Exception {   ... ; Here is the error: Exception in thread " main " [ObjectDB 2.0.5_03] Unexpected exception (Error 990) Generated by ... (EMImpl.java:428) at com.experiments.ErrorTest. main (ErrorTest.java:30) at sun.reflect | |
Internal objectdb exception when using different language on a machine. support Support Hello, we have to two databases. The main database contains the schemas of all entities, also of the entities of the sub database. The main database has also an entity 'TCVectorImpl ... identical with the TCVector interface of main database). We executed a query on the main database | |
Schema-Update: Deactivation of automatic entity class removing and introduction of a new class remove in the schema config thread " main " java.lang.AbstractMethodError: removedSubClass.ChildClass.__odbSetTracker(Lcom ... .java:716) at removedSubClass.UpdateDB. main (UpdateDB.java:27) We tried to reproduce the issue ... . Otherwise we get an exception: Exception in thread " main " java.lang.AbstractMethodError | |
NullPointer when accessing persistent field.runner.RemoteTestRunner. main (RemoteTestRunner.java:197) If the stack trace is no use I can send a zip ... class T544 { public static void main (String[] args) {   ... .RemoteTestRunner. main (RemoteTestRunner.java:197) As before a Map structure was being accessed. @OneToMany | |
Unexpected exception when execute query without enhanced entities; public static void main (String[] args) {   ... ; } } The output was the expected error message: Exception in thread " main ... .retrieve(F2828.java:26) at com.objectdb.test.bug.forum.F2828. main (F2828.java:12) In | |
Issue with TYPE expression in Criteria API.test.virtual.model.MyCustomer $1 WHERE TYPE($1)=class com.test.model.Customer Exception in thread " main ... :675) at com.test.TestRun.test01(TestRun.java:68) at com.test.TestRun. main (TestRun.java:28) Caused ... .persistence.criteria.Root; public class T605 { public static void main (String[] args | |
Tracking changes to new collections (in enhancement mode) after flush; public static void main (String[] args) {   ... Support We have an example: public class MappingTest { public static void main (String[] args ... ;public static void main (String[] args) {   | |
com.objectdb.o.InternalException: java.lang.NoClassDefFoundError: java/sql/Date:715) at objectdb/com.objectdb.jpa.EMF.createEntityManager(EMF.java:149) at tutorial/tutorial. Main . main ( Main .java:19) Caused by: java.lang.ClassNotFoundException: java.sql.Date at java.base/jdk | |
query.getResultList() throws ClassCastException.getResultList(JpaQuery.java:665) at point. Main . main ( Main .java:52) ryan.gustafson Ryan Gustafson | |
Once served to JSF page via @EJB query bean, many list fields are null (but same query ok after fresh persist in @PostConstruct)). Darren PS: We do not want to have to fork our main web application to go through it and tediously ... changes in my main project (although these won't hurt switching between ObjectDB and EclipseLink, we want to keep that option open if possible until the evaluation runs and is proven on our main web app |