[jboss-user] [EJB/JBoss] - Deployment problems jboss

pradeepprathyu do-not-reply at jboss.com
Wed Sep 3 06:50:03 EDT 2008


Hello All,

I guess this is very familiar error people will get while deploying their first ejb example.i am also a newbie to this technology, please help me out in solving this.

        at org.jboss.Main$1.run(Main.java:508)
        at java.lang.Thread.run(Thread.java:619)
18:23:11,712 ERROR [URLDeploymentScanner] Incomplete Deployment listing:

--- Incompletely deployed packages ---
org.jboss.deployment.DeploymentInfo at 632d6c67 { url=file:/C:/jBoss/Base/server/de
fault/deploy/SqlStatementApplication.ear }
  deployer: org.jboss.deployment.EARDeployer at 1de6817
  status: Deployment FAILED reason: URL file:/C:/jBoss/Base/server/default/tmp/d
eploy/tmp34605SqlStatementApplication.ear-contents/SqlStatementApplication-war-e
xp.war/ deployment failed
  state: FAILED
  watch: file:/C:/jBoss/Base/server/default/deploy/SqlStatementApplication.ear
  altDD: null
  lastDeployed: 1220437391219
  lastModified: 1220437390810
  mbeans:

--- MBeans waiting for other MBeans ---
ObjectName: jboss.web.deployment:war=SqlStatementApplication-war.war,id=61046678

  State: FAILED
  Reason: org.jboss.deployment.DeploymentException: URL file:/C:/jBoss/Base/serv
er/default/tmp/deploy/tmp34605SqlStatementApplication.ear-contents/SqlStatementA
pplication-war-exp.war/ deployment failed

--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: jboss.web.deployment:war=SqlStatementApplication-war.war,id=61046678

  State: FAILED
  Reason: org.jboss.deployment.DeploymentException: URL file:/C:/jBoss/Base/serv
er/default/tmp/deploy/tmp34605SqlStatementApplication.ear-contents/SqlStatementA
pplication-war-exp.war/ deployment failed


18:23:11,848 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8
080
18:23:11,909 INFO  [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009
18:23:11,921 INFO  [Server] JBoss (MX MicroKernel) [4.2.2.GA (build: SVNTag=JBos
s_4_2_2_GA date=200710221139)] Started in 20s:180ms


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4173915#4173915

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4173915



More information about the jboss-user mailing list