Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005582 [Baratine] minor always 11-10-13 23:49 12-18-13 11:08
Reporter nam View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 0.8.0
Summary 0005582: journal on resin start java.lang.IllegalStateException: Stream with large file
Description (rep by J. Willis)

Also, after a few restarts, I saw this new problem twice so far. Given the value of 2^31 this looks like a simple int overflow.

Size of resin-data: 4.6GB

Listening for transport dt_socket at address: 1044
Resin Professional 7.0.s131106 (built Wed, 06 Nov 2013 09:23:52 PST)
Copyright(c) 1998-2012 Caucho Technology. All rights reserved.


Starting Resin Professional on Fri, 08 Nov 2013 21:26:40 +0000 (UTC)

[2013-11-08 21:26:42,037] INFO ProxyCache: Proxy Cache disk-size=1024M memory-size=128M
[2013-11-08 21:26:42,112] INFO ResinSystem:
[2013-11-08 21:26:42,113] INFO ResinSystem: Resin Professional 7.0.s131106 (built Wed, 06 Nov 2013 09:23:52 PST)
[2013-11-08 21:26:42,113] INFO ResinSystem:
[2013-11-08 21:26:42,113] INFO ResinSystem: Linux 2.6.32-358.23.2.el6.x86_64 amd64
[2013-11-08 21:26:42,114] INFO ResinSystem: Java(TM) SE Runtime Environment 1.7.0_45-b18, UTF-8, en
[2013-11-08 21:26:42,114] INFO ResinSystem: Java HotSpot(TM) 64-Bit Server VM 24.45-b08, 64, mixed mode, Oracle Corporation
[2013-11-08 21:26:42,114] INFO ResinSystem:
[2013-11-08 21:26:42,114] INFO ResinSystem: user.name = jwillis
[2013-11-08 21:26:42,144] WARNING ResinSystem: java.lang.IllegalStateException: Stream with large file 2147483648 tail=0
java.lang.IllegalStateException: Stream with large file 2147483648 tail=0
    at com.caucho.db.io.StoreReadWriteNioMmap.streamOpen(StoreReadWriteNioMmap.java:297)
    at com.caucho.db.io.StoreReadWriteNioMmap.initImpl(StoreReadWriteNioMmap.java:195)
    at com.caucho.db.io.StoreReadWriteNioMmap.init(StoreReadWriteNioMmap.java:177)
    at com.caucho.db.journal.JournalStore.<init>(JournalStore.java:112)
    at com.caucho.db.journal.JournalStore$Builder.build(JournalStore.java:440)
    at com.caucho.cloud.journal.JournalSystem.start(JournalSystem.java:138)
    at com.caucho.cloud.journal.ProJournalSystem.start(ProJournalSystem.java:78)
    at com.caucho.env.system.ResinSystem.startSystems(ResinSystem.java:553)
    at com.caucho.env.system.ResinSystem.start(ResinSystem.java:520)
    at com.caucho.server.resin.Resin.start(Resin.java:969)
    at com.caucho.server.resin.Resin.initMain(Resin.java:1080)
    at com.caucho.server.resin.ResinStart.doCommand(ResinStart.java:62)
    at com.caucho.server.resin.ResinStart.doCommand(ResinStart.java:43)
    at com.caucho.boot.AbstractBootCommand.doCommand(AbstractBootCommand.java:177)
    at com.caucho.boot.AbstractBootCommand.doCommand(AbstractBootCommand.java:68)
    at com.caucho.server.main.ResinMain.main(ResinMain.java:77)
Additional Information
Attached Files  resin.s131106.strace.txt.bz2 [^] (110,302 bytes) 11-11-13 00:11

- Relationships

- Notes
(0006371)
ferg
12-18-13 11:08

db/4030
 

- Issue History
Date Modified Username Field Change
11-10-13 23:49 nam New Issue
11-11-13 00:11 nam File Added: resin.s131106.strace.txt.bz2
11-11-13 00:13 nam Description Updated
11-11-13 00:47 nam Summary journal on start java.lang.IllegalStateException: Stream with large file => journal on resin start java.lang.IllegalStateException: Stream with large file
11-11-13 15:03 nam Description Updated
12-18-13 11:08 ferg Note Added: 0006371
12-18-13 11:08 ferg Assigned To  => ferg
12-18-13 11:08 ferg Status new => closed
12-18-13 11:08 ferg Resolution open => fixed
12-18-13 11:08 ferg Fixed in Version  => 0.8.1


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