Bug 1112157
Summary: | (document then close/notabug) tomcat7: ClassNotFoundException: org.apache.catalina.ha.ClusterRuleSet | ||
---|---|---|---|
Product: | [JBoss] JBoss Enterprise Web Server 2 | Reporter: | Michal Karm Babacek <mbabacek> |
Component: | tomcat7 | Assignee: | Jean-frederic Clere <jclere> |
Status: | CLOSED EOL | QA Contact: | Michal Karm Babacek <mbabacek> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 2.1.0 | CC: | jclere, jdoyle, jstefl, lfuka, mbabacek, myarboro, pslavice, rmaucher, rsvoboda |
Target Milestone: | --- | ||
Target Release: | 2.1.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Known Issue | |
Doc Text: |
JBoss Enterprise Web Server does not support catalina-ha.jar file. When Tomcat7 is unzipped with default configuration, a <literal>ClassNotFoundException: org.apache.catalina.ha.ClusterRuleSet</literal> exception is dispalyed in the Tomcat7 catalina.out.
This is a known issue in JBoss Enterprise Web Server 2.1 and no workaround exists for this problem.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2019-06-13 08:12:19 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Michal Karm Babacek
2014-06-23 08:57:37 UTC
catalina-ha.jar is not supported in EWS. Exactly, it's never been. But whey does it result in CNFE on Tomcat7? The only difference is that the logging now gives some partial details on the reason why the cluster config is disabled, but obviously the same loading "error" occurs. Document that as a known issue as we remove the cluster class because we don't support clustering in tomcat in EWS-2.1. documented in release notes as known issue. |