On 02/13/2012 09:37 AM, smallufo wrote:
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
Does it means there's something wrong with 'data.db' ?

Thanks.

Yes, that would be a db corruption issue. I've filed this at http://bugs.caucho.com/view.php?id=4956.



-- Scott

(resin 4.0.25)


_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to