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 197912 - IDE fails to detect Tomcat 5.5 servers start-up
Summary: IDE fails to detect Tomcat 5.5 servers start-up
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 7.0
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-20 16:52 UTC by rptmaestro
Modified: 2011-04-20 17:14 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 rptmaestro 2011-04-20 16:52:47 UTC
I downloaded and unzipped a core Tomcat 5.5.33 distribution and created a Tomcat 5.5 server that pointed at that distribution. When attempting to deploy or even just starting the server manually from the Services tab, the log indicates that the server start-up has completed, but the progress bar continues to spin until it finally times out and says that server start-up has failed.

The IDE does correctly detect when the start-up of Tomcat 6.0 and 7.0 has completed.
Comment 1 Petr Hejl 2011-04-20 17:14:49 UTC
IDE can't detect the started server if something prevents access to server ports. Looks like firewall issue.