Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
5853 | minor | always | 02-20-15 15:32 | 03-31-15 11:31 | |
|
|||||
Reporter: | alex | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.42 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.44 | ||
|
|||||
Summary: | 0005853: distcache.DataStore$DeleteAlarm: java.lang.ArrayIndexOutOfBoundsException: -142 | ||||
Description: |
rep by Thomas Rogan java.lang.ArrayIndexOutOfBoundsException: -142 at com.caucho.db.table.Column.isNull(Column.java:248) at com.caucho.db.table.TableIterator.isNull(TableIterator.java:365) at com.caucho.db.sql.IdExpr.isNull(IdExpr.java:175) at com.caucho.db.sql.LongEqExpr.evalBoolean(LongEqExpr.java:76) at com.caucho.db.sql.LeftOuterJoinExpr.initRow(LeftOuterJoinExpr.java:148) at com.caucho.db.sql.Query$TailInitRow.initBlockRow(Query.java:952) at com.caucho.db.sql.Query$ExprNonTailInitRow.initBlockRow(Query.java:923) at com.caucho.db.sql.Query.start(Query.java:727) at com.caucho.db.sql.SelectQuery.execute(SelectQuery.java:209) at com.caucho.db.sql.SelectQuery.execute(SelectQuery.java:171) at com.caucho.db.jdbc.PreparedStatementImpl.execute(PreparedStatementImpl.java:357) at com.caucho.db.jdbc.PreparedStatementImpl.executeQuery(PreparedStatementImpl.java:325) at com.caucho.server.distcache.DataStore$DeleteAlarm.deleteOrphans(DataStore.java:680) at com.caucho.server.distcache.DataStore$DeleteAlarm.handleAlarm(DataStore.java:658) at com.caucho.util.Alarm.handleAlarm(Alarm.java:523) at com.caucho.util.Alarm.run(Alarm.java:495) at com.caucho.env.thread2.ResinThread2.runTasks(ResinThread2.java:173) at com.caucho.env.thread2.ResinThread2.run(ResinThread2.java:118) |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
There are no notes attached to this issue. |