Re: database corruption issue

26 views
Skip to first unread message
Message has been deleted

kais haddadin

unread,
Oct 17, 2012, 6:06:23 AM10/17/12
to h2-da...@googlegroups.com
sorry I posted this twice, this one can be closed

On Wednesday, October 17, 2012 10:55:25 AM UTC+2, kais haddadin wrote:
Hello!

when I am trying to delete a table, I got this error:

Allgemeiner Fehler: "java.lang.ArrayIndexOutOfBoundsException"
General error: "java.lang.ArrayIndexOutOfBoundsException"; SQL statement:
delete FROM BIKER_ETL.ORDERS2 [50000-169]
HY000/50000 (Hilfe)
org.h2.jdbc.JdbcSQLException: Allgemeiner Fehler: "java.lang.ArrayIndexOutOfBoundsException"
General error: "java.lang.ArrayIndexOutOfBoundsException"; SQL statement:
delete FROM BIKER_ETL.ORDERS2 [50000-169]
    at org.h2.message.DbException.getJdbcSQLException(DbException.java:329)
    at org.h2.message.DbException.get(DbException.java:158)
    at org.h2.message.DbException.convert(DbException.java:281)
    at org.h2.command.Command.executeUpdate(Command.java:234)
    at org.h2.jdbc.JdbcStatement.executeInternal(JdbcStatement.java:177)
    at org.h2.jdbc.JdbcStatement.execute(JdbcStatement.java:152)
    at org.h2.server.web.WebApp.getResult(WebApp.java:1311)
    at org.h2.server.web.WebApp.query(WebApp.java:1001)
    at org.h2.server.web.WebApp$1.next(WebApp.java:964)
    at org.h2.server.web.WebApp$1.next(WebApp.java:953)
    at org.h2.server.web.WebThread.process(WebThread.java:166)
    at org.h2.server.web.WebThread.run(WebThread.java:93)
    at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ArrayIndexOutOfBoundsException

a select statment works without a problem. I attached the database.
Reply all
Reply to author
Forward
0 new messages