3 Replies Latest reply on Jul 21, 2010 5:01 AM by generic1

    *** DEPLOYMENTS MISSING DEPLOYERS: Name

    generic1

      Hi,

       

      I use the jboss server for my web application and everything worked well until now. Now I get the message:

       

       

      *** DEPLOYMENTS MISSING DEPLOYERS: Name

       

      and  I don't know why I get this message and what I can do to resolve this problem. Has anyone an idea  what I could do to resolve this fault?

      Thanks a lot,

      All the  best,

      G.

        • 1. Re: *** DEPLOYMENTS MISSING DEPLOYERS: Name
          alesj

          Put more info; e.g. some stack trace, full trace log, ...

          • 2. Re: *** DEPLOYMENTS MISSING DEPLOYERS: Name
            generic1

            This are the whole messages in the console:

             

            10:21:34,986 WARN  [HDScanner] Failed to process changes
            org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):

             

            *** DEPLOYMENTS MISSING DEPLOYERS: Name

             

            vfszip:/C:/Program%20Files%20(x86)/jboss-5.0.1.GA/server/default/deploy/AAATestClientEAR.ear/
            vfszip:/C:/Program%20Files%20(x86)/jboss-5.0.1.GA/server/default/deploy/EmulateEAR.ear/
            vfszip:/C:/Program%20Files%20(x86)/jboss-5.0.1.GA/server/default/deploy/ZZClientEAR.ear/

             

                at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:863)
                at org.jboss.deployers.plugins.main.MainDeployerImpl.checkComplete(MainDeployerImpl.java:806)
                at org.jboss.system.server.profileservice.hotdeploy.HDScanner.scan(HDScanner.java:293)
                at org.jboss.system.server.profileservice.hotdeploy.HDScanner.run(HDScanner.java:221)
                at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
                at java.util.concurrent.FutureTask$Sync.innerRunAndReset(Unknown Source)
                at java.util.concurrent.FutureTask.runAndReset(Unknown Source)
                at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(Unknown Source)
                at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(Unknown Source)
                at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
                at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
                at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
                at java.lang.Thread.run(Unknown Source)

            • 3. Re: *** DEPLOYMENTS MISSING DEPLOYERS: Name
              generic1

              OK, after a restart, everthing works fine,

              thanks for the reply.

              all the best,

              Hannes