[jboss-jira] [JBoss JIRA] (DROOLS-659) Failed to read schema document 'drools-processes-5.0.xsd' in OSGi

Peter Harsfalvi (JIRA) issues at jboss.org
Mon Dec 1 10:07:39 EST 2014


Peter Harsfalvi created DROOLS-659:
--------------------------------------

             Summary: Failed to read schema document 'drools-processes-5.0.xsd' in OSGi
                 Key: DROOLS-659
                 URL: https://issues.jboss.org/browse/DROOLS-659
             Project: Drools
          Issue Type: Bug
    Affects Versions: 6.1.0.Final
         Environment: Apache Karaf 3.0.2 OSGi container
            Reporter: Peter Harsfalvi
            Assignee: Mark Proctor


Using drools 5 knowledge api with Drools 6.1.0 under OSGi throws the following error.


2014-12-01 16:01:07,886 [WARN ] ExtensibleXmlParser       [SpringOsgiExtenderThread-14]  (null: 5, 158): schema_reference.4: Failed to read schema document 'drools-processes-5.0.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
2014-12-01 16:01:07,886 [ERROR] ExtensibleXmlParser       [SpringOsgiExtenderThread-14]  (null: 5, 158): cvc-elt.1.a: Cannot find the declaration of element 'process'.
2014-12-01 16:01:07,888 [WARN ] ExtensibleXmlParser       [SpringOsgiExtenderThread-14]  (null: 7, 11): schema_reference.4: Failed to read schema document 'drools-processes-5.0.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
2014-12-01 16:01:07,889 [WARN ] ExtensibleXmlParser       [SpringOsgiExtenderThread-14]  (null: 10, 10): schema_reference.4: Failed to read schema document 'drools-processes-5.0.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
2014-12-01 16:01:07,891 [WARN ] ExtensibleXmlParser       [SpringOsgiExtenderThread-14]  (null: 11, 72): schema_reference.4: Failed to read schema document 'drools-processes-5.0.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
2014-12-01 16:01:07,892 [WARN ] ExtensibleXmlParser       [SpringOsgiExtenderThread-14]  (null: 12, 70): schema_reference.4: Failed to read schema document 'drools-processes-5.0.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
2014-12-01 16:01:07,893 [WARN ] ExtensibleXmlParser       [SpringOsgiExtenderThread-14]  (null: 13, 108): schema_reference.4: Failed to read schema document 'drools-processes-5.0.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
2014-12-01 16:01:07,895 [WARN ] ExtensibleXmlParser       [SpringOsgiExtenderThread-14]  (null: 16, 16): schema_reference.4: Failed to read schema document 'drools-processes-5.0.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
2014-12-01 16:01:07,896 [WARN ] ExtensibleXmlParser       [SpringOsgiExtenderThread-14]  (null: 17, 37): schema_reference.4: Failed to read schema document 'drools-processes-5.0.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
2014-12-01 16:01:07,898 [WARN ] ExtensibleXmlParser       [SpringOsgiExtenderThread-14]  (null: 18, 36): schema_reference.4: Failed to read schema document 'drools-processes-5.0.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
2014-12-01 16:01:07,901 [WARN ] RuleBaseConfiguration     [SpringOsgiExtenderThread-14]  Cannot find drools-reteoo.jar on the classpath, switching to phreak




--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jboss-jira mailing list