This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 57696 - Start server bundled Tomcat (5.5.7) timeout or interupted
Summary: Start server bundled Tomcat (5.5.7) timeout or interupted
Status: CLOSED DUPLICATE of bug 52397
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-09 01:07 UTC by rkbacha
Modified: 2006-03-24 13:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rkbacha 2005-04-09 01:07:32 UTC
Hi,
I am trying to enable SSL on HTTP for a web project and I have followed the 
guidelines that are shown on the Tomcat webpage and everything looks fine.
I made the changes in my server.xml file and now I have a "Start server 
bundled Tomcat (5.5.7) timeout or interupted" message when I try to start 
Tomcat. The output is as follows:

Using CATALINA_BASE:   C:\Documents and 
Settings\Kiss\.netbeans\4.1beta\jakarta-tomcat-5.5.7_base
Using CATALINA_HOME:   C:\Program Files\netbeans-4.1beta\enterprise1\jakarta-
tomcat-5.5.7
Using CATALINA_TMPDIR: C:\Documents and 
Settings\Kiss\.netbeans\4.1beta\jakarta-tomcat-5.5.7_base\temp
Using JAVA_HOME:       C:\Sun\AppServer\jdk
Created MBeanServer with ID: 1f934ad:10324329d05:-8000:KissMaster:1
09-Apr-2005 00:43:48 org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8084
09-Apr-2005 00:43:49 org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-5011
09-Apr-2005 00:43:49 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 2609 ms
09-Apr-2005 00:43:50 org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
09-Apr-2005 00:43:50 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.7
09-Apr-2005 00:43:50 org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
09-Apr-2005 00:43:52 org.apache.catalina.startup.ContextConfig 
validateSecurityRoles
INFO: WARNING: Security role name manager used in an <auth-constraint> without 
being defined in a <security-role>
09-Apr-2005 00:43:52 org.apache.catalina.startup.ContextConfig 
validateSecurityRoles
INFO: WARNING: Security role name user used in an <auth-constraint> without 
being defined in a <security-role>
09-Apr-2005 00:43:52 org.apache.catalina.startup.ContextConfig 
validateSecurityRoles
INFO: WARNING: Security role name premium used in an <auth-constraint> without 
being defined in a <security-role>
09-Apr-2005 00:43:53 org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8084
09-Apr-2005 00:43:53 org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-5011
09-Apr-2005 00:43:54 org.apache.jk.common.ChannelSocket init
INFO: JK2: ajp13 listening on /0.0.0.0:8009
09-Apr-2005 00:43:54 org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/109  config=null
09-Apr-2005 00:43:54 org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
09-Apr-2005 00:43:54 org.apache.catalina.startup.Catalina start
INFO: Server startup in 4422 ms

I am really lost on this one and I don't know how to resolve this problem.
Could you please help.

Thank you.
rkbacha
Comment 1 rkbacha 2005-04-10 12:22:22 UTC
Could anyone help me on this matter, please???
Comment 2 Sherold Dev 2005-04-11 10:28:23 UTC
What NB build do you use?

This issue has been fix some time ago, can you try it out on the latest build?
Comment 3 zikmund 2005-04-11 10:37:26 UTC
It should be fixed in latest 4.1 dev builds and latest Q-build.

*** This issue has been marked as a duplicate of 52397 ***
Comment 4 zikmund 2005-07-12 12:45:14 UTC
v