Internal Website Search

1-50 of 102 results

General Settings and Logging

. The supported logging levels are: "fatal" "error" "warning" " info " "trace" "debug"

Glassfish 3.1.2.1 and ObjectDB 2.4.3

INFO : Running GlassFish Version: GlassFish Server Open Source Edition 3.1.2 (build 23) INFO : Grizzly Framework 1.9.46 started in: 33ms - bound to [0.0.0.0:8080] INFO : Grizzly Framework 1.9.46 started in: 17ms - bound to [0.0.0.0:8181] INFO : Grizzly Framework 1.9.46 started in: 4ms - bound to [0.0.0.0

JBoss 7 startup fails

7 and succeed?  If so any advice i l helpful Here is the stack trace 13:49:11,894 INFO [org.jboss.modules] JBoss Modules version 1.0.1.GA 13:49:14,316 INFO [org.jboss.msc] JBoss MSC version 1.0.0.GA 13:49:14,719 INFO [org.jboss.as] JBoss AS 7.0.1.Final "Zap" starting 13:49:21,432 WARN [org

EntityManager.refresh takes a long time

; logger.log(Level. INFO , "begin select for person " + new Date().toString());     ... ;         logger.log(Level. INFO , "end select for person ... (Level. INFO , "begin refresh for person = " +           

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

InternalError on multiple AND and JOIN Query

2.28_07. Here is the output from 'mvn clean package': [ INFO ] Scanning for projects... [ INFO ] ------------------------------------------------------------------------ [ INFO ] Building Example Objectdb test [ INFO ]    task-segment: [clean, package] [ INFO

Problem to use find method on an abstract Class: AbstractMethodError is thrown

:   08:17:21,359 INFO [org.jboss.modules] JBoss Modules version 1.1.1.GA 08:17:21,544 INFO [org.jboss.msc] JBoss MSC version 1.0.2.GA 08:17:21,588 INFO [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final "Brontes" starting 08:17:22,209 INFO [org.xnio] XNIO Version 3.0.3.GA 08:17:22,209 INFO [org

Wrong data stored in time only fields

INFO [Thread-26] - --- 2015-12-19 18:12:53,015 INFO [Thread-26] - RMD.startDateTime=Wed Dec 09 20:46:28 EST 2015 2015-12-19 18:12:53,016 INFO [Thread-26] - RMD.startDate=Wed Dec 09 12:00:00 EST 2015 2015-12-19 18:12:53,016 INFO [Thread-26] - RMD.startTime=Thu Jan 01 20:46:28 EST 1970 2015-12-19 18

500Mb ObjectDb database opening issue

(); LOGGER. info ( String.format( "took [%d] ms", System.currentTimeMillis() - time ) ); Does exist any way ... is very critical for us! INFO : (AppDataStoreManager.java:277 thread:Thread-8): doOpenDataStore(): took [2583] ms ... .3842: INFO : (AppPropertyManager.java:144 thread:main): setInitialLoggerSettings(): Reconfiguration

How to deploy an Objectdb project with Jboss AS 7?

; I use Eclipse Juno and Jboss AS 7.1.1 I get this message:   04:56:01,160 INFO [org.jboss.modules] JBoss Modules version 1.1.1.GA 04:56:01,336 INFO [org.jboss.msc] JBoss MSC version 1.0.2.GA 04:56:01,382 INFO [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final "Brontes" starting 04:56:02,040 INFO

JBOSS AS7 7.1.1 - Entity not persisted and createNamedQuery fire exception

:13,454 INFO   [stdout] (http--127.0.0.1-8080-1) persisted Guest count: 0 18:51:18,219 INFO   [stdout] (http--127.0.0.1-8080-1) persist is within an active transaction 18:51:18,219 INFO   [stdout] (http--127.0.0.1-8080-1) will persist :  null:alice:2012-06-05.... 18:51:18,235 INFO

Explorer bug ? Objects seem to be missing from database in Class view, but are present as references

that every Element object (except Project itself) gets a Project reference on construction: INFO : ConfigBean []: Set default locale: country(AU), language(en) INFO : RequestBean []: Created: com.greensoft.entity.Project [null](TEST: project 1) INFO : RequestBean []: Persisted: com.greensoft.entity.Project

Nexus proxy repository with ObjectDB

to True Here is log output from nexus: jvm 1    | 2014-03-27 08:54:07 INFO   ... for repository "ObjectDB" [id=objectdb] jvm 1    | 2014-03-27 08:54:07 INFO   ... ; | 2014-03-27 08:54:13 INFO   [pxpool-1-thread-13] admin org.sonatype.nexus.index

objectdb-2.6.9_02 (with "objectdb.temp.no-enhancement-crc-check") vs. generic classes with interfaces: detailed investigation

EntityManagerFactory .. 2016-08-23 00:12:32.946 INFO Main []: *** Create Project and Element model *** 2016-08-23 00:12:32.950 INFO Main []: *** Test deep value BooleanValue wrapper *** 2016-08-23 00:12:32.950 INFO Main []: *** Test deep value EnumValue wrapper *** 2016-08-23 00:12:33.111 INFO Main []: Persist

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

Out of memory

2012-09-20 11:15:19.407 [http-bio-8080-exec-3] INFO   pl.hplxtool.audit.ProfilingAspect - pl ... ... 2012-09-20 11:15:20.021 [http-bio-8080-exec-3] INFO   pl.hplxtool.audit.ProfilingAspect - pl ... demands map... 2012-09-20 11:15:20.186 [http-bio-8080-exec-3] INFO   pl.hplxtool.audit

objectdb-2.6.9_06: Extended Persistence Context fails: 'Attempt to begin a new transaction when a transaction is active'

; @PostConstruct public void createData() { String $i = "ConfigBean:@PostConstruct:createData"; ... log_ info ($i,"create project 1 { ..."); builder.buildProject("project1"); log_ info ($i,"created project 1 }"); log_ info ($i,"create project 2 { ..."); builder.buildProject("project2"); // This is where the error

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

Object as parameter results in exception

T fetch(Company company, Long primaryKey) {   mLogger. info ("Fetching type: {} with id ... ;@Override public T fetch(Company company, Long primaryKey) {   mLogger. info ("Fetching type ... T fetch(Company company, Long primaryKey) {   mLogger. info ("Fetching type: {} with id

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

Does aggregate function "greatest" work on entity objects?

("------------").log(Level. INFO , this.toString() + " compareTo " + t.toString() + " result = " + int ... ())); //Logger.getLogger("------------").log(Level. INFO , this.toString() + " compareTo " + t.toString

Adding EntityListener Throws Unexpected Internal Exception

; public void onPostLoad(Object o) {         Logger. info ("PostLoad ... onPreRemove(Object o) {         Logger. info ("PreUpdate call.");   

A few questions on object database design

whether my colleague has a point here. I mean, there seem to be a lot of info in each character (list of items, skills, account info , statsm etc.)... However, if I think of making some of the fields in the player class

IN operator syntax

Hi, what is the correct syntax for IN operator when list of literals ia used instead of parameter, e.g. SELECT FROM Info i WHERE i.status IN (1,4) ? (Suppose status is int.) I always get this exception: SELECT FROM Info i WHERE i.status IN (1 == ,

problem using macbook with M1 chip?

;   Inner classes:     [inner class info : #3 com/objectdb/o/UNM$f, outer class info

Query perfromance problem

about 9-11 seconds to render webpage: 2011-03-11 13:08:05.552 [http-18080-exec-3] INFO   Click ... -exec-6] INFO Click - handleRequest: /catalogs/product-list.htm - 1407 ms I was trying to run

2.7.3_03 Erroneous "Attempt to modify a primary key of a managed object"

.  Then a separate thought of "is there an error that we didn't see because I used " info " and not ... String. INFO logging mode should be sufficient to see reported errors. The stack trace in #11 is normal

ObjectDB shuts down

is arround 10-15MB. Not sure this is the problem but we instaled today a JVM profiler, maybe more info ... . Shutdowns are terminating the proces. Will analyse more in the folowing days and provide more detailed info . lp   peric.emil Emil Perić

Deploying objectdb.jar to karaf 4.0.7 seems to fail

. 2016-12-02 13:07:24,430 | INFO   | raf-4.0.7/deploy | fileinstall      ... :07:24,453 | INFO   | raf-4.0.7/deploy | fileinstall       

Log is almost empty (log level 'trace')

config file) has only database open/close messages, some query.compiler info but nothing more..  ... of starting/stopping the server (at INFO level). support Support

Once served to JSF page via @EJB query bean, many list fields are null (but same query ok after fresh persist in @PostConstruct)

of one object of class TestDeepValues. On creation the logs show: INFO : RequestBean []: Created: com.greensoft.entity.test.TestDeepValues [null](TEST: test deep values) INFO : RequestBean []: Persisted: com.greensoft.entity.test.TestDeepValues [45](TEST: test deep values) INFO : RequestBean

javax.persistence.OneToOne

: @Entity public class Employee { @Id Integer id; @OneToOne @MapsId EmployeeInfo info

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

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

ObjectDB-2.6.9: Failed to commit transaction: Failed to set numeric value of field property Element.id using reflection

() { ... On running (with objectdb-2.6.9 and other recent versions) I get this error: Info : ConfigBean []: ConfigBean:@PostConstruct:createData Info : ConfigBean []: ConfigBean:@PostConstruct:createData: not setting objectdb.temp.no-detach ! Info : Builder []: Created: com.greensoft.objectdb.test.mini.entity

Online Backup degrades responsiveness.

days: try { CoreService.getLogger(this). info ("DB Backup Start..."); TypedQuery backupQuery =   ... (); backupThread.join(); CoreService.getLogger(this). info ("DBService Backup DONE!"); } finally { em.close ... : EntityManager em = getEM(); try { getLogger(this). info ("Backup Start..."); TypedQuery backupQuery

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

Enhanced classes problem

, but we are not successfull to simulate problem yet, so just brief info for now: Info about the field

ODB Server tries to write a log file to a weird location

/" retain = "90" / name = "*" level = " info " / Client has the following config:       ... ;       name = "*" level = " info " /          

Internal exception on flush

but I'll post a test after further investigation. If there is any info from the exception ... ;unfortunately they do not provide much info . I also don't see a direct connection between

500Mb ObjectDb database opening issue

(); LOGGER. info ( String.format( "took [%d] ms", System.currentTimeMillis() - time ) ); Does exist any way to speed-up open time for big databases? Definitely, it's too long for 500 Mb database! INFO

Query fails with failed to read

the stack trace and maybe more info to the log, if you can replace the ObjectDB jar file ... hgzwicker Hans-Georg Zwicker Build 2.7.5_05 is ready with new logging info for this issue 

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