ObjectDB ObjectDB

Internal Website Search

31-40 of 200 resultsRefresh
92

Null Exception

An user reported me this exception. I am not sure how to reproduce it, but maybe it can help you to solve it somehow. Object DB 2.4.4_05, embedded The important part is: null com.objectdb.o ... .freerapid.model.DownloadFile.getState(DownloadFile.java:181) (Some null message when calling getter
91

Bad Backups – Null Error when issuing simple query on backup via ObjectDB Explorer

this error on http://www.objectdb.com/database/issue/new com.objectdb.o.InternalException: null com
91

removed objects stay with null field values in the reference

the relationship with all fields set to null except the primary key. The same behavior
18

Null pointer exception being thrown from within ObjectDB.

: java.lang.NullPointerException: null java.lang.NullPointerException at com.objectdb.o.VAR.S(VAR.java ... = entityManager.createQuery(q);     List<ReportDownloadObject> reportDownloadObjects = null;     try
18

NullPointerException: Cannot invoke "com.objectdb.o.RFV.S()" because "<local9>" is null

.objectdb.o.RFV.S()" because "<local9>" is null java.lang.NullPointerException: Cannot invoke "com.objectdb.o.RFV.S()" because "<local9>" is null at com.objectdb.o.PLN.ZG(PLN.java:564
18

InternalException: null

/database/issue/new com.objectdb.o.InternalException: null com.objectdb.o.InternalException at com
18

Deleting a broken reference that was fixed to null in the Explorer

Using version 2.7.4_01, we did a repair. After repair a former link to a missing reference was converted to null. This cannot be deleted using explorer hgzwicker Hans-Georg Zwicker Thank you for this report. Build 2.7.4_02 fixes the issue. support Support
18

After using the enhancer, Lazy loaded collections are no longer loading. They are set as null

, account.getProjects() is not null and should contain a project Note: This scenario was working
18

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

: null java.lang.NullPointerException at com.objectdb.jpa.type.IdentifiableTypeImpl.initAttributes
18

Update query null error

===================== null Query select a from Action a where a.objectsInCharge.nodePath like "/(PR)W4455NS01

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