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 257810 - IDE cannot shutdown the tomcat when tomcat has more than 1 connector
Summary: IDE cannot shutdown the tomcat when tomcat has more than 1 connector
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords: TOMCAT
Depends on:
Blocks:
 
Reported: 2016-02-01 21:02 UTC by arashdx
Modified: 2016-02-03 08:19 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 arashdx 2016-02-01 21:02:26 UTC
Product Version = NetBeans IDE 8.1 (Build 201510222201)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_51
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.51-b03

Reproducibility: Happens every time

STEPS:
  * Add a new tomcat runtime
  * Edit its server.xml and add a new secure/non-secure connector (now it has 2 connectors)/(I have 2 secure and one non-secure)
  * Start the tomcat(success)
  * Either restart or halt the tomcat(fail everytime)

ACTUAL:
  * waits around 1 min, and then a "Faild to restart/shutdown" popup message, beside tomcat continue working, manual process kill is needed

EXPECTED:
  * halt/restart the tomcat