Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005494 [Resin] major random 07-30-13 00:27 07-01-13 09:32
Reporter Mathias Lagerwall View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 4.0.36
Summary 0005494: Session db corruption
Description We still see session db corruption in 4.0.36-pro.
I reported this in 5441 as a bug for 4.0.33-pro but you said that I should report it again if I still saw it in 4.0.36.


EXN: java.lang.IllegalStateException: block at 0x16e840000 is invalid for file /D:/resin-pro-4.0.36/resin-data/dk_b/distcache/data.db (length 0xffffffff80000000)
  JniRandomAccessFile[/D:/resin-pro-4.0.36/resin-data/dk_b/distcache/data.db]:class com.caucho.vfs.JniRandomAccessFile
[13-07-30 09:25:28.714] {TableRowAllocator[]-17} WarningService: java.lang.IllegalStateException: block at 0x16e840000 is invalid for file /D:/resin-pro-4.0.36/resin-data/dk_b/distcache/data.db (length 0xffffffff80000000)
                                                   JniRandomAccessFile[/D:/resin-pro-4.0.36/resin-data/dk_b/distcache/data.db]:class com.caucho.vfs.JniRandomAccessFile
[13-07-30 09:25:28.714] {TableRowAllocator[]-17} java.lang.IllegalStateException: block at 0x16e840000 is invalid for file /D:/resin-pro-4.0.36/resin-data/dk_b/distcache/data.db (length 0xffffffff80000000)
                                                   JniRandomAccessFile[/D:/resin-pro-4.0.36/resin-data/dk_b/distcache/data.db]:class com.caucho.vfs.JniRandomAccessFile
                                                        at com.caucho.db.block.BlockReadWrite.readBlockImpl(BlockReadWrite.java:200)
                                                        at com.caucho.db.block.BlockReadWrite.readBlock(BlockReadWrite.java:175)
                                                        at com.caucho.db.block.Block.read(Block.java:271)
                                                        at com.caucho.db.block.BlockStore.readBlock(BlockStore.java:575)
                                                        at com.caucho.db.table.TableRowAllocator.isRowBlockFree(TableRowAllocator.java:261)
                                                        at com.caucho.db.table.TableRowAllocator.scanClock(TableRowAllocator.java:200)
                                                        at com.caucho.db.table.TableRowAllocator.fillFreeRows(TableRowAllocator.java:179)
                                                        at com.caucho.db.table.TableRowAllocator.runTask(TableRowAllocator.java:343)
                                                        at com.caucho.env.thread2.AbstractTaskWorker2.run(AbstractTaskWorker2.java:240)
                                                        at com.caucho.env.thread2.ResinThread2.runTasks(ResinThread2.java:173)
                                                        at com.caucho.env.thread2.ResinThread2.run(ResinThread2.java:118)
(END)
Additional Information
Attached Files

- Relationships

- Notes
(0006294)
ferg
07-01-13 09:22

This appears to be an issue with file-size/32-bit rollover, instead of an actual corruption (that file length doesn't make sense except as a 32-bit issue.)

If you happen to have the data still available, do you know what the actual file size is?
 

- Issue History
Date Modified Username Field Change
07-30-13 00:27 Mathias Lagerwall New Issue
07-01-13 09:22 ferg Note Added: 0006294
07-01-13 09:32 ferg Assigned To  => ferg
07-01-13 09:32 ferg Status new => closed
07-01-13 09:32 ferg Resolution open => fixed
07-01-13 09:32 ferg Fixed in Version  => 4.0.37


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