ObjectDB Database Search

101-150 of 176 results

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

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

TemporalType injection with Calendar using JPA

to the HTTP container [ObjectDB 2.2.5_02] javax.persistence. PersistenceException Unexpected argument (com

Upgrade to 2.4.1_03

is: [ObjectDB 2.4.1_03] javax.persistence. PersistenceException Failed to clear field property com

OneToMany and cascade delete problem

stores / offers: Exception in thread "main" [ObjectDB 2.x] javax.persistence. PersistenceException Failed

member visiting in jpql

baURI is a byte[]; JP QL select e.baURI.length from URI e where id=82778 JP QL [ObjectDB 2.2.9_04] javax.persistence. PersistenceException Navigation from 'byte[]' through 'length' is invalid (error 763) at com.objectdb.jpa.JpaQuery.getResultList(JpaQuery.java:636) at util.JPQLcmd.QureyCMD(JPQLcmd

First query before any of the object has been stored

is the more general PersistenceException , with a message that says "Type Blah wasn't found".  

Replication failed

Dear support members, I am trying to set up a replication url in objectdb.conf and have the the following error in the log files: [ObjectDB 2.3.4] javax.persistence. PersistenceException Failed to connect to server 127.0.0.1:6136 (Connection refused) (error 522) at com.objectdb.jpa.EMF

persitencia (Preguntas y respuestas)

. Please could you suggest something, thanks. com.objectdb.o._ PersistenceException : Failed to create a new file

Standalone server needs dependencies?

. PersistenceException Failed to locate set method for field property com.xxx.aaa.model.ActionMessage

Query all objects that implements a given interface - is that possible?

thread "main" [ObjectDB 2.5.1_05] javax.persistence. PersistenceException Attempt to define unbound

ClassCastException on SELECT NEW ... after UPDATE over Java RMI

-EventQueue-0" [ObjectDB 2.5.4_04] javax.persistence. PersistenceException Failed to build result of type

Connect to objectdb database

.DefaultErrorHandler : jakarta.persistence. PersistenceException : No Persistence provider for EntityManager named

Eclipse4 RCP - No Persistence provider for EntityManager

Hello, I'm developing an Eclipse4 RCP application which uses ObjectDB and have the following problem after calling Persistence.createEntityManagerFactory("test.odb") : javax.persistence. PersistenceException : No Persistence provider for EntityManager I'm using the latest ObjectDB 2.6.2.b03

EntityManager JPA or JDO impl and different behavior

.   I'm getting this error: Caused by: com.objectdb.o._ PersistenceException : Failed to write

How to convert a boolean to an int in the query?

._ PersistenceException : Invalid operand type boolean for operator + Please tell me how to do this? Thanks

Schema Update: class hierarchy change

. PersistenceException Failed to read the value of field field profileMigration.classhierachychange.Test$NamedEntity.name

Upgrade to 2.4.1_02

Sorry forgot the stack trace: [ObjectDB 2.4.1_02] javax.persistence. PersistenceException Failed

calling persist on an object more than once

when the persist operation is invoked, or the EntityExistsException or another PersistenceException

Conflicting modifiers .... (javax.persistence.Id, javax.persistence.ManyToOne)

Creating Database [ObjectDB 2.2.9_05] javax.persistence. PersistenceException Conflicting modifiers

Null returned by Persistence.createEntityManagerFactory

== null) { throw new PersistenceException ("No Persistence provider for EntityManager named

createNamedQuery throws wrong exception

); however ObjectDB throws javax.persistence. PersistenceException instead of IllegalArgumentException

Error 613 - i cant put a list into a Squad object

) Caused by: com.objectdb.o._ PersistenceException : Failed to write the value of field test.Squad

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

Can't open DB-file with explorer, but from within my code it works

2.4.7_08] javax.persistence. PersistenceException Failed to construct an instance of java.lang.Object

Better support for ObjectDB in Eclipse Plugins

) ClassCastException of same object type javax.persistence. PersistenceException This issue  

Exception Failed to read from file

Hello, we have found several these exceptions in our log [ObjectDB 2.5.0_06] javax.persistence. PersistenceException Failed to read from file 'C:\SafeQORS\server\cache\MainORSCache.odb' (error 117) at com.objectdb.jpa.EMImpl.find(EMImpl.java:596) at com.objectdb.jpa.EMImpl.find(EMImpl.java:514

Inverse OneToMany Mapping and EmbeddedId

. PersistenceException id.ab is not found in type C (mapped by [Single] field debug

Issue with TYPE expression in Criteria API

Find attached project using latest 2.3.4_03 odb still causes:   Query: SELECT $1 FROM com.test.virtual.model.MyCustomer $1 WHERE TYPE($1)=class com.test.model.Customer Exception in thread "main" [ObjectDB 2.3.4_03] javax.persistence. PersistenceException Attempt to store an instance of a non

ArrayIndexOutOfBoundsException: -1

stacktrace: [ObjectDB 2.3.5_04] javax.persistence. PersistenceException Attempt to commit a transaction

Can not connect to replication node

"main" javax.persistence. PersistenceException : No Persistence provider for EntityManager named objectdb