The following happen aleatory in our web application, when the error start the only way to solve the problem is stop the application.
I'm using the version released in 2009-09-02 10:18
Caused by: java.sql.SQLException: java.lang.ArrayIndexOutOfBoundsException: 1
at com.hxtt.sql.dbf.i.do(Unknown Source)
at com.hxtt.sql.ch.a(Unknown Source)
at com.hxtt.sql.aw.if(Unknown Source)
at com.hxtt.sql.df.a(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.ag.a(Unknown Source)
at com.hxtt.sql.ag.executeQuery(Unknown Source)
|
Try "reindex all on thatTable;". Or consider upgrade to the latest package.
|
I already tried the reindex, but the problem happened again.
My Upgrade license has expired.
This problem is solved in the last package ? If so I will consider the renew of my license.
|
>This problem is solved in the last package ?
If not. We will usually recur and solve it in 48 hours.
|
I tried with the last version and the problem happens too, the trace is
java.sql.SQLException: java.lang.ArrayIndexOutOfBoundsException: 0
at com.hxtt.sql.dbf.i.do(Unknown Source)
at com.hxtt.sql.cl.a(Unknown Source)
at com.hxtt.sql.ay.if(Unknown Source)
at com.hxtt.sql.dj.a(Unknown Source)
at com.hxtt.sql.dj.a(Unknown Source)
at com.hxtt.sql.dj.a(Unknown Source)
at com.hxtt.sql.br.a(Unknown Source)
at com.hxtt.sql.br.a(Unknown Source)
at com.hxtt.sql.ai.a(Unknown Source)
at com.hxtt.sql.ai.a(Unknown Source)
at com.hxtt.sql.ai.executeQuery(Unknown Source)
|
How to know the detailed version information of HXTT DBF package?
1st way: "java com.hxtt.sql.dbf.DBFDriver" will print that information.
2nd way: check that MANIFEST.MF file in jar file.
It seems that your message is still thrown from older package.
|
If you make sure that you're using the latest package. Please email us your sql, and sample data files.
|
I'm doing the test again to have sure.
|