JDBC RA , org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute 'resource-adaptor-id' is not allowed to appear in element 'ra-entity'.

216 views
Skip to first unread message

Laurent Schweizer

unread,
Jun 9, 2011, 5:31:10 AM6/9/11
to mobicent...@googlegroups.com

Hello,

 

I just see that when I deploy the JDBC RA I have some error with the deploy-config.xml .

 

Regards

 

Laurent

 

11:20:29,183 INFO  [SleeManagementMBean]  >< >< >< >< >< >< >< Mobicents JAIN SLEE 2.4.0.FINAL "SAKURA" starting >< >< >< >< >< >< ><

11:20:29,198 INFO  [SleeManagementMBean]  >< >< >< >< >< >< >< Mobicents JAIN SLEE 2.4.0.FINAL "SAKURA" started >< >< >< >< >< >< ><

11:20:29,418 INFO  [Http11Protocol] D�marrage de Coyote HTTP/1.1 sur http-127.0.0.1-8080

11:20:29,449 INFO  [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009

11:20:29,449 INFO  [ServerImpl] JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221634)] Started in 41s:990ms

11:24:18,398 ERROR [DeployableUnit] Error parsing deploy-config.xml

org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute 'resource-adaptor-id' is not allowed to appear in element 'ra-entity'.

      at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)

      at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(Unknown Source)

      at com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorHandlerImpl.startElement(Unknown Source)

      at org.apache.xerces.jaxp.JAXPValidatorComponent$XNI2SAX.startElement(Unknown Source)

      at org.apache.xerces.jaxp.JAXPValidatorComponent.startElement(Unknown Source)

      at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source)

      at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)

      at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)

      at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)

      at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)

      at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)

      at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)

      at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)

      at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)

      at org.mobicents.slee.container.deployment.jboss.DeployableUnit.parseDeployConfig(DeployableUnit.java:458)

      at org.mobicents.slee.container.deployment.jboss.DeployableUnit.<init>(DeployableUnit.java:124)

      at org.mobicents.slee.container.deployment.jboss.SLEESubDeployer.init(SLEESubDeployer.java:188)

      at org.mobicents.slee.container.deployment.jboss.SleeContainerDeployerImpl.init(SleeContainerDeployerImpl.java:246)

      at org.mobicents.slee.container.deployment.jboss.SLEEDeployer.callSubDeployer(SLEEDeployer.java:110)

      at org.mobicents.slee.container.deployment.jboss.SLEEDeployer.deploy(SLEEDeployer.java:98)

      at org.mobicents.slee.container.deployment.jboss.SLEEDeployer.deploy(SLEEDeployer.java:46)

      at org.jboss.deployers.vfs.spi.deployer.AbstractSimpleVFSRealDeployer.deploy(AbstractSimpleVFSRealDeployer.java:56)

      at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62)

      at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:50)

      at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171)

      at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439)

      at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1157)

      at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1098)

      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.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:781)

      at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:702)

      at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117)

      at org.jboss.system.server.profileservice.hotdeploy.HDScanner.scan(HDScanner.java:362)

      at org.jboss.system.server.profileservice.hotdeploy.HDScanner.run(HDScanner.java:255)

      at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)

      at java.util.concurrent.FutureTask$Sync.innerRunAndReset(Unknown Source)

      at java.util.concurrent.FutureTask.runAndReset(Unknown Source)

      at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(Unknown Source)

      at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(Unknown Source)

      at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)

      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)

      at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

      at java.lang.Thread.run(Unknown Source)

11:24:18,398 ERROR [DeployableUnit] Error parsing deploy-config.xml

org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute 'entity-name' is not allowed to appear in element 'ra-entity'.

      at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)

      at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(Unknown Source)

      at com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorHandlerImpl.startElement(Unknown Source)

      at org.apache.xerces.jaxp.JAXPValidatorComponent$XNI2SAX.startElement(Unknown Source)

      at org.apache.xerces.jaxp.JAXPValidatorComponent.startElement(Unknown Source)

      at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source)

      at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)

      at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)

      at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)

      at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)

      at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)

      at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)

      at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)

      at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)

      at org.mobicents.slee.container.deployment.jboss.DeployableUnit.parseDeployConfig(DeployableUnit.java:458)

      at org.mobicents.slee.container.deployment.jboss.DeployableUnit.<init>(DeployableUnit.java:124)

      at org.mobicents.slee.container.deployment.jboss.SLEESubDeployer.init(SLEESubDeployer.java:188)

      at org.mobicents.slee.container.deployment.jboss.SleeContainerDeployerImpl.init(SleeContainerDeployerImpl.java:246)

      at org.mobicents.slee.container.deployment.jboss.SLEEDeployer.callSubDeployer(SLEEDeployer.java:110)

      at org.mobicents.slee.container.deployment.jboss.SLEEDeployer.deploy(SLEEDeployer.java:98)

      at org.mobicents.slee.container.deployment.jboss.SLEEDeployer.deploy(SLEEDeployer.java:46)

      at org.jboss.deployers.vfs.spi.deployer.AbstractSimpleVFSRealDeployer.deploy(AbstractSimpleVFSRealDeployer.java:56)

      at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62)

      at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:50)

      at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171)

      at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439)

      at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1157)

      at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1098)

      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.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:781)

      at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:702)

      at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117)

      at org.jboss.system.server.profileservice.hotdeploy.HDScanner.scan(HDScanner.java:362)

      at org.jboss.system.server.profileservice.hotdeploy.HDScanner.run(HDScanner.java:255)

      at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)

      at java.util.concurrent.FutureTask$Sync.innerRunAndReset(Unknown Source)

      at java.util.concurrent.FutureTask.runAndReset(Unknown Source)

      at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(Unknown Source)

      at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(Unknown Source)

      at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)

      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)

      at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

      at java.lang.Thread.run(Unknown Source)

11:24:18,414 ERROR [DeployableUnit] Error parsing deploy-config.xml

org.xml.sax.SAXParseException: cvc-complex-type.4: Attribute 'resource-adaptor-id' must appear on element 'ra-entity'.

      at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)

      at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.addDefaultAttributes(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(Unknown Source)

      at com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorHandlerImpl.startElement(Unknown Source)

      at org.apache.xerces.jaxp.JAXPValidatorComponent$XNI2SAX.startElement(Unknown Source)

      at org.apache.xerces.jaxp.JAXPValidatorComponent.startElement(Unknown Source)

      at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source)

      at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)

      at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)

      at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)

      at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)

      at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)

      at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)

      at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)

      at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)

      at org.mobicents.slee.container.deployment.jboss.DeployableUnit.parseDeployConfig(DeployableUnit.java:458)

      at org.mobicents.slee.container.deployment.jboss.DeployableUnit.<init>(DeployableUnit.java:124)

      at org.mobicents.slee.container.deployment.jboss.SLEESubDeployer.init(SLEESubDeployer.java:188)

      at org.mobicents.slee.container.deployment.jboss.SleeContainerDeployerImpl.init(SleeContainerDeployerImpl.java:246)

      at org.mobicents.slee.container.deployment.jboss.SLEEDeployer.callSubDeployer(SLEEDeployer.java:110)

      at org.mobicents.slee.container.deployment.jboss.SLEEDeployer.deploy(SLEEDeployer.java:98)

      at org.mobicents.slee.container.deployment.jboss.SLEEDeployer.deploy(SLEEDeployer.java:46)

      at org.jboss.deployers.vfs.spi.deployer.AbstractSimpleVFSRealDeployer.deploy(AbstractSimpleVFSRealDeployer.java:56)

      at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62)

      at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:50)

      at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171)

      at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439)

      at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1157)

      at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1098)

      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.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:781)

      at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:702)

      at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117)

      at org.jboss.system.server.profileservice.hotdeploy.HDScanner.scan(HDScanner.java:362)

      at org.jboss.system.server.profileservice.hotdeploy.HDScanner.run(HDScanner.java:255)

      at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)

      at java.util.concurrent.FutureTask$Sync.innerRunAndReset(Unknown Source)

      at java.util.concurrent.FutureTask.runAndReset(Unknown Source)

      at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(Unknown Source)

      at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(Unknown Source)

      at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)

      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)

      at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

      at java.lang.Thread.run(Unknown Source)

11:24:18,414 ERROR [DeployableUnit] Error parsing deploy-config.xml

org.xml.sax.SAXParseException: cvc-complex-type.4: Attribute 'entity-name' must appear on element 'ra-entity'.

      at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)

      at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.addDefaultAttributes(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(Unknown Source)

      at com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorHandlerImpl.startElement(Unknown Source)

      at org.apache.xerces.jaxp.JAXPValidatorComponent$XNI2SAX.startElement(Unknown Source)

      at org.apache.xerces.jaxp.JAXPValidatorComponent.startElement(Unknown Source)

      at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source)

      at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)

      at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)

      at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)

      at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)

      at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)

      at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)

      at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)

      at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)

      at org.mobicents.slee.container.deployment.jboss.DeployableUnit.parseDeployConfig(DeployableUnit.java:458)

      at org.mobicents.slee.container.deployment.jboss.DeployableUnit.<init>(DeployableUnit.java:124)

      at org.mobicents.slee.container.deployment.jboss.SLEESubDeployer.init(SLEESubDeployer.java:188)

      at org.mobicents.slee.container.deployment.jboss.SleeContainerDeployerImpl.init(SleeContainerDeployerImpl.java:246)

      at org.mobicents.slee.container.deployment.jboss.SLEEDeployer.callSubDeployer(SLEEDeployer.java:110)

      at org.mobicents.slee.container.deployment.jboss.SLEEDeployer.deploy(SLEEDeployer.java:98)

      at org.mobicents.slee.container.deployment.jboss.SLEEDeployer.deploy(SLEEDeployer.java:46)

      at org.jboss.deployers.vfs.spi.deployer.AbstractSimpleVFSRealDeployer.deploy(AbstractSimpleVFSRealDeployer.java:56)

      at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62)

      at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:50)

      at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171)

      at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439)

      at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1157)

      at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1098)

      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.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:781)

      at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:702)

      at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117)

      at org.jboss.system.server.profileservice.hotdeploy.HDScanner.scan(HDScanner.java:362)

      at org.jboss.system.server.profileservice.hotdeploy.HDScanner.run(HDScanner.java:255)

      at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)

      at java.util.concurrent.FutureTask$Sync.innerRunAndReset(Unknown Source)

      at java.util.concurrent.FutureTask.runAndReset(Unknown Source)

      at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(Unknown Source)

      at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(Unknown Source)

      at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)

      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)

      at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

      at java.lang.Thread.run(Unknown Source)

11:24:18,414 ERROR [DeployableUnit] Error parsing deploy-config.xml

org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute 'name' is not allowed to appear in element 'ra-link'.

      at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)

      at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(Unknown Source)

      at com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorHandlerImpl.startElement(Unknown Source)

      at org.apache.xerces.jaxp.JAXPValidatorComponent$XNI2SAX.startElement(Unknown Source)

      at org.apache.xerces.jaxp.JAXPValidatorComponent.startElement(Unknown Source)

      at org.apache.xerces.jaxp.JAXPValidatorComponent.emptyElement(Unknown Source)

      at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source)

      at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)

      at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)

      at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)

      at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)

      at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)

      at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)

      at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)

      at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)

      at org.mobicents.slee.container.deployment.jboss.DeployableUnit.parseDeployConfig(DeployableUnit.java:458)

      at org.mobicents.slee.container.deployment.jboss.DeployableUnit.<init>(DeployableUnit.java:124)

      at org.mobicents.slee.container.deployment.jboss.SLEESubDeployer.init(SLEESubDeployer.java:188)

      at org.mobicents.slee.container.deployment.jboss.SleeContainerDeployerImpl.init(SleeContainerDeployerImpl.java:246)

      at org.mobicents.slee.container.deployment.jboss.SLEEDeployer.callSubDeployer(SLEEDeployer.java:110)

      at org.mobicents.slee.container.deployment.jboss.SLEEDeployer.deploy(SLEEDeployer.java:98)

      at org.mobicents.slee.container.deployment.jboss.SLEEDeployer.deploy(SLEEDeployer.java:46)

      at org.jboss.deployers.vfs.spi.deployer.AbstractSimpleVFSRealDeployer.deploy(AbstractSimpleVFSRealDeployer.java:56)

      at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62)

      at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:50)

      at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171)

      at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439)

      at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1157)

      at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1098)

      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.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:781)

      at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:702)

      at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117)

      at org.jboss.system.server.profileservice.hotdeploy.HDScanner.scan(HDScanner.java:362)

      at org.jboss.system.server.profileservice.hotdeploy.HDScanner.run(HDScanner.java:255)

      at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)

      at java.util.concurrent.FutureTask$Sync.innerRunAndReset(Unknown Source)

      at java.util.concurrent.FutureTask.runAndReset(Unknown Source)

      at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(Unknown Source)

      at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(Unknown Source)

      at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)

      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)

      at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

      at java.lang.Thread.run(Unknown Source)

11:24:18,414 ERROR [DeployableUnit] Error parsing deploy-config.xml

org.xml.sax.SAXParseException: cvc-complex-type.4: Attribute 'name' must appear on element 'ra-link'.

      at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)

      at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.addDefaultAttributes(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(Unknown Source)

      at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(Unknown Source)

      at com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorHandlerImpl.startElement(Unknown Source)

      at org.apache.xerces.jaxp.JAXPValidatorComponent$XNI2SAX.startElement(Unknown Source)

      at org.apache.xerces.jaxp.JAXPValidatorComponent.startElement(Unknown Source)

      at org.apache.xerces.jaxp.JAXPValidatorComponent.emptyElement(Unknown Source)

      at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source)

      at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)

      at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)

      at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)

      at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)

      at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)

      at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)

      at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)

      at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)

      at org.mobicents.slee.container.deployment.jboss.DeployableUnit.parseDeployConfig(DeployableUnit.java:458)

      at org.mobicents.slee.container.deployment.jboss.DeployableUnit.<init>(DeployableUnit.java:124)

      at org.mobicents.slee.container.deployment.jboss.SLEESubDeployer.init(SLEESubDeployer.java:188)

      at org.mobicents.slee.container.deployment.jboss.SleeContainerDeployerImpl.init(SleeContainerDeployerImpl.java:246)

      at org.mobicents.slee.container.deployment.jboss.SLEEDeployer.callSubDeployer(SLEEDeployer.java:110)

      at org.mobicents.slee.container.deployment.jboss.SLEEDeployer.deploy(SLEEDeployer.java:98)

      at org.mobicents.slee.container.deployment.jboss.SLEEDeployer.deploy(SLEEDeployer.java:46)

      at org.jboss.deployers.vfs.spi.deployer.AbstractSimpleVFSRealDeployer.deploy(AbstractSimpleVFSRealDeployer.java:56)

      at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62)

      at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:50)

      at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171)

      at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439)

      at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1157)

      at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1098)

      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.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:781)

      at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:702)

      at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117)

      at org.jboss.system.server.profileservice.hotdeploy.HDScanner.scan(HDScanner.java:362)

      at org.jboss.system.server.profileservice.hotdeploy.HDScanner.run(HDScanner.java:255)

      at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)

      at java.util.concurrent.FutureTask$Sync.innerRunAndReset(Unknown Source)

      at java.util.concurrent.FutureTask.runAndReset(Unknown Source)

      at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(Unknown Source)

      at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(Unknown Source)

      at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)

      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)

      at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

      at java.lang.Thread.run(Unknown Source)

11:24:18,524 INFO  [DeploymentMBeanImpl] Installing DeployableUnitID[url=file:/C:/Users/laurent/Documents/work/mobicents/slee/binary/2.4.0.FINAL/jboss-5.1.0.GA/server/default/deploy/mobicents-slee-ra-jdbc-DU-1.0.0.BETA1.jar/]

11:24:18,618 INFO  [DeploymentMBeanImpl] Installed EventTypeID[name=PreparedStatementResultSetEvent,vendor=org.mobicents,version=1.0]

11:24:18,618 INFO  [DeploymentMBeanImpl] Installed EventTypeID[name=StatementSQLExceptionEvent,vendor=org.mobicents,version=1.0]

11:24:18,618 INFO  [DeploymentMBeanImpl] Installed EventTypeID[name=StatementUpdateCountEvent,vendor=org.mobicents,version=1.0]

11:24:18,618 INFO  [DeploymentMBeanImpl] Installed EventTypeID[name=PreparedStatementUnknownResultEvent,vendor=org.mobicents,version=1.0]

11:24:18,618 INFO  [DeploymentMBeanImpl] Installed EventTypeID[name=PreparedStatementUpdateCountEvent,vendor=org.mobicents,version=1.0]

11:24:18,618 INFO  [DeploymentMBeanImpl] Installed EventTypeID[name=StatementResultSetEvent,vendor=org.mobicents,version=1.0]

11:24:18,618 INFO  [DeploymentMBeanImpl] Installed EventTypeID[name=StatementUnknownResultEvent,vendor=org.mobicents,version=1.0]

11:24:18,618 INFO  [DeploymentMBeanImpl] Installed EventTypeID[name=PreparedStatementSQLExceptionEvent,vendor=org.mobicents,version=1.0]

11:24:18,618 INFO  [DeploymentMBeanImpl] Installed ResourceAdaptorTypeID[name=JDBCResourceAdaptorType,vendor=org.mobicents,version=1.0]

11:24:18,633 INFO  [DeploymentMBeanImpl] Installed ResourceAdaptorID[name=JdbcResourceAdaptor,vendor=org.mobicents,version=1.0]

11:24:18,633 INFO  [DeploymentMBeanImpl] Installed DeployableUnitID[url=file:/C:/Users/laurent/Documents/work/mobicents/slee/binary/2.4.0.FINAL/jboss-5.1.0.GA/server/default/deploy/mobicents-slee-ra-jdbc-DU-1.0.0.BETA1.jar/]

11:24:18,945 INFO  [ResourceManagement] Created Resource Adaptor Entity JDBCRA for ResourceAdaptorID[name=JdbcResourceAdaptor,vendor=org.mobicents,version=1.0] Config Properties: [(DATASOURCE_JNDI_NAME:java.lang.String=java:DefaultDS),(EXECUTOR_SERVICE_THREADS:java.lang.Integer=4)]

11:24:19,211 INFO  [ResourceManagement] Activated RA Entity JDBCRA

11:24:19,476 INFO  [ResourceManagement] Bound link between RA Entity JDBCRA and Name JDBCRA

 

Eduardo Martins

unread,
Jun 9, 2011, 11:22:26 AM6/9/11
to mobicent...@googlegroups.com
This is using the 2.4.0.FINAL binary release?

-- Eduardo
..............................................
http://emmartins.blogspot.com
http://redhat.com/solutions/telco

Laurent Schweizer

unread,
Jun 9, 2011, 11:44:01 AM6/9/11
to mobicent...@googlegroups.com
yes

Laurent

-----Message d'origine-----
De : Eduardo Martins [mailto:emma...@gmail.com]
Envoyé : jeudi 9 juin 2011 17:22
À : mobicent...@googlegroups.com
Objet : Re: [mobicents-public] JDBC RA , org.xml.sax.SAXParseException:

> Source)
>
>       at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown
> Source)
>
>       at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown
Source)
>
>       at java.lang.Thread.run(Unknown Source)
>
> 11:24:18,414 ERROR [DeployableUnit] Error parsing deploy-config.xml
>
> org.xml.sax.SAXParseException: cvc-complex-type.4: Attribute
> 'resource-adaptor-id' must appear on element 'ra-entity'.
>
>       at
>
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseEx
ception(Unknown

> Source)
>
>       at
> com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(Unknown
> Source)
>
>       at
>
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown
> Source)
>
>       at
>
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown
> Source)
>
>       at
>
com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReport
er.reportError(Unknown
> Source)
>
>       at
>
com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaEr
ror(Unknown
> Source)
>
>       at
>

com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.addDefaultAttr
ibutes(Unknown
> Source)
>
>       at
>
com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartEle
ment(Unknown
> Source)
>
>       at
>
com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(U
nknown
> Source)
>
>       at
>
com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorHandlerImpl.star

> Source)
>
>       at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown
> Source)
>
>       at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown
Source)
>
>       at java.lang.Thread.run(Unknown Source)
>
> 11:24:18,414 ERROR [DeployableUnit] Error parsing deploy-config.xml
>
> org.xml.sax.SAXParseException: cvc-complex-type.4: Attribute 'entity-name'
> must appear on element 'ra-entity'.
>
>       at
>
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseEx
ception(Unknown

> Source)
>
>       at
> com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(Unknown
> Source)
>
>       at
>
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown
> Source)
>
>       at
>
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown
> Source)
>
>       at
>
com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReport
er.reportError(Unknown
> Source)
>
>       at
>
com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaEr
ror(Unknown
> Source)
>
>       at
>

com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.addDefaultAttr
ibutes(Unknown
> Source)
>
>       at
>
com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartEle
ment(Unknown
> Source)
>
>       at
>
com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(U
nknown
> Source)
>
>       at
>
com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorHandlerImpl.star

> Source)
>
>       at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown
> Source)
>
>       at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown
Source)
>
>       at java.lang.Thread.run(Unknown Source)
>
> 11:24:18,414 ERROR [DeployableUnit] Error parsing deploy-config.xml
>
> org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute 'name' is
> not allowed to appear in element 'ra-link'.
>
>       at
>
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseEx
ception(Unknown

Laurent Schweizer

unread,
Jun 10, 2011, 7:57:17 AM6/10/11
to mobicent...@googlegroups.com
I see that I have this error when I start jboss within eclipse on windows.

when I run it on linux command line all is ok (exactly the same code, same
jboss directory zipped and transferred on the linux server )


Regards

Laurent


-----Message d'origine-----
De : Laurent Schweizer [mailto:laurent....@peoplefone.com]
Envoyé : jeudi 9 juin 2011 17:44
À : mobicent...@googlegroups.com
Objet : RE: [mobicents-public] JDBC RA , org.xml.sax.SAXParseException:

Eduardo Martins

unread,
Jun 13, 2011, 8:33:48 AM6/13/11
to mobicent...@googlegroups.com
Sincerely... no clue, we have tested this before and after release,
and never saw such error, did you hack something in the JBoss AS
5.1.0.GA app server that messed with XML libs? I see the unusual entry
in the log "11:20:29,418 INFO  [Http11Protocol] D�marrage de Coyote
HTTP/1.1 sur http-127.0.0.1-8080" but not sure it is related. This
only happens for JDBC RA? Try unpacking again the mobicents binary...

-- Eduardo
..............................................
http://emmartins.blogspot.com
http://redhat.com/solutions/telco

On Fri, Jun 10, 2011 at 12:57 PM, Laurent Schweizer
<laurent....@peoplefone.com> wrote:
> I see that I have this error when I start jboss within eclipse on windows.
>
> when I run it on linux command line all is ok (exactly the same code, same
> jboss directory zipped and transferred on the linux server )
>
>
> Regards
>
> Laurent
>
>
> -----Message d'origine-----
> De : Laurent Schweizer [mailto:laurent....@peoplefone.com]
> Envoyé : jeudi 9 juin 2011 17:44
> À : mobicent...@googlegroups.com

> Objet : RE: [mobicents-public] JDBC RA , org.xml.sax.SAXParseException:


> cvc-complex-type.3.2.2: Attribute 'resource-adaptor-id' is not allowed to
> appear in element 'ra-entity'.
>

> yes
>
> Laurent
>
> -----Message d'origine-----
> De : Eduardo Martins [mailto:emma...@gmail.com]
> Envoyé : jeudi 9 juin 2011 17:22
> À : mobicent...@googlegroups.com

> Objet : Re: [mobicents-public] JDBC RA , org.xml.sax.SAXParseException:

> com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReport
> er.reportError(Unknown
>> Source)
>>
>>       at
>>
> com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaEr
> ror(Unknown
>> Source)
>>
>>       at
>>
> com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttribu
> tes(Unknown
>> Source)
>>
>>       at
>>
> com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartEle
> ment(Unknown
>> Source)
>>
>>       at
>>
> com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(U
> nknown
>> Source)
>>
>>       at
>>
> com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorHandlerImpl.star
> tElement(Unknown

>> Source)
>>
>>       at
>> org.apache.xerces.jaxp.JAXPValidatorComponent$XNI2SAX.startElement(Unknown
>> Source)
>>
>>       at
> org.apache.xerces.jaxp.JAXPValidatorComponent.startElement(Unknown
>> Source)
>>
>>       at
>>

> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unkno
> wn
>> Source)
>>
>>       at
>>
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatc
> her.dispatch(Unknown

>> Source)
>>
>>       at
>> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
>> Source)
>>
>>       at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
> Source)
>>
>>       at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
> Source)
>>
>>       at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
>>
>>       at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
>>
>>       at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
>>
>>       at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
>>
>>       at
>>

> a:255)
>>
>>       at java.util.concurrent.Executors$RunnableAdapter.call(Unknown
> Source)
>>
>>       at java.util.concurrent.FutureTask$Sync.innerRunAndReset(Unknown
>> Source)
>>
>>       at java.util.concurrent.FutureTask.runAndReset(Unknown Source)
>>
>>       at
>>

> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$
> 101(Unknown
>> Source)
>>
>>       at
>>
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeri
> odic(Unknown
>> Source)
>>
>>       at
>>
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unk
> nown

>> Source)
>>
>>       at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown
>> Source)
>>
>>       at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown
> Source)
>>
>>       at java.lang.Thread.run(Unknown Source)
>>
>> 11:24:18,398 ERROR [DeployableUnit] Error parsing deploy-config.xml
>>
>> org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute
>> 'entity-name' is not allowed to appear in element 'ra-entity'.
>>
>>       at
>>
> com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseEx
> ception(Unknown

>> Source)
>>
>>       at
>> com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(Unknown
>> Source)
>>
>>       at
>>
> com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown
>> Source)
>>
>>       at
>>
> com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown
>> Source)
>>
>>       at
>>

> com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReport
> er.reportError(Unknown
>> Source)
>>
>>       at
>>
> com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaEr
> ror(Unknown
>> Source)
>>
>>       at
>>
> com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttribu
> tes(Unknown
>> Source)
>>
>>       at
>>
> com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartEle
> ment(Unknown
>> Source)
>>
>>       at
>>
> com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(U
> nknown
>> Source)
>>
>>       at
>>
> com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorHandlerImpl.star
> tElement(Unknown

>> Source)
>>
>>       at
>> org.apache.xerces.jaxp.JAXPValidatorComponent$XNI2SAX.startElement(Unknown
>> Source)
>>
>>       at
> org.apache.xerces.jaxp.JAXPValidatorComponent.startElement(Unknown
>> Source)
>>
>>       at
>>

> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unkno
> wn
>> Source)
>>
>>       at
>>
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatc
> her.dispatch(Unknown

>> Source)
>>
>>       at
>> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
>> Source)
>>
>>       at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
> Source)
>>
>>       at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
> Source)
>>
>>       at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
>>
>>       at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
>>
>>       at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
>>
>>       at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
>>
>>       at
>>

> a:255)
>>
>>       at java.util.concurrent.Executors$RunnableAdapter.call(Unknown
> Source)
>>
>>       at java.util.concurrent.FutureTask$Sync.innerRunAndReset(Unknown
>> Source)
>>
>>       at java.util.concurrent.FutureTask.runAndReset(Unknown Source)
>>
>>       at
>>

> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$
> 101(Unknown
>> Source)
>>
>>       at
>>
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeri
> odic(Unknown
>> Source)
>>
>>       at
>>
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unk
> nown

>> Source)
>>
>>       at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown
>> Source)
>>
>>       at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown
> Source)
>>
>>       at java.lang.Thread.run(Unknown Source)
>>
>> 11:24:18,414 ERROR [DeployableUnit] Error parsing deploy-config.xml
>>
>> org.xml.sax.SAXParseException: cvc-complex-type.4: Attribute
>> 'resource-adaptor-id' must appear on element 'ra-entity'.
>>
>>       at
>>
> com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseEx
> ception(Unknown

>> Source)
>>
>>       at
>> com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(Unknown
>> Source)
>>
>>       at
>>
> com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown
>> Source)
>>
>>       at
>>
> com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown
>> Source)
>>
>>       at
>>

> com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReport
> er.reportError(Unknown
>> Source)
>>
>>       at
>>
> com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaEr
> ror(Unknown
>> Source)
>>
>>       at
>>
> com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.addDefaultAttr
> ibutes(Unknown
>> Source)
>>
>>       at
>>
> com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartEle
> ment(Unknown
>> Source)
>>
>>       at
>>
> com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(U
> nknown
>> Source)
>>
>>       at
>>
> com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorHandlerImpl.star
> tElement(Unknown

>> Source)
>>
>>       at
>> org.apache.xerces.jaxp.JAXPValidatorComponent$XNI2SAX.startElement(Unknown
>> Source)
>>
>>       at
> org.apache.xerces.jaxp.JAXPValidatorComponent.startElement(Unknown
>> Source)
>>
>>       at
>>

> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unkno
> wn
>> Source)
>>
>>       at
>>
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatc
> her.dispatch(Unknown

>> Source)
>>
>>       at
>> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
>> Source)
>>
>>       at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
> Source)
>>
>>       at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
> Source)
>>
>>       at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
>>
>>       at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
>>
>>       at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
>>
>>       at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
>>
>>       at
>>

> a:255)
>>
>>       at java.util.concurrent.Executors$RunnableAdapter.call(Unknown
> Source)
>>
>>       at java.util.concurrent.FutureTask$Sync.innerRunAndReset(Unknown
>> Source)
>>
>>       at java.util.concurrent.FutureTask.runAndReset(Unknown Source)
>>
>>       at
>>

> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$
> 101(Unknown
>> Source)
>>
>>       at
>>
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeri
> odic(Unknown
>> Source)
>>
>>       at
>>
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unk
> nown

>> Source)
>>
>>       at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown
>> Source)
>>
>>       at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown
> Source)
>>
>>       at java.lang.Thread.run(Unknown Source)
>>
>> 11:24:18,414 ERROR [DeployableUnit] Error parsing deploy-config.xml
>>
>> org.xml.sax.SAXParseException: cvc-complex-type.4: Attribute 'entity-name'
>> must appear on element 'ra-entity'.
>>
>>       at
>>
> com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseEx
> ception(Unknown

>> Source)
>>
>>       at
>> com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(Unknown
>> Source)
>>
>>       at
>>
> com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown
>> Source)
>>
>>       at
>>
> com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown
>> Source)
>>
>>       at
>>

> com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReport
> er.reportError(Unknown
>> Source)
>>
>>       at
>>
> com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaEr
> ror(Unknown
>> Source)
>>
>>       at
>>
> com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.addDefaultAttr
> ibutes(Unknown
>> Source)
>>
>>       at
>>
> com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartEle
> ment(Unknown
>> Source)
>>
>>       at
>>
> com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(U
> nknown
>> Source)
>>
>>       at
>>
> com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorHandlerImpl.star
> tElement(Unknown

>> Source)
>>
>>       at
>> org.apache.xerces.jaxp.JAXPValidatorComponent$XNI2SAX.startElement(Unknown
>> Source)
>>
>>       at
> org.apache.xerces.jaxp.JAXPValidatorComponent.startElement(Unknown
>> Source)
>>
>>       at
>>

> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unkno
> wn
>> Source)
>>
>>       at
>>
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatc
> her.dispatch(Unknown

>> Source)
>>
>>       at
>> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
>> Source)
>>
>>       at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
> Source)
>>
>>       at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
> Source)
>>
>>       at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
>>
>>       at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
>>
>>       at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
>>
>>       at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
>>
>>       at
>>

> a:255)
>>
>>       at java.util.concurrent.Executors$RunnableAdapter.call(Unknown
> Source)
>>
>>       at java.util.concurrent.FutureTask$Sync.innerRunAndReset(Unknown
>> Source)
>>
>>       at java.util.concurrent.FutureTask.runAndReset(Unknown Source)
>>
>>       at
>>

> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$
> 101(Unknown
>> Source)
>>
>>       at
>>
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeri
> odic(Unknown
>> Source)
>>
>>       at
>>
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unk
> nown

>> Source)
>>
>>       at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown
>> Source)
>>
>>       at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown
> Source)
>>
>>       at java.lang.Thread.run(Unknown Source)
>>
>> 11:24:18,414 ERROR [DeployableUnit] Error parsing deploy-config.xml
>>
>> org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute 'name' is
>> not allowed to appear in element 'ra-link'.
>>
>>       at
>>
> com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseEx
> ception(Unknown

Alexandre Mendonça

unread,
Jun 13, 2011, 11:35:31 AM6/13/11
to mobicent...@googlegroups.com
Maybe a badly uncompressed zip? Make sure not to use windows built-in zip tool. Try 7-Zip or similar instead.

--
Alexandre Mendonça // JBoss R&D
http://ammendonca.blogspot.com/

Alexandre Mendonça

unread,
Jun 20, 2011, 10:56:25 AM6/20/11
to mobicent...@googlegroups.com
Any luck?

--
Alexandre Mendonça // JBoss R&D
http://ammendonca.blogspot.com/



2011/6/13 Alexandre Mendonça <brai...@gmail.com>

Laurent Schweizer

unread,
Jun 21, 2011, 3:19:40 PM6/21/11
to mobicent...@googlegroups.com

no, I see that I have this problem on windows with the jdbcRA and MGCP RA, with SIP RA no problem.

 

it's for sure not a compression problem  has I move the full jboss repository from windows to linux and all was ok.

 

actually I'm executing on linux so no more really a problem.

 

Regards

 

Laurent

 

De : Alexandre Mendonça [mailto:brai...@gmail.com]
Envoyé : lundi 20 juin 2011 16:56
À : mobicents-public@googlegroups.
com

> org.jboss.system.server.profileservice.hotdeploy.HDScanner.scan(HDScanner..ja

Reply all
Reply to author
Forward
0 new messages