|
Mantis - Resin
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 5240 | minor | always | 10-09-12 10:16 | 10-17-12 09:52 | |
|
|
|||||
| Reporter: | cowan | Platform: | |||
| Assigned To: | ferg | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | 4.0.32 | ||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 4.0.33 | ||
|
|
|||||
| Summary: | 0005240: NPE in TypeFactory.createType on IBM J9 | ||||
| Description: |
/home/paul/resin-pro-4.0.32/conf/resin.xml:5: java.lang.NullPointerException 3: --> 4: <resin xmlns="http://caucho.com/ns/resin" [^] 5: xmlns:resin="urn:java:com.caucho.resin"> 6: 7: <!-- property-based Resin configuration --> at com.caucho.config.xml.XmlConfigContext.error(XmlConfigContext.java:1256) at com.caucho.config.xml.XmlConfigContext.configure(XmlConfigContext.java:251) at com.caucho.config.Config.configure(Config.java:324) at com.caucho.config.Config.configure(Config.java:254) at com.caucho.boot.ResinBoot.<init>(ResinBoot.java:179) at com.caucho.boot.ResinBoot.main(ResinBoot.java:342) Caused by: java.lang.NullPointerException at java.lang.Class.getEnumConstants(Class.java:1920) at com.caucho.config.type.TypeFactory.createType(TypeFactory.java:609) at com.caucho.config.type.TypeFactory.getConfigTypeImpl(TypeFactory.java:586) at com.caucho.config.type.TypeFactory.getType(TypeFactory.java:193) at com.caucho.config.type.TypeFactory.getType(TypeFactory.java:183) at com.caucho.config.xml.XmlConfigContext.configure(XmlConfigContext.java:241) ... 4 more |
||||
| Steps To Reproduce: | |||||
| Additional Information: | Rep by S. Francis | ||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||