ObjectDB Database Search

51-100 of 139 results

Date field Index is corrupted due to time change

change during the life of the system as it is large enough to contain all objects we ever want ... messages indicate that this order was broken in several BTrees (apparently BTrees that contain time based ... should fix this issue. support Support Thank you for making a build that contains the fix available

query on calendar class

. Container .processEvent( Container .java:2229) at java.awt.Component.dispatchEventImpl(Component.java:4861) at java.awt. Container .dispatchEventImpl( Container .java:2287) at java.awt.Component.dispatchEvent(Component.java:4687) at java.awt.LightweightDispatcher.retargetMouseEvent( Container .java:4832

explorer NullPointerException

. Container .processEvent( Container .java:2039) at java.awt.Component.dispatchEventImpl(Component.java:4653) at java.awt. Container .dispatchEventImpl( Container .java:2097) at java.awt.Component.dispatchEvent(Component.java:4481) at java.awt.LightweightDispatcher.retargetMouseEvent( Container .java:4575) at java.awt

Trouble viewing db in Explorer.

.Component.processEvent(Unknown Source) at java.awt. Container .processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt. Container .dispatchEventImpl(Unknown Source ... .LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt. Container .dispatchEventImpl(Unknown

How to Use a SF with extended Persistence Context?

.Final] at org.jboss.as.jpa. container .ExtendedEntityManager.internalAssociateWithJtaTx(ExtendedEntityManager.java:129) [jboss-as-jpa-7.1.1.Final.jar:7.1.1.Final] at org.jboss.as.jpa. container ... .Final] at org.jboss.as.jpa. container .AbstractEntityManager.createQuery(AbstractEntityManager.java:112

Intermittent: "Attempt to reuse an existing primary key value" when persisting a new instance

.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:857) at com.sun.ejb. containers .BaseContainer.completeNewTx(BaseContainer.java:5115) at com.sun.ejb. containers .BaseContainer.postInvokeTx(BaseContainer.java:4880) at com.sun.ejb. containers .BaseContainer.postInvoke(BaseContainer.java:2039) at com.sun

Cascading makeTransient

cache should work independently on the DB as if it contained transient objects. However those instances of B contain the field __odbTracker of type com.objectdb.o.EMT, which then holds a reference ... makeTransient(A, true) with a FetchPlan containing FetchGroup with category

TemporalType injection with Calendar using JPA

to the HTTP container [ObjectDB 2.2.5_02] javax.persistence.PersistenceException Unexpected argument (com ... . container .servlet.WebComponent.service(WebComponent.java:414) at com.sun.jersey.spi. container .servlet.ServletContainer.service(ServletContainer.java:537) at com.sun.jersey.spi. container .servlet

Possible cause for "Enhancement of type ... is old and cannot be used"

.CreateException: Initialization failed for Singleton ReflectionHelper at com.sun.ejb. containers .AbstractSingletonContainer.createSingletonEJB(AbstractSingletonContainer.java:476) at com.sun.ejb. containers .AbstractSingletonContainer.access$000(AbstractSingletonContainer.java:74) at com.sun.ejb. containers

Query can't see recently persisted object

When using container managed transactions (EJB) in Payara 4.1.3 with ObjectDB embedded ... will be found. Clearly I don't want to call flush() on the EntityManager, as I want the container ... consistency of objects persisted within the same container transaction?  @NamedQueries( { @NamedQuery

Unable to convert 1.x odb file to 2.x

any means to the object to be converted another value from Object[] containing 2 String-s converted to Object[] containing null and again an instance of an unrelated class I made screenshots from old ... via some migration to a structure where the value in the map will be a user defined class containing the array. jakab Gergely Jakab

ClassCastException of same object type

;   return cop; } When the query is run, debugging shows that "list" contains ... ;      if (!this.XCCompetitorCounts. contains (obj)) {     

CriteriaQuery .where() for multiple conditions

"), surname)); List allPersons = query.getResultList(); The results will contain records where name ... it an AND condition instead so that it will only contain records with both name AND surname as specified? I

Double persist of Entity field with Cascade.ALL

Netbeans project with the error case. It contains 1. App client ( Book_dberror_client ), 2. The enterprise application ( Book_dberror ) which contains the EJB module ( Book_dberror-ejb ) 3. A Java

Optimistic locking: prevent version increment on entity collection attribute

with the containing entity. Check what the object contains in the debugger, and try to access the collection

Explorer in 2.3

, but they may contain collections (explicit or derived) with a large number of elements. Again, most likely I'm ... your own static methods you have to run the Explorer with classpath that contains your classes

Missing Data on Retrieval (0, null values)

I try  to export all Objects in an Flatfile-Hiearchy (.csv). But only the first exported Table contains all necessary Data. Most of the others   contains all  Object-Rows', but most Values of the Columns are missing. With a  em.clear() inside the Loop, all tables are exported

Missing (null) elements in eager loaded references

I have the following problem: Setup: Two hierachical Entities (Element, DataElement), which contain an ElementCollection of Embeddables (Costs). The Embeddable from the ElementCollection ... this to a minimal self contained test case, as explained in the  posting instructions , with no external

Database corrupted after schema change

of the fields are shifted, so in one database TC. tableID contains the value of BDO.modifiedBy, in other database TC.tableID contains the value of BDOWA.attributes converted to String (probably

WebSphere Liberty Configuration

JTA (TransactionManager is not found) at com.ibm.ejs. container .util.ExceptionUtil.EJBException ... .objectdb.jpa.Provider persistence provider when it attempted to create the container entity manager

Debuging query before execution

containing the query string, the second line containing the parameter arguments, etc. What do you think

Database size is much larger than expected (x2)

help you will have to isolate the problem and prepare a self contained runnable test case similar ... Your code contains file reading operations that are not related to ObjectDB and may cause the problem

Embedded in JDO metadata not working in objectDB 2.x ?

program that retrieves all the relevant containing entity objects, makes them dirty and persists ... the schema and wrote the program which retrieves the containing entities, made them dirty

ObjectDB License Error I got

the activation outside a container and running the application within a container or a different VM may fail. support Support

Jboss 6 persistence.xml startup error

from within NetBeans - version 7.0 beta (or above) is required. A WAR file that contains the Java EE

mapping file is not being loaded

itself is running in client-server mode using configuration contained in the default location (objectdb root

Replaying recorded requests...

.conf configuration file should be located: Usually it should be located in the directory that contains

Database is erased after deploying a new web application version

. support Support My bad. I've attached a file containing the full stack trace. Just to clarify

LifeCycle Event with Embeddable classes

callback for the containing entity and use it to handle embedded objects in the entity object. support Support

EntityManagerFactory objects being locked during EntityManager creation

contains client-server connections, which are only parts of the EntityManager instances). Using

Source not found error after downloading ObjectDB 2.3.7_04

= pmf.getPersistenceManager(); I am getting an error Source attachment does not contain source

com.objectdb.o._RollbackException: Failed to commit transaction

anyway - consider changing your model and using user defined classes (that may contain maps) as map values. support Support

javax.persistence.PersistenceException: No Persistence provider for EntityManager named in Karaf 4.0.7 and OSGi DS test

to deploy to Karaf 2) the objectdb bundle I use 3) a zip file containing the source project (Eclipse

Custom collection types

is one of java.util.Collection , java.util.List , java.util.Set or java.util.Map - it may contain

Object belongs to another EntityManager - ERROR

) 10:29:14,984 ERROR [stderr] (http--10.23.3.98-8081-5) at org.atmosphere. container

"Failed to serialize instance" of Set problem

Vladimir Tsichevski Maybe the set contains objects that cannot be serialized. Check the full stack trace

ObjectDB embeddable Springboot

;How does odb handle byte[]. A byte[] field is stored in the containing object, as any other array

Activation Issue

that contains the revised configuration. To verify that the configuration is really used by the server - add

Extended mapping-definitions

-mapping, containing dogs and cats mixed up. Querying would not be as performant as with storing

Is 2 level cache in use?

.getCache(). contains (entityClass, primaryKey) , so you can persist or retrieve an entity object

Unexpected exception (Error 990) - NullPointerException

.objectdb.jpa.EMImpl.merge(EMImpl.java:514) at com.sun.enterprise. container .common.impl ... .invoke(EJBSecurityManager.java:1153) at com.sun.ejb. containers .BaseContainer.invokeBeanMethod ... .ejb. containers .interceptors.AroundInvokeChainImpl.invokeNext(InterceptorManager.java:822) at com.sun

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

object after garbage collecting of the containing entity object may cause this exception ... .Worker.run(Worker.java:54) The Log file:   (It contains two error ... ) at objectdb.java.util.ArrayList.add(Unknown Source) at com.btc.ep.formalnotation.bl.impl. containers

ArrayIndexOutOfBoundsException on flush

: rbccm.felix.framework.ApplicationException: Error flushing graph container at rbccm.felix.objectdb ... at this point is performing a delete query for all entity objects that the database contains : EntityManager em ... (); throw new ApplicationException("Error flushing graph container ", e); } finally { em.close(); } I've

new objects not available in mappedBy associations

, but if the query has already been run and the field already contains a value - it will not be run again unless ... ? The argument to refresh is the object that contains the inverse field. This way you enforce reloading

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

. When the object is first saved it contains a (potentially) large amount of information which allows ... the database with Doctor but the new file produced seems to contain the same error. I'll start

BIRT Driver Improvements

ObjectDB version that it contains . support Support + It should be available on maven to be able ... , the plugin doesn't contain a specific version of ObjectDB anymore, so it will be able to use any ObjectDB

ObjectDB Server not able to handle large collections

Due to the size of that collection the containing entity object exceeds the maximum supported size ... get which " containing entity object" would exceed that limit. Do you mean that the ODB Server has the 2 GB limit

JQL-Update Queries fails with activated L2-Cache

When using JQL-Update Queries it is basically not working without calling entityManager.clear() after a transaction commit. When the clear() method isn't called the entityManager will never return a container the updated Entities. Scenario 1 : Disabled L2 Cache, updating elements using UPDATE

combined index not used

the database (from post #13 above) after this action we can verify that it contains statistics as

ObjectDB 2.0.4

Added support for JTA and Java EE Containers ( issue #8 ). Fixed a bug in indexing entity objects. Fixed a bug in fixing broken references in ObjectDB Doctor. Fixed a bug in modifying enhanced detached embedded objects. Fixed a spring transformer (LoadTimeWeaver) problem. Fixed a class