[jboss-jira] [JBoss JIRA] Created: (JBBOOT-88) ProfileServiceBootstrap: Failed to build ManagedDeployment
Ondrej Medek (JIRA)
jira-events at lists.jboss.org
Wed Jun 3 03:59:56 EDT 2009
ProfileServiceBootstrap: Failed to build ManagedDeployment
----------------------------------------------------------
Key: JBBOOT-88
URL: https://jira.jboss.org/jira/browse/JBBOOT-88
Project: JBoss Bootstrap
Issue Type: Bug
Environment: JBoss AS 5.1.0, WinXP, jdk 1.6.0u13
Reporter: Ondrej Medek
Assignee: Andrew Lee Rubinger
Attachments: boot.log
I see two exception in my boot.log: DEBUG [ProfileServiceBootstrap] Failed to build ManagedDeployment for:
1) AbstractKernelDeployment at 1cd427a{name=file:/C:/data/a/jboss-5.1.0.GA/server/default/conf/bootstrap/vfs.xml installed=true beanFactories=[AbstractBeanMetaData at c791f4{name=VFSCache bean=null properties=[realCache, permanentRoots] constructor=AbstractConstructorMetaData at 198defc{parameters=[null] factoryClass=org.jboss.virtual.spi.cache.VFSCacheFactory factoryMethod=getInstance} autowireCandidate=true start=AbstractLifecycleMetaData at 1579a30{ whenRequired=ControllerState at 3f58bb{Start} parameters= }}, AbstractBeanMetaData at da9067{name=VfsNamesExceptionHandler bean=org.jboss.virtual.plugins.context.helpers.NamesExceptionHandler properties= constructor=AbstractConstructorMetaData at 13e9934{parameters=[java.lang.String]} autowireCandidate=true}]}
org.jboss.deployers.spi.DeploymentException: Error deploying: file:/C:/data/a/jboss-5.1.0.GA/server/default/conf/bootstrap/vfs.xml
at org.jboss.deployers.spi.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:49)
2) AbstractKernelDeployment at 17044c5{name=file:/C:/data/a/jboss-5.1.0.GA/server/default/conf/bootstrap/logging.xml installed=true beanFactories=[AbstractBeanMetaData at 1b2e44d{name=LogBridgeHandler bean=org.jboss.logbridge.LogBridgeHandler properties= constructor=null autowireCandidate=true}]}
org.jboss.deployers.spi.DeploymentException: Error deploying: file:/C:/data/a/jboss-5.1.0.GA/server/default/conf/bootstrap/logging.xml
at org.jboss.deployers.spi.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:49)
--
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