Bug 165178

Summary: tomcat5: the service doesn't have a status option
Product: [Retired] Red Hat Application Server Reporter: Todd Warner <taw>
Component: tomcatAssignee: Fernando Nasser <fnasser>
Status: CLOSED EOL QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 2.0CC: vnasardinov
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 16:49:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Todd Warner 2005-08-04 22:13:16 UTC
service tomcat5 status doesn't work...

[root@rlx-3-24 satellite-upgrade-4.0]# service tomcat5 status
Usage: tomcat5 {start|stop|restart|condrestart}

That's very wrong. It should tell you that is it running at least.

Also, in the case that tomcat5 is already shut down, there is no [FAILED]
message:
[root@rlx-3-24 satellite-upgrade-4.0]# service tomcat5 stop
Stopping tomcat5: [root@rlx-3-24 satellite-upgrade-4.0]#

That's wrong.

This is tomcat5-5.0.27-2jpp_1rh, but apparently this is true for the latest as well.

Comment 1 Vadim Nasardinov 2005-08-05 13:53:43 UTC
Changed the product from 
  "Red Hat Web Application Framework"

to
  "Red Hat Application Server"

Comment 2 Vadim Nasardinov 2005-08-05 13:57:29 UTC
Reassigned from ccm-bugs-list to rafaels.

Comment 3 Todd Warner 2005-08-11 19:57:44 UTC
And a typo in the services script...

[root@rhnjava ~]# service tomcat5 start
Starting tomcat5: process allready running

It should be "already" not "allready"
heh.