Re: Problem with Tomcat6 catalina.out

2015-04-07 Thread Bhagyashree Jog
machine 2 : Issue is not reproducible (CentOS 6.4, tomcat 6.0.24) java -version java version "1.7.0_09-icedtea" OpenJDK Runtime Environment (rhel-2.3.4.1.el6_3-x86_64) OpenJDK 64-Bit Server VM (build 23.2-b09, mixed mode) Any explanations for this? On 7 April 2015 at 16:48, Bhagyashree Jog

Re: Problem with Tomcat6 catalina.out

2015-04-07 Thread Bhagyashree Jog
into the JRE extension directory (e.g. $JRE_HOME/lib/ext) which the tomcat > is using and also an entry must be added to > $JRE_HOME/lib/security/java.security. > > After this restart tomcat and check > > Regards, > -Yogesh > > On Thu, Apr 2, 2015 at 10:03 AM, Bhagyashree Jog

Re: Problem with Tomcat6 catalina.out

2015-04-01 Thread Bhagyashree Jog
point.java:352) at java.lang.Thread.run(Thread.java:722) catalina.out fills out the entire space in var folder in a very short time On 1 April 2015 at 17:26, Bhagyashree Jog wrote: > Thanks for the input. Will look into it. > On 01-Apr-2015 5:00 pm, "Daniel Mikusa" wrote

Re: Problem with Tomcat6 catalina.out

2015-04-01 Thread Bhagyashree Jog
Thanks for the input. Will look into it. On 01-Apr-2015 5:00 pm, "Daniel Mikusa" wrote: > On Wed, Apr 1, 2015 at 2:30 AM, Bhagyashree Jog wrote: > > > I am getting the following error on deploying tomcat > > > > org.apache.tomcat.util.net.JIoEndpoint$Acce

Problem with Tomcat6 catalina.out

2015-03-31 Thread Bhagyashree Jog
I am getting the following error on deploying tomcat org.apache.tomcat.util.net.JIoEndpoint$Acceptor run SEVERE: Socket accept failed java.lang.NoClassDefFoundError: org/bouncycastle/crypto/modes/CBCBlockCipher at org.bouncycastle.jcajce.provider.symmetric.util.BaseBlockCipher.engineSetMod