You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Peter Kerekes <to...@email.ro> on 2002/08/29 14:49:53 UTC

strange compile error

Hi, 

I'm new to the list, so please forgive me if
i'm posting an already answered issue (although i did not
find it in the archive)
My problem :

I've built a quite huge web app based on JSP pages,
and there is a page which SOMETIMES does not get compiled.
It happens once or twice form 10 occasions, but it's quite boring.
The error I get is, "variable ... might not have been initialised"
for all my variables, and also for the 'result' and 'out' variables, which are
Tomcat's own!
If I take the generated Java source fileI can compile it with javac
with no errors.

Has anybody had an issue like this, 
please give me some hints, I'm clueless...

Thanks,
Peter



______________________________________________________________________
Do you want a free e-mail for life ? Get it at http://www.email.ro/


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>