Hi, we are having production problems with ObjectDB and the below error in our production ODB service log.
Can you please let us know the reason this is occuringand how to resolve?
Thank you,
Clinton Moore
813-562-0116
Exception in thread "Thread-13044" com.objectdb.o.UserException: Connection is closed at com.objectdb.o.MSG.a(MSG.java:64) at com.objectdb.o.NTS.Y5(NTS.java:206) at com.objectdb.o.NTS.f(NTS.java:194) at com.objectdb.o.STD.j(STD.java:121) at com.objectdb.o.STD.k(STD.java:132) at com.objectdb.o.DTT.run(DTT.java:85) at com.objectdb.o.STD.run(STD.java:75) com.objectdb.o.UserException: Failed to resize file 'F:\CAP\AdherisHealthSolutions\DatabaseServer\data\patient_history_RiteAid.odb' at com.objectdb.o.MSG.a(MSG.java:77) at com.objectdb.o.LFL.Zi(LFL.java:1047) at com.objectdb.o.DFL.run(DFL.java:1002) at java.lang.Thread.run(Thread.java:745) Caused by: java.io.IOException: The requested operation could not be completed due to a file system limitation at java.io.RandomAccessFile.setLength(Native Method) at com.objectdb.o.LFL.Zi(LFL.java:1044) ... 2 more