[JBoss-user] [Performance Tuning] - Re: WARN [org.jboss.jbossweb] WARNING: No thread for Socket

2005-07-21 Thread jbossvishal
JBoss version is 3.0.7. 
We are getting following message before the actual error message

server.log.2005-06-07-myserverl10:2005-06-07 13:21:14,079 INFO  
[org.jboss.jbossweb] LOW ON THREADS: [EMAIL PROTECTED]:8081

Thread settings are -
MinThreads=10
MaxThreads=100
MaxIdleTimeMs=3
LowResourcePersistTimeMs=5000

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885882#3885882

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3885882


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Jbossweb threads

2005-07-21 Thread jbossvishal
Smith,
I am facing the same problem as faced by you in Dec 2001. 

We are facing the same problem and need some insight on how you got out of the 
situation. 

Please help me out as soon as possible.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885869#3885869

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3885869


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Performance Tuning] - WARN [org.jboss.jbossweb] WARNING: No thread for Socket

2005-07-15 Thread jbossvishal
We have a setup with tomcat as web server and jboss as appserver. We are facing 
with problem of "low threads" at jboss end. All this is backed by pool of jboss 
and tomcat servers supported by loadbalancer.

Going through jboss logs we get following messages -

2005-06-09 08:36:28,379 WARN  [org.jboss.jbossweb] WARNING: No thread for 
Socket[addr=/122.128.12.20,port=11204,localport=8081]
2005-06-09 08:37:06,049 WARN  [org.jboss.jbossweb] WARNING: No thread for 
Socket[addr=/122.128.12.21,port=37367,localport=8081]

Consequently we are getting following message in tomcat logs. I believe its due 
to unavailabilty of jboss for taking more requests from tomcat.

2005-06-09 09:01:19 CoyoteAdapter An exception or error occurred in the 
container during the request processing
java.lang.NullPointerException
at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:164)
at 
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at 
org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:223)
at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:261)
at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:360)
at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:604)
at 
org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:562)
at org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:679)
at 
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:619)
at java.lang.Thread.run(Thread.java:536)



It would be great help if someone can provide us with details to get out of 
this problem. Is it due to some application erros or some problem with 
jboss/tomcat?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885037#3885037

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3885037


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user