a problem: tomcat exits unexpectedly

2014-09-18 Thread bo zhao
Hi folks, we are facing a serious problem with our tomcat(6.0.33 on centos 6.3 with jre 6.0.25) which shuts itself downafter some time of running. We start tomcat at 09:42, but at 11:35, tomcat pause temporarily, then it reinit the ApplicationContext. detail logs: ... custom thread:dts.executeTa

Re: How to set up TLS-PSK with Tomcat

2014-09-18 Thread Igor Cicimov
On 19/09/2014 5:16 AM, "Borislav Trifonov" wrote: > > We need to use pre-shared keys, not certificates. TLS supports PSK, but how does one set this up in Tomcat? All the guides for SSL/TLS in Tomcat I've found talk about setting up certificates. > Set sslProtocol="TLS" and appropriate ciphers="...

Re: help!

2014-09-18 Thread Mark Eggers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 9/18/2014 2:13 PM, Shrileckha Chaithanya wrote: > Thx for responding. I did like look at this link. Can you provide > with proper syntax to rename the cookie name? > > Sent from my iPhone > >> On Sep 18, 2014, at 5:01 PM, Felix Schumacher >> wrot

Re: help!

2014-09-18 Thread Shrileckha Chaithanya
Thx for responding. I did like look at this link. Can you provide with proper syntax to rename the cookie name? Sent from my iPhone > On Sep 18, 2014, at 5:01 PM, Felix Schumacher > wrote: > > > >> On 18. September 2014 21:33:20 MESZ, Shrileckha Chaithanya >> wrote: >> Hi Tomcat team, >>

Re: help!

2014-09-18 Thread Felix Schumacher
On 18. September 2014 21:33:20 MESZ, Shrileckha Chaithanya wrote: >Hi Tomcat team, > >I need to rename the JESSIONID cookie name to MKTSESSIONID. > >I updated the catalina.bat file to use below. > >can you pls help? > >set JAVA_OPTS=%JAVA_OPTS% >-Dorg.apache.catalina.JSESSIONID=MKT2SESSIONID T

help!

2014-09-18 Thread Shrileckha Chaithanya
Hi Tomcat team, I need to rename the JESSIONID cookie name to MKTSESSIONID. I updated the catalina.bat file to use below. can you pls help? set JAVA_OPTS=%JAVA_OPTS% -Dorg.apache.catalina.JSESSIONID=MKT2SESSIONID Thanks, Shrileckha Chaithanya

How to set up TLS-PSK with Tomcat

2014-09-18 Thread Borislav Trifonov
We need to use pre-shared keys, not certificates. TLS supports PSK, but how does one set this up in Tomcat? All the guides for SSL/TLS in Tomcat I've found talk about setting up certificates.

Re: Connection count explosion due to thread http-nio-80-ClientPoller-x death

2014-09-18 Thread Filip Hanik
Thanks Lars, if you are indeed experiencing a non caught error, let us know what it is. On Thu, Sep 18, 2014 at 2:30 AM, Lars Engholm Johansen wrote: > Thanks guys for all the feedback. > > I have tried the following suggested tasks: > >- Upgrading Tomcat to the newest 7.0.55 on all our serv

Re: Connection count explosion due to thread http-nio-80-ClientPoller-x death

2014-09-18 Thread Lars Engholm Johansen
Thanks guys for all the feedback. I have tried the following suggested tasks: - Upgrading Tomcat to the newest 7.0.55 on all our servers -> Problem still persists - Force a System.gc() when connection count is on the loose -> Connection count is not dropping - Lowering the log leve

Re: [OT] javax.net.ssl.SSLException invoking https

2014-09-18 Thread Suleman Butt
Thanks for replying, Chris. Here is the rest of the exception stack: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constru