On 8/27/2002 at 4:48 PM Billy Ng wrote:

>I should say the app is hung silently.  It won't do anything when I click
>on 
>any links or submit buttons.  So I shutdown the tomcat and startup again, 
>but it will say "java.net.BindException: Address already in use..." 
>something like that.  I need to kill the java process manually and startup

>again.  When I look at the tomcat log, it has no expection logged.  Do you

>think it is the memory issue?

Dunno, try increasing the amount of memory available to your JVM
(-Xmx128m?) and see if the problem goes away. To me, it sounds suspiciously
like the struts hanging problem I reported yesterday. Are you using
struts-1.1b2? Once your webapp has hung processing a request, can you still
hit other URLs that it serves or is the whole thing frozen?

- donald


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to