Bug 804971 - service tomcat6 version fail
Summary: service tomcat6 version fail
Keywords:
Status: CLOSED DUPLICATE of bug 757632
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: tomcat6
Version: 6.2
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: rc
: ---
Assignee: David Knox
QA Contact: tomcat-qe
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-20 10:55 UTC by Frank.Buettner
Modified: 2015-11-02 00:17 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-05-21 12:45:54 UTC
Target Upstream Version:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.