Internal Website Search

91-100 of 200 resultsRefresh

Eclipse plugin problem (using ObjectDB as a separate bundle)

the title above - the latest in the 2.2.8.01 release of objectDb. However I ... data to ObjectDB. For my first attempt at persistence, everything is persisted as expected - I used ObjectDB explorer to view my data. Now, any other attempt to persist another instance

Replication error - parsing objectdb config

path="$objectdb/db-files" />   <replication url="objectdb://localhost:6126/DEV1 ... > Caused by: com.objectdb.o.UserException: Failed to validate xml file T:\felix_grid_services\ext\objectdb\2-2-1\objectdb.conf line 38: cvc-complex-type.4: Attribute

ObjectDB without javax.persistence

.persistence in a OSGi envoirement. We tried to use the objectdb-jee.jar instead of objectdb.jar ... > So that the ObjectDB PersistenceProvider get visible for the JavaPersistenceAPI, we have registered the ObjectDB as Buddy. But now we get a “com.objectdb.o._PersistenceException

com.objectdb.o.InternalException: java.lang.ArrayIndexOutOfBoundsException: null

Exception in thread "main" [ObjectDB 2.6.1] Unexpected exception (Error 990)objectdb.com/database/issue/new com.objectdb.o.InternalException: java ... .System.arraycopy(Native Method) at com.objectdb.o.SEM.c(SEM.java:77) at com.objectdb.o.SEC

JPA Entity Fields

of one of the supported persistable types. ObjectDB supports ... . ObjectDB, however, does not enforce using any of these annotations, so they are useful only for classes ... ">@Embedded annotation, requiring ObjectDB to verify that the type is indeed embeddable

Server Configuration

an ObjectDB Server. The server is affected also by ... ="$objectdb/db-files" />   <!--   <replication url="objectdb://localhost/my.odb;user ... > The <data> element <data path="$objectdb/db-files

JPA Persistable Types

for storing data in the database. ObjectDB supports all the JPA persistable types, which are: final methods or final instance variables. ObjectDB ... and methods can be final. In most cases ObjectDB can overcome a missing no-arg

SSL Configuration

="$objectdb/ssl/server-kstore" password="pwd" /> <client-truststore path="$objectdb/ssl/client-tstore ... is used. As shown above, SSL is disabled by default. It could be enabled when accessing remote ObjectDB ... ; <server-keystore path="$objectdb/ssl/server-kstore" password="pwd" />   <server

ObjectDB can't be activated

Hello, we are trying to activate objectdb ... /objectdb-2.5.5_05/ java -cp bin/objectdb.jar com.objectdb.Activator entered activation key at correct position in objectdb.conf

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

with the following exception: com.objectdb.o.UserException: Failed to commit transaction: Cannot invoke "com.objectdb.o.ORS.Z9()" because "<parameter1>" is null at com.objectdb.o.MSG.a(MSG.java:77) at com.objectdb.jpa.EMImpl.commit(EMImpl.java:297