[
https://issues.jboss.org/browse/MODCLUSTER-143?page=com.atlassian.jira.pl...
]
Michal Babacek closed MODCLUSTER-143.
-------------------------------------
Closing. Clean-up.
At least one of the following applies:
* the issue has been thoroughly tested as a part of one of the current releases
or
* it hasn't occurred in ~2 years
or
* it's utterly harmless
mod_cluster 1.1.0.CR1 doesn't work with Tomcat
----------------------------------------------
Key: MODCLUSTER-143
URL:
https://issues.jboss.org/browse/MODCLUSTER-143
Project: mod_cluster
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 1.1.0.CR1
Environment: 1.1.0.CR1 + Tomcat 6.0.x
Reporter: Jean-Frederic Clere
Assignee: Paul Ferraro
Fix For: 1.1.0.CR2
Attachments: patch.txt
The following exception is thrown:
+++
Apr 6, 2010 4:17:23 PM
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor processChildren
SEVERE: Exception invoking periodic operation:
java.lang.ClassCastException: java.lang.String cannot be cast to java.net.InetAddress
at
org.jboss.modcluster.catalina.CatalinaConnector.getAddress(CatalinaConnector.java:53)
at
org.jboss.modcluster.mcmp.impl.DefaultMCMPRequestFactory.createConfigRequest(DefaultMCMPRequestFactory.java:62)
at
org.jboss.modcluster.mcmp.impl.ResetRequestSourceImpl.getResetRequests(ResetRequestSourceImpl.java:90)
at
org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler.status(DefaultMCMPHandler.java:413)
at
org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler.status(DefaultMCMPHandler.java:377)
at org.jboss.modcluster.ModClusterService.status(ModClusterService.java:482)
at
org.jboss.modcluster.catalina.CatalinaEventHandlerAdapter.lifecycleEvent(CatalinaEventHandlerAdapter.java:275)
at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
+++
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)