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
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="...
-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
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,
>>
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
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
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.
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
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
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
10 matches
Mail list logo