You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Joel Shprentz <js...@his.com> on 2004/06/01 14:27:59 UTC

Re: Tomcat starts poorly on Windows XP

The problem continues with both jakarta-tomcat-5.0.24.exe and 
jakarta-tomcat-5.0.24.zip.

At 12:41 AM 5/27/2004, Joel Shprentz wrote:
>A search of the tomcat-user archives suggests that this is a new way
>for Tomcat to start poorly on Windows XP.
>
>Below is stdout.log after a clean install of j2sdk-1_4_2_04-windows-i586-p.exe
>and jakarta-tomcat-5.0.24.exe on a Windows XP Pro desktop system.  I started
>Tomcat from the Configure Tomcat application.
>
>...
>
>May 26, 2004 1:12:51 AM org.apache.coyote.http11.Http11Protocol init
>INFO: Initializing Coyote HTTP/1.1 on http-8080
>May 26, 2004 1:12:51 AM org.apache.catalina.startup.Catalina load
>INFO: Initialization processed in 2937 ms
>May 26, 2004 1:12:51 AM org.apache.catalina.core.StandardService start
>INFO: Starting service Catalina
>May 26, 2004 1:12:51 AM org.apache.catalina.core.StandardEngine start
>INFO: Starting Servlet Engine: Apache Tomcat/5.0.24
>May 26, 2004 1:12:51 AM org.apache.catalina.core.StandardHost start
>INFO: XML validation disabled
>May 26, 2004 1:12:51 AM org.apache.catalina.core.StandardHost getDeployer
>INFO: Create Host deployer for direct deployment ( non-jmx )
>May 26, 2004 1:12:51 AM org.apache.catalina.core.StandardHostDeployer install
>INFO: Processing Context configuration file URL file:D:\Projects\Tomcat 
>5.0\conf\Catalina\localhost\admin.xml
>May 26, 2004 1:12:55 AM org.apache.struts.util.MessageResourcesFactory 
>createFactory
>SEVERE: MessageResourcesFactory.createFactory
>java.lang.NoClassDefFoundError: javax/servlet/jsp/JspException
>         at 
> org.apache.struts.util.MessageResourcesFactory.createFactory(MessageResourcesFactory.java:192)
>         at 
> org.apache.struts.util.MessageResources.getMessageResources(MessageResources.java:576)
>         at 
> org.apache.struts.action.ActionServlet.initInternal(ActionServlet.java:1329)
>         at 
> org.apache.struts.action.ActionServlet.init(ActionServlet.java:464)
>         at 
> org.apache.webapp.admin.ApplicationServlet.init(ApplicationServlet.java:105)
>...

--
Joel Shprentz              (703) 478-9668
1516 Park Glen Court       jshprentz@his.com
Reston, VA 20190 



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Tomcat starts poorly on Windows XP

Posted by Joel Shprentz <js...@his.com>.
Thanks for the suggestion; I hadn't thought of it.

I doubt that my problem is caused by spaces in a directory path.  It occurs 
even when I extract Tomcat to D:\tomcat.


At 09:14 AM 6/1/2004, Jacob Kjome wrote:
>I suggest extracting Tomcat to a directory path with no spaces.  Tomcat 
>*should* work with spaces in the path, but experience tells me to avoid this.
>
>Jake
>
>At 08:27 AM 6/1/2004 -0400, you wrote:
>>The problem continues with both jakarta-tomcat-5.0.24.exe and 
>>jakarta-tomcat-5.0.24.zip.
>>
>>At 12:41 AM 5/27/2004, Joel Shprentz wrote:
>>>A search of the tomcat-user archives suggests that this is a new way
>>>for Tomcat to start poorly on Windows XP.
>>>
>>>Below is stdout.log after a clean install of 
>>>j2sdk-1_4_2_04-windows-i586-p.exe
>>>and jakarta-tomcat-5.0.24.exe on a Windows XP Pro desktop system.  I started
>>>Tomcat from the Configure Tomcat application.
>>>
>>>...
>>>
>>>May 26, 2004 1:12:51 AM org.apache.coyote.http11.Http11Protocol init
>>>INFO: Initializing Coyote HTTP/1.1 on http-8080
>>>May 26, 2004 1:12:51 AM org.apache.catalina.startup.Catalina load
>>>INFO: Initialization processed in 2937 ms
>>>May 26, 2004 1:12:51 AM org.apache.catalina.core.StandardService start
>>>INFO: Starting service Catalina
>>>May 26, 2004 1:12:51 AM org.apache.catalina.core.StandardEngine start
>>>INFO: Starting Servlet Engine: Apache Tomcat/5.0.24
>>>May 26, 2004 1:12:51 AM org.apache.catalina.core.StandardHost start
>>>INFO: XML validation disabled
>>>May 26, 2004 1:12:51 AM org.apache.catalina.core.StandardHost getDeployer
>>>INFO: Create Host deployer for direct deployment ( non-jmx )
>>>May 26, 2004 1:12:51 AM org.apache.catalina.core.StandardHostDeployer 
>>>install
>>>INFO: Processing Context configuration file URL file:D:\Projects\Tomcat 
>>>5.0\conf\Catalina\localhost\admin.xml
>>>May 26, 2004 1:12:55 AM org.apache.struts.util.MessageResourcesFactory 
>>>createFactory
>>>SEVERE: MessageResourcesFactory.createFactory
>>>java.lang.NoClassDefFoundError: javax/servlet/jsp/JspException
>>>         at 
>>> org.apache.struts.util.MessageResourcesFactory.createFactory(MessageResourcesFactory.java:192)
>>>         at 
>>> org.apache.struts.util.MessageResources.getMessageResources(MessageResources.java:576)
>>>         at 
>>> org.apache.struts.action.ActionServlet.initInternal(ActionServlet.java:1329)
>>>         at 
>>> org.apache.struts.action.ActionServlet.init(ActionServlet.java:464)
>>>         at 
>>> org.apache.webapp.admin.ApplicationServlet.init(ApplicationServlet.java:105)
>>>...
>>
>>--
>>Joel Shprentz              (703) 478-9668
>>1516 Park Glen Court       jshprentz@his.com
>>Reston, VA 20190
>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
>>For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: tomcat-user-help@jakarta.apache.org

--
Joel Shprentz              (703) 478-9668
1516 Park Glen Court       jshprentz@his.com
Reston, VA 20190 



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Tomcat starts poorly on Windows XP

Posted by Jacob Kjome <ho...@visi.com>.
I suggest extracting Tomcat to a directory path with no spaces.  Tomcat 
*should* work with spaces in the path, but experience tells me to avoid this.

Jake

At 08:27 AM 6/1/2004 -0400, you wrote:
>The problem continues with both jakarta-tomcat-5.0.24.exe and 
>jakarta-tomcat-5.0.24.zip.
>
>At 12:41 AM 5/27/2004, Joel Shprentz wrote:
>>A search of the tomcat-user archives suggests that this is a new way
>>for Tomcat to start poorly on Windows XP.
>>
>>Below is stdout.log after a clean install of 
>>j2sdk-1_4_2_04-windows-i586-p.exe
>>and jakarta-tomcat-5.0.24.exe on a Windows XP Pro desktop system.  I started
>>Tomcat from the Configure Tomcat application.
>>
>>...
>>
>>May 26, 2004 1:12:51 AM org.apache.coyote.http11.Http11Protocol init
>>INFO: Initializing Coyote HTTP/1.1 on http-8080
>>May 26, 2004 1:12:51 AM org.apache.catalina.startup.Catalina load
>>INFO: Initialization processed in 2937 ms
>>May 26, 2004 1:12:51 AM org.apache.catalina.core.StandardService start
>>INFO: Starting service Catalina
>>May 26, 2004 1:12:51 AM org.apache.catalina.core.StandardEngine start
>>INFO: Starting Servlet Engine: Apache Tomcat/5.0.24
>>May 26, 2004 1:12:51 AM org.apache.catalina.core.StandardHost start
>>INFO: XML validation disabled
>>May 26, 2004 1:12:51 AM org.apache.catalina.core.StandardHost getDeployer
>>INFO: Create Host deployer for direct deployment ( non-jmx )
>>May 26, 2004 1:12:51 AM org.apache.catalina.core.StandardHostDeployer install
>>INFO: Processing Context configuration file URL file:D:\Projects\Tomcat 
>>5.0\conf\Catalina\localhost\admin.xml
>>May 26, 2004 1:12:55 AM org.apache.struts.util.MessageResourcesFactory 
>>createFactory
>>SEVERE: MessageResourcesFactory.createFactory
>>java.lang.NoClassDefFoundError: javax/servlet/jsp/JspException
>>         at 
>> org.apache.struts.util.MessageResourcesFactory.createFactory(MessageResourcesFactory.java:192)
>>         at 
>> org.apache.struts.util.MessageResources.getMessageResources(MessageResources.java:576)
>>         at 
>> org.apache.struts.action.ActionServlet.initInternal(ActionServlet.java:1329)
>>         at 
>> org.apache.struts.action.ActionServlet.init(ActionServlet.java:464)
>>         at 
>> org.apache.webapp.admin.ApplicationServlet.init(ApplicationServlet.java:105)
>>...
>
>--
>Joel Shprentz              (703) 478-9668
>1516 Park Glen Court       jshprentz@his.com
>Reston, VA 20190
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org