[jboss-as7-dev] Shutting down server is producing dependencies error
Scott Stark
sstark at redhat.com
Tue Apr 26 19:30:42 EDT 2011
Shutting down the current 7.0.0.Beta3 release produces these seemingly
spurious dependency errors:
16:29:21,566 INFO [org.jboss.as] (MSC service thread 1-1) JBoss AS
7.0.0.Beta3 "Salyut" started in 3457ms - Started 100 of 147 services (47
services are passive or on-demand)
16:29:22,438 INFO [org.jboss.as.server] (MSC service thread 1-2)
Service status report
New missing/unsatisfied dependencies:
service jboss.txn.UserTransaction (missing)
16:29:22,459 INFO [org.jboss.as.logging] Restored bootstrap log handlers
16:29:22,468 INFO [com.arjuna.ats.jbossatx] ARJUNA-32018 Destroying
TransactionManagerService
16:29:22,469 INFO [com.arjuna.ats.jbossatx] ARJUNA-32014 Stopping
transaction recovery manager
16:29:22,478 INFO [org.hornetq.core.server.impl.HornetQServerImpl]
HornetQ Server version 2.1.2.Final (Colmeia, 120) stopped
16:29:22,490 INFO [org.jboss.as.connector.subsystems.datasources]
Removed JDBC Data-source [java:/H2DS]
16:29:22,491 INFO [org.jboss.as.server] Service status report
Newly corrected services:
service jboss.logging.handler.CONSOLE (no longer required)
service jboss.txn.UserTransaction (no longer required)
16:29:22,495 INFO [org.jboss.as] JBoss AS 7.0.0.Beta3 "Salyut" stopped
in 0ms
More information about the jboss-as7-dev
mailing list