[jboss-as7-dev] dump of circularity issues

Scott Stark sstark at redhat.com
Mon May 23 13:56:08 EDT 2011


This msg ends up being displayed, but I don't see a circularity in this. 
Perhaps the dependency was prevented from being added?

10:45:36,779 INFO  [org.jboss.as.server] (MSC service thread 1-8) 
Service status report
    New missing/unsatisfied dependencies:
       service jboss.server.path."jboss.transactions.core.var.path" 
(missing) required by [service jboss.txn.CoreEnvironment]
       service jboss.server.path."jboss.transactions.object.store.path" 
(missing) required by [service jboss.txn.ArjunaObjectStoreEnvironment]
       service jboss.txn.ArjunaTransactionManager (missing) required by 
[service jboss.txn.ArjunaRecoveryManager, service 
jboss.connector.defaultbootstrapcontext]
       service jboss.txn.TransactionManager (missing) required by 
[service jboss.ejb.utilities, service 
jboss.connector.transactionintegration]
       service jboss.txn.TransactionSynchronizationRegistry (missing) 
required by [service jboss.ejb.utilities, service 
jboss.connector.transactionintegration]
       service jboss.txn.UserTransaction (missing) required by [service 
jboss.ejb.utilities]
       service jboss.txn.UserTransactionRegistry (missing) required by 
[service jboss.connector.transactionintegration]

On 5/23/11 10:49 AM, Scott Stark wrote:
> I have caused a circularity somewhere, but the log does not contain what
> the associated dependency graph is. This is during the boot of the
> server so I can't go into jmx and look at things. Is there a way to get
> more information on this in the log? Setting everything to trace level
> in the logging.properties is not adding anything about the error.
>
> 10:43:14,730 INFO  [org.jboss.as.naming] Activating Naming Subsystem
> 10:43:14,745 INFO  [org.jboss.as.clustering.infinispan.subsystem]
> Activating Infinispan subsystem.
> 10:43:14,798 INFO  [org.jboss.as.security] Activating Security Subsystem
> 10:43:14,904 ERROR [org.jboss.as.server] Boot update failed:
> "org.jboss.msc.service.CircularDependencyException: Service jboss-as has
> a circular dependency"
> 10:43:15,037 INFO  [org.jboss.as.connector.subsystems.datasources]
> Deploying JDB
>
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev



More information about the jboss-as7-dev mailing list