4 Replies Latest reply on Jan 2, 2013 11:20 AM by jane_lj

    Failed to deploy resource adapter

    jane_lj

      I tried to deploy my resource adapter petrelconnector.rar file on JBoss AS, but I got this error:

       

      {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"petrelconnector.rar\".INSTALL" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"petrelconnector.rar\".INSTALL: Failed to process phase INSTALL of deployment \"petrelconnector.rar\""}}}}

       

       

      Can anyone give me some clue?

       

      Thanks!

        • 1. Re: Failed to deploy resource adapter
          rareddy

          What is the error in your server log?

          • 2. Re: Failed to deploy resource adapter
            jane_lj

            After I added outbound-resourceadapter part in my ra.xml file, that error was gone, but still cant deploy it successfully, looks like the process is waiting for some response, but I don't what response I should give, here is the log in server.log:

             

            16:10:05,807 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "petrelconnector.rar"
            16:20:06,268 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 2) JBAS015052: Did not receive a response to the deployment operation within the allowed timeout period [600 seconds]. Check the server configuration file and the server logs to find more about the status of the deployment.
            16:20:05,858 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 1) JBAS015870: Deploy of deployment "petrelconnector.rar" was rolled back with failure message Operation cancelled
            16:20:29,746 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015877: Stopped deployment petrelconnector.rar in 319ms
            16:44:07,742 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015877: Stopped deployment petrelconnector.rar in 362ms
            16:44:08,204 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018558: Undeployed "petrelconnector.rar"

             

             

             

            Thanks and happay new year!

             

            • 3. Re: Failed to deploy resource adapter
              rareddy

              Can you attach your RAR file for us to take look?

              • 4. Re: Failed to deploy resource adapter
                jane_lj

                Sure, but didn't find where to attach to this this discussion. should I start a new discussion, thus i can attach file?