bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug xml/27710] New: JBoss 4.0.4 fails to start due exception in DomDocu


From: audriusa at bluewin dot ch
Subject: [Bug xml/27710] New: JBoss 4.0.4 fails to start due exception in DomDocumentBuilderFactory
Date: 21 May 2006 19:29:13 -0000

JBoss 4.0.4 fails to start with the following exception:


Failed to boot JBoss:
org.jboss.deployment.DeploymentException: NOT_SUPPORTED_ERR: The implementation
does not support the requested type of object or operation. ; - nested
throwable: (org.w3c.dom.DOMException: NOT_SUPPORTED_ERR: The implementation
does not support the requested type of object or operation. )
   at org.jboss.deployment.SARDeployer.init(SARDeployer.java:217)
   at org.jboss.deployment.MainDeployer.init(MainDeployer.java:861)
   at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:798)
   at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:771)
   at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:755)
   at java.lang.reflect.Method.invokeNative(Native Method)
   at java.lang.reflect.Method.invoke(Method.java:355)
   at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
   at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
   at
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
   at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
   at
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
   at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
   at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
   at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
   at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
   at $Proxy5.deploy(Unknown Source)
   at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
   at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
   at org.jboss.Main.boot(Main.java:200)
   at org.jboss.Main$1.run(Main.java:464)
   at java.lang.Thread.run(Thread.java:733)
Caused by: org.w3c.dom.DOMException: NOT_SUPPORTED_ERR: The implementation does
not support the requested type of object or operation.
   at org.apache.xerces.dom.CoreDOMImplementationImpl.createLSParser(Unknown
Source)
   at
gnu.xml.dom.DomDocumentBuilderFactory.newDocumentBuilder(DomDocumentBuilderFactory.java:87)
   at org.jboss.deployment.SARDeployer.parseDocument(SARDeployer.java:587)
   at org.jboss.deployment.SARDeployer.init(SARDeployer.java:181)
   ...21 more

The provider library, xercesImpl.jar, seems found and is called, as deletion of
this file causes the different exception.


-- 
           Summary: JBoss 4.0.4 fails to start due exception in
                    DomDocumentBuilderFactory
           Product: classpath
           Version: 0.91
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: xml
        AssignedTo: dog at gnu dot org
        ReportedBy: audriusa at bluewin dot ch


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27710





reply via email to

[Prev in Thread] Current Thread [Next in Thread]