0 Replies Latest reply on Jan 17, 2015 4:21 PM by kumrakes9

    org.apache.servicemix.bundles.spring-beans - 3.2.8.RELEASE_1 | Ignored XML validation warning

    kumrakes9

      Jboss fuse 6.1 is not able to parse bean definition file. I don't understand spring-beans-2.5.xsd already exist in the spring-beans.jar file then why my class file is trying to download it.

      Please help if anybody has faced the same issue and go the solution.

      Following is the error log:-

       

      2015-01-17 15:33:15,141 | INFO  | edhat-379/deploy | ClassPathXmlApplicationContext   | ?                                   ? | 121 - org.apache.servicemix.bundles.spring-context - 3.2.8.RELEASE_1 | Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@61ad40af: startup date [Sat Jan 17 15:33:15 EST 2015]; root of context hierarchy

      2015-01-17 15:33:15,145 | INFO  | edhat-379/deploy | XmlBeanDefinitionReader          | ?                                   ? | 124 - org.apache.servicemix.bundles.spring-beans - 3.2.8.RELEASE_1 | Loading XML bean definitions from class path resource [som-connectors-sms-factory.xml]

      2015-01-17 15:33:53,897 | INFO  | de startup timer | MavenIndexerFacade               | ?                                   ? | 250 - io.hawt.hawtio-maven-indexer - 1.2.0.redhat-379 | Failed to fetch the maven repository indices due to: Transfer for nexus-maven-repository-index.properties failed; Error transferring file: Connection timed out

      2015-01-17 15:33:53,898 | INFO  | de startup timer | MavenIndexerFacade               | ?                                   ? | 250 - io.hawt.hawtio-maven-indexer - 1.2.0.redhat-379 | Some or all maven repository data may not be available for searching...

      2015-01-17 15:34:18,432 | WARN  | edhat-379/deploy | XmlBeanDefinitionReader          | ?                                   ? | 124 - org.apache.servicemix.bundles.spring-beans - 3.2.8.RELEASE_1 | Ignored XML validation warning

      java.net.ConnectException: Connection timed out

              at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)[:]

              at org.apache.xerces.util.ErrorHandlerWrapper.warning(Unknown Source)[:]

              at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)[:]

              at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)[:]

              at org.apache.xerces.impl.xs.traversers.XSDHandler.reportSchemaWarning(Unknown Source)[:]

              at org.apache.xerces.impl.xs.traversers.XSDHandler.getSchemaDocument1(Unknown Source)[:]

              at org.apache.xerces.impl.xs.traversers.XSDHandler.getSchemaDocument(Unknown Source)[:]

              at org.apache.xerces.impl.xs.traversers.XSDHandler.parseSchema(Unknown Source)[:]

              at org.apache.xerces.impl.xs.XMLSchemaLoader.loadSchema(Unknown Source)[:]

              at org.apache.xerces.impl.xs.XMLSchemaValidator.findSchemaGrammar(Unknown Source)[:]

              at org.apache.xerces.impl.xs.XMLSchemaValidator.handleStartElement(Unknown Source)[:]

              at org.apache.xerces.impl.xs.XMLSchemaValidator.startElement(Unknown Source)[:]

              at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)[:]

              at org.apache.xerces.impl.XMLNSDocumentScannerImpl$NSContentDispatcher.scanRootElementHook(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 org.springframework.beans.factory.xml.DefaultDocumentLoader.loadDocument(DefaultDocumentLoader.java:75)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]

              at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:388)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]

              at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:334)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]

              at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:302)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]

              at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:174)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]

              at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:209)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]

              at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:180)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]

              at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:243)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]

              at org.springframework.context.support.AbstractXmlApplicationContext.loadBeanDefinitions(AbstractXmlApplicationContext.java:127)[121:org.apache.servicemix.bundles.spring-context:3.2.8.RELEASE_1]

              at org.springframework.context.support.AbstractXmlApplicationContext.loadBeanDefinitions(AbstractXmlApplicationContext.java:93)[121:org.apache.servicemix.bundles.spring-context:3.2.8.RELEASE_1]

              at org.springframework.context.support.AbstractRefreshableApplicationContext.refreshBeanFactory(AbstractRefreshableApplicationContext.java:130)[121:org.apache.servicemix.bundles.spring-context:3.2.8.RELEASE_1]

              at org.springframework.context.support.AbstractApplicationContext.obtainFreshBeanFactory(AbstractApplicationContext.java:537)[121:org.apache.servicemix.bundles.spring-context:3.2.8.RELEASE_1]

              at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:451)[121:org.apache.servicemix.bundles.spring-context:3.2.8.RELEASE_1]

              at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:139)[121:org.apache.servicemix.bundles.spring-context:3.2.8.RELEASE_1]

              at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:93)[121:org.apache.servicemix.bundles.spring-context:3.2.8.RELEASE_1]