0 Replies Latest reply on Aug 16, 2005 8:51 AM by aakashagrawal

    Problem in init

    aakashagrawal

      Hi all, I have installed JBoss-3.2.3 and deployed my appplication to it named tap.ear
      But when i started the server it gave the following deployment exception:

      ERROR [EmbeddedTomcatService] Problem in init
      org.jboss.deployment.DeploymentException: Was unable to move war to: G:\jboss-3.2.3\server\default\tmp\deploy\tmp51864web-console.war.tmp
      at org.jboss.web.AbstractWebContainer.init(AbstractWebContainer.java:296)
      at org.jboss.deployment.MainDeployer.init(MainDeployer.java:696)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:632)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:605)
      at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)...
      .............................
      ............................

      When the application is not deployed then the server starts perfectly.
      can u please help me to resolve this?
      Thanks in advance.[/img]