|
Mantis - Resin
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 24 | minor | always | 03-09-05 00:00 | 01-17-06 10:41 | |
|
|
|||||
| Reporter: | user41 | Platform: | |||
| Assigned To: | OS: | ||||
| Priority: | low | OS Version: | |||
| Status: | closed | Product Version: | |||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 3.0.17 | ||
|
|
|||||
| Summary: | 0000024: Startup NullPointerException since 3.0.12 | ||||
| Description: |
RSN-15 I'm getting the following NullPointerException during startup since I changed from 3.0.9 to 3.0.12. No changes to any config files were made. [14:08:13.851] ServletServer[] starting [14:08:13.867] java.lang.NullPointerException [14:08:13.867] at com.caucho.server.cluster.StoreManager.getServerList(StoreManager.java:579) [14:08:13.867] at com.caucho.server.cluster.JdbcStore.start(JdbcStore.java:186) [14:08:13.867] at com.caucho.server.cluster.StoreManager.environmentStart(StoreManager.java:609) [14:08:13.867] at com.caucho.loader.EnvironmentClassLoader.start(EnvironmentClassLoader.java:295) [14:08:13.867] at com.caucho.server.resin.ServletServer.start(ServletServer.java:892) [14:08:13.867] at com.caucho.server.resin.ResinServer.start(ResinServer.java:466) [14:08:13.867] at com.caucho.server.resin.Resin.init(Resin.java:297) [14:08:13.867] at com.caucho.server.resin.Resin.main(Resin.java:553) [14:08:14.180] Host[] starting Server is staring up succesfully though and is working, so doesn't seem to be a huge issue. |
||||
| Steps To Reproduce: | |||||
| Additional Information: | Windows Server 2000 SP4, IIS, JDK 1.4.2 | ||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
|
|
|||||
|
|
||||