DO NOT REPLY [Bug 51503] Tomcat service don't stop properly

2011-07-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51503

Etienne Massip etienne.mas...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

--- Comment #2 from Etienne Massip etienne.mas...@gmail.com 2011-07-18 
08:50:27 UTC ---
I got the same issue with 7.0.19; please also note that my HTTP connector is
disabled in server.xml.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



DO NOT REPLY [Bug 51503] Tomcat service don't stop properly

2011-07-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51503

--- Comment #3 from Mark Thomas ma...@apache.org 2011-07-18 09:26:12 UTC ---
This report makes no sense. If the http connector is disabled then there won't
be any http acceptor threads.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



DO NOT REPLY [Bug 51503] Tomcat service don't stop properly

2011-07-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51503

--- Comment #4 from Etienne Massip etienne.mas...@gmail.com 2011-07-18 
09:33:06 UTC ---
Got it : It happens when I remove the 8080 HTTP port value at installation
time.

I thought that the installer then would comment the HTTP connector part in the
server.xml, but actually, it just wrote port=.

I guess you should consider adding a check that the port number value should
not be empty to prevent the user to be misled as I was.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



DO NOT REPLY [Bug 51503] Tomcat service don't stop properly

2011-07-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51503

--- Comment #5 from Etienne Massip etienne.mas...@gmail.com 2011-07-18 
09:36:00 UTC ---
BTW, there is no error logged at server startup, is the port= syntax legal ?

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



DO NOT REPLY [Bug 51503] Tomcat service don't stop properly

2011-07-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51503

Mark Thomas ma...@apache.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Mark Thomas ma...@apache.org 2011-07-13 12:43:23 UTC ---
This has already been fixed in trunk and will be included in 7.0.19 onwards.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org