Hi guys,

I am trying to deploy a EJB application in JBoss 5.1.0 GA application server 
and i get the following error:

**********************ERROR*************************
13:55:34,609 ERROR [ProfileDeployAction] Failed to add deployment: Demo.ear
org.jboss.deployers.spi.DeploymentException: Exception determining structure: 
AbstractVFSDeployment(Demo.ear)
        at 
org.jboss.deployers.spi.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:49)
        at 
org.jboss.deployers.structure.spi.helpers.AbstractStructuralDeployers.determineStructure(AbstractStructuralDeployers.java:85)
        at 
org.jboss.deployers.plugins.main.MainDeployerImpl.determineStructure(MainDeployerImpl.java:1004)
        at 
org.jboss.deployers.plugins.main.MainDeployerImpl.determineDeploymentContext(MainDeployerImpl.java:440)
        at 
org.jboss.deployers.plugins.main.MainDeployerImpl.addDeployment(MainDeployerImpl.java:390)
        at 
org.jboss.deployers.plugins.main.MainDeployerImpl.addDeployment(MainDeployerImpl.java:300)
        at 
org.jboss.system.server.profileservice.repository.MainDeployerAdapter.addDeployment(MainDeployerAdapter.java:86)
        at 
org.jboss.system.server.profileservice.repository.ProfileDeployAction.install(ProfileDeployAction.java:61)
        at 
org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractProfileAction.java:53)
        at 
org.jboss.system.server.profileservice.repository.AbstractProfileService.install(AbstractProfileService.java:361)
        at 
org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
        at 
org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)
        at 
org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
        at 
org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
        at 
org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
        at 
org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)
        at 
org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)
        at 
org.jboss.system.server.profileservice.repository.AbstractProfileService.activateProfile(AbstractProfileService.java:306)
        at 
org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:271)
        at 
org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:461)
        at org.jboss.Main.boot(Main.java:221)
        at org.jboss.Main$1.run(Main.java:556)
        at java.lang.Thread.run(Thread.java:595)
***********************************************************

I have successfully deployed it on JBoss 4.2.3 GA application server.

I appreciate if someone can let me know what exactly is the problem and suggest 
a solution for this.

Regards,
Sri.

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250115
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to