No thread for Socket in Jetty Server

View: New views
1 Messages — Rating Filter:   Alert me  

No thread for Socket in Jetty Server

by gonas :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello All,

I have Prod Set with Jetty WebServer as follwos:
OS:Solaris
Java:1.5
Jetty:4.2

In my jetty configuration file i configure MAX Threads as 100.Some time in peak load time i am getting the WARN Message as follows:
15:03:38.530 WARN!! No thread for Socket[addr=/127.0.0.1,port=60823,localport=7070]

Is the Above Message purely relative to MAX Threads Configured in Jetty Config File.If so how i can resolve it.

Regards,
Suman