 1 | out feasibility, but I keep getting stuck on setting up the persistence.xml on JBoss 6 AS. Here is my setup ... .AbstractKernelController] (WorkerThread#0[127.0.0.1:53209]) Error installing to Start: name=persistence ... the objectdb-jee.jar) is attached. Just drop it in the JBoss's deploy directory, start JBoss (run |
 1 | Hi all, We are using ODB enhancer in one of our jobs on jenkins, built via ant. Recently we started to encounter situation, where this job's execution gets stuck for ever on Jenkins. This is causing ... ? To see where exactly it gets stuck during it's execution? Also, our Jenkins machine doesn't have access |
 1 | I'm getting the ClassCastException below when querying objects. As yet I haven't been able to track ... to recreate - but presumably at some point an object gets saved which objectdb doesn't like. Any ... structure that could cause this exception. Please upgrade to the last build (2.1.1_08) and either start |
 1 | . Once the server gets in this state, it is unresponsive to bin/server.sh restart; I have had to reboot the entire ... gets auto-mailed to me):
[ObjectDB 2.5.2] javax.persistence.PersistenceException
Mismatch client ... that both issues started now? Maybe the other issue is the cause of this server problem? Maybe |
 1 | Hello, just starting to test ObjectDB and ran into a problem. I've created a small program to test the Point database described in the Getting Started section:
package com.objectdb.tutorial ... (which is perfectly ok), then - why is no exception thrown in the queries? - why the db is getting |
 1 | is needed. With no ability to reproduce the problem (yet) progress is slow, but we are getting closer ... . Meanwhile, have you fixed the database using the Doctor and started the system again successfully ... on port 3333 has started by 13072@wzbhb101
[2017-10-05 12:25:26 #3 *]
[ObjectDB 2.7.1_01 |
 1 | > Test_Connection: connected 03> UI: start query [query for all object Goods successfully] 04> SELECT u ... 07> UI: start printing result 08> code= A, desc= Good A, byUser= test 09> code= B, desc= Good B ... created [create Goods D successfully] 13> UI: start query [query for all Goods D successfully] 14 |
 1 | , but trust me - when debugging application, getting data from ODB takes a long time in one case. Anyway, one of my methods in DAO looks like this:
public List list(int start, int count, String sortColumn, boolean isAscending) {
logger.debug("Method start.");
List prodList = null |
 1 | I'm getting replication errors and upon trying to play the replayer I get a NullPointerException ... deleting all the DB files on both sides, starting a clean master and verifying it works as expected ... /database/forum/346 even though this shouldn't be relevant since I have recording on from the start |
 1 | .NoSuchFieldError: __odbTracker 3) Attempt to start a transaction while another transaction is running ... is active. So, for some reason, I'm getting these 3 errors repeatedly. David [ObjectDB 2.6.9_09] javax ... .call(AbstractCallSite.java:133) at app.AuServerRedis$_start_heartbeat_closure2.doCall(AuServerRedis.groovy:135 |