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

Sorry...

Configuration is NT 4.0 SP 4 or 5
JDK 1.2.2
Java -version reports
   java version "1.2.2"
   Classic VM (build JDK-1.2.2-W, native threads, symcjit)
Apache 1.3.9
JServ 1.1

Exact error message is:

   Java.exe - Application error
   The instruction at "0x5040b13" referenced memory at "0x060f43cc".  The
memory could not be read.

When I look at a stack trace, (what little) it shows is

   ZIP! 5040b1d3
   ZIP! 504024ed
   SYMCJIT! 503eef66

I understand this is the JVM crashing and not JServ (or apache) throwing an
exception.  Is there any additional information that is relevant?  

Same configuration using JServ 1.0 works fine.  I am going to rebuild jar
files w/o compression to see if that has an effect.

-----Original Message-----
From: Wilks, Dan
To: '[EMAIL PROTECTED]'
Cc: Wilks, Dan
Sent: 1/28/00 9:26 AM
Subject: JServ 1.1 Win32 (maybe others) and .jar repositories - jvm blows up

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



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