ObjectDB Database Search

101-119 of 119 results

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

a special protocol (rsrc:) - the result could be a failure to handle these paths. Setting 

What role is the JDO in ObjectDB?

Mike Keith believe the JDO is out of date. Then what role of JDO in ObjectDB? Will our codes with JDO be out of date? Due in part to some of the failures of the EJB persistence model, and some frustration at not having a satisfactory standardized persistence API, another persistence specification

Safe Settings

2 separate mechanisms for recovery from failure : Recording (transaction log). Recovery (double

InternalError on multiple AND and JOIN Query

: 14, Failures : 1, Errors: 0, Skipped: 0, Time elapsed: 1.35 sec

PersistenceException: Failed to locate field

for this failure is still unclear. But enhancement is certainly recommended in production as

database more or less destroyed

additional issues now (and that also may be a cause of recovery failures ), so such errors

Lock prevents PersistenceManager.close when retainValues = false

enough about the situation to know if this behaviour is expected, but the failure does seem like a bug

JBoss 7 startup fails

- 2) Deployment of "Guestbook_Jee.war" was rolled back with failure message {"Services with missing

UserException: Invalid configuration in 'internal' - Check permissions

), etc., since this may be the first report of a failure in this specific code. support Support

Spring LTW Problem

annotations of some class leads to a failure due to a missing class in the classpath. Maybe future

JBOSS AS7 7.1.1 - Entity not persisted and createNamedQuery fire exception

the same (deployment failure ). The version of JBoss was 7.0.x at that time and lots of declaration

system exception occurred during an invocation on EJB GuestDao

:212) ... 33 more   mbana mbana The exception indicates a failure to find a persistence unit

Optimistic lock

the changes,persist and commit? cpanon CP By default, objects after transaction failure (regardless

ObjectDB without javax.persistence

.jar has not been created for this purpose. This specific reported exception indicates a failure

missing merger

the failure , it may not cover some other specific case. Investigating the corrupted database

Another NPE on em.createQuery(query).getResultList()

in the test if you can't deduce the exact failure from this. kaosko Kalle Korhonen

NoResultException: No matching results for a unique query

which was causing the failure because of a filter.. sorry!! Alex quasado Alexander Adam No problem

InternalException

the primary key so I would expect to see wider app failures if it was null. 2012-02-24 18:39:55,719

ObjectDB 2.7.5

Improved recovery from failure when recovery is enabled with no sync  ( issue #2293 ). Added support of using JDO listeners with JPA EntityManager. Added debug logging got persist cascading ( issue #2299 ). Fixed a bug in restricting server access to a range of IPs ( issue #2292 ). Fixed