|
Mantis - Resin
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 27 | minor | always | 03-10-05 00:00 | 05-11-05 00:00 | |
|
|
|||||
| Reporter: | user41 | Platform: | |||
| Assigned To: | OS: | ||||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | |||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 3.0.13 | ||
|
|
|||||
| 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 |
||||
| Steps To Reproduce: | |||||
| Additional Information: | Windows Server 2000 SP4, IIS 5.0, Resin 3.0.12, | ||||
| Relationships | |||||
| Attached Files: | |||||
| There are no notes attached to this issue. |