[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Java JDK1.0.6_06 and Jboss5.0.0.Beta3/4 no go!!
beyarecords
do-not-reply at jboss.com
Tue Jun 3 10:00:27 EDT 2008
Apologies for the original 5.0.0.Beta4 Log I posted. This reading is from the start of the error:
| 14:27:48,937 ERROR [AbstractKernelController] Error installing to Instantiated: name=jboss:service=AttributePersistenceService state=Described mode=Manual requiredState=Configured
| org.jboss.deployment.DeploymentException: Unable to createMBean for jboss:service=AttributePersistenceService
| at org.jboss.deployment.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:52)
| at org.jboss.system.ServiceCreator.install(ServiceCreator.java:141)
| at org.jboss.system.microcontainer.InstantiateAction.installAction(InstantiateAction.java:45)
| at org.jboss.system.microcontainer.InstantiateAction.installAction(InstantiateAction.java:37)
| at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62)
| at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71)
| at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51)
| at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:327)
| at org.jboss.system.microcontainer.ServiceControllerContext.install(ServiceControllerContext.java:255)
| at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1309)
| at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:734)
| at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:862)
| at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:784)
| at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:622)
| at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:411)
| at org.jboss.system.ServiceController.doChange(ServiceController.java:659)
| at org.jboss.system.ServiceController.install(ServiceController.java:272)
| at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:99)
| at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:46)
| at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:65)
| at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:50)
| at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:169)
| at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:853)
| at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:874)
| at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:794)
| at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:327)
| at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1309)
| at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:734)
| at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:862)
| at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:784)
| at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:622)
| at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:411)
| at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:498)
| at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:506)
| at org.jboss.system.server.profileservice.ProfileServiceBootstrap.loadProfile(ProfileServiceBootstrap.java:216)
| at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:131)
| at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:408)
| at org.jboss.Main.boot(Main.java:208)
| at org.jboss.Main$1.run(Main.java:534)
| at java.lang.Thread.run(Thread.java:619)
| Caused by: org.jboss.mx.util.JBossNotCompliantMBeanException: Error parsing the XML file, from XMLMetaData:
| at org.jboss.mx.metadata.XMLMetaData.build(XMLMetaData.java:292)
| at org.jboss.mx.modelmbean.XMBean.<init>(XMBean.java:253)
| at org.jboss.mx.modelmbean.XMBean.<init>(XMBean.java:282)
| at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
| at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
| at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
| at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
| at org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:1242)
| at org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:286)
| at org.jboss.mx.server.MBeanServerImpl.createMBean(MBeanServerImpl.java:344)
| at org.jboss.system.ServiceCreator.installExternalXMBean(ServiceCreator.java:286)
| at org.jboss.system.ServiceCreator.install(ServiceCreator.java:122)
| ... 38 more
| Caused by: org.dom4j.DocumentException: Child not found Program%20Files/jboss-5.0.0.Beta4/server/default/conf/xmdesc/AttributePersistenceService-xmbean.xml for FileHandler at 33066941[path= context=file:/C:/ real=file:/C:/] Nested exception: Child not found Program%20Files/jboss-5.0.0.Beta4/server/default/conf/xmdesc/AttributePersistenceService-xmbean.xml for FileHandler at 33066941[path= context=file:/C:/ real=file:/C:/]
| at org.dom4j.io.SAXReader.read(SAXReader.java:484)
| at org.dom4j.io.SAXReader.read(SAXReader.java:291)
| at org.jboss.mx.metadata.XMLMetaData.build(XMLMetaData.java:255)
| ... 49 more
| 14:27:48,937 DEBUG [ServiceController] Creating service jboss:service=AttributePersistenceService
| 14:27:48,937 DEBUG [ServiceController] Ignoring create request for service: jboss:service=AttributePersistenceService at state FAILED
| 14:27:48,937 DEBUG [ServiceController] starting service jboss:service=AttributePersistenceService
| 14:27:48,937 DEBUG [ServiceController] Ignoring start request for service: jboss:service=AttributePersistenceService at state FAILED
| 14:27:48,937 DEBUG [ServiceController] destroying service: jboss:service=AttributePersistenceService
| 14:27:48,953 DEBUG [ServiceController] Ignoring destroy request for service: jboss:service=AttributePersistenceService at state FAILED
| 14:27:48,953 DEBUG [ServiceController] removing service: jboss:service=AttributePersistenceService
| 14:27:48,953 DEBUG [ServiceDeployer] Error during deploy: jboss:service=AttributePersistenceService
| org.jboss.deployment.DeploymentException: Unable to createMBean for jboss:service=AttributePersistenceService
| at org.jboss.deployment.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:52)
| at org.jboss.system.ServiceCreator.install(ServiceCreator.java:141)
| at org.jboss.system.microcontainer.InstantiateAction.installAction(InstantiateAction.java:45)
| at org.jboss.system.microcontainer.InstantiateAction.installAction(InstantiateAction.java:37)
| at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62)
| at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71)
| at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51)
| at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:327)
| at org.jboss.system.microcontainer.ServiceControllerContext.install(ServiceControllerContext.java:255)
| at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1309)
| at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:734)
| at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:862)
| at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:784)
| at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:622)
| at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:411)
| at org.jboss.system.ServiceController.doChange(ServiceController.java:659)
| at org.jboss.system.ServiceController.install(ServiceController.java:272)
| at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:99)
| at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:46)
| at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:65)
| at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:50)
| at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:169)
| at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:853)
| at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:874)
| at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:794)
| at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:327)
| at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1309)
| at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:734)
| at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:862)
| at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:784)
| at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:622)
| at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:411)
| at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:498)
| at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:506)
| at org.jboss.system.server.profileservice.ProfileServiceBootstrap.loadProfile(ProfileServiceBootstrap.java:216)
| at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:131)
| at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:408)
| at org.jboss.Main.boot(Main.java:208)
| at org.jboss.Main$1.run(Main.java:534)
| at java.lang.Thread.run(Thread.java:619)
| Caused by: org.jboss.mx.util.JBossNotCompliantMBeanException: Error parsing the XML file, from XMLMetaData:
| at org.jboss.mx.metadata.XMLMetaData.build(XMLMetaData.java:292)
| at org.jboss.mx.modelmbean.XMBean.<init>(XMBean.java:253)
| at org.jboss.mx.modelmbean.XMBean.<init>(XMBean.java:282)
| at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
| at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
| at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
| at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
| at org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:1242)
| at org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:286)
| at org.jboss.mx.server.MBeanServerImpl.createMBean(MBeanServerImpl.java:344)
| at org.jboss.system.ServiceCreator.installExternalXMBean(ServiceCreator.java:286)
| at org.jboss.system.ServiceCreator.install(ServiceCreator.java:122)
| ... 38 more
| Caused by: org.dom4j.DocumentException: Child not found Program%20Files/jboss-5.0.0.Beta4/server/default/conf/xmdesc/AttributePersistenceService-xmbean.xml for FileHandler at 33066941[path= context=file:/C:/ real=file:/C:/] Nested exception: Child not found Program%20Files/jboss-5.0.0.Beta4/server/default/conf/xmdesc/AttributePersistenceService-xmbean.xml for FileHandler at 33066941[path= context=file:/C:/ real=file:/C:/]
| at org.dom4j.io.SAXReader.read(SAXReader.java:484)
| at org.dom4j.io.SAXReader.read(SAXReader.java:291)
| at org.jboss.mx.metadata.XMLMetaData.build(XMLMetaData.java:255)
| ... 49 more
| 14:27:48,953 DEBUG [ServiceController] stopping service: jboss.management.local:j2eeType=J2EEDomain,name=Manager
| 14:27:48,953 DEBUG [LocalJBossServerDomain] handleNotification: javax.management.Notification[source=jboss.system:service=ServiceController][type=org.jboss.system.ServiceMBean.stop][message=]
| 14:27:48,953 DEBUG [ServiceController] destroying service: jboss.management.local:j2eeType=J2EEDomain,name=Manager
| 14:27:48,953 DEBUG [LocalJBossServerDomain] Destroying jboss.management.local:j2eeType=J2EEDomain,name=Manager
| 14:27:48,953 DEBUG [LocalJBossServerDomain] Unregistering with all deployers, mainDeployer=jboss.system:service=MainDeployer
| 14:27:48,953 DEBUG [LocalJBossServerDomain] Getting current deployers
| 14:27:48,953 DEBUG [LocalJBossServerDomain] Unregistering as listener of deployer: jboss.system:service=ServiceDeployer
| 14:27:48,968 DEBUG [LocalJBossServerDomain] Found 4 domain mbeans
| 14:27:48,968 DEBUG [JVM] preDeregister(), parent: jboss.management.local:j2eeType=J2EEServer,name=Local
| 14:27:48,968 DEBUG [JVM] preDeregister(), parent: null
| 14:27:48,968 DEBUG [JVM] preDeregister(), parent: jboss.management.local:j2eeType=J2EEDomain,name=jboss.management.local
| 14:27:48,968 DEBUG [LocalJBossServerDomain] UNRegistered as listener of: jboss.system:service=ServiceController
| 14:27:48,968 DEBUG [LocalJBossServerDomain] Destroyed jboss.management.local:j2eeType=J2EEDomain,name=Manager
| 14:27:48,968 DEBUG [ServiceController] removing service: jboss.management.local:j2eeType=J2EEDomain,name=Manager
| 14:27:48,968 DEBUG [ServiceCreator] Removing mbean from server: jboss.management.local:j2eeType=J2EEDomain,name=Manager
| 14:27:48,968 DEBUG [ServiceController] stopping service: jboss.system:service=ServiceDeployer
| 14:27:48,968 DEBUG [SARDeployer] Stopping jboss.system:service=ServiceDeployer
| 14:27:48,968 DEBUG [MainDeployer] Removing deployer: org.jboss.deployment.SARDeployer at 1950e0a
| 14:27:48,968 DEBUG [SARDeployer] Stopped jboss.system:service=ServiceDeployer
| 14:27:48,968 DEBUG [ServiceController] destroying service: jboss.system:service=ServiceDeployer
| 14:27:48,968 DEBUG [SARDeployer] Destroying jboss.system:service=ServiceDeployer
| 14:27:48,968 DEBUG [SARDeployer] Destroyed jboss.system:service=ServiceDeployer
| 14:27:48,968 DEBUG [ServiceController] removing service: jboss.system:service=ServiceDeployer
| 14:27:48,968 DEBUG [ServiceCreator] Removing mbean from server: jboss.system:service=ServiceDeployer
| 14:27:48,968 DEBUG [ServiceController] stopping service: jboss.system:service=MainDeployer
| 14:27:48,968 DEBUG [MainDeployer] Stopping jboss.system:service=MainDeployer
| 14:27:48,968 DEBUG [MainDeployer] Stopped jboss.system:service=MainDeployer
| 14:27:48,968 DEBUG [ServiceController] destroying service: jboss.system:service=MainDeployer
| 14:27:48,968 DEBUG [MainDeployer] Destroying jboss.system:service=MainDeployer
| 14:27:48,968 DEBUG [MainDeployer] Destroyed jboss.system:service=MainDeployer
| 14:27:48,968 DEBUG [ServiceController] removing service: jboss.system:service=MainDeployer
| 14:27:48,968 DEBUG [ServiceCreator] Removing mbean from server: jboss.system:service=MainDeployer
| 14:27:48,984 DEBUG [AbstractDeploymentContext] Removed component jboss.system:service=MainDeployer from vfsfile:/C:/Program%20Files/jboss-5.0.0.Beta4/server/default/conf/jboss-service.xml
| 14:27:48,984 DEBUG [AbstractDeploymentContext] Removed component jboss.system:service=ServiceDeployer from vfsfile:/C:/Program%20Files/jboss-5.0.0.Beta4/server/default/conf/jboss-service.xml
| 14:27:48,984 DEBUG [AbstractDeploymentContext] Removed component jboss.management.local:j2eeType=J2EEDomain,name=Manager from vfsfile:/C:/Program%20Files/jboss-5.0.0.Beta4/server/default/conf/jboss-service.xml
| 14:27:48,984 DEBUG [AbstractDeploymentContext] Removed component jboss:service=AttributePersistenceService from vfsfile:/C:/Program%20Files/jboss-5.0.0.Beta4/server/default/conf/jboss-service.xml
| 14:27:48,984 DEBUG [AbstractDeploymentContext] Removed component jboss.system:service=ThreadPool from vfsfile:/C:/Program%20Files/jboss-5.0.0.Beta4/server/default/conf/jboss-service.xml
| 14:27:48,984 DEBUG [AbstractDeploymentContext] Removed component jboss.system:service=Logging,type=Log4jService from vfsfile:/C:/Program%20Files/jboss-5.0.0.Beta4/server/default/conf/jboss-service.xml
| 14:27:48,984 DEBUG [AbstractDeploymentContext] Removed component jboss.rmi:type=RMIClassLoader from vfsfile:/C:/Program%20Files/jboss-5.0.0.Beta4/server/default/conf/jboss-service.xml
| 14:27:48,984 DEBUG [AbstractDeploymentContext] Removed component jboss:service=WebService from vfsfile:/C:/Program%20Files/jboss-5.0.0.Beta4/server/default/conf/jboss-service.xml
| 14:27:48,984 DEBUG [AbstractDeploymentContext] Removed component jboss:service=NamingBeanImpl from vfsfile:/C:/Program%20Files/jboss-5.0.0.Beta4/server/default/conf/jboss-service.xml
| 14:27:48,984 DEBUG [AbstractDeploymentContext] Removed component jboss:service=Naming from vfsfile:/C:/Program%20Files/jboss-5.0.0.Beta4/server/default/conf/jboss-service.xml
| 14:27:48,984 DEBUG [AbstractDeploymentContext] Removed component jboss:service=JNDIView from vfsfile:/C:/Program%20Files/jboss-5.0.0.Beta4/server/default/conf/jboss-service.xml
| 14:27:48,984 DEBUG [AbstractDeploymentContext] Removed component jboss.security:service=SecurityConfig from vfsfile:/C:/Program%20Files/jboss-5.0.0.Beta4/server/default/conf/jboss-service.xml
| 14:27:48,984 DEBUG [AbstractDeploymentContext] Removed component jboss.security:service=XMLLoginConfig from vfsfile:/C:/Program%20Files/jboss-5.0.0.Beta4/server/default/conf/jboss-service.xml
| 14:27:48,984 DEBUG [AbstractDeploymentContext] Removed component jboss.security:service=JaasSecurityManager from vfsfile:/C:/Program%20Files/jboss-5.0.0.Beta4/server/default/conf/jboss-service.xml
| 14:27:48,984 DEBUG [AbstractDeploymentContext] Removed component jboss.security:service=AuthorizationManager from vfsfile:/C:/Program%20Files/jboss-5.0.0.Beta4/server/default/conf/jboss-service.xml
| 14:27:48,984 DEBUG [AbstractDeploymentContext] Removed component jboss:service=TransactionManager from vfsfile:/C:/Program%20Files/jboss-5.0.0.Beta4/server/default/conf/jboss-service.xml
| 14:27:48,984 DEBUG [AbstractDeploymentContext] Removed component jboss:service=proxyFactory,target=ClientUserTransactionFactory from vfsfile:/C:/Program%20Files/jboss-5.0.0.Beta4/server/default/conf/jboss-service.xml
| 14:27:48,984 DEBUG [AbstractDeploymentContext] Removed component jboss:service=proxyFactory,target=ClientUserTransaction from vfsfile:/C:/Program%20Files/jboss-5.0.0.Beta4/server/default/conf/jboss-service.xml
| 14:27:48,984 DEBUG [AbstractDeploymentContext] Removed component jboss:service=ClientUserTransaction from vfsfile:/C:/Program%20Files/jboss-5.0.0.Beta4/server/default/conf/jboss-service.xml
| 14:27:48,984 DEBUG [AbstractDeploymentContext] Removed component jboss:service=invoker,type=unified from vfsfile:/C:/Program%20Files/jboss-5.0.0.Beta4/server/default/conf/jboss-service.xml
| 14:27:48,984 DEBUG [AbstractDeploymentContext] Removed component jboss:service=invoker,type=jrmp from vfsfile:/C:/Program%20Files/jboss-5.0.0.Beta4/server/default/conf/jboss-service.xml
| 14:27:48,984 DEBUG [AbstractDeploymentContext] Removed component jboss:service=invoker,type=local from vfsfile:/C:/Program%20Files/jboss-5.0.0.Beta4/server/default/conf/jboss-service.xml
| 14:27:48,984 DEBUG [AbstractDeploymentContext] Removed component jboss:service=invoker,type=pooled from vfsfile:/C:/Program%20Files/jboss-5.0.0.Beta4/server/default/conf/jboss-service.xml
| 14:27:48,984 DEBUG [AbstractDeploymentContext] Removed component jboss.remoting:service=NetworkRegistry from vfsfile:/C:/Program%20Files/jboss-5.0.0.Beta4/server/default/conf/jboss-service.xml
| 14:27:48,984 DEBUG [AbstractDeploymentContext] Removed component jboss.remoting:service=Connector,transport=socket from vfsfile:/C:/Program%20Files/jboss-5.0.0.Beta4/server/default/conf/jboss-service.xml
| 14:27:48,984 DEBUG [AbstractDeploymentContext] Removed component jboss.jdbc:service=metadata from vfsfile:/C:/Program%20Files/jboss-5.0.0.Beta4/server/default/conf/jboss-service.xml
| 14:27:48,984 ERROR [AbstractKernelController] Error installing to Real: name=vfsfile:/C:/Program%20Files/jboss-5.0.0.Beta4/server/default/conf/jboss-service.xml state=PostClassLoader mode=Manual requiredState=Real
| org.jboss.deployment.DeploymentException: Unable to createMBean for jboss:service=AttributePersistenceService
| at org.jboss.deployment.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:52)
| at org.jboss.system.ServiceCreator.install(ServiceCreator.java:141)
| at org.jboss.system.microcontainer.InstantiateAction.installAction(InstantiateAction.java:45)
| at org.jboss.system.microcontainer.InstantiateAction.installAction(InstantiateAction.java:37)
| at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62)
| at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71)
| at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51)
| at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:327)
| at org.jboss.system.microcontainer.ServiceControllerContext.install(ServiceControllerContext.java:255)
| at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1309)
| at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:734)
| at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:862)
| at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:784)
| at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:622)
| at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:411)
| at org.jboss.system.ServiceController.doChange(ServiceController.java:659)
| at org.jboss.system.ServiceController.install(ServiceController.java:272)
| at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:99)
| at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:46)
| at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:65)
| at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:50)
| at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:169)
| at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:853)
| at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:874)
| at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:794)
| at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:327)
| at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1309)
| at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:734)
| at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:862)
| at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:784)
| at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:622)
| at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:411)
| at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:498)
| at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:506)
| at org.jboss.system.server.profileservice.ProfileServiceBootstrap.loadProfile(ProfileServiceBootstrap.java:216)
| at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:131)
| at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:408)
| at org.jboss.Main.boot(Main.java:208)
| at org.jboss.Main$1.run(Main.java:534)
| at java.lang.Thread.run(Thread.java:619)
| Caused by: org.jboss.mx.util.JBossNotCompliantMBeanException: Error parsing the XML file, from XMLMetaData:
| at org.jboss.mx.metadata.XMLMetaData.build(XMLMetaData.java:292)
| at org.jboss.mx.modelmbean.XMBean.<init>(XMBean.java:253)
| at org.jboss.mx.modelmbean.XMBean.<init>(XMBean.java:282)
| at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
| at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
| at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
| at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
| at org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:1242)
| at org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:286)
| at org.jboss.mx.server.MBeanServerImpl.createMBean(MBeanServerImpl.java:344)
| at org.jboss.system.ServiceCreator.installExternalXMBean(ServiceCreator.java:286)
| at org.jboss.system.ServiceCreator.install(ServiceCreator.java:122)
| ... 38 more
| Caused by: org.dom4j.DocumentException: Child not found Program%20Files/jboss-5.0.0.Beta4/server/default/conf/xmdesc/AttributePersistenceService-xmbean.xml for FileHandler at 33066941[path= context=file:/C:/ real=file:/C:/] Nested exception: Child not found Program%20Files/jboss-5.0.0.Beta4/server/default/conf/xmdesc/AttributePersistenceService-xmbean.xml for FileHandler at 33066941[path= context=file:/C:/ real=file:/C:/]
| at org.dom4j.io.SAXReader.read(SAXReader.java:484)
| at org.dom4j.io.SAXReader.read(SAXReader.java:291)
| at org.jboss.mx.metadata.XMLMetaData.build(XMLMetaData.java:255)
| ... 49 more
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155367#4155367
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155367
More information about the jboss-user
mailing list