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

Summary: IDE cannot shutdown the tomcat when tomcat has more than 1 connector
Product: serverplugins Reporter: arashdx
Component: TomcatAssignee: Petr Hejl <phejl>
Status: NEW ---    
Severity: normal Keywords: TOMCAT
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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