©
> >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 ;)
Dear Sir ..
I have similer problem like java virture mathine crashed ..
I have made classpath and jserv.properties( I can't make sure that what
you talking about jserv.conf is jserv.properties and some properties
like that or not ..) have include the right path and file of
ApacheJServ.jar , but I still get jvm crashed error log.
My platform is windows95 , use jdk1.1.6, and Apache v1.3.4 ,
jserv 1.03b. I leave the properties unchange,and I build
JServ.class manually cause win32's building script don't work,
I just type javac JServ.java in
c:\jserv\src\java\org\apache\java\jserv\.
after I builded JServ.class , I tried "java JServ", it show me
"no class found" ... I can sure that my class path is right for normal
java class executtion.
why I always get JVM crashed via autostart JServ ??
can I use "java JServ" only to enable JServ start manually ??
some body help me please ..
and sorry for my poor English ..
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://www.working-dogs.com/>
Problems?: [EMAIL PROTECTED]