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.
Changed the product from "Red Hat Web Application Framework" to "Red Hat Application Server"
Reassigned from ccm-bugs-list to rafaels.
And a typo in the services script... [root@rhnjava ~]# service tomcat5 start Starting tomcat5: process allready running It should be "already" not "allready" heh.