[jboss-jira] [JBoss JIRA] Commented: (AS7-1424) Blueprint Container cannot obtain SchemaFactory

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Thu Jul 28 05:44:23 EDT 2011


    [ https://issues.jboss.org/browse/AS7-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617232#comment-12617232 ] 

Thomas Diesler commented on AS7-1424:
-------------------------------------

11:42:29,506 ERROR [stderr] (RMI TCP Connection(2)-127.0.0.1) JAXP: using thread context class loader (ModuleClassLoader for Module "deployment.arquillian-service:main" from Service Module Loader) for search
11:42:29,506 ERROR [stderr] (RMI TCP Connection(2)-127.0.0.1) JAXP: Looking up system property 'javax.xml.validation.SchemaFactory:http://www.w3.org/2001/XMLSchema'
11:42:29,507 ERROR [stderr] (RMI TCP Connection(2)-127.0.0.1) JAXP: The property is undefined.
11:42:29,507 ERROR [stderr] (RMI TCP Connection(2)-127.0.0.1) JAXP: found null in $java.home/jaxp.properties
11:42:29,508 ERROR [stderr] (RMI TCP Connection(2)-127.0.0.1) JAXP: no META-INF/services/javax.xml.validation.SchemaFactory file was found
11:42:29,508 ERROR [stderr] (RMI TCP Connection(2)-127.0.0.1) JAXP: attempting to use the platform default XML Schema validator
11:42:29,508 ERROR [stderr] (RMI TCP Connection(2)-127.0.0.1) JAXP: createInstance(com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaFactory)
11:42:29,509 ERROR [stderr] (RMI TCP Connection(2)-127.0.0.1) java.lang.ClassNotFoundException: com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaFactory from [Module "deployment.arquillian-service:main" from Service Module Loader]


> Blueprint Container cannot obtain SchemaFactory
> -----------------------------------------------
>
>                 Key: AS7-1424
>                 URL: https://issues.jboss.org/browse/AS7-1424
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: OSGi
>            Reporter: Thomas Diesler
>            Assignee: Thomas Diesler
>             Fix For: 7.1.0.Alpha1
>
>
> 10:46:41,387 ERROR [org.apache.aries.blueprint.container.BlueprintContainerImpl] (pool-7-thread-1) Unable to start blueprint container for bundle example-blueprint: java.lang.IllegalArgumentException: No SchemaFactory that implements the schema language specified by: http://www.w3.org/2001/XMLSchema could be loaded
> 	at javax.xml.validation.SchemaFactory.newInstance(SchemaFactory.java:207) [:1.6.0_26]
> 	at org.apache.aries.blueprint.namespace.NamespaceHandlerRegistryImpl.getSchemaFactory(NamespaceHandlerRegistryImpl.java:266) [NamespaceHandlerRegistryImpl.class:]
> 	at org.apache.aries.blueprint.namespace.NamespaceHandlerRegistryImpl.getSchema(NamespaceHandlerRegistryImpl.java:236) [NamespaceHandlerRegistryImpl.class:]
> 	at org.apache.aries.blueprint.namespace.NamespaceHandlerRegistryImpl$NamespaceHandlerSetImpl.getSchema(NamespaceHandlerRegistryImpl.java:306) [NamespaceHandlerRegistryImpl$NamespaceHandlerSetImpl.class:]

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list