-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------


Hi,
Here is my problem, I've got this internal error :

 java.lang.VerifyError
 at
org.apache.jserv.JServConnection.processRequest(JServConnection.java:341)
 at org.apache.jserv.JServConnection.run(JServConnection.java:197)
 at java.lang.Thread.run(Thread.java)

The situation is the following :
this error happens only when I push updated classes, so when classes
reloading (in my case). The server displays the internal error above (always
for the same servlet call), and the browser displays Internal Server Error,
... . After 4 or 10 reloading of the same url (call to the servlet), the
error goes away ... until I push updated classes again.
What's going on ? My servlet is normally compiled without errors ... the
other 30 classes works very well !

Thank you for your help, because I don't understand ANYTHING.

R .HALLIER
IT Developper

Configuration :
Linux RedHat 6
Apache 1.3.6
Jserv 1.0 final
JDK 1.1.6 v5 (blackdown)






--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to