Mantis - Resin
Viewing Issue Advanced Details
4562 minor always 05-17-11 08:35 05-17-11 10:08
cowan  
ferg  
normal  
closed 4.0.18  
fixed  
none    
none 4.0.19  
0004562: IllegalStateException "store Table[stat_data_hmip1:0] is closing" during "Shutdown Resin reason: MODIFIED"
WarningService: Resin restarting due to configuration change
java.lang.IllegalStateException: store Table[stat_data_hmip1:0] is closing.
    at com.caucho.db.block.BlockStore.validateBlockId(BlockStore.java:747)

Shutdown Resin reason: MODIFIED

    at com.caucho.db.block.Block.<init>(Block.java:81)
    at com.caucho.db.block.BlockManager.getBlock(BlockManager.java:258)
    at com.caucho.db.block.BlockStore.readBlock(BlockStore.java:489)
    at com.caucho.db.table.Table.isRowBlockFree(Table.java:994)
    at com.caucho.db.table.Table.scanClock(Table.java:938)
    at com.caucho.db.table.Table.fillFreeRows(Table.java:917)
    at com.caucho.db.table.Table.access$000(Table.java:80)
    at com.caucho.db.table.Table$RowAllocator.runTask(Table.java:1164)
    at com.caucho.env.thread.AbstractTaskWorker.run(AbstractTaskWorker.java:160)
    at com.caucho.env.thread.ResinThread.runTasks(ResinThread.java:164)
    at com.caucho.env.thread.ResinThread.run(ResinThread.java:130)
Resin Professional 4.0.18 (built Thu, 12 May 2011 01:39:03 PDT)
Copyright(c) 1998-2010 Caucho Technology. All rights reserved.
Rep by S Francis

There are no notes attached to this issue.