Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

Re: Tomcat start problem in NetBeans

EDMOND KEMOKAI

2006-11-13

Replies:

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:     /Library/Java/Home
> Listening for transport dt_socket at address: 11555
> Nov 13, 2006 12:46:30 PM org.apache.coyote.http11.Http11Protocol init
> INFO: Initializing Coyote HTTP/1.1 on http-8084
> Nov 13, 2006 12:46:30 PM org.apache.catalina.startup.Catalina load
> INFO: Initialization processed in 846 ms
> Nov 13, 2006 12:46:30 PM org.apache.catalina.core.StandardService
> start
> INFO: Starting service Catalina
> Nov 13, 2006 12:46:30 PM org.apache.catalina.core.StandardEngine start
> INFO: Starting Servlet Engine: Apache Tomcat/5.5.9
> Nov 13, 2006 12:46:30 PM org.apache.catalina.core.StandardHost start
> INFO: XML validation disabled
> Nov 13, 2006 12:46:31 PM org.apache.catalina.core.StandardContext
> resourcesStart
> SEVERE: Error starting static Resources
> java.lang.IllegalArgumentException: Document base /Users/kanika/
> research work/evm/build/web does not exist or is not a readable
> directory


Above errors would seem to indicate a problem with your environment
settings. It is saying there is something missing, check the value of the
environment variables and make sure the directories they're point to do in
fact exist.


On 11/13/06, Caldarale, Charles R <Chuck.Caldarale@(protected):
>
> > From: kanika thapar [mailto:thapar@(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 there may be other
> manifestations.
>
> - Chuck
>
>
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> MATERIAL and is thus for use only by the intended recipient. If you
> received this in error, please contact the sender and delete the e-mail
> and its attachments from all computers.
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@(protected)
> To unsubscribe, e-mail: users-unsubscribe@(protected)
> For additional commands, e-mail: users-help@(protected)
>
>


--
"talk trash and carry a small stick."
PAUL KRUGMAN (NYT)
©2008 junlu.com - Jax Systems, LLC, U.S.A.