2 Replies Latest reply on Nov 26, 2012 1:03 AM by ganeshneelekani

    Problem to start service

    shabbirh

      Hi,

       

      I'm using simple service to start using @Startup and @Singleton annotation. if anyone can help would be appreaciated.

       

      12:05:45,926 INFO  [org.jboss.ws.common.management.DefaultEndpointRegistry] (MSC service thread 1-12) remove: jboss.ws:context=webapp,endpoint=NotificationServiceEndpoint

      12:05:45,928 INFO  [org.jboss.ws.common.management.DefaultEndpointRegistry] (MSC service thread 1-5) remove: jboss.ws:context=webapp,endpoint=ImageServiceEndpoint

      12:05:45,932 INFO  [org.jboss.as.webservices] (MSC service thread 1-3) JBAS015540: Stopping service jboss.ws.port-component-link

      12:05:45,956 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015877: Stopped deployment mbeans-1.0-SNAPSHOT.sar in 52ms

      12:05:45,961 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015877: Stopped deployment webapp-1.0-SNAPSHOT.war in 57ms

      12:05:46,011 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015877: Stopped deployment odessa-1.0-SNAPSHOT_INTELLIJ.ear in 109ms

      12:05:46,012 INFO  [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774: Service status report

      JBAS014777:   Services which failed to start:      service jboss.deployment.subunit."odessa-1.0-SNAPSHOT_INTELLIJ.ear"."mbeans-1.0-SNAPSHOT.sar".INSTALL: org.jboss.msc.service.StartException in service jboss.deployment.subunit."odessa-1.0-SNAPSHOT_INTELLIJ.ear"."mbeans-1.0-SNAPSHOT.sar".INSTALL: Failed to process phase INSTALL of subdeployment "mbeans-1.0-SNAPSHOT.sar" of deployment "odessa-1.0-SNAPSHOT_INTELLIJ.ear"

       

      12:05:46,015 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"JBAS014671: Failed services" => {"jboss.deployment.subunit.\"odessa-1.0-SNAPSHOT_INTELLIJ.ear\".\"mbeans-1.0-SNAPSHOT.sar\".INSTALL" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"odessa-1.0-SNAPSHOT_INTELLIJ.ear\".\"mbeans-1.0-SNAPSHOT.sar\".INSTALL: Failed to process phase INSTALL of subdeployment \"mbeans-1.0-SNAPSHOT.sar\" of deployment \"odessa-1.0-SNAPSHOT_INTELLIJ.ear\""}}}}

       

       

      Regards

      Shabbir