RE: JSP Compilation issue after upgrade from 6.0.18 to 6.0.20

2009-10-24 Thread Caldarale, Charles R
> From: Alexander Hartner [mailto:a...@j2anywhere.com] > Subject: JSP Compilation issue after upgrade from 6.0.18 to 6.0.20 > > When I deploy my application on Tomcat 6.0.18 it all works just fine, > however after upgrading to Tomcat 6.0.20 I get the following exception When you have a problem li

RE: JSP Compilation issue after upgrade from 6.0.18 to 6.0.20

2009-10-24 Thread Martin Gainty
did you try declaring as BaseClass e.g. HashMap menuItems= new LinkedHashMap(); ? Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfae

JSP Compilation issue after upgrade from 6.0.18 to 6.0.20

2009-10-24 Thread Alexander Hartner
I am sure this issue would have come up before, but after struggling with this for several hours not and not having found anything I might as well as for help. When I deploy my application on Tomcat 6.0.18 it all works just fine, however after upgrading to Tomcat 6.0.20 I get the following

Re: Tomcat6 - porting resin JSP app - does not exist or is not a readable directory

2009-10-24 Thread André Warnier
Pete McNeil wrote: ... I have solved this. This is what I did: chgrp -R tomcat6 /home/someplace/www.someplace.com chmod -R 775 /home/someplace/www.someplace.com It turns out that it was a permissions problem all along. Somehow adding tomcat6 to the owner's group didn't solve it and the fact

Expecting "jsp:param" - Porting resin jsp pages to tomcat, dreamweaver editable sections / comments

2009-10-24 Thread Pete McNeil
For the benefit of anyone else moving a jsp site from resin to tomcat: If you get this error: org.apache.jasper.JasperException: /products/index.jsp(53,2) Expecting "jsp:param" standard action with "name" and "value" attributes The problem is likely that an editable section is cutting through

Re: Tomcat6 - porting resin JSP app - does not exist or is not a readable directory

2009-10-24 Thread Pete McNeil
Pid Ster wrote: On 24 Oct 2009, at 19:29, Pete McNeil wrote: Pid Ster wrote: Any chance, just for kicks, you could put the contents of www.someplace.net into webapps/ROOT? I could, but it would be undesirable and shouldn't be necessary. That's the response I expected, but you're miss

Re: mod_jk don't work fine

2009-10-24 Thread Pid Ster
On 24 Oct 2009, at 19:38, frpll wrote: > > Hi everyone! > I have installed Apache2.2 and mod_jk 1.2.25. I have configured > httpd.conf > workers.properties, uriworkermap.properties, etc... Apache 2.2 work > fine, > Tomcat 5.5.20 work fine but connector don't work fine. When I open > firefox > an

Re: Tomcat6 - porting resin JSP app - does not exist or is not a readable directory

2009-10-24 Thread Pid Ster
On 24 Oct 2009, at 19:29, Pete McNeil wrote: Pid Ster wrote: Any chance, just for kicks, you could put the contents of www.someplace.net into webapps/ROOT? I could, but it would be undesirable and shouldn't be necessary. That's the response I expected, but you're missing the point. Can

RE: MISC; Tomcat Cluster Sesssion ID changing after one Node Failure

2009-10-24 Thread Imad Hachem
Dear Mikel, I found the problem in web.xml file containing the "" tag. Above tag was containing a space causing the SESSION ID to be changed. Thanks for your help. Imad Hachem | Asst.Product Development Manager e-Banking Department Path Solutions Tel: +961 1 697444 ext. 222 Fax: +961 1 696744

mod_jk don't work fine

2009-10-24 Thread frpll
Hi everyone! I have installed Apache2.2 and mod_jk 1.2.25. I have configured httpd.conf workers.properties, uriworkermap.properties, etc... Apache 2.2 work fine, Tomcat 5.5.20 work fine but connector don't work fine. When I open firefox and I type the direction http://domain.com. If my config vir

Re: Tomcat6 - porting resin JSP app - does not exist or is not a readable directory

2009-10-24 Thread Pete McNeil
Pid Ster wrote: I meant put /home/someplace/www.someplace.com Into /home/someplace/webapps/ROOT I think I understood correctly. Aside from the cultural issues (folks already know how things work now) I don't want to go this route because: * It's a workaround and doesn't solve the root p

Re: Tomcat6 - porting resin JSP app - does not exist or is not a readable directory

2009-10-24 Thread Pete McNeil
Pid Ster wrote: Any chance, just for kicks, you could put the contents of www.someplace.net into webapps/ROOT? I could, but it would be undesirable and shouldn't be necessary. The team is used to working with the existing structure--- Forcing a change in that would lead to other probl

Re: Tomcat6 - porting resin JSP app - does not exist or is not a readable directory

2009-10-24 Thread Pid Ster
I meant put /home/someplace/www.someplace.com Into /home/someplace/webapps/ROOT p On 24 Oct 2009, at 17:57, Pete McNeil wrote: Caldarale, Charles R wrote: From: Pete McNeil [mailto:madscient...@microneil.com] Subject: Re: Tomcat6 - porting resin JSP app - does not exist or is not areadable

Re: Tomcat6 - porting resin JSP app - does not exist or is not a readable directory

2009-10-24 Thread Pid Ster
On 24 Oct 2009, at 17:57, Pete McNeil wrote: > Caldarale, Charles R wrote: >>> From: Pete McNeil [mailto:madscient...@microneil.com] >>> Subject: Re: Tomcat6 - porting resin JSP app - does not exist or >>> is not >>> areadable directory >>> >>> The case of path made no difference to the error. >>

Re: Tomcat6 - porting resin JSP app - does not exist or is not a readable directory

2009-10-24 Thread Pete McNeil
Caldarale, Charles R wrote: From: Pete McNeil [mailto:madscient...@microneil.com] Subject: Re: Tomcat6 - porting resin JSP app - does not exist or is not areadable directory The case of path made no difference to the error. Please post your entire server.xml so we can see all the and e

Re: Tomcat6 - porting resin JSP app - does not exist or is not a readable directory

2009-10-24 Thread Pete McNeil
André Warnier wrote: What else have I missed ? At the risk of stating the obvious, but considering that you're not getting anywhere anyway, and assuming java is right .. - what user-id is Tomcat running as ? - login as root, and do "su - " (the same user-id) - do "ls -l /home/someplace/

Tomcat 6 log question

2009-10-24 Thread B.Ramann
h...@all, I have the following question: During a high load condition, Tomcat was no more reachable via Apache (tomcat 6.0.20 with apr-1.3.8, SUSE Linux Enterprise Server 11 (x86_64), SUN 1.6.0_16-b01, Apache httpd-2.2.14, Mod_JK 1.2.28). In the Catalina.out log, I saw the following: [Full

RE: Tomcat6 - porting resin JSP app - does not exist or is not a readable directory

2009-10-24 Thread Caldarale, Charles R
> From: Pete McNeil [mailto:madscient...@microneil.com] > Subject: Re: Tomcat6 - porting resin JSP app - does not exist or is not > areadable directory > > The case of path made no difference to the error. Please post your entire server.xml so we can see all the and entries. Omit the comments

Re: mod_jk not working as expected - is there a bug??

2009-10-24 Thread Mohit Anchlia
Resending with more information and attachment: Apache 2.11, mod_jk/1.2.28: There seems to be a problem with activation of status worker JkStatus. Even after explicitly saying "stopped" for one of the workers the "Act" keeps going back and forth. When I refresh that page it keeps switching betwee

Re: Tomcat6 - porting resin JSP app - does not exist or is not a readable directory

2009-10-24 Thread André Warnier
Pete McNeil wrote: java.lang.IllegalArgumentException: Document base /home/someplace/www.someplace.com does not exist or is not a readable directory What else have I missed ? At the risk of stating the obvious, but considering that you're not getting anywhere anyway, and assuming java is r

Re: Tomcat6 - porting resin JSP app - does not exist or is not a readable directory

2009-10-24 Thread Pete McNeil
Mark Thomas wrote: Pete McNeil wrote: That should be path="" Case matters. The rest looks OK at first glance. I tried both path and Path -- I'll fix that though - thanks. The case of path made no difference to the error. Still: java.lang.IllegalArgumentException

Re: mod_jk not working as expected - is there a bug??

2009-10-24 Thread Mohit Anchlia
Apache 2.11, mod_jk/1.2.28: There seems to be a problem with activation of status worker JkStatus. Even after explicitly saying "stopped" for one of the workers the "Act" keeps going back and forth. When I refresh that page it keeps switching between "OK" and "STP". And I still see traffic being s

Re: POST request encoding - Tomcat/JVM configuration?

2009-10-24 Thread André Warnier
Pfeifer Jan wrote: ... I know about URIEncoding in server.xml and about using Encoding filter,but we use this for decoding GET request for historical reasons. Or is there more "correct" way to decode String? Jan, this whole area of the character set in which HTTP requests come into a server,

Re: Tomcat6 - porting resin JSP app - does not exist or is not a readable directory

2009-10-24 Thread Mark Thomas
Pete McNeil wrote: > unpackWARs="true" autoDeploy="true" >xmlValidation="false" xmlNamespaceAware="false"> > Path="" That should be path="" Case matters. The rest looks OK at first glance. Mark -

Re: Tomcat monitoring

2009-10-24 Thread André Warnier
Mohamedin wrote: In short I need to figure out the bottle nicks in my site. The word is "bottleneck". With "neck" like the part between your shoulders and your head. Bottle nick is cute though. Hope you find him. ;-) - To

Re: Tomcat 5.5.17 RMI MalformedURLException when installed in dir with Spaces

2009-10-24 Thread André Warnier
Vikas Sharma wrote: Hi, I am seeing the famous MalformedURLException issue when my tomcat is installed in the dir with Spaces. Well, just don't do that. I mean, remove it and re-install it in a path without spaces. Paths with spaces in them are ridiculous, dangerous, confusing, a quoting n

Re: POST request encoding - Tomcat/JVM configuration?

2009-10-24 Thread Pfeifer Jan
I apologize for my last post, I accidentaly doublecoded it. Original post: "That JSP should work on any clean Tomcat installation. "It doesn't work" isn't very informative. We need details." There realy is not much more to say. "it worked, now it does not". I also use myeclipse IDE. I disable

Tomcat monitoring

2009-10-24 Thread Mohamedin
Dear All, Please recommend a monitoring tool for tomcat. I am interested in knowing the response time of each request and finding requests that take a lot of time. In short I need to figure out the bottle nicks in my site. Thanks a lot, Mohamed Mohamedin