Bug 804971

Summary: service tomcat6 version fail
Product: Red Hat Enterprise Linux 6 Reporter: Frank.Buettner
Component: tomcat6Assignee: David Knox <dknox>
Status: CLOSED DUPLICATE QA Contact: tomcat-qe
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.2CC: Frank.Buettner, jclere, jdennis, mhasko
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-05-21 12:45: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:

Description Frank.Buettner 2012-03-20 10:55:36 UTC
Description of problem:
run "service tomcat6 version" fail with an NoClassDefFoundError exception. 

Version-Release number of selected component (if applicable):
tomcat6-6.0.24-35

How reproducible:
every time

Steps to Reproduce:
1. run "service tomcat6 version"

  
Actual results:
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/catalina/util/ServerInfo
Caused by: java.lang.ClassNotFoundException: org.apache.catalina.util.ServerInfo
        at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
Could not find the main class: org.apache.catalina.util.ServerInfo. Program will exit.

Expected results:
An information about the version.

Comment 2 RHEL Program Management 2012-05-03 05:38:32 UTC
Since RHEL 6.3 External Beta has begun, and this bug remains
unresolved, it has been rejected as it is not proposed as
exception or blocker.

Red Hat invites you to ask your support representative to
propose this request, if appropriate and relevant, in the
next release of Red Hat Enterprise Linux.

Comment 3 Michal Haško 2012-05-21 12:45:54 UTC

*** This bug has been marked as a duplicate of bug 757632 ***