[jbossts-issues] [JBoss JIRA] (JBTM-3287) ThornTail LRA coordinator cannot start

Ondrej Chaloupka (Jira) issues at jboss.org
Wed Apr 15 05:23:00 EDT 2020


     [ https://issues.redhat.com/browse/JBTM-3287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ondrej Chaloupka updated JBTM-3287:
-----------------------------------
         Description: 
{noformat}
Caused by: java.lang.NoClassDefFoundError: org/eclipse/microprofile/lra/annotation/LRAStatus
{noformat}

It seems that the LRA API dependency needs to be defined directly in the lra-coordinator-thorntail module. It isn't picked up from transitive dependency (lra-coordinator-jar).

  was:

{noformat}
Caused by: java.lang.NoClassDefFoundError: org/eclipse/microprofile/lra/annotation/LRAStatus
{noformat}

It seems that the LRA API dependency needs to be defined directly in the lra-coordinator-thorntail module. It isn't picked up from transitive dependency (lra-coordinator-jar).

    Git Pull Request: https://github.com/jbosstm/narayana/pull/1597


> ThornTail LRA coordinator cannot start
> --------------------------------------
>
>                 Key: JBTM-3287
>                 URL: https://issues.redhat.com/browse/JBTM-3287
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>          Components: LRA
>            Reporter: Martin Stefanko
>            Assignee: Martin Stefanko
>            Priority: Major
>             Fix For: 5.next
>
>
> {noformat}
> Caused by: java.lang.NoClassDefFoundError: org/eclipse/microprofile/lra/annotation/LRAStatus
> {noformat}
> It seems that the LRA API dependency needs to be defined directly in the lra-coordinator-thorntail module. It isn't picked up from transitive dependency (lra-coordinator-jar).



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jbossts-issues mailing list