A verification error means the class loader is rejecting the file. Make
sure the class file is not corrupted. For instance, try to load it from a
regular Java application with a main method. Also try rebuilding any
classes that use or depend on this class file.
>I have been running JServ for months now without problems. I changed one
>of my
>support classes today and I get the following error:
>
>FROM MOD_JSERV.LOG(log.file in jserv.properties)
> [21/04/1999 10:50:17:038 EDT] java.lang.VerifyError
> at org.apache.jserv.JServConnection.run(JServConnection.java:365)
> at java.lang.Thread.run(Thread.java)
>...
-- Ari Halberstadt mailto:[EMAIL PROTECTED] <http://www.magiccookie.com/>
PGP public key available at <http://www.magiccookie.com/pgpkey.txt>
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]