Can't find TomcatStarter

2003-06-02 Thread Allen Williams
Attempt to integrate Tomcat- Apache with jk2 on WinNT 4.0. Getting the following error: [Mon May 26 20:13:47 2003] [notice] jni.validate() class= org/apache/jk/apr/TomcatStarter [Mon May 26 20:13:47 2003] [error] Can't find class org/apache/jk/apr/TomcatStarter [Mon May 26 20:13:47 2003] [notice]

Re: Can't find TomcatStarter & Startup Errors & Apache crash

2003-06-02 Thread Chong Yu Meng
Allen Williams wrote: I haven't tried recompiling from source. I am hoping I won't have to go that far! I hear you, Allen ! I am trying not to do that for my Linux installation as well. It tends to increase the number of questions and the risk of breaking something. Which is why I always try

RE: Can't find TomcatStarter & Startup Errors & Apache crash

2003-06-01 Thread Allen Williams
u Meng [mailto:[EMAIL PROTECTED] > Sent: Saturday, May 31, 2003 1:15 PM > To: Tomcat Users List > Subject: Re: Can't find TomcatStarter & Startup Errors & Apache crash > > > Allen Williams wrote: > > >Basically, everything looks like it started OK, then it re

Re: Can't find TomcatStarter & Startup Errors & Apache crash

2003-06-01 Thread Chong Yu Meng
Allen Williams wrote: 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 t

RE: Can't find TomcatStarter & Startup Errors & Apache crash

2003-06-01 Thread Allen Williams
ssage- > 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 > w

Re: Can't find TomcatStarter

2003-05-31 Thread Chong Yu Meng
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

Re: Can't find TomcatStarter

2003-05-31 Thread Jason Bainbridge
On Sat, 31 May 2003 05:29, Allen Williams wrote: > Nope, don't have that connector in my server.xml. In fact, I have the warp > connector in there!?! What should it look like? > > Thanks, > anw -- Jason Bainbridge KDE Web Team - http://kde.org [EMAIL PROTECTED] ---

RE: Can't find TomcatStarter

2003-05-31 Thread Allen Williams
ist > Subject: Re: Can't find TomcatStarter > > > Oh crap you're right, damn twitchy fingers copied and pasted the > wrong blurb. > :) > > Allen, > > Just check the section that is commented as "Define a Coyote/JK2 AJP 1.3 > Connector on port 8009&qu

RE: Can't find TomcatStarter

2003-05-31 Thread Allen Williams
t > > >> [Fri May 30 16:29:46 2003] [notice] vm.detach() ok > > >> [Fri May 30 16:29:46 2003] [notice] channel_jni.close() ok > > >> [Fri May 30 16:29:46 2003] [error] ajp13.service() Error forwarding > > >> ajp13:jni 1 0 > > >> >

Re: Can't find TomcatStarter

2003-05-31 Thread Jason Bainbridge
gt; >> [Fri May 30 16:29:46 2003] [notice] vm.detach() ok > >> [Fri May 30 16:29:46 2003] [notice] channel_jni.close() ok > >> [Fri May 30 16:29:46 2003] [error] ajp13.service() Error forwarding > >> ajp13:jni 1 0 > >> > >> I think the first on

RE: Can't find TomcatStarter

2003-05-31 Thread Michael Cardon
Connector made with jakarta-tomcat-connectors-4.1.24-src -Original Message- From: Jason Bainbridge [mailto:[EMAIL PROTECTED] Sent: Friday, May 30, 2003 12:57 PM To: Tomcat Users List Subject: Re: Can't find TomcatStarter Try losing the double quotes around the path names and als

Re: Can't find TomcatStarter

2003-05-31 Thread John Turner
e. Allen N. Williams President Voice: +1.321.728.1995 Fax: +1.321.722.0580 > -Original Message- > From: Jason Bainbridge [mailto:[EMAIL PROTECTED] > Sent: Friday, May 30, 2003 3:57 PM > To: Tomcat Users List > Subject: Re: Can't find TomcatStarter > > > Try

Re: Can't find TomcatStarter

2003-05-31 Thread Jason Bainbridge
[notice] vm.detach() ok > > [Fri May 30 16:29:46 2003] [notice] channel_jni.close() ok > > [Fri May 30 16:29:46 2003] [error] ajp13.service() Error forwarding > > ajp13:jni 1 0 > > > > I think the first one is the most germane. > > > > Allen N. Williams >

Re: Can't find TomcatStarter

2003-05-31 Thread Jason Bainbridge
; President > Voice: +1.321.728.1995 > Fax: +1.321.722.0580 > > > -Original Message- > > From: Jason Bainbridge [mailto:[EMAIL PROTECTED] > > Sent: Friday, May 30, 2003 3:57 PM > > To: Tomcat Users List > > Subject: Re: Can't find TomcatStarter > &g

RE: Can't find TomcatStarter

2003-05-31 Thread Allen Williams
age- > From: Jason Bainbridge [mailto:[EMAIL PROTECTED] > Sent: Friday, May 30, 2003 4:33 PM > To: Tomcat Users List > Subject: Re: Can't find TomcatStarter > > > On Sat, 31 May 2003 04:24, Allen Williams wrote: > > Right. I have two installation (trying desparately t

RE: Can't find TomcatStarter

2003-05-31 Thread Allen Williams
> From: Jason Bainbridge [mailto:[EMAIL PROTECTED] > Sent: Friday, May 30, 2003 3:57 PM > To: Tomcat Users List > Subject: Re: Can't find TomcatStarter > > > Try losing the double quotes around the path names and also use forward > slashes instead of backslashes, that

Re: Can't find TomcatStarter

2003-05-31 Thread Jason Bainbridge
On Sat, 31 May 2003 04:24, Allen Williams wrote: > Right. I have two installation (trying desparately to get this working), > one in a directory tree that has no spaces (E:\ApacheGroup\Tomcat4.1... > etc.) and another in my standard "Program Files" directory, because someone > in another forum tol

RE: Can't find TomcatStarter

2003-05-31 Thread Allen Williams
inbridge [mailto:[EMAIL PROTECTED] > Sent: Friday, May 30, 2003 3:57 PM > To: Tomcat Users List > Subject: Re: Can't find TomcatStarter > > > Try losing the double quotes around the path names and also use forward > slashes instead of backslashes, that is how my working OPT'

Re: Can't find TomcatStarter

2003-05-31 Thread Jason Bainbridge
cal, > > Thanks for the tip, but it didn't work. It is STILL telling me it can't > find TomcatStarter. How can it find the bootstrap program and not find > TomcatStarter? > > Here's what I currently have: > > Environment: > CATALINA_HOME="E:\Progr

RE: Can't find TomcatStarter

2003-05-31 Thread Allen Williams
Pascal, Thanks for the tip, but it didn't work. It is STILL telling me it can't find TomcatStarter. How can it find the bootstrap program and not find TomcatStarter? Here's what I currently have: Environment: CATALINA_HOME="E:\Program Files\Apache Group\Tomcat 4.1" CL

RE: Can't find TomcatStarter

2003-05-31 Thread Allen Williams
29, 2003 7:55 PM > To: Tomcat Users List > Subject: Re: Can't find TomcatStarter > > > Hello Allen : > > For some reason, the OPT directives in workers2.properties are not read > properly. TomcatStarter is in tomcat-jni.jar, and though it is defined > in your work

Re: Can't find TomcatStarter

2003-05-30 Thread Chong Yu Meng
Hello Allen : For some reason, the OPT directives in workers2.properties are not read properly. TomcatStarter is in tomcat-jni.jar, and though it is defined in your workers2.properties file, it will not be "seen" by mod_jk2. To get it to work, you need to add tomcat-jni.jar to your CLASSPATH e

Can't find TomcatStarter

2003-05-30 Thread Williams, Allen
To all: Attempt to integrate Tomcat- Apache with jk2 on WinNT 4.0. Getting the following error: [Mon May 26 20:13:47 2003] [notice] jni.validate() class= org/apache/jk/apr/TomcatStarter [Mon May 26 20:13:47 2003] [error] Can't find class org/apache/jk/apr/TomcatStarter [Mon May 26 20:13:47 2