Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-6640

Undeploying and deploying the same WAR in short time fails.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • JBossAS-5.1.0.CR1
    • Deployers
    • None
    • Low
    • Hide

      Wait a while.

      Show
      Wait a while.

    Description

      Undeploying and deploying the same WAR in short time fails with a message:

      ----------------------------------------------------------------------------------------------------------------
      Failed to create Resource hellothere.war - cause: java.lang.RuntimeException:org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):

          • DEPLOYMENTS MISSING DEPLOYERS: Name

      vfszip:/home/brq/ozizka/JoprEmbedded/jboss-as-5.x/build/output/jboss-5.1.0.CR1/server/default/deploy/jbas5-admin-console.war/

      DEPLOYMENTS IN ERROR:
      Deployment "vfszip:/home/brq/ozizka/JoprEmbedded/jboss-as-5.x/build/output/jboss-5.1.0.CR1/server/default/deploy/hellothere.war/" is in error due to the following reason(s): org.jboss.deployers.spi.DeploymentException: URL file:/home/brq/ozizka/JoprEmbedded/jboss-as-5.x/build/output/jboss-5.1.0.CR1/server/default/tmp/ayw6m-gfnbbm-fsgkx4z8-1-fsguzifz-fnl/hellothere.war/ deployment failed
      -> org.jboss.deployers.client.spi.IncompleteDeploymentException:Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):

          • DEPLOYMENTS MISSING DEPLOYERS: Name

      vfszip:/home/brq/ozizka/JoprEmbedded/jboss-as-5.x/build/output/jboss-5.1.0.CR1/server/default/deploy/jbas5-admin-console.war/

      DEPLOYMENTS IN ERROR:
      Deployment "vfszip:/home/brq/ozizka/JoprEmbedded/jboss-as-5.x/build/output/jboss-5.1.0.CR1/server/default/deploy/hellothere.war/" is in error due to the following reason(s): org.jboss.deployers.spi.DeploymentException: URL file:/home/brq/ozizka/JoprEmbedded/jboss-as-5.x/build/output/jboss-5.1.0.CR1/server/default/tmp/ayw6m-gfnbbm-fsgkx4z8-1-fsguzifz-fnl/hellothere.war/ deployment failed
      ----------------------------------------------------------------------------------------------------------------

      Server log contains this exception:

      ----------------------------------------------------------------------------------------------------------------
      java.lang.IllegalArgumentException: Document base /home/ondra/work/JOPRembedded/embjopr-svn-trunk/jsfunit/target/jboss5x/tmp/3j011-ix4qw3-fshw77sa-1-fshw84bm-lj/hellothere.war does not exist or is not a readable directory
      at org.apache.naming.resources.FileDirContext.setDocBase(FileDirContext.java:148)
      at org.apache.catalina.core.StandardContext.resourcesStart(StandardContext.java:4021)
      at org.apache.catalina.core.StandardContext.start(StandardContext.java:4188)
      ... (full stack trace attached.)
      ----------------------------------------------------------------------------------------------------------------

      When tried again after a while, the WAR deploys successfully.

      Attachments

        Activity

          People

            ajustin@redhat.com Ales Justin
            ozizka_jira Ondrej Zizka (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: