Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
4856 | minor | always | 11-15-11 09:34 | 05-22-12 16:23 | |
|
|||||
Reporter: | alex | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | high | OS Version: | |||
Status: | closed | Product Version: | 4.0.23 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.28 | ||
|
|||||
Summary: | 0004856: (index Validation) com.caucho.db.table.Table java.lang.IllegalStateException: | ||||
Description: |
rep by Keith Fetterman Last night I restarted (stopped and started) our resin pro 4.0.23 instance. During the start up of resin and later in the early morning, I found errors like this in the jvm-default.log: [2011-11-15 01:17:40.729] {resin-140} WARNING com.caucho.db.table.Table java.lang.IllegalStateException: invalid index '11650883' at cce743 [2011-11-15 01:17:40.729] {resin-140} WARNING com.caucho.db.table.Table java.lang.IllegalStateException: invalid index '11649193' at cd00a9 [2011-11-15 01:17:40.730] {resin-140} WARNING com.caucho.db.table.Table java.lang.IllegalStateException: invalid index '11649362' at cd0152 [2011-11-15 01:17:40.730] {resin-140} WARNING com.caucho.db.table.Table java.lang.IllegalStateException: invalid index '11650038' at cd03f6 [2011-11-15 01:17:40.730] {resin-140} WARNING com.caucho.db.table.Table java.lang.IllegalStateException: invalid index '11650207' at cd049f [2011-11-15 01:17:40.730] {resin-140} WARNING com.caucho.db.table.Table java.lang.IllegalStateException: invalid index '11650714' at cd069a Alex: the exception is thrown during Table.validateIndexes() but seemingly no action is taken on it besides writing to the log. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
There are no notes attached to this issue. |