Anonymous | Login | Signup for a new account | 12-17-2024 08:40 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0004956 | [Resin] | minor | always | 02-13-12 09:54 | 05-29-12 12:34 | ||||
Reporter | ferg | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | high | Resolution | fixed | ||||||
Status | closed | Product Version | |||||||
Summary | 0004956: Block index issue | ||||||||
Description |
(rep by smallufo) I also noticed a lot of com.caucho.db.block.Block... exceptions like this : (and resin seems running slower and slower ) [12-02-14 01:32:03.974] {http://*:8080-63} [^] SessionImpl[aaaxhkKBWCkiL-WwxX3vt,]: can't serialize session java.lang.IllegalStateException: block Block[Table[data:3],426000003] is not an index code=2 at com.caucho.db.block.Block.validateIsIndex(Block.java:150) at com.caucho.db.index.BTree.validateIndex(BTree.java:1723) Lots of same errors : $ grep -e 'IllegalStateException: block Block' jvm-app-0.log java.lang.IllegalStateException: block Block[Table[data:3],426000003] is not an index code=2 java.lang.IllegalStateException: block Block[Table[data:3],426000003] is not an index code=2 java.lang.IllegalStateException: block Block[Table[data:3],426000003] is not an index code=2 java.lang.IllegalStateException: block Block[Table[data:3],426000003] is not an index code=2 java.lang.IllegalStateException: block Block[Table[data:3],426000003] is not an index code=2 java.lang.IllegalStateException: block Block[Table[data:3],426000003] is not an index code=2 java.lang.IllegalStateException: block Block[Table[data:3],426000003] is not an index code=2 java.lang.IllegalStateException: block Block[Table[data:3],426000003] is not an index code=2 java.lang.IllegalStateException: block Block[Table[data:3],426000003] is not an index code=2 java.lang.IllegalStateException: block Block[Table[data:3],426000003] is not an index code=2 java.lang.IllegalStateException: block Block[Table[data:3],426000003] is not an index code=2 java.lang.IllegalStateException: block Block[Table[data:3],426000003] is not an index code=2 java.lang.IllegalStateException: block Block[Table[data:3],426000003] is not an index code=2 java.lang.IllegalStateException: block Block[Table[data:3],426000003] is not an index code=2 Does it means there's something wrong with 'data.db' ? (resin 4.0.25) |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
There are no notes attached to this issue. |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed. 25 unique queries executed. |