ObjectDB Database Search

101-150 of 200 results

Replication failed

Dear support members, I am trying to set up a replication url in objectdb.conf and have the the following error in the log files: [ObjectDB 2.3.4] javax.persistence.PersistenceException Failed ... Clemens Kunwald It is unclear why you get this exception. Check for additional stack traces in the log

Catching exceptions from online backup

it. There is some handling of the exception like writing it into the log file with trace level ... ( InterruptedException e ) {          LOG . error ( e ) ;   

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

broken references More information can be found in the log Relevant part from the log file: [2014-05-06

disabling JDO in objectdb embedded mode

/metamodel-ear-1.0-SNAPSHOT/lib/commons- logging -1.2.jar, URLEntry : file:/usr/local/glassfish/glassfish ... . The trace in #1 is the best I can show to explain the problem. (I can also add a log file if you like

persitencia (Preguntas y respuestas)

'C:\Program Files\objectdb\objectdb-2.6.4_07\ log \odb20151207. log ' EntityManagerFactory registro

PersistenceManager.getObjectsById(Collection,boolean) throwing JDOException

on a classified lab system, but I wrote down the following notes from our logs : [ObjectDB 2.2.4_02] javax ... is the real problem. Could you please check the log files? You may find the complete stack trace

Debuging query before execution

. On the other hand multi line query can be tough to read from log files. I was thinking about this functionality in context of debugging and logging . Because of that, I'm for single line query with embedded values. lwalkowski Lukasz Walkowski

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

How find out ObjectDB version at runtime (in a web app)

for the version at run-time ? It does not seem to be in the odb logs , and turning on the debug mode does not ... of the ObjectDB version in the header of the log output. webel Dr Darren Kelly Answered here already:  https

Enhancer problem

Schreiber Could you check the log file for detailed stack traces? Please provide more details about how you integrate the Enhancer into the build process. support Support Thanks, The logs had the answer. I

Option or strategy to disable/skip runtime enhancement checks (to improve load time)?

On startup of a Maven-based web app there is verbose logging of object checking whether enhancement has been applied to a wide range of classes, many of which have nothing to do with the entity ... load time ) ?     webel Dr Darren Kelly Please provide more information about these checks, such as log messages or stack traces. support Support

How to enhance the JPA/Spring/MVC to implement RESTfull for CURL client?

" http://localhost:8080/Guestbook/user/siegfried -X GET The logs say Oct 11, 2013 11:21:28 PM org ... log . This was left over from last night when I omitted the "api": Oct 11, 2013 11:34:34 PM org

ObjectDB with JRebel: copious 'Not Enhanced:' errors with EJBs

feedback. Reported also to Zeroturnaround for JRebel. When using JRebel I am getting copious server log ... it cause any further issues? You may suppress these warnings by reducing logging level

Query debugging configuration from class

for. I would like to log (in the console or in a separate log file) what it's actually executing

Unable to run NetBeans/JPA Web Application Tutorial

\nbproject\build-impl.xml:1050: The module has not been deployed. See the server log for details ... Priya Please follow the instructions in the error message and check the server log for details

Attempt to execute a query using a closed EntityManager

. Second: LOG . log (Level.INFO, "Created client {0}", c.getId()); Here is when the error happens, when c

run several embedded systems on one server, problem with double used port

we want to run several embedded systems on one server. In principle this is working but there are endless logs generated reporting about a double used port. Ist there a possibility to configure ... the ObjectDB configuration: support Support we switched off the embedded server, but still have logs

WebService : Failed to get reference value of field using enhanced method

Eugen Please post the complete stack trace including nested exceptions (check the ObjectDB log file ... . With logging I know, that error take place on this line: em.getTransaction().commit(); As

How to deploy an Objectdb project with Jboss AS 7?

04:56:02,075 INFO [org.jboss.as. logging ] JBAS011502: Removing bootstrap log handlers 04:56:02,078

Object Relations Error after Schema Change

of your application. support Support Hi, we only use one entity class version.  Attached second log file ... the log “08:44:09,440 ERROR [stderr] (http--10.10.10.60-8080-3) Failed to write the value of field field

PersistenceException: Failed to locate field

if there is a way to know what settings ODB is using when it starts up? Would be useful to log the location ... . So, would be useful to log , at startup, current config file location and contents

ObjectDB 2.x is working without any activation code

the logs were not opening but recentely we have faced a strange issue , we have used a new build machine ... after installing the application on user pc we are able to open the logs without any issue

InternalException

Please check for a longer stack trace (including nested stack traces) in the log file. support Support

Not releasing locked MST object

the change log since version 2.8.3, there is always a chance that an issue happens only in specific versions

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

is unclear, even after reviewing the bug report and the log files. The schema evolution rules

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

://localhost:6136/technolink.odb;user=admin;password=admin exception in the Karaf log . I have deployed

Java 8 Enhancer Problem

the exception and output a log message like "Java 8 weaving currently not supported." instead

Activation error on Schema change

about that, this shouldn't happen. Pre 2.3.7 activation codes should work with 2.3.7. But in the logs I

"Failed to serialize instance" of Set problem

, including nested exceptions, in the log file. support Support Hi support, Yes, stack trace shows

query returns failed to read from database file

we have since today exceptions on executing some queries like this: Failed to read from file 'F:\Hummingbird\Objectdb\db\coreSystemDb.odb' we are using objectdb 2.7.2_05 in the objectdb log ... )   hgzwicker Hans-Georg Zwicker Please post the full stack trace from the ObjectDB log file. support Support

Close() Method of EMF throwing "PersistenceException: Connection is closed" on first attempt to close.

the context in which this problem occurred, please check the ObjectDB log files on the server ... and just writing the condition to a log file, because if the database connection is closed, further attempts to close it are not necessary. support Support

ArrayIndexOutOfBoundException

get the exact scenario to simulate. There is log from ObjectDB: java.lang.ArrayIndexOutOfBoundsException ... .ArrayIndexOutOfBoundsException We found similar problems in more logs : java.lang

ObjectDB 2.9.1

Added support of embedded path expressions to  mappedBy  fields ( issue #2917 ) Fixed the SectionClassifier retrieval bug ( issue #2912 ). Fixed log file location for some server log messages ( issue #2914 ).

queries under 2.7.6_4 significantly slower than under 2.7.6

we update to the latest version from 2.7.6. Now we have the problem that we have numerous logs indicating deep query plan checks and an overall significant performance loss in all queries ... some of these logs that show deep query plan checks (and are new in 2.7.6_04)? In addition

ObjectDB 2.6.9

Added support for integration with WebSphere / Liberty application server. Fixed deletin g large transaction temporary files (in the experimental large transactions feature ). Fixed empty log directory creation when logging is disabled. Fixed a bug in using nested embedded objects. Fixed a query

[ObjectDB 2.5.1_05] Unexpected exception (Error 990)

I have this error in log . The query can't return result. Thanks for help. LOG : [ObjectDB 2.5.1_05] Unexpected exception (Error 990) Generated by Java HotSpot(TM) Server VM 1.7.0_55 (on Windows Server 2008 R2 6.1). Please report this error on http://www.objectdb.com/database/issue/new com.objectdb

Improve ObjectDB Server

) - Keep it as a console-only app - Put important log info to the console as well - Provide possibility ... , but you can direct all log messages to the standard output and/or the standard error by setting

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

. When the project runs it logs creation of objects. Please note that there are 2 Project objects, and note ... both in my logged output and by examining the result in the Explorer (which it seems is not

Indexes broken after schema update

as per the previous issue I logged , I haven't added or removed any entities but I try and query ... ) and the below errors in the logs . I can query the object fine by non-indexed fields and by the @Id.  

Query execution causes an unexpected internal exception (Error 990)

an unexpected index state during a query update. You should see some log lines starting at "Attempt to remove a non existing index entry" in the ObjectDB server log file. Could you please post

ObjectDB 2.8.0

a query hint ( see issue #2379 ). Added logging when the number of allowed entity classes is exceeded ( feature request #2412 ). Added logging to diagnose unexpected duplicate index entry ( issue

NullpointerException at a normal select

get the following error (you can also see the log message containing the String parameter ... you can see from the log /stacktrace, the query parameter is 'default'). This have been working for quite some

Exception makes the system unusable for several minutes

these in the log : [2020-07-24 10:56:45 #50 store]  SectionClassifier: SectionClassifier{'bd127e47 ... of the log : [2020-07-13 17:10:29 #7 store] RetrievalTask.reportSecondaryResult: page#55027945, reader

ObjectDB 2.0.0

Improved processing of some sorts of queries. Added support for using ObjectDB with JPA 1 jar in the classpath. Changed server start avoiding new process creation. Added logging for class loading ... a bug in the new log based (recording) recovery from failure mechanism. Fixed a bug in finding

Negative snapshot user count

the full log in case it helps (sorry I should have attached it from the start). The following is an extract from a production log which is also showing the error (nothing else of interest in the file

Corrupt database page

cannot correctly write back into the database file, is it possible that the db log file remains in the file ... log so that the repaired database has not any data lost? btc_es BTC EmbeddedSystems If recovery

ObjectDB 2.5.0

expression. Added the ability to disable hollow objects . Added TRACE level logging of query execution ... and closing. Improved connecting and disconnecting performance when logging is disabled. Improved closing

NullPointer when accessing entity field

works without problems. Objectdb logs does not contains any problem logs in this time

ObjectDB 2.5.1

Added support of editing enum values in the Explorer. Added logging of type registration . Added error message when using mapped by (inverse) collections and maps of invalid types. Changed JOIN FETCH to act as LEFT JOIN in path expressions. Updated the PDF manual. Fixed a possible deadlock

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