Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002206 [Quercus] minor always 11-27-07 23:28 11-27-07 23:29
Reporter nam View Status public  
Assigned To nam
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.1.4 Product Version 3.1.4
  Product Build
Summary 0002206: NullPointerException in websphere
Description (rep by sugonaut)

cannot even access sample index page of quercus.war

java.lang.NullPointerException
    at com.caucho.quercus.env.QuercusClass.<init>(QuercusClass.java:178)
    at com.caucho.quercus.env.Env.createQuercusClass(Env.java:3377)
    at com.caucho.quercus.env.JavaValue.<init>(JavaValue.java:65)
    at com.caucho.quercus.program.JavaClassDef.wrap(JavaClassDef.java:245)
    at com.caucho.quercus.env.Env.wrapJava(Env.java:3161)
    at com.caucho.quercus.env.Env.wrapJava(Env.java:3104)
    at com.caucho.quercus.servlet.QuercusServletImpl.service(QuercusServletImpl.java:146)
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0002525)
nam
11-27-07 23:29

env.start() wasn't called before env.wrapJava() calls

fix is confirmed to allow Quercus to run on Websphere 6.1
 

- Issue History
Date Modified Username Field Change
11-27-07 23:28 nam New Issue
11-27-07 23:28 nam Status new => assigned
11-27-07 23:28 nam Assigned To  => nam
11-27-07 23:29 nam Status assigned => closed
11-27-07 23:29 nam Note Added: 0002525
11-27-07 23:29 nam Resolution open => fixed
11-27-07 23:29 nam Fixed in Version  => 3.1.4


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