[jboss-as7-dev] Help with "New missing/unsatisfied dependencies" problem

Flemming Harms flemming.harms at gmail.com
Tue Jul 31 02:45:23 EDT 2012


Thanks for pointing me in the right direction!

it was not easy to find, but it turns out in ModelCombiner combines the
host model with the domain model, and I had to explicit handle my database
connection model node

/Flemming

2012/7/29 Tomaž Cerar <tomaz.cerar at gmail.com>

> Hi,
>
> usually when something works in standalone and not in domain mode, there
> is some error in model definition.
> Try debugging domain mode and put attention to what kind of model has come
> trough.
>
> --
> tomaz
>
> On Sun, Jul 29, 2012 at 12:04 PM, Flemming Harms <flemming.harms at gmail.com
> > wrote:
>
>> Hello all,
>>
>> I'm trying to finish "Domain Management - Add support for database
>> authentication.", but the servers in domain mode starts up with an error
>> and the log indicate missing dependencies. I have been debugging and to
>> what I can tell all services is started. If I run in standalone mode
>> everything is working fine.
>>
>> [Server:server-one] 12:00:16,723 INFO  [org.jboss.as.controller]
>> (Controller Boot Thread) JBAS014774: Service status report
>> [Server:server-one] JBAS014775:    New missing/unsatisfied dependencies:
>> [Server:server-one]       service
>> jboss.server.controller.management.connection_manager.db (missing)
>> dependents: [service
>> jboss.server.controller.management.security_realm.ManagementRealm.database_authentication,
>> service
>> jboss.server.controller.management.security_realm.ApplicationRealm.database_authorization,
>> service
>> jboss.server.controller.management.security_realm.ApplicationRealm.database_authentication]
>>
>> [Server:server-one]
>> [Server:server-one] 12:00:16,727 ERROR [org.jboss.as] (Controller Boot
>> Thread) JBAS015875: JBoss AS 7.2.0.Alpha1-SNAPSHOT "Steropes" started (with
>> errors) in 523167ms - Started 219 of 306 services (6 services failed or
>> missing dependencies, 80 services are passive or on-demand)
>>
>> https://github.com/fharms/jboss-as/tree/AS7-1370
>>
>> I have attached the configuration files
>>
>> Any suggestions to where I should look or what it could be?
>>
>> Thanks
>>
>> _______________________________________________
>> jboss-as7-dev mailing list
>> jboss-as7-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-as7-dev/attachments/20120731/96dcd436/attachment.html 


More information about the jboss-as7-dev mailing list