3 Replies Latest reply on Dec 5, 2008 8:53 AM by jaikiran

    No Deployment in Jboss 4.05GA

    jorgeprieto

      I have a problem with the deployment of server.ear.

      Part of the Log:
      2008-12-01 15:43:10,796 DEBUG [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/jboss-4.0.5.GA/server/default/deploy/server.ear
      2008-12-01 15:43:10,796 DEBUG [org.jboss.deployment.MainDeployer] Starting deployment (init step) of package at: file:/C:/jboss-4.0.5.GA/server/default/deploy/server.ear
      2008-12-01 15:43:10,796 DEBUG [org.jboss.deployment.MainDeployer] Copying file:/C:/jboss-4.0.5.GA/server/default/deploy/server.ear -> C:\jboss-4.0.5.GA\server\default\tmp\deploy\tmp35809server.ear
      2008-12-01 15:43:10,859 DEBUG [org.jboss.deployment.MainDeployer] using deployer org.jboss.deployment.EARDeployer@18105e8
      2008-12-01 15:43:10,859 INFO [org.jboss.deployment.EARDeployer] Init J2EE application: file:/C:/jboss-4.0.5.GA/server/default/deploy/server.ear
      2008-12-01 15:43:10,937 DEBUG [org.jboss.deployment.EARDeployer] Extracted non-deployable content: META-INF/MANIFEST.MF
      2008-12-01 15:43:11,000 DEBUG [org.jboss.deployment.EARDeployer] Extracted deployable content: server.jar
      2008-12-01 15:43:11,015 DEBUG [org.jboss.deployment.EARDeployer] Extracted deployable content: ormconsole.war
      2008-12-01 15:43:11,015 DEBUG [org.jboss.deployment.EARDeployer] Extracted non-deployable content: META-INF/application.xml
      2008-12-01 15:43:11,015 DEBUG [org.jboss.deployment.EARDeployer] Extracted non-deployable content: META-INF/was.policy
      2008-12-01 15:43:11,015 DEBUG [org.jboss.deployment.EARDeployer] Extracted non-deployable content: thirdparty/commons-logging.jar
      2008-12-01 15:43:11,031 DEBUG [org.jboss.deployment.EARDeployer] Extracted non-deployable content: thirdparty/quartz-all-1.5.2.jar
      2008-12-01 15:43:11,093 DEBUG [org.jboss.deployment.EARDeployer] Extracted non-deployable content: thirdparty/spring.jar
      2008-12-01 15:43:11,109 DEBUG [org.jboss.deployment.EARDeployer] Extracted non-deployable content: thirdparty/spring-jdbc.jar
      2008-12-01 15:43:11,156 DEBUG [org.jboss.deployment.EARDeployer] Extracted non-deployable content: thirdparty/ojdbc14.jar
      2008-12-01 15:43:11,156 DEBUG [org.jboss.deployment.EARDeployer] Extracted non-deployable content: thirdparty/commons-fileupload-1.2.jar
      2008-12-01 15:43:11,156 DEBUG [org.jboss.deployment.EARDeployer] Extracted non-deployable content: thirdparty/commons-io-1.3.1.jar
      2008-12-01 15:43:11,171 DEBUG [org.jboss.deployment.EARDeployer] Extracted non-deployable content: thirdparty/joda-time-1.4.jar
      2008-12-01 15:43:11,171 DEBUG [org.jboss.deployment.EARDeployer] Deployment Info: org.jboss.deployment.DeploymentInfo@ea8dee81 { url=file:/C:/jboss-4.0.5.GA/server/default/tmp/deploy/tmp35809server.ear-contents/server.jar }
      deployer: null
      status: null
      state: CONSTRUCTED
      watch: file:/C:/jboss-4.0.5.GA/server/default/tmp/deploy/tmp35809server.ear-contents/server.jar
      altDD: null
      lastDeployed: 0
      lastModified: 0
      mbeans:
      , isDirectory: false
      2008-12-01 15:43:11,171 DEBUG [org.jboss.deployment.EARDeployer] Deployment Info: org.jboss.deployment.DeploymentInfo@df1e6b38 { url=file:/C:/jboss-4.0.5.GA/server/default/tmp/deploy/tmp35809server.ear-contents/ormconsole.war }
      deployer: null
      status: null
      state: CONSTRUCTED
      watch: file:/C:/jboss-4.0.5.GA/server/default/tmp/deploy/tmp35809server.ear-contents/ormconsole.war
      altDD: null
      lastDeployed: 0
      lastModified: 0
      mbeans:
      , isDirectory: false

      Any solution to this problem,
      thanks