Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 22971 invoked from network); 18 Mar 2003 21:09:52 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 18 Mar 2003 21:09:52 -0000 Received: (qmail 12278 invoked by uid 97); 18 Mar 2003 21:11:40 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 12271 invoked from network); 18 Mar 2003 21:11:40 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 18 Mar 2003 21:11:40 -0000 Received: (qmail 21586 invoked by uid 500); 18 Mar 2003 21:09:37 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 21575 invoked from network); 18 Mar 2003 21:09:37 -0000 Received: from unknown (HELO sfoexc01.nonstop.com) (63.95.73.127) by daedalus.apache.org with SMTP; 18 Mar 2003 21:09:37 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: Error Migrating from Tomcat 3.2.3 to 4.0.1 in .so Date: Tue, 18 Mar 2003 13:09:39 -0800 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Error Migrating from Tomcat 3.2.3 to 4.0.1 in .so Thread-Index: AcLtklWTBuMqZarVRZy7IHKkgXTUlAAADGUQ From: "Filip Hanik" To: "Tomcat Users List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N you didn't give us what error you get, maybe the catalina.sh in Tomcat 4.x is not picking up your = LD_LIBRARY_PATH, make sure it gets explicitely set in there, another thought is that you are running with the security manager = enabled and it restricts you from doing so Filip > -----Original Message----- > From: Amir.Shidfar@VerizonWireless.com > [mailto:Amir.Shidfar@VerizonWireless.com] > Sent: Tuesday, March 18, 2003 1:06 PM > To: tomcat-user@jakarta.apache.org > Subject: Error Migrating from Tomcat 3.2.3 to 4.0.1 in .so >=20 >=20 > Hi All, >=20 > I am migrating my applications from TC 3.2.3 to 4.0.1 in the=20 > Unix server . > Everything is working fine except I am using a JNI to call a C library > called sample.so and I am getting error when it is trying to=20 > access the > sample.so library. The sample.so is already in my .profile .=20 > I don't get > that error when I run in 3.2.3 >=20 > Anyone have any idea what am I doing wrong or am I missing=20 > any steps for > migration. > I did the following steps. >=20 > 1. Stopped the 3.2.3 > 2. I copied all my *.war files from 3.2.3 ~/webapps/*.war to the > ~/webapps/*war in 4.0.1 > 3. I started the 4.0.1 >=20 > Access the JSP files and they came up without problem but as=20 > soon as I use > the sample.so it stop working. >=20 > Appreciate any help. >=20 > Amir. >=20 > -----Original Message----- > From: grenoml [mailto:grenoml@yahoo.com] > Sent: Tuesday, March 18, 2003 3:37 PM > To: Tomcat Users List > Subject: Re: jk2 and passing env vars >=20 >=20 > Yes, my Apache2 is 2.0.43 and I built mod_jk2.so locally. BTW, do > you know if there is bug open on this in bugzilla? Do you think this > is just a lack of configuration documentation or should this be posted > as a bug? >=20 > Regards, > Gerry >=20 >=20 > --- NormW wrote: > > Good morning. > > If you are using the 2.0.43.dll version of JK2 you are not alone. > > N > >=20 > > ----- Original Message -----=20 > > From: "grenoml" > > To: > > Sent: Wednesday, March 19, 2003 6:14 AM > > Subject: jk2 and passing env vars > >=20 > >=20 > > > Is the method for passing environment vars between Apache2 and > > Tomcat > > > the same for mod_jk and mod_jk2? I am using jk2 now and when I > > tried > > > adding the line: 'JkEnvVar MyEnvVar' to httpd.conf it results in > > this > > > error when starting Apache2:=20 > > > Invalid command 'JkEnvVar', perhaps mis-spelled or defined by a > > module > > > not included in the server configuration. > > > I have the LoadModule directive declared for jk2_module and the > > > connector is working fine otherwise. Does jk2 not recognize the > > Jk* > > > directives? It doesn't seem to recognize any of them. > > >=20 > > > Thanks :-) > > >=20 > > >=20 > > >=20 > > > __________________________________________________ > > > Do you Yahoo!? > > > Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your > > desktop! > > > http://platinum.yahoo.com > > >=20 > > > > >=20 > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > > > For additional commands, e-mail: > > tomcat-user-help@jakarta.apache.org > > >=20 > > >=20 > >=20 > >=20 > --------------------------------------------------------------------- > > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org > >=20 >=20 >=20 > __________________________________________________ > Do you Yahoo!? > Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! > http://platinum.yahoo.com >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org >=20 >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org