Menu

#2 Exception

closed
nobody
None
5
2007-06-24
2007-05-03
Anonymous
No

I'm using Winstone via the Hudson Build server. It was running fine for a few days... and not heavily used by many people. I had recently moved it to being behind an apache proxy. Somehow I think we're leaking objects.

Here's how I'm starting it:

java -Xmx512m -DHUDSON_HOME=/apps/hudson/ -jar /apps/hudson/hudson.war --prefix=/hudson

[Winstone 2007/05/03 16:02:25] - Error within request handler thread

winstone.WinstoneException: ReqPool: Max requests in pool exceeded - denied
at winstone.ObjectPool.getRequestFromPool(ObjectPool.java:251)
at winstone.ajp13.Ajp13Listener.allocateRequestResponse(Ajp13Listener.java:152)
at winstone.RequestHandlerThread.run(RequestHandlerThread.java:79)
at java.lang.Thread.run(Thread.java:595)

email me at pauloswald at gmail if you need any more info.
Thanks!

Discussion

  • Rick Knowles

    Rick Knowles - 2007-06-24

    Logged In: YES
    user_id=716353
    Originator: NO

    I contacted you, but no reply and I cant reproduce this.

     
  • Rick Knowles

    Rick Knowles - 2007-06-24
    • status: open --> closed
     

Log in to post a comment.