You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by hideaki KURASHIGE <ku...@bit-knack.com> on 2003/03/27 02:57:04 UTC

Servlet Error "Variable may not have been initialized"

Hi list.

When I modify JSP files,sometimes servlet error occurr as follows.

-- error 
Generated servlet error:
/opt/tomcat/work/XXXX.jsp:487: Variable XXXXX may not have been initialized.


By restarting tomcat,this servlet error disappears and everything works okay.

I am using the following setup:
OS:Solaris 8
TOMCAT:4.0.3
JRE :1.4.0_01

- I found same case in Tomcat Bugzilla(BUG#:11882),but I can not find any 
solution.

Does somebody know solution?

Best regards.

--
HIDEAKI KURASHIGE
kura@bit-knack.com

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


RE: Servlet Error "Variable may not have been initialized"

Posted by ???? <ku...@bit-knack.com>.
Hi Steven.

I'll update to Tomcat 4.1.x.

Thanks.

-- 
HIDEAKI KURASHIGE
kura@bit-knack.com

> -----Original Message-----
> From: Steven Shand [mailto:steven@intrallect.com]
> Sent: Thursday, March 27, 2003 6:39 PM
> To: Tomcat Users List
> Subject: Re: Servlet Error "Variable may not have been initialized"
> 
> 
> Upgrading to Tomcat 4.1.x with the new Jasper worked for me.
> 
> For what it's worth, I only ever had this problem when compiling jsps 
> with a large amount of dynamic content. And only ever on Solaris.
> 
> Steven Shand
> 
> On Thursday, March 27, 2003, at 01:57  am, hideaki KURASHIGE wrote:
> 
> > Hi list.
> >
> > When I modify JSP files,sometimes servlet error occurr as follows.
> >
> > -- error 
> > Generated servlet error:
> > /opt/tomcat/work/XXXX.jsp:487: Variable XXXXX may not have been 
> > initialized.
> >
> >
> > By restarting tomcat,this servlet error disappears and everything 
> > works okay.
> >
> > I am using the following setup:
> > OS:Solaris 8
> > TOMCAT:4.0.3
> > JRE :1.4.0_01
> >
> > - I found same case in Tomcat Bugzilla(BUG#:11882),but I can not find 
> > any
> > solution.
> >
> > Does somebody know solution?
> >
> > Best regards.
> >
> > --
> > HIDEAKI KURASHIGE
> > kura@bit-knack.com
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Servlet Error "Variable may not have been initialized"

Posted by Steven Shand <st...@intrallect.com>.
Upgrading to Tomcat 4.1.x with the new Jasper worked for me.

For what it's worth, I only ever had this problem when compiling jsps 
with a large amount of dynamic content. And only ever on Solaris.

Steven Shand

On Thursday, March 27, 2003, at 01:57  am, hideaki KURASHIGE wrote:

> Hi list.
>
> When I modify JSP files,sometimes servlet error occurr as follows.
>
> -- error 
> Generated servlet error:
> /opt/tomcat/work/XXXX.jsp:487: Variable XXXXX may not have been 
> initialized.
>
>
> By restarting tomcat,this servlet error disappears and everything 
> works okay.
>
> I am using the following setup:
> OS:Solaris 8
> TOMCAT:4.0.3
> JRE :1.4.0_01
>
> - I found same case in Tomcat Bugzilla(BUG#:11882),but I can not find 
> any
> solution.
>
> Does somebody know solution?
>
> Best regards.
>
> --
> HIDEAKI KURASHIGE
> kura@bit-knack.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org