[jbossts-issues] [JBoss JIRA] (JBTM-2268) narayana-hqstore-jacorb fails due to missing netty class

Michael Musgrove (JIRA) issues at jboss.org
Tue Oct 7 11:36:11 EDT 2014


    [ https://issues.jboss.org/browse/JBTM-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13009392#comment-13009392 ] 

Michael Musgrove commented on JBTM-2268:
----------------------------------------

The problem is that we depend on org.hornetq:hornetq-core:2.2.14.Final which in turn depends on org.jboss.netty:netty:3.2.5.Final

However commit f74623d84a683d7de7f8b23e5ba79e77fa2c0fd4 changed our qa test suite and upgraded netty to netty to 4.0.15.Final. I am backing out the fix (and will notify Ondrej)

> narayana-hqstore-jacorb fails due to missing netty class
> --------------------------------------------------------
>
>                 Key: JBTM-2268
>                 URL: https://issues.jboss.org/browse/JBTM-2268
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>          Components: Testing
>    Affects Versions: 5.0.3
>            Reporter: Michael Musgrove
>            Assignee: Michael Musgrove
>             Fix For: 5.0.4
>
>         Attachments: jstack.21302
>
>
> The last run (http://172.17.131.2/job/narayana-hqstore-jacorb/74/) failed for two reasons:
> 1) qa test failures because of a change of netty version: NoClassDefFoundError: org/jboss/netty/buffer/ChannelBuffers
> 2) org.jboss.jbossts.qa.junit.TaskImpl stuck waiting on a lock (jstack trace attached)



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jbossts-issues mailing list