ObjectDB ObjectDB

Internal Website Search

51-60 of 200 resultsRefresh
56

com.objectdb.o.NLV cannot be cast to com.objectdb.o.CMV

We are using ObjectDB 2.5.1_04. The following JPQL query causes an internal exception: SELECT ... '\')) The exception: Caused by: java.lang.IllegalStateException: com.objectdb.o.InternalException: Unexpected ... more                                                                                           Caused by: com.objectdb.o.InternalException
54

Query becomes slower on moving from ObjectDB 1.x to ObjectDB 2.x

in objectdb explorer binitbhaskar Binit Bhaskar ObjectDB 2.x is usually faster than ObjectDB 1.x, so it should be possible to get at least similar performance for this query with ObjectDB 2.x. Maybe ... commandLine = java -cp objectdb.jar com.objectdb.Doctor old.odb new.odb As i am doing this inside
53

com.objectdb.o.NLV cannot be cast to com.objectdb.o.RSV

"com.objectdb.o.NLV cannot be cast to com.objectdb.o.RSV" SELECT DISTINCT $1 FROM ... > [2013-08-02 13:43:09 #8208 server] java.lang.ClassCastException: com.objectdb.o.NLV cannot be cast to com.objectdb.o.RSV at com.objectdb.o.RSV.compareTo(RSV.java:158) at com.objectdb
11

java.lang.ClassCastException: com.objectdb.o.SCU cannot be cast to com.objectdb.o.PRU

.objectdb.o.SCU cannot be cast to com.objectdb.o.PRU at com.objectdb.o.PPW.an(PPW.java:74) at com.objectdb.o.PGW.aj(PGW.java:220) at com.objectdb.o.UPT.C(UPT.java:134) at com.objectdb.o.URT.l(URT.java:171) at com.objectdb.o.TSK.i(TSK.java:145) at com.objectdb.o.TSK.f(TSK.java:95) at com.objectdb.o.TSM.e
11

Database Doctor

The ObjectDB Doctor tool provides two related services: Diagnosis and validation of an ObjectDB database file Checks a given ObjectDB database file, verifies that it is healthy and valid ... of a corrupted ObjectDB database file Repairs a corrupted ObjectDB database file by creating a new
10

java.lang.ClassCastException: com.objectdb.o.RFV cannot be cast to com.objectdb.o.RSV

is generating this exception: [ObjectDB 2.5.1_05] Unexpected exception (Error 990)   Generated by Java ... .objectdb.com/database/issue/new com.objectdb.o.InternalException: java.lang.ClassCastException: com.objectdb.o.RFV cannot be cast to com.objectdb.o.RSV java.lang.ClassCastException: com.objectdb.o.RFV
10

ClassCastException: com.objectdb.o.SLV cannot be cast to com.objectdb.o.RSV

Hello, we have found another exception in objectdb.log: java.lang.ClassCastException: com.objectdb.o.SLV cannot be cast to com.objectdb.o.RSV at com.objectdb.o.RSV.compareTo(RSV.java:158) at com.objectdb.o.INV.compareTo(INV.java:215) at com.objectdb.o.INV.J(INV.java:315) at com.objectdb.o.PAG
10

[ObjectDB 2.2.6_02] Unexpected exception (Error 990) at com.objectdb.o.OBC.aJ(OBC.java:961)

I was experiencing an exception so I did a test to reproduce it. here it is. [ObjectDB 2.2.6_02 ... XP 5.1). Please report this error on http://www.objectdb.com/database/issue/new com.objectdb.o.InternalException: java.lang.NullPointerException: null java.lang.NullPointerException at com.objectdb
10

[ObjectDB 2.6.0_04] Unexpected exception (Error 990) com.objectdb.jpa.JpaQuery.getResultList

Hello, the following exception appears when we execute a query: [ObjectDB 2.6.0_04] Unexpected ... ). Please report this error on http://www.objectdb.com/database/issue/new com.objectdb.o.InternalException: java.lang.NullPointerException: null java.lang.NullPointerException at com.objectdb.o
10

again merger missing logs + objectdb exception

... missing + an objectdb exception. Some objects in the system behave strange. This is a part of the log ... {2->merger[3309]-missing:1} [2017-09-29 06:18:10 #1225 *] [ObjectDB 2.7.1_01] Unexpected ... 6.3). Please report this error on http://www.objectdb.com/database/issue/new com.objectdb.o

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