Error reading UTF string

#1

Hi, 

Please advice, how to deal with exception below.

Thanks

--

[ObjectDB 2.8.4] Unexpected exception (Error 990)
  Generated by Java HotSpot(TM) 64-Bit Server VM 11.0.8 (on Mac OS X 10.15.7).
Please report this error on http://www.objectdb.com/issue/new
com.objectdb.o.InternalException: Error reading UTF string
com.objectdb.o.InternalException: Error reading UTF string
        at com.objectdb.o.BYR.U(BYR.java:1217)
        at com.objectdb.o.BYR.U(BYR.java:523)
        at com.objectdb.o.BYR.L(BYR.java:504)
        at com.objectdb.o.QJD.a(QJD.java:247)
        at com.objectdb.o.QRD.f(QRD.java:384)
        at com.objectdb.o.QRQ.m(QRQ.java:372)
        at com.objectdb.o.STC.h(STC.java:462)
        at com.objectdb.o.SHN.I(SHN.java:491)
        at com.objectdb.o.SHN.w(SHN.java:157)
        at com.objectdb.o.HND.run(HND.java:134)
        at java.base/java.lang.Thread.run(Thread.java:832)
#2

More details are needed. For example, do you have this issue after a schema evolution? Have you restarted the server as requested?

ObjectDB Support

Reply