-----Original Message-----
From: James Jeffers <[EMAIL PROTECTED]>
To: Java Apache Users <[EMAIL PROTECTED]>
Date: 11. mars 1999 17:42
Subject: yet another JVM/Win95 crashing victim


>
>I am using apache 1.3.4 and JServ 1.02b on win95.
>
>I have 
>1. replaced the 0 byte .jar file
>2. renamed it to "Apache-JServ.jar", "ApacheJServ.jar", etc according
>to the many suggested names in the mailing list archives, the FAQ, and
>the website download Q&A.
>3. verfied the location of JVM in the jserv conf file.
>
>It continues to crash, but now i have noticed another error/log file
>entry that states that:
>
>java.lang.NoClassDefFoundError: org/apache/jserv/JServ
>Exception in thread "main" java.lang.NoClassDefFoundError:
>org/apache/jserv/JServ
>Exception in thread "main" java.lang.NoClassDefFoundError:
>org/apache/jserv/JServ
>Exception in thread "main" java.lang.NoClassDefFoundError:
>org/apache/jserv/JServ
>Exception in thread "main" java.lang.NoClassDefFoundError:
>org/apache/jserv/JServ
>Exception in thread "main" java.lang.NoClassDefFoundError:
>org/apache/jserv/JServ
>Exception in thread "main" java.lang.NoClassDefFoundError:
>org/apache/jserv/JServ
>Exception in thread "main" 
>
>and the typical JVM crashing meesages in the mod_jserv.log file.
>
>Any more suggestions before they ship me off to the funny farm?
>


My heart goes out to you on this one. I was a victim of this exact problem
for a longer time than I care to admit.

Since you say you are getting the NoClassDefFoundError, I suggest
you check if you have the apache-jserv jar file in your environment
classpath setting also (not just as wrapper.classpath) in the jserv.conf)
I think I can recall something in the jserv docs about it having to be
defined in both places.

Don't despair, Apache-Jserv is really a wonderfull product
once you get it working ;)

Good luck.

Helgi




----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://www.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to