Internal Website Search

101-150 of 200 results

Slow searching with two indexes

at the database log , the way the query is run is that all values of the object reference key ... the query execution plan from the log ? The following query: select from Thing where reference ... have investigated further, and I have the query logs from using the Database Explorer: select from NmeaBatch

Activated ObjectDB still throws "Too many persistable types"

, but this is a good idea. Will it help if it is shown on the server tray icon? In the log file? support ... . It's still not activated.   Will it help if it is shown on the server tray icon? In the log file? For me, I am on a headless server, so in the log file would be good. For most people, the tray

Embedded Entity in EmbeddedId not persisted. Error 631 at select.

org.jboss. logging - Logging Provider: org.jboss. logging .Log4j2LoggerProvider 19:05:31.463 [main

Entity listener - event instead of object

object. What I want to accomplish is to log difference between new and old values for every change ... ;           if ( LOG .isDebugEnabled()) {    ... ;          LOG .debug("{} for: {}, ID: {}, property: {}, old

Exceeding max connections and crashing

are active on ObjectDB. When we set logging to one of logging levels log doesn’t show anything. 2

Database Inconsistency or corruption

lost. I attached a formatted log file. In the following, I consider the most important part of the log file. Before the update operation, I dump the properties of the object I want to update ... . It would be really great to see all queries which are currently processed by ObjectDB. You can enable logging

Pre-detach loading: retrieval by navigation not working in if statement

()) test: - Logging the value of lz.getPresent().getValue() (or sending it to System.out). - [EDIT ... a variable that is eventually used OR just used for logging or output) [EDIT: confirmed using javap -c ... of the real problem.) Similarly, using debug logging can also trigger loading.  

Jboss 6 persistence.xml startup error

.conf , the ObjectDB log directory is deploy/ log , and the database is created by default at deploy/db

Filename.odb$ Persisting Issue

. using a debugger or printing to log o console). It will not be reached and executed if the application ... the ObjectDB log file to see if every database opening is followed by closing it. support Support

Online backup problem

Hi, We are trying to create a servlet that performs database online backup. Unfortunately, even though no exception is thrown, backup files aren't created. When I turn on DEBUG logging in ODB, I ... ;that is shown only in logging at DEBUG level is normal (part of the class searching process

How to Use a SF with extended Persistence Context?

  [org.jboss.as. logging ] JBAS011502: Removing bootstrap log handlers 13:52:02,001 INFO 

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

.moxydox.server.BackgroundThread.run(BackgroundThread.java:148)   CBE CBE The log file ... log includes "Building a synthetic Class" messages, such as: [2017-11-03 09:40:29 #5 type.loader

Database corrupted after schema change

 BDOWA.attributes is also missing in the list. Neither ObjectDB log , nor the application log wrote any errors, so it looks to me that it is some failing schema evolution. When I tried

Connection is closed Caused by: java.io.EOFException

so much on my own logs that I neglected the ObjectDB logs !   The cause is more obvious from

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

ObjectDB BIRT Driver Update

to create a new report.  This created an error in the Error Log .  I've captured the error log ... \.plugins\org.eclipse.birt.report.data.oda.jdbc.dbprofile.sampledb\db\ is empty... Log dump: eclipse

NPE in server mode

See stack trace below. Unfortunately I just uncovered this in a log check so I dont have any ... ) at java.lang.Thread.run(Thread.java:595) Full log is attached. NB: This occured in version 2-2-9_07 (as ... this exception. Probably a different error message has to be written to the log .  Thank you for this report. support Support

Out of Memory - Slow leak?

on such attempt it writes to the log an error message ("Negative snapshot user count") with a stack trace. If you can send me the stack trace from the log it may help in locating the reference counting bug ... count" error message and stack trace in the logs ? support Support No update I'm afraid

ObjectDB 2.7.2

Added initial support for Java 9 . Attempt to fix (currently a workaround) and log the nested ... an option for possibly improved concurrent database file access. Added automatic logging of query details on internal errors. Added configuration path writing to log on database opening.

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

you'll see a very similar error (in NetBeans8.1 if you have the Glassfish log window showing ... off any reports/ logging of:     "Enhancement of type ... is old and cannot be used ... log ) if I also (in addition to the post-compile enhancement) have run-time javaagent enhancement

ObjectDB 2.5.5

Added support of Java 8 (JDK 1.8), see issue #1369 . Added support for deleting archive log directory when the database is open ( issue #1303 ). Changed the response to starting a database server ... ) on some time zones. Fixed log archiving to affect only " odb*. log " files. Fixed an Explorer bug in displaying Integer embedded ID fields as Long .

Unexpected exception during query, if entity is not enhanced

the following ObjectDB log entry. ObjectDb Log : Enhancement of type com.btc.ep.vector.tc.internal.dmos ... .JpaQuery.getResultList(JpaQuery.java:721) ... 19 more   btc_es BTC EmbeddedSystems The log message

Online Backup degrades responsiveness.

DONE!" log happens, within 500ms everything goes back to normal.   As I said, this only started ... ; The following will not cause the DB to start the backup, no backup file is generated and the logs "Backup Start..." will be logged followed by the "Backup DONE!" within a few miliseconds.  

ArrayIndexOutOfBoundsException on flush

which blew out the logs : Attempt to commit a transaction after failure in writing to database file 'F ... transactions could help if replaying them reproduce the problem and you can share these logs . Large objects

ClassCastException thrown when running count query

for the fields in the query. Log of the query execution using DEBUG logging level. support Support Hello

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.