RE: Some problems with Tomcat

2004-12-07 Thread Shapira, Yoav
Tomcat (E-mail) Subject: Some problems with Tomcat [Mon Dec 06 11:36:32 2004] [jk_uri_worker_map.c (131)]: Into jk_uri_worker_map_t::uri_worker_map_alloc [Mon Dec 06 11:36:32 2004] [jk_uri_worker_map.c (334)]: Into jk_uri_worker_map_t::uri_worker_map_open [Mon Dec 06 11:36:32 2004

RE: Some problems with Tomcat

2004-12-07 Thread Warron French
-821-6000 Fax: 703-827-0374 -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 07, 2004 8:56 AM To: Tomcat Users List Subject: RE: Some problems with Tomcat Hi, That doesn't look problematic: you simply have debug-level logging enabled, it appears

RE: Some problems with Tomcat

2004-12-07 Thread Shapira, Yoav
: Some problems with Tomcat Yoav! Good luck with the college thing. I am not a rich philanthropist so I can't help you out. Thanks also for your input on these errors. I hope that if anyone else has a different opinion they speak up. I am trying to troubleshoot a website that doesn't appear

Some problems with Tomcat

2004-12-06 Thread Warron French
[Mon Dec 06 11:36:32 2004] [jk_uri_worker_map.c (131)]: Into jk_uri_worker_map_t::uri_worker_map_alloc [Mon Dec 06 11:36:32 2004] [jk_uri_worker_map.c (334)]: Into jk_uri_worker_map_t::uri_worker_map_open [Mon Dec 06 11:36:32 2004] [jk_uri_worker_map.c (355)]:

RE: Building jk2-2.0.4 on rh9 having some problems

2004-04-06 Thread Hamilton, Andrew
on rh9 having some problems Thanks for you help file /usr/lib/httpd/modules/mod_jk2.so /usr/lib/httpd/modules/mod_jk2.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped The load module is correct Still get Cannot load /etc/httpd/modules/mod_jk2.so into server: /etc/httpd

RE: Building jk2-2.0.4 on rh9 having some problems

2004-04-06 Thread Randy Paries
, Andrew [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 06, 2004 8:02 AM To: Tomcat Users List Subject: RE: Building jk2-2.0.4 on rh9 having some problems Ahh, that's different than No such file. Are you trying to use the apr stuff in the jk2.properties? I haven't been able to get it to work on my

RE: Building jk2-2.0.4 on rh9 having some problems

2004-04-06 Thread Hamilton, Andrew
List' Subject: RE: Building jk2-2.0.4 on rh9 having some problems Finally got it to work The only way I finally got it to work configured at per doc on the web site Was to get the latest apache2 and build from scratch(no rpms) Then build t he connector. Now all works fine (so far) Thanks

Building jk2-2.0.4 on rh9 having some problems

2004-04-05 Thread Randy Paries
Hello I am building jk2-2.0.4 on rh9 and apache 2 I first configure ./configure --with-apxs2=/usr/sbin/apxs --with-java-home=${JAVA_HOME} --with-java-platform=2 --enable-jni Make (no errors) cd ../build/jk2/apache2

RE: Building jk2-2.0.4 on rh9 having some problems

2004-04-05 Thread Hamilton, Andrew
Users List' Subject: Building jk2-2.0.4 on rh9 having some problems Hello I am building jk2-2.0.4 on rh9 and apache 2 I first configure ./configure --with-apxs2=/usr/sbin/apxs --with-java-home=${JAVA_HOME} --with-java-platform=2 --enable-jni Make (no errors) cd ../build/jk2/apache2

RE: Building jk2-2.0.4 on rh9 having some problems

2004-04-05 Thread Randy Paries
/run Apache should be able to traverse a SYM link shouldn't it? RP -Original Message- From: Hamilton, Andrew [mailto:[EMAIL PROTECTED] Sent: Monday, April 05, 2004 10:50 AM To: Tomcat Users List Subject: RE: Building jk2-2.0.4 on rh9 having some problems Your running into pathing

RE: Building jk2-2.0.4 on rh9 having some problems

2004-04-05 Thread Hamilton, Andrew
Should. I guess let's start at the beginning...Does the module exist in /etc/httpd/modules? -Original Message- From: Randy Paries [mailto:[EMAIL PROTECTED] Sent: Monday, April 05, 2004 11:58 AM To: 'Tomcat Users List' Subject: RE: Building jk2-2.0.4 on rh9 having some problems Actually

RE: Building jk2-2.0.4 on rh9 having some problems

2004-04-05 Thread Randy Paries
Yes mod_jk2.so exists Thanks for your help -Original Message- From: Hamilton, Andrew [mailto:[EMAIL PROTECTED] Sent: Monday, April 05, 2004 11:22 AM To: Tomcat Users List Subject: RE: Building jk2-2.0.4 on rh9 having some problems Should. I guess let's start at the beginning...Does

RE: Building jk2-2.0.4 on rh9 having some problems

2004-04-05 Thread Hamilton, Andrew
Ok. Do you have any other modules in there and is apache loading them? -Original Message- From: Randy Paries [mailto:[EMAIL PROTECTED] Sent: Monday, April 05, 2004 12:25 PM To: 'Tomcat Users List' Subject: RE: Building jk2-2.0.4 on rh9 having some problems Yes mod_jk2.so exists

RE: Building jk2-2.0.4 on rh9 having some problems

2004-04-05 Thread Randy Paries
I have mod_perl and apache loads it fine. Thanks Rp -Original Message- From: Hamilton, Andrew [mailto:[EMAIL PROTECTED] Sent: Monday, April 05, 2004 11:26 AM To: Tomcat Users List Subject: RE: Building jk2-2.0.4 on rh9 having some problems Ok. Do you have any other modules

RE: Building jk2-2.0.4 on rh9 having some problems

2004-04-05 Thread Hamilton, Andrew
like: LoadModule jk2_module modules/mod_jk2.so Drew -Original Message- From: Randy Paries [mailto:[EMAIL PROTECTED] Sent: Monday, April 05, 2004 4:12 PM To: 'Tomcat Users List' Subject: RE: Building jk2-2.0.4 on rh9 having some problems I have mod_perl and apache loads it fine. Thanks

RE: Building jk2-2.0.4 on rh9 having some problems

2004-04-05 Thread Randy Paries
: undefined symbol: apr_socket_send -Original Message- From: Hamilton, Andrew [mailto:[EMAIL PROTECTED] Sent: Monday, April 05, 2004 3:20 PM To: Tomcat Users List Subject: RE: Building jk2-2.0.4 on rh9 having some problems Ok. If you type file mod_jk2.so what does it tell you? It should say

Re: Some problems with Tomcat/Warp/Apache

2002-10-16 Thread Raj Saini
Hi, There are really some problems with the warp as it was never a production quality. I had the simillar problems you have now. I used the warp for a very big application (around 3,000 classes) and lot of caching. Tomcat used to get out memory at the end of every day with a heap size of 384

Some problems with Tomcat/Warp/Apache

2002-10-14 Thread Frédérik Bilhaut
Hi ! I'm experiencing some problems deploying a site with Apache 1.3.14 connected to Tomcat 4.0.5 using Warp : 1) When my webapp is deployed as a .war file, some JSPs are recompiled at every request, resulting (of course ;) in very bad performances. This only happens with some JSPs

Some problems

2002-01-22 Thread Archie Cameron
Hey... I may have spammed some/all of you. My current config is messed up. I have stopped it so y'all are safe from me once again. I am installing Windchill Infoengine from PTC. It utilizes Apache and Tomcat and Java 2. Later Arch Archie G Cameron Polaris Industries Inc IS Dept

Some problems in isapi_redirect.dll

2001-03-25 Thread Chui Ka Fai
Dear jakarta, I have found the following problem when I use Tomcat 3.2.1 with IIS 4.0 with filter isapi_redirect.dll: Some pages can redirect to worker ajp12 properly with following log messages -- [jk_isapi_plugin.c (408)]: