ObjectDB ObjectDB

Internal Website Search

51-60 of 200 resultsRefresh
60

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
57

Cannot find objectdb-jee.jar releases in the ObjectDB maven repository

Hi, I can only find objectdb.jar releases in the ObjectDB maven repository. If objectdb-jee.jar ... objectdb-jee.jar for the current and future maven releases ? Thanks Andrew andrewv Andrew Voumard Currently the Maven repository doesn't include objectdb-jee.jar releases. Following your post a feature
12

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
12

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
11

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
11

[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
11

[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
11

Database Transaction Replayer

ObjectDB can record its internal engine operations in special binary recording (journal) files. Recording is enabled by default and can be disabled in the configuration. The ObjectDB Replayer tool ... & Recording Files When recording is enabled, ObjectDB maintains for every database file a recording
11

[ObjectDB 2.2.5_02] Unexpected exception (Error 990) com.objectdb.o.InternalException: java.lang.NullPointerException: null

reporting issue as requested [ObjectDB 2.2.5_02] Unexpected exception (Error 990) Generated by ... .objectdb.com/database/issue/new com.objectdb.o.InternalException: java.lang.NullPointerException: null java.lang.NullPointerException at com.objectdb.jpa.type.IdentifiableTypeImpl.initAttributes
1

[ODB1] Chapter 4 - JDO Metadata

, ObjectDB determines whether or not each class is persistent. It searches for JDO metadata description ... in the JDO specification, are ignored by ObjectDB if specified (as a pure object database, ObjectDB ... can often be omitted. In most cases, the default management of fields by ObjectDB is adequate. Metadata for fields

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