ObjectDB Database Search

51-100 of 200 results

Failed to generate dynamic type objectdb.java.util.ArrayList

a standalone environment. I get two stack traces (one for each class) that are identical ... Onstott Could you please post the stack traces ? If you are not using exactly the same build - the stack traces might be similar but not identical and that additional info could help. support Support

Working with a cleared cache

of commands. When I run the code as written I start getting the stack traces that are listed.  ... well. carr.onstott Carr Onstott It is unclear from the stack trace which callback is invoked (the stack trace seems incomplete). In general, there are many restrictions on code in JPA/JDO lifecycle

client server mod of communication

"? The answer is yes. If a  NullPointerException is thrown then please post the full stack trace ... ;full stack trace . Using Embedded Mode public class Clent {     public static void main(String ... dalei The stack trace indicates using recording , which may not be supported with memory databases. Please try to disable recording . support Support

InternalException

Please check for a longer stack trace (including nested stack traces ) in the log file. support Support

Trouble viewing db in Explorer.

.odb Brian Please check the log file. It should include a more detailed exception stack trace . support ... .***.businessObjects.*myClass* bmcalist.odb Brian Unfortunately this stack trace is normal, so apparently

"Failed to serialize instance" of Set problem

Vladimir Tsichevski Maybe the set contains objects that cannot be serialized. Check the full stack trace , including nested exceptions, in the log file. support Support Hi support, Yes, stack trace shows

Failed to commit transaction: Attempt to commit a rollback only transaction

-server mode to embedded mode is the solution. support Support In addition - the complete stack trace from ... for both the client and the server. Try to reproduce the exception. Check the client and server log files for errors and exception stack traces . support Support

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

the below error and stack trace in the log.  Can you please help us determine the problem ... (HND.java:134) at java.lang.Thread.run(Thread.java:745) CAPdev CAP Dev Unfortunately the stack trace

Embedding ObjectDB on server application

if ObjectDB is unable to create a file at the requested directory? Here's the stack trace : (starting on 4th line is server app's trace ) javax.persistence.Persistence.createEntityManagerFactory(Persistence

Project runs in Eclipse but not when exported to runnable jar

in your project that fails. If an exception is thrown - verify that you get the stack trace (e.g ... ; merichards Mark Richards The stack trace indicates a problem in locating ObjectDB home, maybe as

InternalException when reading a HashMap

well. Although the stack trace indicates an error while reading the hash map, if some objects in the database are corrupted then unfortunately, the exact stack trace is not very helpful. Finally

Attempt to remove a detached entity object (error 613)

(EMImpl.java:290) We see in this stack trace that is a commit operation, all right ... So why does it try ... could give you more informations about this issue. Xirt xirt Sylvain As a start, please post a full stack trace of the exception. support Support

Schema Evolution Question

this issue further could you please provide full stack traces of the exceptions. You may be able to find the full stack traces (including exception causes) in the log files. When the server starts

Saving custom list which implements java.util.List fails

Stack Trace , because when tagged as Java Code the background-color doesn't get shown as marking but as ... and couldn't get the exception. Please provide a full stack trace (from the log), and check

WebService : Failed to get reference value of field using enhanced method

Eugen Please post the complete stack trace including nested exceptions (check the ObjectDB log file ... to de.tud.stg.emergent.policy.persistence.ClientEntity ----- complete stack trace including nested

null pointer exception in objectdb-2.4.4_06

I have the following stack trace .  Is this a null ptr in our code or in the object db code? Failed to commit transaction:  (error 613) at com.objectdb.jpa.EMImpl.commit(EMImpl.java:279 ... .commit(EMImpl.java:276) CalculationServices Calculation Services The stack trace indicates an attempt

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

. prolancer Emil Andonov Please post the stack trace that you get with version 2.5.4_03. support Support Here is the stack trace when using your DB explorer tool to run the query:   [ObjectDB 2.5.4_03

ClassCastException on closing PersistenceManager

; the method on the bottom of the stack trace looks like this: private PersistenceManager persistenceManager ... there is something I can do to prevent it next time.   jakab Gergely Jakab The stack trace

locks on pure query activities

These stack traces show normal waiting for short time locks. Maybe several full thread dumps can show a repeating pattern of a specific activity that holds such locks more than expected (the stack traces

NullPointerException while setting a new property value

side as well) for more details. It should include a more complete stack trace . The exception may indicate ... will generate a better stack trace . support Support Offtopic - upload file error screenshot (FF 16.0.1

ODB tries to create log files inside its own jar on Win7

I sent a demo of an app I've been developing on Linux to some Windows 7 users, and they were unable to run it.  The stack traces they sent me indicated that ODB was trying to create its log ... ; Here's the end of the stack trace : [code]Caused by: com.objectdb.o.UserException: Failed to create a new file

Database Inconsistency or corruption

to see the traces of all EntityManagers. (Considering my first post) It seems that all Attributes of the updated ObjectValue are just deleted from the database. If I had detailled traces of the EntityManager or

Replication issue, Replayer failing due to NullPointerException.

with the master. bensteele Ben Steele The stack trace indicates that the replicated database is unexpectedly closed. Maybe there are additional relevant stack traces in the log? support Support There isn't

ObjectDB is opening too many sockets

I will continue investigating this, probably by tracing the whole process as this is a blocker ... . I was tracing it using strace and there are messages like this: [pid 34741] 16:34:38.348869 accept

2.7.3_03 Erroneous "Attempt to modify a primary key of a managed object"

String. INFO logging mode should be sufficient to see reported errors. The stack trace in #11 is normal ... application where id is set. what other information can I provide?   dmoshal David Moshal Please post a full stack trace of the exception. support Support

Failed to read the value of field using reflection (error 363)

that has already been fixed. The stack trace is produced by ObjectDB 2.3.7, which is 2 years old now ... ALIREZA ZARRABI Could you please provide a stack trace with the last ObjectDB version (2.5.4_03

Thread in BLOCKED state

Hello, Some on my threads stay in BLOCKED state in my thread pool. When i watch the stack trace , i see only just obfuscated object db code. com.objectdb.o.PGC.w ( PGC.java:212 ) com.objectdb.o.SNP.D ... statement at the end of that stack trace . Please provide more details, and if possible also a test case

Lock prevents PersistenceManager.close when retainValues = false

. sjzlondon Steve Zara Could you please post the thread dump at that point (i.e. the stack traces ... are you using? The stack traces do not match the last version (2.7.6_01) so the line numbers don't indicate

JBoss 7 startup fails

7 and succeed?  If so any advice i l helpful Here is the stack trace 13:49:11,894 INFO [org ... problem (JBoss fails on NullPointerException according to your stack trace ). It affects using JBoss

ArrayIndexOutOfBoundsException on flush

seems to be related but unfortunately I dont have a full stack trace as the app went into a commit retry loop ... the additional stack traces do not provide more info and replaying the recorded transactions fail. I

Unexpected exception (Error 990) com.objectdb.o.InternalException

EmbeddedSystems We get he same exception (same stack trace ) with the newer Version 2.6.1. btc_es ... traces we could build a new test case that still fails: import java.util.*; import javax.persistence

NullPointerException in __odbGetNumMember

our implementation. I am posting the stack trace in the hope that it'll help to figure what's going ... ) the entity gets removed without any problems??? quasado Alexander Adam The stack trace may indicate

Can't open replicated database

stack trace indicates an attempt to update a type schema in the replicated database, which is read ... . I think the second stack trace is closer related to the other issue I posted (Issue 58) so I'll

javax.servlet.ServletException: Annotated methods must follow the JavaBeans naming convention. __odbHidden_getPropertyName

, but that would be more difficult. Could you please post a full stack trace of the exception? support Support I ... This is strange, since the string "odbHidden" that is shown in the new stack trace doesn't exist

Unexpected not reproducable exception in a query

BTC EmbeddedSystems The stack trace indicates an unexpected state of the query result cache ... to diagnose the cause.     support Support Further analysis of the stack trace revealed an issue

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

Richard Szurgot Unfortunately the stack trace indicates an internal ObjectDB bug. This is the first ... trace indicates an unexpected state in which the same object is marked as small in one page and as

Exception in thread "ODB-StoreHandler-5094" java.lang.NullPointerException

the wrapper, which writes them to it's log file.  The stack traces do show that the Exceptions ... the ObjectDB build number to get more information, as the line numbers in the stack trace do not match

Enhanced classes problem

check, which cannot cause this exception. support Support The stack trace indicates an attempt to load ... with the last build of ObjectDB (2.5.0_05)? If you still get an exception, please post the stack trace

Page cache File handling produced an java.io.IOException: Negative seek offset

is the size of page11.dat btc_es BTC EmbeddedSystems The stack trace indicates a missing synchronization in ... stack trace , but probably will not solve the bug either. If you can provide a test case

Unexpected Exception (java.lang.NullPointerException: Cannot invoke "com.objectdb.o.ORS.Z9())

when the log file reached its size limit. Here's the stack trace of that issue: com.objectdb.o ... .objectdb.o.LFL.m(LFL.java:874) ... 21 more Arne Arne Stocker The first stack trace indicates

NullpointerException at a normal select

. The stack trace indicates an unexpected state of one of your persistable types, and if the same code ... to provide a workaround to the specific exception in your stack trace . Please try it. With this new build

Blocked operation leads to a deadlock

.jpa.EMImpl.find(EMImpl.java:524) btc_es BTC EmbeddedSystems This stack trace shows ... version (e.g. 2.9.0). An analysis of this stack trace indicates a situation in which the a find method

JPA Composite Key make Object Db throws "Unexpected exception (Error 990)"

? ##### Additionals infos, here is the stack trace : [ObjectDB 2.4.0] Unexpected exception (Error 990) Generated ... ();         emf.close();     } } The stack trace

NPE in server mode

See stack trace below. Unfortunately I just uncovered this in a log check so I dont have any further information surrounding the circumstances. java.lang.NullPointerException at com.objectdb.o.SHN ... Richard Szurgot The stack trace indicates an attempt to run a query in client-server mode

stackoverflow big sur eclipse debug

trace , you can still see that if you look at the file and class names that are shown in this stack trace . support Support

Error on commit

; bmcalist.odb Brian The database seems to be healthy. These stack traces are normal when using DEBUG level ... ) ---------------------------------------------------------------- bmcalist.odb Brian The stack trace indicates an index problem

Internal exception on flush

) felixobjectdb Richard Szurgot Both stack traces expose unexpected internal states of ObjectDB but  ... Support The stack trace at #2 reflects a bug that was reproduced and fixed using the test in issue #625

[ObjectDB 2.3.7_08] Unexpected exception (Error 990)

information that you require. Thank you. pkthoo Augustus Thoo The stack trace indicates an unexpected ... a primary key in the specific object that fails to persist? support Support Hi there, I traced

unexpected exception - in query

.MessageDB.main(MessageDB.java:68)   zepinto Jose Pinto The stack trace indicates an attempt ... next bug reports, since in most cases the stack trace alone is insufficient to solve an issue. support Support

stress test -> com.objectdb.o.InternalException: null

This is the second stack trace that I get, almost always and continuously if I increase the load: May 20 ... . It seems that all entity managers become corrupted / broken. (see stack trace below) Should it be something in