Hello!
I upgraded my ODB Version to 2.5.4 to get rid of some bugs. Now i tried to start my replica server.
It starts fine and then crashes after a few seconds with the following exception:
java.lang.NullPointerException at com.objectdb.o.RPR.u(RPR.java:248) at com.objectdb.o.RPR.<init>(RPR.java:112) at com.objectdb.o.SMR.S(SMR.java:645) at com.objectdb.o.SMR.n(SMR.java:162) at com.objectdb.o.TOL.run(TOL.java:116) at com.objectdb.Server.runCommand(Server.java:198) at com.objectdb.Server.run(Server.java:103) at com.objectdb.Server.main(Server.java:62)
What can be wrong?
Regards
Ralph