DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21611>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21611

NullPointerException in CoyoteRequestFacade.getSession(

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |



------- Additional Comments From [EMAIL PROTECTED]  2003-08-21 09:24 -------
I get this error in version 4.1.27-LE-jdk14, on Mac OS X Server 10.2.6 with JDK 
1.4.1_01, but ONLY 
if I specify CATALINA_BASE as different to CATALINA_HOME. Using Tomcat 4.1.24-LE-jdk14 
the 
problem goes away, so it does appear to be directly related to tomcat.

Tomcat dishes out a session ID, and handles the redirects to login on my application. 
When you 
login it successfully goes to the welcome page, however if you click any other link in 
the 
application (all pages refer to the session) then you get a NPE in line 365 of 
CoyoteRequestFacade.getSession().

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to