Pascal, Thanks for the suggestions. Based on what you and a few others told me, I've moved past that point and now am getting errors in the new thread I started called
RE: Startup Errors & Apache crash. Basically, everything looks like it started OK, then it references memory location 0x01 (WinNT), then the child thread exits and Apache keeps trying to restart it. So far, I can't find anyone who has any insight or has seen this before, hence my attempt to try to go through the source code. Thanks for your help, ------------------------------ Allen > -----Original Message----- > From: Chong Yu Meng [mailto:[EMAIL PROTECTED] > Sent: Saturday, May 31, 2003 1:16 AM > To: Tomcat Users List > Subject: Re: Can't find TomcatStarter > > > Jason Bainbridge wrote: > > >What else is in your classpath? You could be getting a clash > with something, > >you shouldn't need to add $(CLASSPATH); at the end of your OPT > as all the > >settings should be explicitly defined within the OPT. > > > > > Hello Jason : > > All settings are indeed inside OPT, but for some reason, the > tomcat-jni.jar inside it was not being read. It could have something to > do with my platform and the mod_jk2 package I am using, but I had to > append CLASSPATH to it, just to get TomcatStarter found. > > My system is different from yours : > Red Hat 8.0 > mod_jk2 rpm > Apache2 rpm from Falsehope > IBM Java 2 SDK 1.3.1 > > Regards, > pascal chong > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
