[jboss-jira] [JBoss JIRA] (WFLY-2137) transaction services do not start with jts enabled
Stuart Douglas (JIRA)
issues at jboss.org
Tue Aug 18 01:09:26 EDT 2015
[ https://issues.jboss.org/browse/WFLY-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13099208#comment-13099208 ]
Stuart Douglas commented on WFLY-2137:
--------------------------------------
Error is as follows:
{code}
15:04:19,591 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 28) WFLYCTL0013: Operation ("add") failed - address: ([
("subsystem" => "security"),
("security-domain" => "ssl")
]): org.jboss.msc.service.CircularDependencyException: Container jboss-as has a circular dependency: [service jboss.security.security-domain.ssl, service jboss.iiop-openjdk.orb-service, service jboss.txn.ArjunaTransactionManager, service jboss.txn.TransactionManager]
{code}
If you just boot the server using the provided standalone.xml this error will be visible, however there will also be lots of other errors to do with missing files (keystores, user files etc).
> transaction services do not start with jts enabled
> --------------------------------------------------
>
> Key: WFLY-2137
> URL: https://issues.jboss.org/browse/WFLY-2137
> Project: WildFly
> Issue Type: Bug
> Components: Transactions
> Reporter: Michał Zegan
> Assignee: Michael Musgrove
> Fix For: 9.0.0.Beta1
>
> Attachments: standalone.xml
>
>
> When launching the app server in domain mode when there is a transaction subsystem active with jts set to true, server shows an error that there's a circular dependency between services.
> I don't have any log to show this but it is easily reproducible.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list