ObjectDB Database Search

151-200 of 200 results

Cascading makeTransient

(objectdb. java .util.ArrayList, objectdb. java .util.HashMap) even after the makeTransient ... 990)   Generated by Java HotSpot(TM) 64-Bit Server VM 1.8.0_40 (on Mac OS X 10.10.2 ... com.objectdb.o.InternalException at com.objectdb.o.InternalException.f(InternalException. java :236

DB Explorer and Doctor unable to open DB file

at com.objectdb.o.MSG.d(MSG. java :75) at com.objectdb.o.ACL.d(ACL. java :167) at com.objectdb.o.STL.g(STL. java :97) at com.objectdb.o.TYM.findClass(TYM. java :1036) at com.objectdb.o.ACL.loadClass(ACL. java :131) at java .lang.ClassLoader.loadClass(ClassLoader. java :357) at com.objectdb.o.TYM.ay(TYM. java :1013

Problem with byte arrays in JDO - internal exception

This code generates an internal exception: package spiffy.test; import java .util.List; import ... .7.1_01] Unexpected exception (Error 990)   Generated by Java HotSpot(TM) 64-Bit Server VM 1.8.0 ... .InternalException.f(InternalException. java :236) at com.objectdb.o.STA.K(STA. java :348) at com.objectdb.o

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

: Failed to commit transaction: at com.objectdb.o.JPE.g(JPE. java :89) ~[JPE.class:na] at com.objectdb.o.ERR.f(ERR. java :59) ~[ERR.class:na] at com.objectdb.o.OBC.onObjectDBError(OBC. java :1493) ~[OBC.class:na] at com.objectdb.jpa.EMImpl.commit(EMImpl. java :279) ~[EMImpl.class:na] at com.app.dao.impl

Schema-Update: Rename superclass and remove one subclass

*] java .lang.NullPointerException at com.objectdb.o.ENH.g(ENH. java :401) at com.objectdb.o.OBC.aM(OBC. java :951) at com.objectdb.o.OBC.UZ(OBC. java :798) at com.objectdb.o.SRB.l(SRB. java :160) at com.objectdb.o.QRR.m(QRR. java :549) at com.objectdb.o.QRR.f(QRR. java :212) at com.objectdb.jpa.JpaQuery

zip file or JAR manifest missing

(error 301) at com.objectdb.jpa.JpaQuery.getSingleResult(JpaQuery. java :620) at src.run.txt2db.lookup(txt2db. java :82) at src.run.txt2db.main(txt2db. java :57) Caused by: com.objectdb.o.TEX: Type ItemList is not found at com.objectdb.o.MSG.e(MSG. java :107) at com.objectdb.o.TRS.g(TRS. java :208) at com.objectdb

Tutorial issue

) at com.objectdb.jpa.JpaQuery.getSingleResult(JpaQuery. java :754) at tutorial.Main.main(Main. java :29 ... ,tutorial.Point]) at com.objectdb.o.MSG.d(MSG. java :61) at com.objectdb.o.TYM.ar(TYM. java :845) at com.objectdb.o.TYM.ay(TYM. java :998) at com.objectdb.o.TRS.g(TRS. java :177) at com.objectdb.o.SYR.q(SYR. java :259

Extended mapping-definitions

(respectively its class) gets mapped to a java class. So cats get mapped to the java class 'Cat', dogs to 'Dog ... . limitation, the editor doesn't model his data with java -classes directly, but with a so called MetaClass. A MetaClass is a simple Java class, which mimics it behavior, for example it has an attribute

Error with org.springframework.data.jpa.domain.AbstractPersistable

. Caused by: com.objectdb.o.UserException: Unsupported auto value type java .io.Serializable for field org.springframework.data.jpa.domain.AbstractPersistable.id at com.objectdb.o.MSG.d(MSG. java :62) at com.objectdb.o.MDF.T(MDF. java :640) at com.objectdb.o.ANM.ac(ANM. java :761) at com.objectdb.o.ANT.W(ANT

"Failed to serialize instance" of Set problem

.objectdb.o.MSG.d(MSG. java :74) at com.objectdb.o.BYW.V(BYW. java :780) at com.objectdb.o.TYW.aq(TYW. java :353) at com.objectdb.o.TYW.writeElement(TYW. java :253) at com.objectdb.o.UMR$R.A(UMR. java :976) at com.objectdb.o.UMR.z(UMR. java :565) at com.objectdb.o.UML.u(UML. java :537) at com.objectdb.o.ENH.d(ENH. java

OEM: Too many persistable types (>10) - exceeds evaluation limit (error 1011)

1011) at com.objectdb/com.objectdb.jdo.JdoQuery.compile(JdoQuery. java :734) I ... evaluation limit (error 1011) at com.objectdb/com.objectdb.jdo.JdoQuery.compile(JdoQuery. java :734) at com ... (Database. java :1635) at com.unilogical.moxydox.server/com.unilogical.moxydox.server.database.Database

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

.EMImpl.beforeCompletion(EMImpl. java :338) at com.sun.enterprise.transaction.JavaEETransactionImpl.commit(JavaEETransactionImpl. java :453) at com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified. java :857) at com.sun.ejb.containers.BaseContainer

Getting Unexpected internal exception when updating entity in MEM db

: Unexpected internal exception at com.objectdb.o.JPE.e(JPE. java :135) at com.objectdb.o.ERR.h(ERR. java :38) at com.objectdb.o.OBC.onObjectDBError(OBC. java :1017) at com.objectdb.jpa.EMImpl.merge(EMImpl. java :307) at org.vn.radius.cc.server.db.RtDB.Update(RtDB. java :101) ... 10 more Caused by: java .lang

General Performance Issues Illustrated with a Specific Method

java .io.Serializable; import java .util.Date; import javax.jdo.annotations.Index; import javax ... Class package lk.gov.health.phsp.entity; import java .io.Serializable; import java .util.Date; import ... = ssNumber; } } Other Java Classes package lk.gov.health.phsp.pojcs; import java .io.Serializable; import

ORDER BY problem, when String starts with language specific character

anaq x ObjectDB uses the ordinal Java String lexicographical order, which is based on the order ... a workaround you may use the Java   Normalizer class. Because ObjectDB supports method invocation in ... : com.objectdb.o._PersistenceException: Unexpected query token ' java ' for query: select u from User u

InternalException

exceptions when working on large data sets: java .util.concurrent.ExecutionException: com.objectdb.o ... internal exception at com.objectdb.o.WSM.U6(WSM. java :118) at com.objectdb.o.QRR.g(QRR. java :244) at com.objectdb.o.QRR.f(QRR. java :153) at com.objectdb.jdo.JdoQuery.execute0(JdoQuery. java :811) at com

Custom collection types

achieve this for collections which are not in java .util package? if this collection type ... is one of java .util.Collection , java .util.List , java .util.Set or java .util.Map - it may contain ... collection instance (e.g. java .util.ArrayList ) will be instantiated since instantiation of custom

Set timeout for BatchQueryItr

Here is the stack trace of blocked threads : com.objectdb.o.OMF.at ( OMF. java :881 ) com.objectdb.o.OBM.close ( OBM. java :202 ) sun.reflect.GeneratedMethodAccessor1518.invoke ( unknown source ) sun.reflect.DelegatingMethodAccessorImpl.invoke ( DelegatingMethodAccessorImpl. java :43 ) java .lang.reflect.Method

Can I Disable the Creation of the "log" Directory?

.PersistenceManager; import javax.jdo.PersistenceManagerFactory; import java .nio.file.Files; import java .nio.file.Path; import java .nio.file.Paths; import java .util.Properties; public class Test{ public static void ... also prevent the "log" directory created when running the enhancer ( java ... com.objectdb.Enhancer

Explorer in 2.3

to enter a Java expression into a field. For example, suppose you have a User entity with a password ... about using a Java expression to set a value when editing a field, not a JPQL expression in a query ... for setting the value. This dialog will allow me to enter a Java expression which will return

Activation error on Schema change

._PersistenceException.b(_PersistenceException. java :45) at com.objectdb.o.JPE.g(JPE. java :132) at com.objectdb.o.ERR.f(ERR. java :59) at com.objectdb.o.OST.onObjectDBError(OST. java :581) at com.objectdb.jpa.EMF.createEntityManager(EMF. java :176) When I remove this annotation my activated ObjectDB works fine.  

Problem with @UniqueConstraint

columns rather than Java class fields. Therefore, it is silently ignored by ObjectDB, as specified on: http://www.objectdb.com/api/ java /jpa/UniqueConstraint Until JPA defines Java object model level ... / @Unique annotations: http://www.objectdb.com/api/ java /jdo/annotations/indexes http://www.objectdb.com

License Activation Change and Checking Activation

client-server mode. support Support Now I got the next exception: java .lang.NullPointerException at com.objectdb.o.QRR.h(QRR. java :270) at com.objectdb.o.QRR.f(QRR. java :179) at com.objectdb.jpa.JpaQuery.getSingleResult(JpaQuery. java :747) mosi0815 Ralph Moser Sorry, hopefully build 2.5.5_03 should work fine. support Support

Problem persisting a TreeSet field

Hello, I am getting a " java .lang.IllegalArgumentException: Can not set java .util.TreeSet field Message.children to java .util.HashSet" when persisting a Message object with a parent/children ... ; Seems that objectdb is converting TreeSet into HashSet? Why?  http://www.objectdb.com/ java /jpa

persisting object with long[][] arrays of array

Hi, I have an object I am trying to persist ( java ) - It has several fields of type long ... (); Here is the object: import java .io.Serializable; import javax.persistence.CascadeType; import javax ... Emmanuel Keskes A long[][] array is represented in Java as an array of arrays. new long[100000][1

app.jelastic.eapps.com and objectdb

ObjectDB on any real VPS, apparently including on eapps.com. Are you able to run Java and servlets ... ! Jelastic is a Java server Container enviroment. https://www.virtuozzo.com/application-platform ... ;   pezifromvienna Peter Sauer If Jelastic supports standard Java web applications, the location

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

.AbstractSingletonContainer.createSingletonEJB(AbstractSingletonContainer. java :476) at com.sun.ejb.containers.AbstractSingletonContainer.access$000(AbstractSingletonContainer. java :74) at com.sun.ejb.containers.AbstractSingletonContainer$SingletonContextFactory.create(AbstractSingletonContainer. java :647

Source not found error after downloading ObjectDB 2.3.7_04

.  Basically the PMF.class is compiled from PMF. java and in the source file I am not able to find any PMF. java class.   For setup I downloaded the ObjectDB zip file. Placed it in source code ... . I debugged following code import java .util.Properties; import javax.jdo.JDOHelper; import javax.jdo

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

. java :253) [11:47:18]: [com.rbccm.felix.server:integration-test] at rbccm.felix.objectdb.workflow.ObjectDbDataContainer.registerTypes(ObjectDbDataContainer. java :57) [11:47:18]: [com.rbccm.felix.server:integration-test] at rbccm.felix.objectdb.workflow.ObjectDbDataContainer. (ObjectDbDataContainer. java

EntityManager refresh problem

).  Do you have an explanation for the assertion error? -------------------- - SimpleTest. java -------------------- package example; import java .io.File; import javax.persistence.EntityManager; import ... ; } -------------------- - SimpleEntity. java -------------------- package entities; import javax

Database is locked when in use

the follwoing code     query.setParameter("target", new java .io.File("c:\\backup")); And i ... working for me :-( Now, i am using query.setParameter("target", new java .io.File("c:\\backup

Programatic configuration or configuration file loaded from classpath or file

Hi! I found information about the configuration of ObjectDB:  https://www.objectdb.com/ java /jpa/setting . However, I have a dynamic environment and don't want to place the configuration file in ... .objectdb.com/ java /jpa/setting/entities#The_cache_element a) Is it possible to configure this 

Performance and memory usage of queries

  (VM-argument:  -Xmx512m)] import java .util.ArrayList; import java .util.List; import javax

What are the steps of creating small web app?

Hello guys, I have a question about creating small new web application, I am almost done with researching and studying and I have covered all the important concepts e.g. # Starting from web technologies: HTML, CSS, JS, JQuery. # Moving to Java Technologies:  Core Java , Servlet, Managed Beans

EntityManager.merge gives EntityNotFoundException

(EMImpl. java :456) at classdb.Test.main(Test. java :32) thepigs Matt Pepar You are right, merging non

Missing Data on Retrieval (0, null values)

). support Support Many thanks - that's the point. That are my first steps in Java - so all is a little bit ... objects, when applicable. Having ordinary Java classes to represent your persistent data (including

com.objectdb.o.InternalException NPE

[ObjectDB 2.2.9_10] Unexpected exception (Error 990)   Generated by Java HotSpot(TM) 64-Bit ... /issue/new com.objectdb.o.InternalException: java .lang.NullPointerException: null java .lang.NullPointerException at com.objectdb.o.REG.S(REG. java :822) at com.objectdb.o.VAR.ap(VAR. java :731) at com.objectdb

InternalException: null

at com.objectdb.o.JDE.g(JDE. java :93) at com.objectdb.o.ERR.f(ERR. java :56) at com.objectdb.o.JDE.f(JDE. java :52) at com.objectdb.o.OBC.onObjectDBError(OBC. java :1503) at com.objectdb.jdo.PMImpl.getObjectById(PMImpl. java :465) at eu.extech.serverImpl.jdo.JDOConnection.objectById(JDOConnection. java :330

ClassCastException: com.objectdb.o.SLV cannot be cast to com.objectdb.o.RSV

Hello, we have found another exception in objectdb.log: java .lang.ClassCastException: com.objectdb.o.SLV cannot be cast to com.objectdb.o.RSV at com.objectdb.o.RSV.compareTo(RSV. java :158) at com.objectdb.o.INV.compareTo(INV. java :215) at com.objectdb.o.INV.J(INV. java :315) at com.objectdb.o.PAG

ObjectDB tries to create a File in a localtion without write access

(_PersistenceException. java :47) at com.objectdb.o.JPE.g(JPE. java :145) at com.objectdb.o.JPE.g(JPE. java ... _12.mrg_filter' at com.objectdb.o.MSG.d(MSG. java :75) at com.objectdb.o.LFL.D(LFL. java :868) at com.objectdb.o.LFL.B(LFL. java :807) at com.objectdb.o.LFL.B(LFL. java :776) at com.objectdb.o.FCL.l(FCL. java

evalution limit error on digital ocean ubuntu

.MSG.d(MSG. java :61) ~[objectdb-2.5.4.jar:na] at com.objectdb.o.MST.UC(MST. java :1090) ~[objectdb-2.5.4.jar:na] at com.objectdb.o.WRA.UC(WRA. java :213) ~[objectdb-2.5.4.jar:na] at com.objectdb.o.TYS.x(TYS. java :768) ~[objectdb-2.5.4.jar:na] at com.objectdb.o.TYS.v(TYS. java :592) ~[objectdb-2.5.4.jar:na

Strange Error with Criteria API and Sorting

(MSG. java :61) [objectdb-2.4.4_05.jar:] at com.objectdb.o.QNF.l(QNF. java :333) [objectdb-2.4.4_05.jar:] at com.objectdb.o.QNF.n(QNF. java :394) [objectdb-2.4.4_05.jar:] at com.objectdb.o.QNF.k(QNF. java :169) [objectdb-2.4.4_05.jar:] at com.objectdb.o.QNF.z(QNF. java :783) [objectdb-2.4.4_05.jar:] at com

Unexpected Exception

) Generated by Java HotSpot(TM) 64-Bit Server VM 1.6.0_26 (on Mac OS X 10.6.8). Please report this error on http://www.objectdb.com/database/issue/new com.objectdb.o.InternalException: java .lang.NullPointerException: null java .lang.NullPointerException at com.objectdb.o.BIT.m(BIT. java :278) at com

reading from table gives Unexpected exception

)   Generated by Java HotSpot(TM) 64-Bit Server VM 1.8.0_131 (on Windows 10 10.0). Please report ... .objectdb.o.InternalException     at com.objectdb.o.BYR.o(BYR. java :113)     at com.objectdb.o.BYR.w(BYR. java :206)     at com.objectdb.o.VUT.j(VUT. java :350

Can't open replicated database

only mode (error 614) at com.objectdb.jpa.EMF.createEntityManager(EMF. java :163) at rbccm.felix.gridservice ... Source) at java .lang.Thread.run(Thread. java :595) Caused by: com.objectdb.o.UserException: Attempt to update types in read only mode at com.objectdb.o.MSG.d(MSG. java :61) at com.objectdb.o.SHN.ab(SHN

[ObjectDB 2.6.7_04] Unexpected exception (Error 990)

.7_04] Unexpected exception (Error 990) Generated by Java HotSpot(TM) Client VM 1.8.0_51 (on Windows ... .InternalException: java .lang.NullPointerException: null java .lang.NullPointerException at com.objectdb.o.MMM.aj(MMM. java :1147) at com.objectdb.o.UTY.aC(UTY. java :1307) at com.objectdb.o.UTY.aB(UTY. java :1296

UTF Error

.8.5_06] Unexpected exception (Error 990) Generated by Java HotSpot(TM) 64-Bit Server VM 15.0.2 ... string at com.objectdb.o.BYR.U(BYR. java :1217) at com.objectdb.o.BYR.U(BYR. java :523) at com.objectdb.o.BYR.L(BYR. java :504) at com.objectdb.o.QJD.a(QJD. java :242) at com.objectdb.o.QRD.f(QRD. java :369) at com

Remove of an entry from a @OneToMany collection is not possible if the enhancer is disabled

Hello! When the JPA entities are not enhanced the removal of an entry from a @OneToMany collection is not possible. The following java code demonstrates the problem. The statement parentEntity ... objectdb.examples; import java .util.HashMap; import java .util.Map; import javax.persistence

Unlimited JPA Persistable Types

I think it would be revolutionary if it were possible to persist any Java object, not just the standard SQL-based objects. Perhaps introducing an annotation will allow for this, something like ... configuration. Is there a way to do the setting via a Java configuration by any chance? Why won't Thread behave

Why does ObjectDB duplicate classes from javax.jdo:jdo-api?

Hello, I'm using the Java Persistence API (JPA) in a library to not lock myself in to using a specific database. In a project that uses said library, I'm using ObjectDB because it is fast ... modules can be problematic in projects that use Java 9 modules. I've created a sample project