Re: Jk connector stops working

2008-06-09 Thread Rainer Jung
Andrea Di Muro schrieb: Is your OOME coming from heap? What's the exact message, JVM version and TC version? Tomcat version is 5.5.20 running on JVM 1.5.0_10-b03 This is the error I get in the log file: Exception in thread "ContainerBackgroundProcessor[StandardEngine[Catalina]]" java.lang.OutOf

Re: Jk connector stops working

2008-06-06 Thread Andrea Di Muro
Rainer Jung wrote: > Andrea Di Muro wrote: >> Hi, I have a problem with the Jk Connector between Apache and Tomcat: >> when a jsp page uses a lot of memory and I get java.lang.OutOfMemory >> error the jk connector stops working. Even after the thread that was >>

Re: Jk connector stops working

2008-06-06 Thread Mark Thomas
Andrea Di Muro wrote: Hi, I have a problem with the Jk Connector between Apache and Tomcat: when a jsp page uses a lot of memory and I get java.lang.OutOfMemory error the jk connector stops working. Even after the thread that was consuming all the allocated memory stops, I can't access th

Re: Jk connector stops working

2008-06-06 Thread Rainer Jung
Andrea Di Muro wrote: Hi, I have a problem with the Jk Connector between Apache and Tomcat: when a jsp page uses a lot of memory and I get java.lang.OutOfMemory error the jk connector stops working. Even after the thread that was consuming all the allocated memory stops, I can't access th

Jk connector stops working

2008-06-06 Thread Andrea Di Muro
Hi, I have a problem with the Jk Connector between Apache and Tomcat: when a jsp page uses a lot of memory and I get java.lang.OutOfMemory error the jk connector stops working. Even after the thread that was consuming all the allocated memory stops, I can't access the jsp pages via Apache on

Re: Problems with JK connector and IIS (HSE_REQ_SEND_RESPONSE_HEADER failed)

2008-03-13 Thread Ari Suutari
the findings were similar. We will try to reinstall IIS, just in order to rule out any possible problems with installation (because we have other similar installations, which work perfectly). Ari S. Ari Suutari schrieb: Hi, We are unable to get ISAPI JK connector (isapi_

Re: Problems with JK connector and IIS (HSE_REQ_SEND_RESPONSE_HEADER failed)

2008-03-13 Thread Rainer Jung
connection, and at which point it does it (e.g. after receiving the headers). You can then also see, if IIS actually send the expected headers back (the ones in the JK log) or something else. Let us know your findings! Regards, Rainer Ari Suutari schrieb: Hi, We are unable to get ISAPI JK

Problems with JK connector and IIS (HSE_REQ_SEND_RESPONSE_HEADER failed)

2008-03-13 Thread Ari Suutari
Hi, We are unable to get ISAPI JK connector (isapi_redirector.dll) working on one Windows 2003 based server installation. Here are our findings so far: - When browsing to http://localhost:8080 everything works, ie. tomcat side is working - When browsing to http://localhost/some.file.txt works

Re: JK connector causes Tomcat to utilize 50% CPU

2008-01-03 Thread Rainer Jung
, Michael schrieb: > Greetings, > > I am trying to set up an Apache 2.2.4 server with Tomcat 5.5.25 and JK > connector 1.2.26 on a Windows XP PC. This is a test configuration for a > map server running both ESRI's ArcIMS and the open-source MapServer > (MS4W distribution, which

JK connector causes Tomcat to utilize 50% CPU

2008-01-03 Thread Smith, Michael
Greetings, I am trying to set up an Apache 2.2.4 server with Tomcat 5.5.25 and JK connector 1.2.26 on a Windows XP PC. This is a test configuration for a map server running both ESRI's ArcIMS and the open-source MapServer (MS4W distribution, which is a prepackaged Apache 2.2.4, PHP 5, and

Re: IIS JK connector issues with connections forcibly closed.

2007-07-20 Thread IanC
As an update, I did find that I was a few revs behind on the isapi connector version. I did upgrade but found that the error persists. :( -- View this message in context: http://www.nabble.com/IIS-JK-connector-issues-with-connections-forcibly-closed.-tf411.html#a11715708 Sent from the

IIS JK connector issues with connections forcibly closed.

2007-07-20 Thread IanC
me in the right direction I would really appreciate it. This problem is going to drive me to drink! :) What am I missing? Thanks so much in advance for any assistance! - Ian -- View this message in context: http://www.nabble.com/IIS-JK-connector-issues-with-connections-forcibly-closed.-tf411

Re: core_output_filter error for apache/tomcat JK connector

2007-07-10 Thread nageshsrao
servers ( separated by a >> firewall) >> -Tomcat 5.5.23 is running on Sun JDK 1.5.0_12 >> -Direct connection to tomcat http connector ( 8080 ) works fine. >> -Yes, we are able to connect from Apache server to Tomcat server over JK >> connector port 8009 >>

Re: core_output_filter error for apache/tomcat JK connector

2007-07-10 Thread Rainer Jung
fine. > -Yes, we are able to connect from Apache server to Tomcat server over JK > connector port 8009 > -i haven't done any configuration on the tomcat side. and as for the > webserver, i have attached > the workers.properties file > - Thread dump of the tomcat ( during th

Re: core_output_filter error for apache/tomcat JK connector

2007-07-09 Thread nageshsrao
connect from Apache server to Tomcat server over JK connector port 8009 -i haven't done any configuration on the tomcat side. and as for the webserver, i have attached the workers.properties file - Thread dump of the tomcat ( during the hung condition ) does not show anything unusual. ther

Re: core_output_filter error for apache/tomcat JK connector

2007-07-09 Thread Rainer Jung
- Which version of Java? - What does a thread dump of Tomcat give (kill -QUIT, result goes to catalina.out) - Does direct connect to Tomcat http connector still work? - Can you still connect from the Apache server to the Tomcat jk connector via telnet? - What's the config of your jk con

core_output_filter error for apache/tomcat JK connector

2007-07-09 Thread nageshsrao
this message in context: http://www.nabble.com/core_output_filter-error-for-apache-tomcat-JK-connector-tf4048993.html#a11500807 Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: users

RE: Issue with JK connector vs. IIS 6

2007-06-11 Thread Bob Bateman
browser side you just get 404s. I'm out of ideas about how to debug this any further. -BB -Original Message- From: Bob Bateman [mailto:[EMAIL PROTECTED] Sent: Monday, June 11, 2007 7:11 PM To: users@tomcat.apache.org Subject: Issue with JK connector vs. IIS 6 Hi all, I'm givi

Issue with JK connector vs. IIS 6

2007-06-11 Thread Bob Bateman
Hi all, I'm giving trouble bringing up an installation of Tomcat 5.5.23 via IIS 6 and the JK1 connector. I have tracked the problem down to something about the IIS 5.0 Isolation Mode. If I enable Isolation Mode, all is well with my config: the connector logs requests and mapping, requests are co

Re: error 503 in middle of page with tomcat and jk connector

2007-05-29 Thread Jessica Johnson
Thanks Rainer, I updated the workers.properties with your suggestions, and verified that there is only one timeout directive in httpd.conf. Afterwards, I found some interesting things poking through the logs. mod_jk.log [Tue May 29 17:44:55 2007] [1060:1860] [debug] mod_jk.c (452): written 818

Re: error 503 in middle of page with tomcat and jk connector

2007-05-29 Thread Jessica Johnson
I just noticed something strange. It isn't exactly that the HTML is cut off. All of the parts match the output on my dev server. But it looks like the HTML has been chunked up and mixed up, for lack of a better way to describe it. For example one of the pages has two head tags, but is missing

Re: error 503 in middle of page with tomcat and jk connector

2007-05-29 Thread Rainer Jung
Jessica Johnson wrote: On 5/29/07, Rainer Jung <[EMAIL PROTECTED]> wrote: Hi Jessica, your information looks strange. You are talking about mod_jk 1.2.22, but you present a configuration for mod_jk2, which is deprecated. mod_jk will not work with this configuration, because mod_jk uses a very

Re: error 503 in middle of page with tomcat and jk connector

2007-05-29 Thread Jessica Johnson
On 5/29/07, Rainer Jung <[EMAIL PROTECTED]> wrote: Hi Jessica, your information looks strange. You are talking about mod_jk 1.2.22, but you present a configuration for mod_jk2, which is deprecated. mod_jk will not work with this configuration, because mod_jk uses a very different config syntax.

Re: error 503 in middle of page with tomcat and jk connector

2007-05-29 Thread Rainer Jung
Hi Jessica, your information looks strange. You are talking about mod_jk 1.2.22, but you present a configuration for mod_jk2, which is deprecated. mod_jk will not work with this configuration, because mod_jk uses a very different config syntax. Although I don't know your actual configs, I as

Re: error 503 in middle of page with tomcat and jk connector

2007-05-29 Thread Mladen Turk
Jessica Johnson wrote: Hi all, I finally got a mostly working install of Apache 2.2.4, Tomcat 5.5.23, and the mod_jk 1.2.22. That's hard to believe, because (see below) Here is my workers.properties file. [logger] level=DEBUG file=C:/Program Files/Apache Software Foundation/Apache2.2/logs/

error 503 in middle of page with tomcat and jk connector

2007-05-29 Thread Jessica Johnson
Hi all, I finally got a mostly working install of Apache 2.2.4, Tomcat 5.5.23, and the mod_jk 1.2.22. In the general case it works fine, but for pages that take a long time to load, I get the first part of the html, and then Apache spits out "OK The server is temporarily unable to service your r

Re: JK Connector "errors" under heavy load

2007-05-14 Thread Johnny Kewl
From: "Brantley Hobbs" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Monday, May 14, 2007 10:25 PM Subject: JK Connector "errors" under heavy load All, I'm doing some load testing and I'm having a bit of trouble trying to interpret the numbers

Re: JK Connector "errors" under heavy load

2007-05-14 Thread ewsinc
s" page. > > Specifically, each defined connector (http or jk) has a block telling > you the values of maxThreads, minSpareThreads, etc. > > In my testing, I've found that I start getting some errors under heavy > load and the "Error count" number starts going w

JK Connector "errors" under heavy load

2007-05-14 Thread Brantley Hobbs
In my testing, I've found that I start getting some errors under heavy load and the "Error count" number starts going way up on my JK connector. Can someone tell me what "Error count" indicates? Additional symptoms are that Tomcat appears to not have properly associat

Re: JK connector issue - Can't get JKStatus working with IIS 6.0

2007-05-14 Thread Rainer Jung
OK, that solves the quiz: The isapi plugin has a speciality. It first checks for a forwarding rule, which is specific for the virtual server. If it doesn't find one, then it checks for global rules. Unfortunately there is a little gotcha, if you use /* as a rule. It will always map as a virtua

RE: JK connector issue - Can't get JKStatus working with IIS 6.0

2007-05-14 Thread Jean-Francois Beaulac
May 12, 2007 7:02 AM To: Tomcat Users List Subject: Re: JK connector issue - Can't get JKStatus working with IIS 6.0 Since your original config looked OK, could you set your log level for the isapi redirector to trace and log startup and a single test against your configured status URL? Plea

Re: JK connector issue - Can't get JKStatus working with IIS 6.0

2007-05-12 Thread Rainer Jung
Since your original config looked OK, could you set your log level for the isapi redirector to trace and log startup and a single test against your configured status URL? Please post the results, so we can see, if the URL got mapped, and why the request didn't get forwarded. Regards, Rainer

Re: JK connector issue - Can't get JKStatus working with IIS 6.0

2007-05-11 Thread Mladen Turk
Jean-Francois Beaulac wrote: The Connector itselfs works perfectly, I just want to enable the JKStatus page that shows information about the workers and also allow to make changes at runtime to work. In the documentation I've seen specific configuration for Apache HTTPD to mount the JKStatus, bu

RE: JK connector issue - Can't get JKStatus working with IIS 6.0

2007-05-11 Thread Jean-Francois Beaulac
milar information for IIS. Thank you -Original Message- From: Milanez, Marcus [mailto:[EMAIL PROTECTED] Sent: May 11, 2007 4:01 PM To: Tomcat Users List Subject: RES: JK connector issue - Can't get JKStatus working with IIS 6.0 Hi Jean, I could succesfully integrate IIS 6 with Tomc

RES: JK connector issue - Can't get JKStatus working with IIS 6.0

2007-05-11 Thread Milanez, Marcus
nd point it to your isapi_redirect.dll location. Doing that should solve your problem... Just let us know if it worked! Yours, Marcus -Mensagem original- De: Jean-Francois Beaulac [mailto:[EMAIL PROTECTED] Enviada em: sexta-feira, 11 de maio de 2007 14:49 Para: users@tomcat.apache.org Assunto

JK connector issue - Can't get JKStatus working with IIS 6.0

2007-05-11 Thread Jean-Francois Beaulac
Hi, I’m currently trying to get the JKStatus to work with the apache JK connector and IIS6.0. Is there some special configuration I have to do in IIS to get it working? The ajp13 connector works fine but I can’t get the JKStatus page. It returns me a Tomcat 404 Http error, which is

IIS JK connector problem

2007-04-04 Thread Vasanth
Hi, We are trying to migrate a running tomcat/JK/IIS setup from win 2000/IIS 5.0 to win 2003/IIS 6.0. The struts application is hosted using two tomcat instances and we use JK connectors as load balancer for these two servers. We have configured the IIS with a 'jakarta' virtual directory.The setu

Setting Up IIS,JK connector and tomcat

2007-04-03 Thread Vasanth
Hi, We are trying to migrate a running tomcat/JK/IIS setup from win 2000/IIS 5.0 to win 2003/IIS 6.0. The struts application is hosted using two tomcat instances and we use JK connectors as load balancer for these two servers. We have configured the IIS with a 'jakarta' virtual directory.The setu

Re: Using the jk connector to join different tomcat contexts with discrete urls

2007-03-23 Thread Erik Melkersson
Hi! Actually I never got JkMount to work, so I would say something like: ServerName app1.example.com # you do not want to have a loop RewriteCond %{REQUEST_FILENAME} !^/app1/ RewriteRule ^/(.*)$ /app1/$1 [PT] SetEnv JK_WORKER_NAME worker_for_app1 SetHandler jakarta-

Re: Using the jk connector to join different tomcat contexts with discrete urls

2007-03-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Erik, Erik Melkersson wrote: > Hi! I wanted to do something similar. (but without the two virtual > hosts). It sounds like a solution might be something like this: ServerName app1.example.com RewriteRule ^(.*)$ /app1/$1 [PT] JkMount /

Re: Using the jk connector to join different tomcat contexts with discrete urls

2007-03-22 Thread Erik Melkersson
Hi! I wanted to do something similar. (but without the two virtual hosts). I did like this: # The directory the user sees RewriteRule ^/test/aaa/(.*) /tomcat-dir/$1 [PT] RewriteRule ^/test/bbb/(.*) /tomcat-dir/stuff/$1 [PT] # The directory tomcat serves the stuff on: SetEnv JK_WORKER_NAME wo

Re: Using the jk connector to join different tomcat contexts with discrete urls

2007-03-22 Thread David Harrison
On 23/03/2007, at 8:49 AM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David, David Harrison wrote: I wish to map different Apache urls across to specific Tomcat contexts, for example: http://app1.example.com/ to TOMCAT/app1. http://app2.example.com/ to TOMCAT/a

Re: Using the jk connector to join different tomcat contexts with discrete urls

2007-03-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David, David Harrison wrote: > I wish to map different Apache urls across to specific Tomcat contexts, > for example: > http://app1.example.com/ to TOMCAT/app1. > http://app2.example.com/ to TOMCAT/app2 This should be relatively straightforward. Fir

Using the jk connector to join different tomcat contexts with discrete urls

2007-03-22 Thread David Harrison
specific Tomcat contexts, for example: http://app1.example.com/ to TOMCAT/app1. http://app2.example.com/ to TOMCAT/app2 Using the jk connector documentation it is easy to setup the following direct mapping (with JkMount /app1/* worker and JkMount / app2/* worker): http://www.example.com/app1

Re: JK Connector

2007-01-02 Thread wolverineny ny
eny ny <[EMAIL PROTECTED]>: > > Hello, > > How can I configure JK connector to redirect all requests to a particular > webapp. > > http://localhost/index.html > > http://localhost:8080/myapp/index.html > > I am trying not to expose the webapp name "

i can't run jk connector, some one can help me

2006-12-26 Thread alvaro tovar
i try of configure sun one web server 6.1 and tomcat for use de nsapi.dllbut i can't this is magnus.conf # # The NetsiteRoot, ServerName, and ServerID directives are DEPRECATED. # They will not be supported in future releases of the Web Server. NetsiteRoot C:/Sun/WebServer6.1 ServerName dnicher

Re: JK Connector

2006-12-25 Thread Edoardo Causarano
Rename your app archive ROOT.war and deploy it. Tomcat will use it as unnamed context Ciao, e 2006/12/22, wolverineny ny <[EMAIL PROTECTED]>: Hello, How can I configure JK connector to redirect all requests to a particular webapp. http://localhost/index.html > http://

JK Connector

2006-12-22 Thread wolverineny ny
Hello, How can I configure JK connector to redirect all requests to a particular webapp. http://localhost/index.html > http://localhost:8080/myapp/index.html I am trying not to expose the webapp name "myapp" in the URL. I cannot configure myapp as a *default* app on Tomc

Re: jk connector problems

2006-11-15 Thread brian bay
at you have received this communication in error and that any review, disclosure, dissemination, distribution or copying of it or its contents - Original Message - From: "Rainer Jung" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Wednesday, November 15, 2006 2

Re: jk connector problems

2006-11-15 Thread Martin Gainty
Sent: Wednesday, November 15, 2006 2:44 AM Subject: Re: jk connector problems > Hi Martin, > > these lines only mean, that mod_jk is checking whether it should forward > the request or not, but it doesn't find a match (=JkMount), so it > decides to let other apache modu

Re: jk connector problems

2006-11-15 Thread Mladen Turk
Martin Hochreiter wrote: I'll see, I "solved" it with another way: I simply kicked out mod_jk and use mod_proxy. The performance is a significant better. Great. You can at least say that you are the first one! Please give us some benchmark results. Cheers, Mladen. -

Re: jk connector problems

2006-11-15 Thread Martin Hochreiter
Rainer Jung schrieb: Hi Martin, these lines only mean, that mod_jk is checking whether it should forward the request or not, but it doesn't find a match (=JkMount), so it decides to let other apache modules handle the request. This part of request processing is normal, even if there is no JkMoun

Re: jk connector problems

2006-11-14 Thread Rainer Jung
ainer Martin Hochreiter schrieb: > Rainer Jung schrieb: >> Hi, >> >> Martin Hochreiter schrieb: >> >>> Hi! >>> >>> I have some problems with Tomcat & JK Connector and Apache Virtual >>> hosts. >>> >>> Apache sho

Re: jk connector problems

2006-11-14 Thread Martin Hochreiter
Rainer Jung schrieb: Hi, Martin Hochreiter schrieb: Hi! I have some problems with Tomcat & JK Connector and Apache Virtual hosts. Apache should only give requests of one virtual host to the jk connector, but it handles all requests over to the jk connector, no matter what host.

Re: jk connector problems

2006-11-14 Thread Rainer Jung
Hi, Martin Hochreiter schrieb: > Hi! > > I have some problems with Tomcat & JK Connector and Apache Virtual hosts. > > Apache should only give requests of one virtual host to the jk > connector, but > it handles all requests over to the jk connector, no matter what

jk connector problems

2006-11-14 Thread Martin Hochreiter
Hi! I have some problems with Tomcat & JK Connector and Apache Virtual hosts. Apache should only give requests of one virtual host to the jk connector, but it handles all requests over to the jk connector, no matter what host. Actually the log files of jkerror.log are very big - and get

RE: stopping jk connector threads

2006-10-12 Thread Enrique Arce
> Subject: stopping jk connector threads > > > Is there a way to stop hung jk connector threads with out restarting > Tomcat? > I can see threads that are hanging from the Tomcat manager server > status page, but I can't kill them, only a server restart clears them. > Is there a better way? > > Thanks, > > Enrique > >

Re: stopping jk connector threads

2006-10-10 Thread Bill Barker
ot;Enrique Arce" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Is there a way to stop hung jk connector threads with out restarting Tomcat? I can see threads that are hanging from the Tomcat manager server status page, but I can't kill them, only a server restart cle

stopping jk connector threads

2006-10-10 Thread Enrique Arce
Is there a way to stop hung jk connector threads with out restarting Tomcat? I can see threads that are hanging from the Tomcat manager server status page, but I can't kill them, only a server restart clears them. Is there a better way? Thanks, Enrique

Re: jk connector stripping Content-Type?

2006-06-23 Thread myrealbruno
bruno" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Thursday, June 22, 2006 1:42 PM Subject: jk connector stripping Content-Type? > Hello, > > I am using the JK connector version 1.2.15 with IIS 5. > When trying to load through IIS a powerpoint ppt file serv

jk connector stripping Content-Type?

2006-06-22 Thread myrealbruno
Hello, I am using the JK connector version 1.2.15 with IIS 5. When trying to load through IIS a powerpoint ppt file served by Tomcat I get only garbage (it might be the binary displayed in the browser). I can see getting the HEAD through IIS that the Content-Type is not there, while opening the

Re: JK Connector not distinguishing between Virtual hosts

2006-05-16 Thread Bill Barker
DocumentRoot "/var/abc" > ErrorLog "/var/abc/logs/errorlog" > WebAppDeploy . conn / > > > > ServerName "www.abc2.com:80" > ServerAdmin "[EMAIL PROTECTED]" > DocumentRoot "/var/abc2" > ErrorLog "/var/abc2/log

Virtual Hosts in Tomcat 5, Apache2 using JK Connector

2006-05-16 Thread Naren Koka
/ When I tried to upgrade to Tomcat 5, I found out that WebApp is deprecated and we should be using the JK connector. I changed the httpd.conf to: LoadModule jk_module modules/mod_jk.so JkWorkersFile conf/workers.properties NameVirtualHost 192.168.1.201 ServerName "www.abc.com:80&qu

RE: JK Connector not distinguishing between Virtual hosts

2006-05-16 Thread Fenlason, Josh
> Sent: Tuesday, May 16, 2006 8:40 AM > To: Tomcat Users List > Subject: JK Connector not distinguishing between Virtual hosts > > I am using mod_jk with Tomcat 5 and Apache 2.2. JK is > directing to the default Host in Tomcat Server. It is not > able to distinguish the sites

JK Connector not distinguishing between Virtual hosts

2006-05-16 Thread Naren Koka
]" DocumentRoot "/var/abc2" ErrorLog "/var/abc2/logs/errorlog" WebAppDeploy . conn / When I tried to upgrade to Tomcat 5, I found out that WebApp is deprecated and we should be using the JK connector. I changed the httpd.conf to: LoadModule jk_module module

RE: Trouble building JK Connector for Win32 from source

2006-04-20 Thread Derrick Koes
Moving the Directories up works great! Thanks again Mladen. -Original Message- From: Mladen Turk [mailto:[EMAIL PROTECTED] Sent: Thursday, April 20, 2006 2:08 AM To: Tomcat Users List Subject: Re: Trouble building JK Connector for Win32 from source Derrick Koes wrote: > Ah yes

Re: Trouble building JK Connector for Win32 from source

2006-04-19 Thread Mladen Turk
Derrick Koes wrote: Ah yes, I seem to remember getting fooled by this in some doc before. However, running the build from the iis directory produces 8 errors. Any ideas on how to fix? Download Platform SDK from May 2005 and put it's Include before VStudio 6 includes. Regards, Mladen. ---

RE: Trouble building JK Connector for Win32 from source

2006-04-19 Thread Derrick Koes
mcat-connectors-1.2.15-src\jk\native\iis\j k_isapi_ plugin.c(750) : error C2059: syntax error : ')' -Original Message- From: Mladen Turk [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 19, 2006 3:52 PM To: Tomcat Users List Subject: Re: Trouble building JK Connector for Win32 f

Re: Trouble building JK Connector for Win32 from source

2006-04-19 Thread Mladen Turk
Derrick Koes wrote: I have the IIS Web Development SDK installed as well as the Visual Studio C++ SP6 and Apache HTTPD 2.0.55. I've configured Visual C++ via Tools-->Options-->Directories to point to the Apache HTTPD includes. However, I still get this error d:\jkconnectorbuild\jakarta-tomcat-

Trouble building JK Connector for Win32 from source

2006-04-19 Thread Derrick Koes
I have the IIS Web Development SDK installed as well as the Visual Studio C++ SP6 and Apache HTTPD 2.0.55. I've configured Visual C++ via Tools-->Options-->Directories to point to the Apache HTTPD includes. However, I still get this error d:\jkconnectorbuild\jakarta-tomcat-connectors-1.2.15-src\

RE: Mod JK Connector Error Codes ?

2006-03-17 Thread Neil Sherman
: Tomcat Users List Subject: RE: Mod JK Connector Error Codes ? Neil, I found this on http://www.mail-archive.com/dev@httpd.apache.org/msg31214.html: Re: Your opinion on some logs - Apache/mod_jk/Tomcat Pascal Alberty Thu, 09 Mar 2006 00:35:59 -0800 > 1. Apache - mod_jk.log > > [Wed Mar

RE: Mod JK Connector Error Codes ?

2006-03-17 Thread Vanessa Campos
t;/var/www/tomcat/webapps/siteB/ROOT" errno=2 > > ? > > -Original Message- > From: Vanessa Campos [mailto:[EMAIL PROTECTED] > Sent: 17 March 2006 16:40 > To: Tomcat Users List > Subject: RE: Mod JK Connector Error Codes ? > > > Neil, > > Check this

RE: Mod JK Connector Error Codes ?

2006-03-17 Thread Neil Sherman
mcat Users List Subject: RE: Mod JK Connector Error Codes ? Neil, Check this: > > AllowOverride All > Order allow,deny > Allow from all > Try to put a "/" before var, like this:

RE: Mod JK Connector Error Codes ?

2006-03-17 Thread Vanessa Campos
ctly otherwise I would receive this error whenever a > specific include was not commented out. > > It looks like I am hitting some limit ? Perhaps the number of > allowed connectors ? > > Neil > > > -Original Message- > From: Vanessa Campos [mailto:[EMAIL PROT

RE: Mod JK Connector Error Codes ?

2006-03-17 Thread Neil Sherman
I am hitting some limit ? Perhaps the number of allowed connectors ? Neil -Original Message- From: Vanessa Campos [mailto:[EMAIL PROTECTED] Sent: 17 March 2006 16:24 To: Tomcat Users List Subject: RE: Mod JK Connector Error Codes ? Neil, That's what I was trying to tell you. Th

RE: Mod JK Connector Error Codes ?

2006-03-17 Thread Vanessa Campos
L PROTECTED] > Sent: 17 March 2006 16:11 > To: Tomcat Users List > Subject: RE: Mod JK Connector Error Codes ? > > > Neil, > > When you use mod_jk you don't configure shm file (JK2 has a special > configuration for shm file on worker2.properties). In my case, >

RE: Mod JK Connector Error Codes ?

2006-03-17 Thread Neil Sherman
what is it ? -Original Message- From: Vanessa Campos [mailto:[EMAIL PROTECTED] Sent: 17 March 2006 16:11 To: Tomcat Users List Subject: RE: Mod JK Connector Error Codes ? Neil, When you use mod_jk you don't configure shm file (JK2 has a special configuration for shm file on wo

RE: Mod JK Connector Error Codes ?

2006-03-17 Thread Vanessa Campos
---Original Message- > From: Vanessa Campos [mailto:[EMAIL PROTECTED] > Sent: 17 March 2006 15:54 > To: Tomcat Users List > Subject: Re: Mod JK Connector Error Codes ? > > > Neil, > > The directory "var/www/tomcat/ROOT" exists? Check your conf files >

RE: Mod JK Connector Error Codes ?

2006-03-17 Thread Neil Sherman
Yes, the "var/www/tomcat/ROOT" directory does exist. What is a SHM file ? Is this referenced in the httpd.conf file ? Neil -Original Message- From: Vanessa Campos [mailto:[EMAIL PROTECTED] Sent: 17 March 2006 15:54 To: Tomcat Users List Subject: Re: Mod JK Connector E

Re: Mod JK Connector Error Codes ?

2006-03-17 Thread Vanessa Campos
rno=2 > > I have been trying to find what this "errno=2" is actually refering > too > but can not find any documentation containing the list of error > codes > for the Mod JK connector. > > Although I get this error the website seems to function correctly. >

Mod JK Connector Error Codes ?

2006-03-17 Thread Neil Sherman
to find what this "errno=2" is actually refering too but can not find any documentation containing the list of error codes for the Mod JK connector. Although I get this error the website seems to function correctly. Can somebody please tell me what error code 2 actually is ? Or better st

Building Static Apache w/ JK Connector

2006-02-22 Thread Don O'Neil
Hello all, I am having problems following the instructions to build a static version of apache (no Dynamic modules) with the JK 1.2.15 module. First, there isnt' a binary of JK 1.2.15, and I can't even get that to build... I get the following errors: First I did a configure: ./configure --with

RE: Problem with JK connector

2006-01-18 Thread Michael Li
But what I want is request.getHeader. -Original Message- From: Peter Rossbach [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 18, 2006 11:56 AM To: Tomcat Users List Subject: Re: Problem with JK connector You must used JkEnvVar You envVar can be accessed with

RE: Problem with JK connector

2006-01-18 Thread Michael Li
Unfortunately it doesn't work. JkEnvVar is used for request.getAttribute(), instead of request.getHeader() -Original Message- From: Mladen Turk [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 18, 2006 10:19 AM To: Tomcat Users List Subject: Re: Problem with JK connector Micha

Re: Problem with JK connector

2006-01-18 Thread Peter Rossbach
ubject: Re: Problem with JK connector Michael Li wrote: Hi there, Currently we use apache 1.3 and tomcat 4.1.31. We tried to connect them through JK. Everything works fine, except some special http headers are gone.=20 Because we user entrust direct, which will set some special http header in the ht

Re: Problem with JK connector

2006-01-18 Thread Chris Lear
* Chris Mooring wrote (18/01/06 15:11): > Hi Michael, > > Could it be that your request headers are > 8K ? I was having some funny > issues with JK2 this week where my page would suddenly show some sort of c > stack trace about a BufferOverFlow Exception (we are no longer using JK2), > but someone

RE: Problem with JK connector

2006-01-18 Thread Michael Li
not be started -Original Message- From: Mladen Turk [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 18, 2006 10:19 AM To: Tomcat Users List Subject: Re: Problem with JK connector Michael Li wrote: > Hi there, > > Currently we use apache 1.3 and tomcat 4.1.31. We tried t

RE: Problem with JK connector

2006-01-18 Thread Michael Li
". It looked like apache server did it "intentionally". -Original Message- From: Chris Mooring [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 18, 2006 10:11 AM To: Tomcat Users List Subject: RE: Problem with JK connector Hi Michael, Could it be that your request head

Re: Problem with JK connector

2006-01-18 Thread Mladen Turk
Michael Li wrote: Hi there, Currently we use apache 1.3 and tomcat 4.1.31. We tried to connect them through JK. Everything works fine, except some special http headers are gone.=20 Because we user entrust direct, which will set some special http header in the http request. The servlets will chec

RE: Problem with JK connector

2006-01-18 Thread Chris Mooring
From: Michael Li [mailto:[EMAIL PROTECTED] Sent: 18 January 2006 15:08 To: users@tomcat.apache.org Subject: Problem with JK connector Hi there, Currently we use apache 1.3 and tomcat 4.1.31. We tried to connect them through JK. Everything works fine, except some special http headers are gone.=20

Problem with JK connector

2006-01-18 Thread Michael Li
Hi there, Currently we use apache 1.3 and tomcat 4.1.31. We tried to connect them through JK. Everything works fine, except some special http headers are gone.=20 Because we user entrust direct, which will set some special http header in the http request. The servlets will check those headers to c

RE: Is the JK Connector the definite one to use as a web connecto r?

2006-01-18 Thread Chris Mooring
ECTED] Sent: 18 January 2006 00:09 To: Tomcat Users List Subject: Re: Is the JK Connector the definite one to use as a web connecto r? Chris Mooring wrote: > Thanks for the info. I think unless I can set up virtual directories on the > Tomcat HTTP server, I might be forced into using anothe

Re: Is the JK Connector the definite one to use as a web connecto r?

2006-01-17 Thread Georg Sauer-Limbach
Chris Mooring wrote: Thanks for the info. I think unless I can set up virtual directories on the Tomcat HTTP server, I might be forced into using another webserver and connector (jk - soon to be jk3 ;)). What do you mean exactly by "virtual directories"? If it is something like mapping URL pat

Re: Is the JK Connector the definite one to use as a web connecto r?

2006-01-17 Thread Mladen Turk
Chris Mooring wrote: Hi Mladen, Thanks for the info. I think unless I can set up virtual directories on the Tomcat HTTP server, I might be forced into using another webserver and connector (jk - soon to be jk3 ;)). Sure, but it only shows that naming is useless, cause it will be the same code

RE: Is the JK Connector the definite one to use as a web connecto r?

2006-01-17 Thread Chris Mooring
Chris -Original Message- From: Mladen Turk [mailto:] Sent: 17 January 2006 16:03 To: Tomcat Users List Subject: Re: Is the JK Connector the definite one to use as a web connector? Chris Mooring wrote: > Hi All, > > I have just read various configuration documents for jk2 and jk. It see

Re: Is the JK Connector the definite one to use as a web connector?

2006-01-17 Thread Mladen Turk
Chris Mooring wrote: Hi All, I have just read various configuration documents for jk2 and jk. It seems as though support for jk2 is no longer available. Is jk the recommended connector to use now? It seems odd...like I am using a previous version. Right, use jk. In month or so it will be ren

RE: Is the JK Connector the definite one to use as a web connecto r?

2006-01-17 Thread Chris Mooring
ply, Chris -Original Message- From: Remy Maucherat [mailto:] Sent: 17 January 2006 15:51 To: Tomcat Users List Subject: Re: Is the JK Connector the definite one to use as a web connector? On 1/17/06, Chris Mooring <[EMAIL PROTECTED]> wrote: > Hi All, > > I have just r

Re: Is the JK Connector the definite one to use as a web connector?

2006-01-17 Thread Remy Maucherat
On 1/17/06, Chris Mooring <[EMAIL PROTECTED]> wrote: > Hi All, > > I have just read various configuration documents for jk2 and jk. It seems as > though support for jk2 is no longer available. > Is jk the recommended connector to use now? It seems odd...like I am using a > previous version. > > Als

Is the JK Connector the definite one to use as a web connector?

2006-01-17 Thread Chris Mooring
Hi All, I have just read various configuration documents for jk2 and jk. It seems as though support for jk2 is no longer available. Is jk the recommended connector to use now? It seems odd...like I am using a previous version. Also, I'd still love to hear from anyone about my previous question o

RE: Tomcat 4.1 hang - maybe in JK connector

2005-12-09 Thread Richard Mixon
I did a bit more research and found the two areas of concern. Would appreciate any comments or insights into how to resolve this. 1) First there were 37 waiting threads in the thread pool. There were and additional 22 that were in Object.wait on a "read" in the JK code. There was one that was "wa

<    1   2   3   >