|
From: Mattias J <ma...@ex...> - 2004-09-06 07:03:37
|
At 2004-09-06 03:36, you wrote: >We're seeing Hermes running under Jetty occasionally going into a 100% CPU >loop. We haven't managed to track down any rhyme or reason yet to >determine if there are any patterns, but I wondered if anyone else has >seen something similar. We haven't had this issues concerning Hermes, but we have seen this sometimes if our application tries to open an HTTP connection and there is some network problem. You might want to try setting the system properties sun.net.client.defaultConnectTimeout and sun.net.client.defaultReadTimeout (in milliseconds). Mattias Jiderhamn Expert Systems |