Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-7189

Backport CAMEL-11000 to Red Hat JBoss Fuse 6.3.0.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Blocker
    • fuse-6.x-GA
    • jboss-fuse-6.3
    • Camel, CXF
    • None
    • % %

    Description

      • After applying 6.3.0 R4(283) patch, customer is facing below exception. This is very similar to upstream JIRA https://issues.apache.org/jira/browse/CAMEL-11000.
        16:06:13,641 | ERROR | ExtenderThread-9 | ContextLoaderListener            | 209 - org.springframework.osgi.extender - 1.2.1 | Application context refresh failed (OsgiBundleXmlApplicationContext(bundle=com.assurantsolutions.plutus.esb, config=osgibundle:/META-INF/spring/*.xml))
        org.apache.camel.FailedToCreateProducerException: Failed to create Producer for endpoint: Endpoint[validator://order.xsd]. Reason: java.lang.IllegalStateException: org.xml.sax.SAXNotRecognizedException: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
        Caused by: java.lang.IllegalStateException: org.xml.sax.SAXNotRecognizedException: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
        	at org.apache.camel.processor.validation.SchemaReader.createSchemaFactory(SchemaReader.java:181)[231:org.apache.camel.camel-core:2.17.0.redhat-630283]
        	at org.apache.camel.processor.validation.SchemaReader.getSchemaFactory(SchemaReader.java:152)[231:org.apache.camel.camel-core:2.17.0.redhat-630283]
        	at org.apache.camel.processor.validation.SchemaReader.createSchema(SchemaReader.java:192)[231:org.apache.camel.camel-core:2.17.0.redhat-630283]
        	at org.apache.camel.processor.validation.SchemaReader.loadSchema(SchemaReader.java:84)[231:org.apache.camel.camel-core:2.17.0.redhat-630283]
        	at org.apache.camel.component.validator.ValidatorEndpoint.createProducer(ValidatorEndpoint.java:120)[231:org.apache.camel.camel-core:2.17.0.redhat-630283]
        	at org.apache.camel.impl.ProducerCache.doGetProducer(ProducerCache.java:439)[231:org.apache.camel.camel-core:2.17.0.redhat-630283]
        	... 62 more
        Caused by: org.xml.sax.SAXNotRecognizedException: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
        	at org.apache.xerces.jaxp.validation.XMLSchemaFactory.setProperty(XMLSchemaFactory.java:436)[:2.11.0.SP4-redhat-1]
        	at org.apache.camel.processor.validation.SchemaReader.createSchemaFactory(SchemaReader.java:178)[231:org.apache.camel.camel-core:2.17.0.redhat-630283]
        	... 67 more
        
      • Please backport this to 6.3.0.

      Attachments

        Issue Links

          Activity

            People

              janstey@redhat.com Jonathan Anstey
              rhn-support-cpandey Chandra Shekhar Pandey (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: