[jboss-jira] [JBoss JIRA] (WFLY-1945) xnio version difference for undertow breaks mod_cluster integration
Stuart Douglas (JIRA)
jira-events at lists.jboss.org
Mon Aug 26 03:17:26 EDT 2013
[ https://issues.jboss.org/browse/WFLY-1945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stuart Douglas resolved WFLY-1945.
----------------------------------
Fix Version/s: 8.0.0.Beta1
Resolution: Done
> xnio version difference for undertow breaks mod_cluster integration
> -------------------------------------------------------------------
>
> Key: WFLY-1945
> URL: https://issues.jboss.org/browse/WFLY-1945
> Project: WildFly
> Issue Type: Bug
> Components: Web (Undertow)
> Affects Versions: 8.0.0.Beta1
> Reporter: Thomas Frühbeck
> Assignee: Stuart Douglas
> Priority: Minor
> Fix For: 8.0.0.Beta1
>
>
> module undertow imports xnio.3.1.0.CR6, but wildfly still uses xnio.3.1.0.CR3
> changes in API of xnio cause break of mod_cluster communication:
> 19:03:35,598 ERROR [org.xnio.listener] (default I/O-2) A channel event listener threw an exception: java.lang.NoSuchMethodError: org.xnio.conduits.WriteReadyHandler$ChannelListenerHandler.<init>(Lorg/xnio/channels/SuspendableWriteChannel;)V
> at io.undertow.ajp.AjpServerConnection.<init>(AjpServerConnection.java:54)
> at io.undertow.ajp.AjpOpenListener.handleEvent(AjpOpenListener.java:42)
> at io.undertow.ajp.AjpOpenListener.handleEvent(AjpOpenListener.java:16)
> at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:91) [xnio-api-3.1.0.CR3.jar:3.1.0.CR3]
> at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:290) [xnio-api-3.1.0.CR3.jar:3.1.0.CR3]
> at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:285) [xnio-api-3.1.0.CR3.jar:3.1.0.CR3]
> at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:91) [xnio-api-3.1.0.CR3.jar:3.1.0.CR3]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list