ObjectDB Database Search

1-28 of 28 results

How to Use a SF with extended Persistence Context?

get this stack: 13:52:01,121 INFO   [org.jboss.modules] JBoss Modules version 1.1.1.GA 13:52:01,304 INFO   [org.jboss.msc] JBoss MSC version 1.0.2.GA 13:52:01,347 INFO   [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final "Brontes" starting 13:52:01,959 INFO   [org.xnio] XNIO Version 3.0.3.GA 13

openejb jpa jaas module

; /** * Password. */ protected String pass; private boolean succeeded; private UserInfo info ... { } @Override public final boolean login() throws LoginException { try { getUsernamePassword(); try { info = entityManager.find( UserInfo.class , username ); if( info != null) { String password = info

jakarta.persistence.NamedQueries.class

No JavaDoc Info for jakarta.persistence.NamedQueries/class

jakarta.persistence.NamedStoredProcedureQueries.class

No JavaDoc Info for jakarta.persistence.NamedStoredProcedureQueries/class

jakarta.persistence.Converts.class

No JavaDoc Info for jakarta.persistence.Converts/class

Error when trying to open the Explorer (failed to find Java VM)

; On console:  By trying explorer.exe I get the following: [ info ] Module INI: C:\dbs\objectdb-2.5.3\bin\explorer.ini [ info ] Module Dir: C:\dbs\objectdb-2.5.3\bin\ [ info ] INI Dir: C:\dbs\objectdb-2.5.3

JRebel integration feature

] Part of complex stacktrace when running my web application with ObjectDB and JRebel: INFO : JRebel ... method call failed at ../../../src/share/instrument/JPLISAgent.c line: 806 INFO : JRebel: Class '$Proxy199 ... /JPLISAgent.c line: 806 INFO : JRebel: Class '$Proxy199' could not be processed by 'org.zeroturnaround

com.objectdb.o.InternalException: java.lang.NoClassDefFoundError: java/sql/Date

. https://www.developer.com/database/using-objectdb-in-java-projects/ the mainifest- info .java ... to provide a better solution. support Support My bad. I attached the two Java classes and the module- info ... the compiler back to 1.8, deleted module- info .java, and put objectdb on the classpath, the application

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

.greensoft.entity.Element is not enhanced. Info : [2016-08-16 03:15:28 #934 type] Type com.greensoft.entity.Element is not enhanced. Info : [2016-08-16 03:15:28 #935 type] Type com.greensoft.entity

virtual servers and one file

the hardware. If you can publish diagnosis info of the slow activity it might help. support Support Thank ... logging with the level info . It is noticeable that again and again the message "Large number

Error occured during initialization of boot layer

().commit(); My module- info : module MESTrack { requires javafx.controls; requires javafx.fxml; requires ... -modular (delete module- info ) and included the objectdb.jar in the classpath. The program works now. Thanks for the help :) Sweetwater Marc

Too many objects for this ObjectDB Edition

Hi, I have been encountering an error when my odb file is larger than 512kb "Too many objects for this ObjectDB Edition." I haven't been able to find any info about this online and was wondering if anyone has encountered a similar problem. I had been using an older version of ObjectDB

Trouble viewing db in Explorer.

;        Let me know if you need more info Thanks Brian   bmcalist

ObjectDB throws `NullPointerException` in internal code (`com.objectdb.o.ENH.b`)

. This is the stack trace (i can send by email more info ) There was an exception while trying to navigate

Feedback on new site

Font size on new site is huge! This is especially a problem when browsing the api.   dmoshal David Moshal Difficult to find info on ODB1, including api javadocs. dmoshal David Moshal Thank you for your useful comments. The ObjectDB 1 manual is available here . You can use the JDO menu

Spring Data JPA - PersistenceException thrown

; Another stacktrace shows similar info in a different format: Caused by: org.springframework.beans.factory

Does run time enhancer due to GlassFish/Payara do anything that would affect loaded compile-time entity classes ?

info and warn level) .     webel Dr Darren Kelly If the entity classes

EntityManager creation taking long time

(properties); CAPdev CAP Dev More info is needed. If you share the relevant profiling data (e.g

Performance problem

. peric.emil Emil Perić hi, additional info ,  First version of query gives result in 50ms

Modifying something with Explorer -> app JPQL with Enum doesn't work anymore

" on stackoverflow ( https://stackoverflow.com/tags/objectdb/ info ) and wrote "Fast Object Database

Unable to delete the .odb file programatically

any more info . When the test.odb$ (temp database file) will be deleted ? After closing

retrieval again and again started

with irrelevant log info for that case. Except the log, please advise if there are exceptions ... info that should be removed). Obviously queries that need more than 100 seconds slow ... trace and the log in #16 do not provide much new info . support Support probably the problems

combined index not used

info  is stored in the database file and only replaced with new  info when that query is run

ArrayIndexOutOfBoundsException on flush

the additional stack traces do not provide more info and replaying the recorded transactions fail. I

ObjectDB for .NET (C# / VB)

Is there any further info on this request? I for one would love to see a .NET version of objectdb

Server NPE

) at java.lang.Thread.run(Thread.java:595) Please let me know if you need any further info

ObjectDB enhancement fails on "is" form for @Transient boolean isLoaded(), ok for "getter" form @Transient boolean getLoaded()

entity): INFO : [2014-11-23 16:54:03 #2 type] Type com.example.entity.Element is not enhanced

NPE at com.objectdb.jpa.JpaQuery.getResultList

am closing this issue - reopen it if you have more info . support Support