Mantis Bugtracker
  

Viewing Issue Simple Details [ Jump to Notes ] [ View Advanced ] [ Issue History ] [ Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000027 [Resin] minor always 03-10-05 00:00 05-11-05 00:00
Reporter user41 View Status public  
Assigned To
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0000027: NullPointerException during startup of resin 3.0.12
Description RSN-18
I get the following NullPointerException when starting up resin since migrating from 3.0.9 to 3.0.12. No config files or other settings have been changed. The server is starting up and working though, so the problem doesn't seem to be that serious:

[09:51:17.617] ServletServer[] starting
[09:51:17.633] java.lang.NullPointerException
[09:51:17.633] at com.caucho.server.cluster.StoreManager.getServerList(StoreManager.java:579)
[09:51:17.633] at com.caucho.server.cluster.JdbcStore.start(JdbcStore.java:186)
[09:51:17.633] at com.caucho.server.cluster.StoreManager.environmentStart(StoreManager.java:609)
[09:51:17.633] at com.caucho.loader.EnvironmentClassLoader.start(EnvironmentClassLoader.java:295)
[09:51:17.633] at com.caucho.server.resin.ServletServer.start(ServletServer.java:892)
[09:51:17.633] at com.caucho.server.resin.ResinServer.start(ResinServer.java:466)
[09:51:17.633] at com.caucho.server.resin.Resin.init(Resin.java:297)
[09:51:17.633] at com.caucho.server.resin.Resin.main(Resin.java:553)
[09:51:17.930] Host[] starting
Additional Information Windows Server 2000 SP4, IIS 5.0, Resin 3.0.12,
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
03-10-05 00:00 user41 New Issue
11-30-05 00:00 administrator Fixed in Version  => 3.0.13


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