Strange message compiling a JSP in Tomcat 4.0.4

2002-08-26 Thread Nome real

Hi all,

I'm using Tomcat 4.0.4 with Security Manager, Sun JDK 1.3.1_04 , trying to run a JSP. 
I receive the following error:

org.apache.jasper.JasperException: Unable to compile class for JSPerror: An error has 
occurred in the compiler; 
please file a bug report (http://java.sun.com/cgi-bin/bugreport.cgi).
1 error

Unfortunately, I have no access to the source code. Any hint ?

Thanks

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




RE: Strange message compiling a JSP in Tomcat 4.0.4

2002-08-26 Thread Adziashvili, Itzik

Do you have the stack trace?

-Original Message-
From: Nome real [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 26, 2002 4:19 PM
To: Tomcat Users List
Subject: Strange message compiling a JSP in Tomcat 4.0.4


Hi all,

I'm using Tomcat 4.0.4 with Security Manager, Sun JDK 1.3.1_04 , trying to
run a JSP. I receive the following error:

org.apache.jasper.JasperException: Unable to compile class for JSPerror: An
error has occurred in the compiler; 
please file a bug report (http://java.sun.com/cgi-bin/bugreport.cgi).
1 error

Unfortunately, I have no access to the source code. Any hint ?

Thanks

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

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




Re: Strange message compiling a JSP in Tomcat 4.0.4

2002-08-26 Thread Michael E. Locasto

Nome,

Although I'm not sure exactly what the problem is, this has happened to me
before when I've replaced some class files or jars that a JSP uses while
Tomcat was running, and then updated the JSP so Tomcat had to recompile it.
A restart of Tomcat fixed the problem.

regards,
Michael


- Original Message -
From: Adziashvili, Itzik [EMAIL PROTECTED]
To: 'Tomcat Users List' [EMAIL PROTECTED]
Sent: Monday, August 26, 2002 11:13 AM
Subject: RE: Strange message compiling a JSP in Tomcat 4.0.4


 Do you have the stack trace?

 -Original Message-
 From: Nome real [mailto:[EMAIL PROTECTED]]
 Sent: Monday, August 26, 2002 4:19 PM
 To: Tomcat Users List
 Subject: Strange message compiling a JSP in Tomcat 4.0.4


 Hi all,

 I'm using Tomcat 4.0.4 with Security Manager, Sun JDK 1.3.1_04 , trying to
 run a JSP. I receive the following error:

 org.apache.jasper.JasperException: Unable to compile class for JSPerror:
An
 error has occurred in the compiler;
 please file a bug report (http://java.sun.com/cgi-bin/bugreport.cgi).
 1 error

 Unfortunately, I have no access to the source code. Any hint ?

 Thanks

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

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


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