[jboss-jira] [JBoss JIRA] Created: (JBAS-7230) Deployment Problem
Satyaranjan Panda (JIRA)
jira-events at lists.jboss.org
Fri Sep 4 02:14:35 EDT 2009
Deployment Problem
------------------
Key: JBAS-7230
URL: https://jira.jboss.org/jira/browse/JBAS-7230
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: EJB2
Affects Versions: JBossAS-5.1.0.GA
Environment: Java 6, Jboss5.1.0.GA EJB 2.x
Reporter: Satyaranjan Panda
Assignee: Alexey Loubyansky
Priority: Critical
I am getting error when I am going to deploy my ear file. Below is the error.
Failed to create Resource Puma.ear - cause: java.lang.RuntimeException:org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS): *** DEPLOYMENTS IN ERROR: Name -> Error vfsfile:/D:/jboss-5.1.0.GA/server/default/deploy/Puma.ear/ -> org.jboss.deployers.spi.DeploymentException: Error creating managed object for vfsfile:/D:/jboss-5.1.0.GA/server/default/deploy/Puma.ear/PumaEJBComp/ DEPLOYMENTS IN ERROR: Deployment "vfsfile:/D:/jboss-5.1.0.GA/server/default/deploy/Puma.ear/" is in error due to the following reason(s): org.jboss.xb.binding.JBossXBRuntimeException: -1:-1 87:3 The markup in the document preceding the root element must be well-formed. -> org.jboss.deployers.client.spi.IncompleteDeploymentException:Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS): *** DEPLOYMENTS IN ERROR: Name -> Error vfsfile:/D:/jboss-5.1.0.GA/server/default/deploy/Puma.ear/ -> org.jboss.deployers.spi.DeploymentException: Error creating managed object for vfsfile:/D:/jboss-5.1.0.GA/server/default/deploy/Puma.ear/PumaEJBComp/ DEPLOYMENTS IN ERROR: Deployment "vfsfile:/D:/jboss-5.1.0.GA/server/default/deploy/Puma.ear/" is in error due to the following reason(s): org.jboss.xb.binding.JBossXBRuntimeException: -1:-1 87:3 The markup in the document preceding the root element must be well-formed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list