Re: Different behaviour when start inside Eclipse

2013-06-19 Thread Cédric Couralet
2013/6/20 Demetrio Carvalho : > When I start the Tomcat 7 by invoking startup.sh via gnome-terminal I can > reach the administration console while browsing localhost:8080. But when I > start the same Tomcat inside the Eclipse although my web application is > working properly when I browse localh

Different behaviour when start inside Eclipse

2013-06-19 Thread Demetrio Carvalho
When I start the Tomcat 7 by invoking startup.sh via gnome-terminal I can reach the administration console while browsing localhost:8080. But when I start the same Tomcat inside the Eclipse although my web application is working properly when I browse localhost:8080/my_application/index.html, I

Re: Tomcat 6.x leak with WSS4J library

2013-06-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jose, On 6/19/13 5:02 PM, Jose María Zaragoza wrote: > Thanks ! > >> You should at least upgrade to 6.0.37. 6.0.24 > > I agree with you but I can't. Anyway, I tested my webapp in Tomcat > 6.0.37 and it throws the same error; it only works in lates

Re: Tomcat 6.x leak with WSS4J library

2013-06-19 Thread Jose María Zaragoza
Thanks ! >You should at least upgrade to 6.0.37. 6.0.24 I agree with you but I can't. Anyway, I tested my webapp in Tomcat 6.0.37 and it throws the same error; it only works in latest Tomcat 7.x >Why is your web application attempting to get a message's signature during shutdown? I explained my

Re: Http.noHttpResponseException

2013-06-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Manuel, On 6/19/13 4:08 AM, Manuel LeNormand wrote: > On load testing for my Solr cloud servers on tomcat 7 i get after > a while an exception caused by > org.apache.http.NoHttpResponseException: the target server failed > to respond. Is this a tomc

Re: Tomcat 6.x leak with WSS4J library

2013-06-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jose, On 6/19/13 11:04 AM, Jose María Zaragoza wrote: > This isn't an error in Tomcat, but it's an error what happens in > my web application by using Apache CXF + WSS4J. > > I'm using Tomcat 6.0.24 and I've found that it's fixed in 7.0.41 ( > bu

Tomcat 6.x leak with WSS4J library

2013-06-19 Thread Jose María Zaragoza
Hello: This isn't an error in Tomcat, but it's an error what happens in my web application by using Apache CXF + WSS4J. I'm using Tomcat 6.0.24 and I've found that it's fixed in 7.0.41 ( but not in 6.03.7 ) But , for bussiness matters, I cannot upgrade from 6.0.24 to 7.x I would like if somebod

RE: Http.noHttpResponseException

2013-06-19 Thread Caldarale, Charles R
> From: André Warnier [mailto:a...@ice-sa.com] > Subject: Re: Http.noHttpResponseException > > Manuel LeNormand wrote: > > On load testinf for my Solr cloud servers on tomcat 7 i get after a while > > an exception caused by org.apache.http.noHttpResponseException: the target > > server failed to

Re: Http.noHttpResponseException

2013-06-19 Thread André Warnier
Manuel LeNormand wrote: Hey folks, On load testinf for my Solr cloud servers on tomcat 7 i get after a while an exception caused by org.apache.http.noHttpResponseException: the target server failed to respond. Is this a tomcqt timeout error? Shiuld i raise the connector timeout in the server.xml

Http.noHttpResponseException

2013-06-19 Thread Manuel LeNormand
Hey folks, On load testinf for my Solr cloud servers on tomcat 7 i get after a while an exception caused by org.apache.http.noHttpResponseException: the target server failed to respond. Is this a tomcqt timeout error? Shiuld i raise the connector timeout in the server.xml or the session timeout in