ObjectDB Database Search
151-200 of 200 resultsObjectDB 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 | |
Glassfish 3.1.2.1 and ObjectDB 2.4.3, Browser, etc.). In addition, check if there are exceptions in the console or in the server log . support ... get no execptions in server log and sometimes yes like here: Launching GlassFish on Felix platform | |
Class loading problem with private packages in OSGi environment previous versions). Could you please post a stack trace of the error (from the log file) or provide ... the stack trace in the log of the database explorer. The interface CodeArchitectureExt is a private | |
Catching exceptions from client-server mode online backup you find this stack trace, in the log file? on the server, client or both? If you get the stack trace ... We are getting the log only on client-side. You're right setDefaultUncaughtExceptionHandler works | |
Problem to use find method on an abstract Class: AbstractMethodError is thrown.remoting] JBoss Remoting version 3.2.3.GA 08:17:22,243 INFO [org.jboss.as. logging ] JBAS011502: Removing bootstrap log handlers 08:17:22,246 INFO [org.jboss.as.configadmin] (ServerService Thread Pool | |
SSL Problem the log file. support Support In the log file there are these lines: [2012-12-18 09:04:35 #1 server | |
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 | |
LEFT JOIN FETCH over empty embedded collection returns no results my server, and there are no errors logged for this. FastModel Ben Schreiber The problem | |
Missing (null) elements in eager loaded references after we installed an update and I was the only logged in user. So it beeing another Thread closing | |
Memory Leaks after COMMIT operation (checked on versions 2.6.5 & 2.6.6.b01) During import big logs we are observed some memory leaks inside of ObjectDb, so, could you explain what we did incorrectly or investigate how to fix it ASAP. Source code which causing memory leaks: m_EntityMgrFactory = Persistence.createEntityManagerFactory( "objectdb:" + aFilename ); m | |
Memory leak Hi, We have a memory leak in our application which seems to be related with ObjectDB. Basically, we use single instance of EntityManager, which is opened on aplication initialization and closed when the user logs out, as well as EntityManagerFactory. We use em.clear() after every commit | |
OneToMany and cascade delete problem for this example, but if you look at logs : Store: 4, size: 10 Offer: Offer for product: 94, store: 4 | |
EntityManager getMetamodel() causes crash just the one type. The log file shows the same stack trace and nothing else of note. Crispy | |
JRebel integration feature) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) at com.sun.common.util. logging | |
Connecting to a remote objectdb server has no permission to create files at that path. Please check also the ObjectDB log file on the server | |
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 | |
Service terminated silently (crashed?)...is there any way to cause a crash dump? After running without issue, uninterrupted for seven months, our instance stopped silently. The contents of the log are as follows: Object DB log : ObjectDB Server started on port 6138. ObjectDB Server stopped. ObjectDB Server started on port 6138. ObjectDB Server stopped. ObjectDB Server | |
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 | |
Why does ObjectDB duplicate classes from javax.jdo:jdo-api?. We are monitoring the log closely and noticed your attempts to edit your post. Editing should work now | |
NullPointer when accessing persistent field") private java.util.Map z_regulatedSchemes = new java.util.HashMap (); I have attached the log | |
InvalidClassException (which should be found in the log file) can help in understanding the context. If you are using client-server mode | |
javax.servlet.ServletException: Annotated methods must follow the JavaBeans naming convention. __odbHidden_getPropertyName it. The Glassfish3.01 log stacktrace is: WARNING: StandardWrapperValve[Faces Servlet]: PWC1406: Servlet.service | |
Unexpected not reproducable exception in a query. We can release a new build with writing relevant information to the log when it happens in order | |
Exception on the recovery of a database see that the exception is written to the log with a WARING level. It would be changed to TRACE in the next build (2.3.3_01). support Support |