Internal Website Search

1-50 of 200 results

doctor error message after database getting page errors

pc, doing the doctor shows: Page Relation Errors -------------------- [1] Free page list is broken ... (which are application errors ) the Doctor only reports a "Free page list is broken" error , which by ... that may cause this error and the result is free space that is not reclaimed but no other known

Object belongs to another EntityManager - ERROR

Hi, From time to time we are getting following error in our project when trying to insert/update a record in database [ObjectDB 2.4.6_13] javax.persistence.RollbackException 10:29:14,880 ERROR ... ' belongs to another EntityManager ( error 613) 10:29:14,887 ERROR [stderr] (http--10.23.3.98-8081-5

UTF Error

I tested ObjectDB. When I write JPQL, I get this error . Caused by: com.objectdb.o.InternalException: Error reading UTF string at com.objectdb.o.BYR.U(BYR.java:1217) at com.objectdb.o.BYR.U(BYR.java ... project) . The downloaded version of ObjectDB is also 2.8.8.  I have added the full error

Error 990... and then new version?

object, I got this very serious-sounding error : [ObjectDB 2.6.0] Unexpected exception ( Error 990) Generated by OpenJDK 64-Bit Server VM 11.0.2 (on Mac OS X 10.14.2). Please report this error on http://www ... weird objects into your lovely-sounding database.  :) joshua Joshua Chambers Ah, but the Error 990

OEM: Too many persistable types (>10) - exceeds evaluation limit (error 1011)

_03] javax.jdo.JDODataStoreException Too many persistable types (10) - exceeds evaluation limit ( error ... that creates my application (with ObjectDB Enhanced classes) but my application fails with the error ... ("ObjectDB class enhancing HAS been " + "performed."); else System.out.format(" ERROR ! ObjectDB class

JPQL Error

how comes 2.8.1 comes in the error message) When I try to run jpql, it gives this error [ObjectDB 2.8.1] Unexpected exception ( Error 990) Generated by OpenJDK 64-Bit Server VM 11.0.17 (on Linux 5.15.0-1025-gcp). Please report this error on http://www.objectdb.com/issue/new com.objectdb.o

Source not found error after downloading ObjectDB 2.3.7_04

= pmf.getPersistenceManager(); I am getting an error Source attachment does not contain source ... 2 days Pallavi pallavi You have to provide more details. What kind of error is it? Compilation? Debugging? Runtime? If it is an exception - provide a full stack trace. If it is a compilation error or

Failed to resize file - file system limitation error

Hi,  we are having production problems with ObjectDB and the below error in our production ... /15683417/file-copy- error -the-requested-operation-could-not-be-completed-due-to-a-file-sy   support Support I ran the Database Doctor and it ended up failing with the error below. 

Error 363 - Failed to read value of inverse relationship

reflection ( error 363) at com.objectdb.jpa.JpaQuery.getResultList(JpaQuery.java:580) at com.pvdc.odb ... . The same error comes up with both of them. If you help me to find the problem, I will be grateful. I need to know the answer as soon as possible due to time constraints and submission deadline. The error

How to resolve 404 errors with Eclipse/Maven Spring MVC

after starting the tomcat6 it gives me the 404 error : "type Status report/message /Guestbook/ description ... thru the source code. Also, to remove the one syntax error that eclipse was giving me, I commented ... the browser at http://localhost:8080/Guestbook and observe (and please fix!) the 404 error !   Thanks

Spring MVC Errors

I try to import the project from the tutorial but when doing so I get errors : 1. https://i.imgur ... ok, it works but I still have the error from picture 1. It works, on server like it should but in eclipse I still have a error like this:   Description Resource Path Location Type Plugin

objectdb:2.8.4 - Error occurred during initialization of boot layer

I am using objectdb.jar v2.8.4 and observing following following JAVA error on run-time Error ... .CompletionStatus_UnitTest Could you suggest how to fix this error ?   PS. The same error if I am using commons-collections4-4.4.jar (JDK8+) with small diference Error occurred during initialization of boot

JPA inheritance issue with ObjectDB - Field not found in type error

this query, I get the following error : Error executing query: Field 'retired' is not found in type 'com ... .size()); } catch (Exception e) { System.out.println(" Error executing query: " + e.getMessage()); ts ... This was an error I introduced by erroneously using @ihneritance annotation. This is the response I got in

Error reading UTF string

Good day, I have many errors like this, when try to use java.util.UUID as string in querys. 16:18:41,862 ERROR [org.jboss.ejb3.invocation] (http-0.0.0.0-0.0.0.0-8080-5) JBAS014134: EJB Invocation ... .objectdb.o.InternalException: Error reading UTF string at org.jboss.as.ejb3.tx.CMTTxInterceptor

"Attempt to lock a non entity object" error

and then doCancelEdit works fine. Second time I doEdit produces the error "Attempt to lock a non entity ... ------------------------------------------------------------- Attempt to lock a non entity object   AlphaOne Ron Brennan Error was caused ... () on a JPA EntityTransaction and I'm still getting the same error . Am I missing

Felix, rollback exception, error 613

get objectdb working under my osgi framework. I have absolutely not any error under non-osgi environment.   Sorry for the two different messy stack traces : [ ERROR ] Exception while processing request ... : Failed to get reference value of field field db.Point.x using enhanced method ( error 613)   

JPQL JOIN FETCH Error

Hello I get an error when executing the following JPQL query: select doi from Doi doi left join ... ) LIKE LOWER( :doi ) The error is: Unexpected query token 'metadata' This query works on Hibernate ... WHERE LOWER( doi.doi ) LIKE LOWER( "10.000/test" ) ...I get the error : Invalid fetch path: .titles

Login Error (bad username 'admin' or password)

I am getting following error when i am trying to connect to server: [com.objectdb.o._PersistenceException: Login Error (bad username 'admin' or password)] with root cause com.objectdb.o.UserException: Login Error (bad username 'admin' or password) at com.objectdb.o.MSG.d(MSG.java:61) at com

how to query by properties of onetomany relations? (Error 990)

).setParameter(1, barName) stacktrace: [ObjectDB 2.2.4] Unexpected exception ( Error 990)   Generated by Java HotSpot(TM) 64-Bit Server VM 1.6.0_23 (on Windows 7 6.1). Please report this error ... with one Bar relation   thanks in advanced chris Christoph Ernst Sorry about the error message

Entity Management Settings

. The possible values of the reflection attribute represent different policies: " error " - all persistable ... for every non enhanced class. " ignore" - reflection is used for non enhanced classes - with no error or

General Settings and Logging

should also be written to the standard output and the standard error (respectively) in addition ... . The supported logging levels are: "fatal" " error " "warning" "info" "trace" "debug"

JPA Exceptions

.TransactionRequiredException Exception Class Overview The root of the JPA exception class subtree is: General errors are represented directly by the PersistenceException class. Some specific errors are represented by

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, and if the file is not valid (it is corrupted), produces a detailed diagnosis report of all the errors . Repair

Eclipse Public License - v 1.0

of program errors , compliance with applicable laws, damage to or loss of data, programs or equipment

JPA Criteria API Queries

of using the criteria API is that errors can be detected earlier, during compilation

ObjectDB Website - Terms and Conditions of Use

could include technical, typographical, or photographic errors . ObjectDB Software does not warrant

Database Explorer

on the query window. If the query compilation fails, an error is displayed in the query window

Unexpected error when loading all entity instance

: Exception in thread "main" [ObjectDB 2.6.9_05] Unexpected exception ( Error 990)   Generated by Java HotSpot(TM) 64-Bit Server VM 1.8.0_74 (on Windows 10 10.0). Please report this error on http://www ... , but now I get the exception again: [ObjectDB 2.7.0_03] Unexpected exception ( Error 990) Generated by

Unexpected exception (Error 990) on find

error : [ObjectDB 2.4.7_16] Unexpected exception ( Error 990) Generated by Java HotSpot(TM) 64-Bit Server VM 1.6.0_30 (on Windows 7 6.1). Please report this error on http://www.objectdb.com/database/issue ... the ObjectDB Doctor and report errors . support Support The keys are also Strings, but I believe

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

Hello, we get an exception if we use Enhanced Entities. With not enhanced Entities we get no error . [ObjectDB 2.6.0_04] Unexpected exception ( Error 990) Generated by Java HotSpot(TM) 64-Bit Server VM 1.7.0_71 (on Windows 7 6.1). Please report this error on http://www.objectdb.com/database/issue

[ObjectDB 2.6.9] Unexpected exception (Error 990)

[2017-03-29 14:04:44 #1 client] [ObjectDB 2.6.9] Unexpected exception ( Error 990)   Generated by Java HotSpot(TM) 64-Bit Server VM 1.8.0_121 (on Windows 8.1 6.3). Please report this error ... . an empty database or a database that has no errors in the Doctor check). support Support In DEV

Database access error , Doctor hanging on trying to repair, production shutdown at our biggest customer

, just no activity for hours (0 processor usage), no error message, nothing   hgzwicker Hans ... _filePos - 3013789182 *** m_filePos - 3013854718 100% Global Value Errors ------------------- [1] Unexpected total object count: 56960598 (expected 56960597) BTree Value Errors ------------------ [1] com

[ObjectDB 2.5.6_05] Unexpected exception (Error 990)

The server is still working, but I have this error in the log.   [2014-08-24 02:49:32 #33 server] [ObjectDB 2.5.6_05] Unexpected exception ( Error 990)   Generated by Java HotSpot(TM) 64-Bit Server VM 1.6.0_25 (on Windows 2003 5.2). Please report this error on http://www.objectdb.com

Internal error

SEVERE: Exception [ObjectDB 2.7.1_01] Unexpected exception ( Error 990) Generated by Java HotSpot(TM) 64-Bit Server VM 1.8.0_131 (on Linux 4.13.0-16-generic). Please report this error on http://www ... and get back to you as soon as possible. sjzlondon Steve Zara The situation that caused this error was this:  In

out of memory error

] Unexpected exception ( Error 990) Generated by Java HotSpot(TM) 64-Bit Server VM 1.8.0_91 (on Windows Server 2012 R2 6.3). Please report this error on http://www.objectdb.com/database/issue/new com ... ] Unexpected exception ( Error 990) Generated by Java HotSpot(TM) 64-Bit Server VM 1.8.0_91 (on Windows

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

% Global Value Errors ------------------- [1] Unexpected last index ID: 4622168676387389538 (expected -100 ... (expected 1378) [5] Unexpected total page count: 8719319783396618851 (expected 2816) Page Relation Errors ... ; felixobjectdb Richard Szurgot The page relation errors might indicate a deeper problem in the database

InternalException - error reading field from "queue" database

error on the receiver side: 2011-07-25 10:54:25,023 AdminServer-Callback-Instance-2/0 ERROR ServiceRunner - Error processing message. rbccm.felix.framework.ApplicationException: Error taking message ... .RuntimeException: Error getting message from data at rbccm.felix.objectdb.messaging.ObjectDbMessagePipe

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

.6_02] Unexpected exception ( Error 990) Generated by Java HotSpot(TM) Client VM 1.6.0_17 (on Windows XP 5.1). Please report this error on http://www.objectdb.com/database/issue/new com.objectdb.o ... :450) at com.reproduce. error .ReproduceTest.edit(ReproduceTest.java:116) at com.reproduce. error

Errors in log to repprt

#7 *] [ObjectDB 2.7.6] Unexpected exception ( Error 990) Generated by Java HotSpot(TM) 64-Bit Server VM 1.8.0_191 (on Windows Server 2012 R2 6.3). Please report this error on http://www.objectdb.com ... :21 #10 *] [ObjectDB 2.7.6] Unexpected exception ( Error 990) Generated by Java HotSpot(TM) 64-Bit

Error 990 when querying a class with persistence-capable-superclass

[ObjectDB 2.4.7_07] Unexpected exception ( Error 990) Generated by Java HotSpot(TM) Server VM 1.7.0_10 (on Linux 3.2.0-39-generic-pae). Please report this error on http://www.objectdb.com/database ... ) on the same class fail with the same error . The code was working with the class in this case until I

UTF Error

.8.5_06] Unexpected exception ( Error 990) Generated by Java HotSpot(TM) 64-Bit Server VM 15.0.2 (on Linux 4.9.0-13-amd64). Please report this error on http://www.objectdb.com/issue/new com.objectdb.o.InternalException: Error reading UTF string com.objectdb.o.InternalException: Error reading UTF

Unexpected exception (Error 990) - NullPointerException

least this is what I do in the named line. [ObjectDB 2.5.4_05] Unexpected exception ( Error 990) Generated by OpenJDK 64-Bit Server VM 1.7.0_25 (on Linux 3.8.0-29-generic). Please report this error on http ... object may produce this error message. support Support You are actually right. I send in a "non

[ObjectDB 2.3.7_25] Unexpected exception (Error 990)

copy... [ObjectDB 2.3.7_25] Unexpected exception ( Error 990)   Generated by Java HotSpot(TM) 64-Bit Server VM 1.6.0_31 (on Mac OS X 10.7.4). Please report this error on http://www.objectdb.com ... may be more complicated. There are also other errors in that specific database, so after using the new build

Unexpected exception (Error 990) - Merge with no Transaction

I am frequently having an error when merging a detached object outside of a transaction ... ; Here is the error : Exception in thread "main" [ObjectDB 2.0.5_03] Unexpected exception ( Error 990) Generated by Java HotSpot(TM) Client VM 1.6.0_18 (on Windows 7 6.1). Please report this error on http://www.objectdb

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

the entity, object db is throwing the following Exception : [ObjectDB 2.4.0] Unexpected exception ( Error ... ? ##### Additionals infos, here is the stack trace : [ObjectDB 2.4.0] Unexpected exception ( Error 990) Generated by OpenJDK 64-Bit Server VM 1.6.0_18 (on Linux 2.6.32). Please report this error on http://www

Enhancement Error: Unexpected constant pool entry tag: 19

Hi , I got this error when trying to enhance  Thanks --   bmpccdeMac-mini:CloudAI eko ... constant pool entry tag: 19 [ObjectDB 2.8.4] Unexpected exception ( Error 990) Generated by Java HotSpot(TM) 64-Bit Server VM 14.0.2 (on Mac OS X 10.15.7). Please report this error on http://www.objectdb

Error in production. Failed to commit transaction: Unexpected database state: BTree -152 is not found

2014-06-16 11:52:26,684 ERROR cl.intelidata.servlet.Fact .respondeRut (122 ): Unexpected internal exception [ObjectDB 2.5.5] Unexpected exception ( Error 990) Generated by OpenJDK 64-Bit Server VM 1.7.0_25 (on Linux 3.11.0-12-generic). Please report this error on http://www.objectdb.com/database

[ODB1] Chapter 2 - A Quick Tour

both JDOException and NumberFormatException: 59 catch (RuntimeException x) { 60 System.err.println(" Error : " + x ... , even in case of an error (when an exception is thrown). If a transaction is still active (e.g ... ; An attempt to run the program now results in the following error : Error : Class 'Person' is not

[ODB1] Chapter 5 - JDO Connections

) { // Error handling code should come here. } Because JDOException is a subclass of RuntimeException ... ) and an exception is thrown. The type of the exception is a JDOException subclass that reflects the specific error

[ODB1] Chapter 9 - ObjectDB Explorer

are displayed on the query form. If the query compilation fails, an error is displayed on the query form