Here is the thread BLOCKED waiting on another lock.
"http-bio-28080-exec-613" daemon prio=10 tid=0x7fcbac0e0800
nid=0x7897 waiting for monitor entry [0x7fcb915d3000]
java.lang.Thread.State: BLOCKED (on object monitor)
at java.util.logging.StreamHandler.publish(StreamHandler.j
Chris,
Thanks for the reply. Sorry for not being very clear. Actually, those
two threads holding the locks that caused other threads to be blocked.
Here is one of the threads that was blocked because of lock on
StandarClassLoader. There are around 47 threads in BLOCKED state waiting
on the sa
Hi,
Please find the meaningful log again.
FINE: Authenticating client certificate chain
May 03, 2014 8:11:00 PM org.apache.catalina.realm.RealmBase authenticate
FINE: Checking validity for 'CN=ssodemo01.es.ad.adp.com, OU="DataExchange,
ADP Technologies", O="Automatic Data Processing, Inc", STRE
> Date: Sat, 3 May 2014 19:31:17 -0400
> Subject: Tomcat7 Client Certicate Authentication Using Datasource Realm Fails
> From: dhayamoorthi2...@gmail.com
> To: users@tomcat.apache.org
>
> Hi,
>
> In Tomcat7, we are trying to do client certificate authentication using
> datasource realm. But it
Hi,
In Tomcat7, we are trying to do client certificate authentication using
datasource realm. But it fails.
Please fnd the configuration below:
server.xml:
security role configuration /conf/web.xml:
Hi,
2014-05-03 16:26 GMT+04:00 Vimil Saju :
>>The rules:
>>http://tomcat.apache.org/lists.html#tomcat-users
>>6. Do not top-post
>>7. Do not use HTML e-mails
>>
>>As you can see from the above, from HTML point of view there is no difference.
>>
>>
>> onclick=
>>=3D"clicked('Hello')">Hello=0A=0A=0A=0AI
Thanks a lot for your detailed reply.
The JAVA_OPTS variable in $CATALINA_HOME/bin/startup.sh has the value as:
JAVA_OPTS="$JAVA_OPTS -Xms1303m -Xmx1303m -XX:MaxPermSize=256m
-Dcwom.bl.ip=127.0.0.1
-Dcwom.bl.port=1399"
I checked for free space on the VM instance with Red Hat Linux as the OS on
>The rules:
>http://tomcat.apache.org/lists.html#tomcat-users
>6. Do not top-post
>7. Do not use HTML e-mails
>
>As you can see from the above, from HTML point of view there is no difference.
>
>
> onclick=
>=3D"clicked('Hello')">Hello=0A=0A=0A=0AI was wo=
>ndering why the single quotes are now bei
Thanks for your answer.
I can try truncating Tomcat on our UAT environment and see if there are any
issues.
Regards
-Original Message-
From: Konstantin Kolinko [mailto:knst.koli...@gmail.com]
Sent: Monday, April 28, 2014 7:02 PM
To: Tomcat Users List
Subject: Re: How to specify log rotat
Thanks Chris for your answer.
1) For the 1st point whether Tomcat starts giving problems if catalina.out
becomes more than 2GB, I had a apprehension about it and hence my query.
2) For the 2nd point, I can try truncating tomcat on our UAT environment and
see if there are any problems as it would b
PFB link which gives some shell scrpt to compile mod_jk on CENTOS. I am
not a shell script expert but what I found in this script is using below
line (which includes path to aspx) to configure aspx:
http://www.cafe-encounter.net/p1086/build-mod_jk-for-centos
./configure --with-apxs=/usr/sbin/apx
/configure
> --with-apxs=/usr/lib64/httpd/modules
>
>
> whenever I run above I keep getting this:
>
> configure: error: You must specify a valid --with-apxs path
>
> Any ideas why I am getting this error?
- --with-apxs needs to be given the full path to the apxs program (in
httpd-devel package). S
13 matches
Mail list logo