Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004241 [Resin] minor always 10-04-10 16:26 10-13-10 12:49
Reporter alex View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.12 Product Version 4.0.11
  Product Build
Summary 0004241: Nubmer format exception when reading repository
Description Rep by: James Gittelson
Platform: Windows.


Please note, that the 'j' is missing in the console output.

"ava.lang.NumberFormatException: For input string: "1
        at java.lang.NumberFormatException.forInputString(NumberFormatException.
java:48)
        at java.lang.Long.parseLong(Long.java:419)
        at java.lang.Long.parseLong(Long.java:468)
        at com.caucho.env.repository.RepositoryTagMap.<init>(RepositoryTagMap.ja
va:79)
        at com.caucho.env.repository.AbstractRepository.updateTagMap(AbstractRep
ository.java:128)
        at com.caucho.env.repository.AbstractRepository.updateLoad(AbstractRepos
itory.java:122)
        at com.caucho.env.repository.AbstractRepository.update(AbstractRepositor
y.java:115)
        at com.caucho.env.repository.FileRepository.checkForUpdate(FileRepositor
y.java:75)
        at com.caucho.env.repository.AbstractRepository.start(AbstractRepository
.java:84)
        at com.caucho.env.repository.LocalRepositoryService.start(LocalRepositor
yService.java:85)
        at com.caucho.env.service.ResinSystem.startServices(ResinSystem.java:470
)
        at com.caucho.env.service.ResinSystem.start(ResinSystem.java:442)
        at com.caucho.server.resin.Resin.start(Resin.java:884)
        at com.caucho.server.resin.Resin.initMain(Resin.java:1013)
        at com.caucho.server.resin.Resin.main(Resin.java:1284)
Oct 4, 2010 2:53:44 PM com.caucho.boot.WatchdogChildProcess logStatus
WARNING: Watchdog detected close of Resin[,pid=0]
  exit reason: BAD_CONFIG (exit code=2)
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0004776)
alex
10-05-10 09:05

It happens every time I restart resin.

1: Install resin
2: configure resin.xml
3: start resin.
4: stop resin.
5: start resin.
        Exception occurs.
6: delete resin-data folder to clear problem.
3: start resin.
4: stop resin.
5: start resin.
        Exception occurs.

Happens every time.
 
(0004778)
alex
10-06-10 11:44

running Resin in gui mode, when I reported that I stopped resin, I meant that I would press the "Quit" button.

If instead I click the Stop radio button, then the Start radio button then I get a very slightly different error message.

"ava.lang.NumberFormatException: For input string: "2
        at java.lang.NumberFormatException.forInputString(NumberFormatException.
java:48)
        at java.lang.Long.parseLong(Long.java:419)
        at java.lang.Long.parseLong(Long.java:468)
        at com.caucho.env.repository.RepositoryTagMap.<init>(RepositoryTagMap.ja
va:79)
        at com.caucho.env.repository.AbstractRepository.updateTagMap(AbstractRep
ository.java:128)
        at com.caucho.env.repository.AbstractRepository.updateLoad(AbstractRepos
itory.java:122)
        at com.caucho.env.repository.AbstractRepository.update(AbstractRepositor
y.java:115)
        at com.caucho.env.repository.FileRepository.checkForUpdate(FileRepositor
y.java:75)
        at com.caucho.env.repository.AbstractRepository.start(AbstractRepository
.java:84)
        at com.caucho.env.repository.LocalRepositoryService.start(LocalRepositor
yService.java:85)
        at com.caucho.env.service.ResinSystem.startServices(ResinSystem.java:470
)
        at com.caucho.env.service.ResinSystem.start(ResinSystem.java:442)
        at com.caucho.server.resin.Resin.start(Resin.java:884)
        at com.caucho.server.resin.Resin.initMain(Resin.java:1013)
        at com.caucho.server.resin.Resin.main(Resin.java:1284)
Oct 6, 2010 2:06:51 PM com.caucho.boot.WatchdogChildProcess logStatus
WARNING: Watchdog detected close of Resin[,pid=0]
 

- Issue History
Date Modified Username Field Change
10-04-10 16:26 alex New Issue
10-05-10 09:05 alex Note Added: 0004776
10-05-10 09:06 alex Description Updated
10-06-10 11:44 alex Note Added: 0004778
10-06-10 11:45 alex Description Updated
10-13-10 12:49 ferg Assigned To  => ferg
10-13-10 12:49 ferg Status new => closed
10-13-10 12:49 ferg Resolution open => fixed
10-13-10 12:49 ferg Fixed in Version  => 4.0.12


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