ObjectDB ObjectDB

Internal Website Search

31-40 of 178 resultsRefresh
8

@ElementCollection Set<Integer> is emptied sometimes

Hi! I'm facing a really strange behavior, which I can't yet reproduce, but it happened 3-4 times already. ObjectDB seems to clear some fields that are @ElementCollection Set<Integer> of my objects ... ). (basically...an empty HashSet<Integer>). I'm still looking into how could I reproduce
8

List of Enum Values in an entity

server do you use? Can you upload the entire web application? The following test tries to reproduce ... . Flashbaer Flashbaer Joachim Beig We could reproduce the issue in the GuestBook web application
8

Date field Index is corrupted due to time change

file that may be relevant in understanding the cause? Can you reproduce this, i.e. generate a new ... (EventDispatchThread.java:91) To reproduce the problem: 1. Start the application for the first time
8

errors on repair

more information. Can you reproduce the problem? The common causes of corrupting database are moving or ... your full application (no source code is needed) in order to reproduce the problem and find the cause. support Support
8

Indexing a field results in internal Exception

. This is reproducible, as is the program running to completion (slowly) if I remove the @Index annotation ... the full stack trace. If it is reproducible, try to create and post a test case that demonstrates the problem
1

NullPointerException on initial database creation

Support I'm having trouble creating a simple test case that reproduces it. At this point, I think ... reproduces the issue within a couple days. JohnSchneider John Schneider
1

Querying error - java.lang.ClassCastException: com.objectdb.o.STV

on the database and send the result report? Could you reproduce this exception on a new database ... could reproduce the exception, I found the bug and fixed the problem. Version 2.2.0 that was just released
1

Sometimes the ObjectDB throws an internal expeption if a persist() was executed

(not reproducible) occurred in our test suite. Therefore, we could not describe the problem in ... we do that in a separate thread, we have not seen the license error) And the reported errors are reproducable
1

Threaded Test - Failed to commit transaction: Unexpected internal exception

to pass compilation). It reproduces the deadlock, which is now fixed in build 2.2.7_01 ... to change the following test to reproduce it. package com.objectdb.test.bug.issue; import java.util
1

Unexpected exception when execute query without enhanced entities

is an attempt to reproduce error #1 / #6: package com.objectdb.test.bug.forum; import java.util ... a minimal test case that reproduces this error, if possible based on the code above. support Support

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