Mantis - Resin
Viewing Issue Advanced Details
5733 minor always 05-19-14 15:43 09-08-14 11:35
ferg  
ferg  
normal  
closed 4.0.39  
fixed  
none    
none 4.0.41  
0005733: win32 32-bit file limitation issues with session store
(rep by Mattias Lagerwall)

Resin-Pro 4.0.39

JniRandomAccessFile[/D:/resin-pro-4.0.39/resin-data/fi_b/distcache/data.db]:class
com.caucho.vfs.JniRandomAccessFile
[2014/05/17 09:33:56.342] {resin-30} Watchdog received warning from
Resin[fi_b,pid=0]:

java.lang.IllegalStateException: block at 0xb1be6000 is invalid for
file /D:/resin-pro-4.0.39/resin-data/fi_b/distcache/data.db (length
0x80000000)

JniRandomAccessFile[/D:/resin-pro-4.0.39/resin-data/fi_b/distcache/data.db]:class
com.caucho.vfs.JniRandomAccessFile
.....
The log can become many GB during a day of operation. The sites are
quite busy and a lot of sessions are created. Ferg indicated to me in
an earlier conversation that the "length 0x80000000" looked strange.
Does this mean that the session storage is too big? Are we somehow
running 32-bit things when we shouldn't?

There are no notes attached to this issue.