[jboss-as7-dev] dump of circularity issues

David M. Lloyd david.lloyd at redhat.com
Mon May 23 14:09:13 EDT 2011


I'll make sure that circularity info gets included in the exception for 
the next MSC release (should be this week).  I think we had this at one 
point, but it must have gotten lost along the way.

On 05/23/2011 12:56 PM, Scott Stark wrote:
> 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
>
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev


-- 
- DML


More information about the jboss-as7-dev mailing list