Hello,
we got the following error during the execution of the system using the HXTT API:
java.sql.SQLException: java.lang.ArrayIndexOutOfBoundsException: 512
at com.hxtt.global.s.a(Unknown Source)
at com.hxtt.global.s.a(Unknown Source)
at com.hxtt.sql.dbf.b.char(Unknown Source)
at com.hxtt.sql.dbf.b.(Unknown Source)
at com.hxtt.sql.dbf.b.a(Unknown Source)
at com.hxtt.sql.dbf.DBFIndex.a(Unknown Source)
at com.hxtt.sql.dbf.DBFIndex.a(Unknown Source)
at com.hxtt.sql.dbf.DBFIndex.(Unknown Source)
at com.hxtt.sql.dbf.DBFIndex.a(Unknown Source)
at com.hxtt.sql.dbf.i.a(Unknown Source)
at com.hxtt.sql.dbf.c.a(Unknown Source)
at com.hxtt.sql.dbf.c.(Unknown Source)
at com.hxtt.sql.dbf.u.a(Unknown Source)
at com.hxtt.sql.bn.if(Unknown Source)
at com.hxtt.sql.df.a(Unknown Source)
at com.hxtt.sql.df.a(Unknown Source)
at com.hxtt.sql.bn.a(Unknown Source)
at com.hxtt.sql.bn.a(Unknown Source)
at com.hxtt.sql.ag.a(Unknown Source)
at com.hxtt.sql.dh.executeQuery(Unknown Source)
as the problem is inside the HXTT's class we don't know how to fix.
The system started working well after we restart the application.
Have you any ideia of what happened?
tks
|
Try "reindex all on thattable".
|