[
https://issues.jboss.org/browse/MODCLUSTER-436?page=com.atlassian.jira.pl...
]
Jean-Frederic Clere commented on MODCLUSTER-436:
------------------------------------------------
java.lang.NoSuchMethodError:
org.apache.catalina.core.ApplicationSessionCookieConfig.getSessionCookieName(Lorg/apache/catalina/Context;)Ljava/lang/String;
at
org.jboss.modcluster.container.tomcat.TomcatEngine.getSessionCookieName(TomcatEngine.java:44)
at
org.jboss.modcluster.mcmp.impl.DefaultMCMPRequestFactory.createConfigRequest(DefaultMCMPRequestFactory.java:127)
at
org.jboss.modcluster.mcmp.impl.ResetRequestSourceImpl.getResetRequests(ResetRequestSourceImpl.java:89)
at
org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler.status(DefaultMCMPHandler.java:399)
at
org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler.status(DefaultMCMPHandler.java:365)
at org.jboss.modcluster.ModClusterService.status(ModClusterService.java:457)
at
org.jboss.modcluster.container.catalina.CatalinaEventHandlerAdapter.lifecycleEvent(CatalinaEventHandlerAdapter.java:252)
at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:117)
at
org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
at
org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1142)
at
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1378)
at
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1350)
at java.lang.Thread.run(Thread.java:745)
I think we need to get the SessionConfig with tomcat8
mod_cluster with tomcat8 give java.lang.NoSuchMethodError:
----------------------------------------------------------
Key: MODCLUSTER-436
URL:
https://issues.jboss.org/browse/MODCLUSTER-436
Project: mod_cluster
Issue Type: Feature Request
Reporter: Jean-Frederic Clere
Assignee: Jean-Frederic Clere
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)