----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

I've been playing around with JServ 1.1 with Apache 1.3.9.  I'm having a
problem where the Java VM will crash when loading a class from a .jar file
listed as a repository.  

I can load some classes from jar files.  I'm not sure at the moment if the
problem is isolated to a particular jar file or not.  What little of a stack
I have in the JVM tells me that it is in a ZIP routine.  

If I run JServ under a debugger (JBuilder or OptimizeIt) everything works
fine (I'm assuming that the debugger interferes with class loading somehow).
If I don't use the repository and instead specify the jar file in the
classpath when I start up the JVM everything works ok.  

The crash occurs both when I hava Apache start JServ automatically and when
I manually start JServ.

Has anyone else seen or heard of this problem?  Is there any additional
information that would help?  Any ideas how I can figure out what might be
going on inside the JVM?

Thanks for any help,
Dan


--
--------------------------------------------------------------
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