Internal Website Search

101-150 of 200 results

alter table

. PersistenceException : com.objectdb.o.UserException: Failed to get reference value of field field image.MetaSogou.iHei using reflection at com.objectdb.o._ PersistenceException .b(_ PersistenceException .java:47

@Unique member combination not working

.objectdb.test.bug.forum.T1522.main(T1522.java:22) Caused by: javax.persistence. PersistenceException ... ._ PersistenceException .construct(_ PersistenceException .java:47) at com.objectdb.error.jpa.JpaErrorManager

Saving custom list which implements java.util.List fails

.main(TestMyList.java:21) Caused by: javax.persistence. PersistenceException : com.objectdb.o ... .MyPoint.list at com.objectdb.o._ PersistenceException .b(_ PersistenceException .java:47) at com.objectdb.o

Java FX tableview fill with an aggregated query

.objectdb.o._ PersistenceException : Unexpected query token 'value' (non keyword identifier is expected) at com.objectdb.o._ PersistenceException .a(_ PersistenceException .java:47) at com.objectdb.o.JPE.d(JPE

Attempt to open a non existing file '/tmp/objectdb_xxxx/SortQueryItr_6.mrg'

throw this error message: Caused by: com.objectdb.o._ PersistenceException : Attempt to open a non ... ;  at com.objectdb.o._ PersistenceException .b(_ PersistenceException .java:45)    

Closed EntityManagerFactory after upgrading glassfish 3.1.1 to 3.1.2

.java:513) at java.lang.Thread.run(Thread.java:662) Caused by: com.objectdb.o._ PersistenceException ... ._ PersistenceException .b(_ PersistenceException .java:45) at com.objectdb.o.JPE.g(JPE.java:140) at com.objectdb.o.ERR.f

Criteria query error: Unexpected query token

.arquillian.spi.ArquillianProxyException: com.objectdb.o._ PersistenceException : Unexpected query token ... ._ PersistenceException .b(_ PersistenceException .java:45) at com.objectdb.o.JPE.g(JPE.java:140) at com

A distinguished Name for server or explorer is good for maintaining!

by: com.objectdb.o._ PersistenceException : Login Error (unauthorized IP address for user 'admin') at com.objectdb.o._ PersistenceException .b(_ PersistenceException .java:45) at com.objectdb.o.JPE.g(JPE

Trouble bug on explorer

thread "AWT-EventQueue-0" [ObjectDB 2.4.1_06] javax.persistence. PersistenceException Failed to set ... "AWT-EventQueue-0" [ObjectDB 2.4.1_06] javax.persistence. PersistenceException Failed to set numeric ... . PersistenceException Failed to get numeric value of field field model.Language.langId using enhanced

How to create dynamic Entity class.

) at packone.DMain.main(DMain.java:53) Caused by: javax.persistence. PersistenceException : com.objectdb.o ... .objectdb.o._ PersistenceException .a(_ PersistenceException .java:47) at com.objectdb.o.JPE.d(JPE.java:147

Upgrade to Java 8 won't run

.TradeUnafraid.main(TradeUnafraid.groovy:723) Caused by: com.objectdb.o._ PersistenceException : Failed to generate dynamic type java.util.HashMap$Entry at com.objectdb.o._ PersistenceException .b(_ PersistenceException .java:45) at com.objectdb.o.JPE.g(JPE.java:145) at com.objectdb.o.ERR.f(ERR.java:56) at com

Problem with entities detection

centroController, the result is: Caused by: com.objectdb.o._ PersistenceException : Type Alumno is not found at com.objectdb.o._ PersistenceException .a(_ PersistenceException .java:45) at com.objectdb.o.JPE.d(JPE

Attempt to store an instance of a non persistable type

I can't understand why I get the following error on one machine, but NOT on another machine (same code, but somehow different environment of course): Caused by: com.objectdb.o._ PersistenceException ... ._ PersistenceException .a(_ PersistenceException .java:47) at com.objectdb.o.JPE.d(JPE.java:147) at com.objectdb

Redeployment in GlassFish - Failed to open file

.java:513) at java.lang.Thread.run(Thread.java:662) Caused by: com.objectdb.o._ PersistenceException ... .o._ PersistenceException .b(_ PersistenceException .java:45) at com.objectdb.o.JPE.g(JPE.java:140

Problem with bidirectional link

.persistence. PersistenceException : com.objectdb.o.UserException: Attempt to persist a reference to a non managed Folder instance - field Folder.children at com.objectdb.o._ PersistenceException .b(_ PersistenceException .java:47) at com.objectdb.o.JPE.g(JPE.java:140) at com.objectdb.o.JPE.g(JPE.java:78) ... 4

Mysterious "Attempt to persist a reference to a non managed instance" error

: javax.persistence. PersistenceException : com.objectdb.o.UserException: Attempt to persist a reference to a non managed failing.Ostrich instance at com.objectdb.o._ PersistenceException .b(_ PersistenceException .java:47) at com.objectdb.o.JPE.g(JPE.java:140) at com.objectdb.o.JPE.g(JPE.java:78) ... 4

Best setup for huge amount of transactions

(and here we are at around 100 Connection objects): com.objectdb.o ._ PersistenceException : Attempt to begin a new transaction when a transaction is active [PMImpl] at com.objectdb.o ._ PersistenceException .a(_ PersistenceException .java:47) at com.objectdb.o .JPE.d(JPE.java:147) at com.objectdb.o .ERR.h(ERR

The server cannot start in CentOS

.objectdb.o._ PersistenceException : Login Error (unauthorized IP address for user 'admin') at com.objectdb.o._ PersistenceException .b(_ PersistenceException .java:45) at com.objectdb.o.JPE.g(JPE.java:140

Attempt to begin a new transaction when a transaction is active

._ PersistenceException : Attempt to begin a new transaction when a transaction is active root cause com.objectdb.o._ PersistenceException : Attempt to begin a new transaction when a transaction is active root cause

ORDER BY problem, when String starts with language specific character

: com.objectdb.o._ PersistenceException : Unexpected query token 'java' for query: select u from User u ... ._ PersistenceException : Unexpected query token 'Normalizer' for query: select u from User u order by

Cast exception?

. PersistenceException : No Persistence provider for EntityManager named xxx Upon closer examination, isn't javax ... == null) { /* 85 */ throw new PersistenceException ("No Persistence provider for EntityManager named

"Unexpected query expression" using CriteriaQuery FetchParent Interface

Using the fetch over Root attribute, the exception is: com.objectdb.o._ PersistenceException : Unexpected query expression end (non keyword identifier is expected)] with root cause com.objectdb.o ... thread "main" [ObjectDB 2.5.6_05] javax.persistence. PersistenceException Unexpected query expression

How to package orm.xml when using EJB in WAR?

and deployed, this error message pops up: Caused by: com.objectdb.o._ PersistenceException : Failed to read ... . PersistenceException Invalid null value in non optional field unitId (error 648) which seems to imply

Connection is closed (error 526)

Serval times I found the c/s method will close by unknown reason, when I read only the db. Exception in thread "main" [ObjectDB 2.2.7_08] javax.persistence. PersistenceException Connection is closed ... . PersistenceException Connection is closed (error 526) at com.objectdb.jpa.JpaQuery.getResultList(JpaQuery

Embedding ObjectDB on server application

: Exception: javax.persistence. PersistenceException Message: No Persistence provider ... Description: Error during event handling: javax.persistence. PersistenceException : No Persistence

ObectDb 2.3.6 in OSGi environment

i get an PersistenceException , because my POJO not found. If try the same test in normal Java ... . PersistenceException Type com.easyeng.rulesengine.interfaces.IRuleValueNode is not found (error 301) at com

Unable to execute update query

to do it: [ObjectDB 2.6.5_04] javax.persistence. PersistenceException Failed to read from file '/tmp/objectdb ... (JpaQuery.java:779) ... 39 more [ObjectDB 2.6.5_04] javax.persistence. PersistenceException Failed to read

Class loading problem with private packages in OSGi environment

@developer [2015-03-06 15:52:53 #2 explorer] [ObjectDB 2.6.0] javax.persistence. PersistenceException Failed ... ] [ObjectDB 2.6.1] javax.persistence. PersistenceException Failed to generate dynamic type com.btc.ep

Upgrade to 2.4.1_01

.persistence. PersistenceException Attempt to persist a reference to a non managed com.contextspace ... more @OneToOne gives: [ObjectDB 2.4.1_01] javax.persistence. PersistenceException Failed to clear field

ClassCastException of same object type

the following stack trace. [ObjectDB 2.2.8] javax.persistence. PersistenceException Failed to get reference

Tutorial issue

. PersistenceException Ambiguous entity name - Point (used by [point.Point,tutorial.Point]) (error 307

query on calendar class

. PersistenceException Navigation from 'java.util.Calendar' through 'DAY_OF_WEEK' is invalid (error 763) at com

Failed to create a new file 'target\objectdb\log\archive' (error 112)

.server:integration-test] [ObjectDB 2.4.6_10] javax.persistence. PersistenceException [11:47:18]: [com.rbccm.felix

Activation Issue

of objectdb.conf:   [ObjectDB 2.3.7_02] javax.persistence. PersistenceException Too many

Mismatch client-server protocol prefix

; nested exception is javax.persistence. PersistenceException : com.objectdb.o.UserException: Mismatch

Exception on creation when running multithreaded

. PersistenceException Failed to read from file 'C:\Dev\contextspace\cs_services\trunk\objectdb\db\contextspace

zip file or JAR manifest missing

I found the message: Error opening zip file or JAR manifest missing: /E:/projects/ObjectDB/bin/objectdb.jar Some of projects can read the DB, but others can not read or write the DB. Exception in thread "main" [ObjectDB 2.2.5] javax.persistence. PersistenceException Type ItemList is not found

version 2.4.5+ with GlassFish 3.1.2, errors when runs application. Version 2.4.4 worked but not 2.4.5 or later

._ PersistenceException : Type User is not found at com.objectdb.o._ PersistenceException .b(_ PersistenceException .java

Server out of memory exceptions

.java:595) Caused by: javax.persistence. PersistenceException : com.objectdb.o.UserException: Attempt ... \admin\WorkflowHistory.odb' at com.objectdb.o._ PersistenceException .b(_ PersistenceException .java:47

Using SELECT BETWEEN with LocalDate

get the following exception: com.objectdb.o._ PersistenceException : Operand type mismatch for operator 'between'     at com.objectdb.o._ PersistenceException .a(_ PersistenceException .java:45) ~[objectdb

References to objects of missing obsolete entity classes

to what is wron on our side? Best wishes   Caused by: com.objectdb.o._ PersistenceException : Type com ... reflection) at com.objectdb.o._ PersistenceException .a(_ PersistenceException .java:47) at com.objectdb.o.JPE.d

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

. PersistenceException : com.objectdb.o.UserException: Unexpected database state: BTree -152 is not found at com.objectdb.o._ PersistenceException .b(_ PersistenceException .java:47) at com.objectdb.o.JPE.g(JPE

InternalException - error reading field from "queue" database

Source) ... 4 more Caused by: com.objectdb.o._ PersistenceException : Failed to read the value of field ... ._ PersistenceException .b(_ PersistenceException .java:45) at com.objectdb.o.JPE.g(JPE.java:140) at com

[ObjectDB 2.8.3_01] Unexpected exception (Error 990)

:30) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence. PersistenceException : com ... ._ PersistenceException .a(_ PersistenceException .java:47) at com.objectdb.o.JPE.d(JPE.java:147) at com.objectdb

ArrayIndexOutOfBoundsException on flush

mentioned above is this: [ObjectDB 2.3.2_08] javax.persistence. PersistenceException Attempt ... .persistence. PersistenceException Failed to locate primary key (rbccm.digest2.execution.TaskNode:393) (error

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

. PersistenceException Failed to read from file 'C:\Users\DEVELO~1\AppData\Local\Temp\objectdb ... .java) pos = -8192 length = 8192 [ObjectDB 2.6.7] javax.persistence. PersistenceException Failed

ObjectDB 2.8.4

Fixed a critical bug that may cause collisions between schema versions ( issue #2621 ). Fixed unsupported unwrap to throw _ PersistenceException (a subclass of  PersistenceException ). Fixed an Explorer bug in presenting composite IDs. Fixed a bug in using date and time query parameters in

javax.jdo.JDONullIdentityException: The identity must not be null.

.persistence. PersistenceException Exceptions during EntityManagerFactory close (error 512)    ... anymore after restart of the web application: com.objectdb.o._ PersistenceException : Failed

Can't open replicated database

is: [ObjectDB 2.2.8] javax.persistence. PersistenceException Attempt to update types in read

Server crash - Mismatch client-server protocol prefix

(which fortunately gets auto-mailed to me): [ObjectDB 2.5.2] javax.persistence. PersistenceException