hanges and just compile or do incremental builds you might get problems
like this.This is a response to the original poster by the way.
On 11/13/06, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> From: EDMOND KEMOKAI [mailto:[EMAIL PROTECTED]
> Subject: Re: Tomcat start pr
> From: EDMOND KEMOKAI [mailto:[EMAIL PROTECTED]
> Subject: Re: Tomcat start problem in NetBeans
>
> Using CATALINA_BASE: /Users/kanika/.netbeans/5.0/
> jakarta-tomcat-5.5.9_base
> Using CATALINA_HOME: /Applications/NetBeans.app/Contents/
> Resources/NetBeans/enterprise2
Using CATALINA_BASE: /Users/kanika/.netbeans/5.0/jakarta-
tomcat-5.5.9_base
Using CATALINA_HOME: /Applications/NetBeans.app/Contents/
Resources/NetBeans/enterprise2/jakarta-tomcat-5.5.9
Using CATALINA_TMPDIR: /Users/kanika/.netbeans/5.0/jakarta-
tomcat-5.5.9_base/temp
Using JRE_HOME: /L
> From: kanika thapar [mailto:[EMAIL PROTECTED]
> Subject: Tomcat start problem in NetBeans
>
> Here are the tomcat logs which mainly state "error starting
> static resources"
Any chance you're not closing files and then running out of file
descriptors? This usually results in an OOME, but the