Mantis Bugtracker
  

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

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
02-13-12 09:54 ferg New Issue
02-13-12 10:06 smallufo Issue Monitored: smallufo
02-21-12 09:50 ferg Priority normal => high
05-29-12 12:34 ferg Assigned To  => ferg
05-29-12 12:34 ferg Status new => closed
05-29-12 12:34 ferg Resolution open => fixed
05-29-12 12:34 ferg Fixed in Version  => 4.0.28


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker