[jboss-jira] [JBoss JIRA] (WFLY-5099) Transaction subsystem startup failed with setting the "use-hornetq-store"

Amos Feng (JIRA) issues at jboss.org
Thu Aug 13 10:05:03 EDT 2015


     [ https://issues.jboss.org/browse/WFLY-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amos Feng resolved WFLY-5099.
-----------------------------
    Resolution: Duplicate Issue


> Transaction subsystem startup failed with setting the "use-hornetq-store"
> -------------------------------------------------------------------------
>
>                 Key: WFLY-5099
>                 URL: https://issues.jboss.org/browse/WFLY-5099
>             Project: WildFly
>          Issue Type: Bug
>          Components: Transactions
>            Reporter: Amos Feng
>            Assignee: Amos Feng
>             Fix For: 10.0.0.Beta2
>
>
> using  <use-hornetq-store  enable-async-io="true"/> in standalone.xml and wildfly starts failed with
> {code}
> 21:45:42,140 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([("subsystem" => "transactions")]) - failure description: {"WFLYCTL0080: Failed services" => {"jboss.txn.ArjunaRecoveryManager" => "org.jboss.msc.service.StartException in service jboss.txn.ArjunaRecoveryManager: Failed to start service
>     Caused by: com.arjuna.ats.arjuna.exceptions.FatalError: ARJUNA012135: Could not create Store type: com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqObjectStoreAdaptor
>     Caused by: java.lang.NoClassDefFoundError: org/apache/activemq/artemis/core/journal/SequentialFileFactory
>     Caused by: java.lang.ClassNotFoundException: org.apache.activemq.artemis.core.journal.SequentialFileFactory from [Module \"org.jboss.jts:main\" from local module loader @2aae9190 (finder: local module finder @2f333739 (roots: /home/zhfeng/work/zhfeng/jboss-as/build/target/wildfly-10.0.0.Beta2-SNAPSHOT/modules,/home/zhfeng/work/zhfeng/jboss-as/build/target/wildfly-10.0.0.Beta2-SNAPSHOT/modules/system/layers/base))]"}}
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list