[
https://issues.apache.org/jira/browse/HADOOP-5254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12673257#action_12673257
]
Steve Loughran commented on HADOOP-5254:
----------------------------------------
Full stack trace
full stack trace
[sf-startdaemon-debug] java.lang.ExceptionInInitializerError
[sf-startdaemon-debug] at
org.apache.hadoop.hdfs.server.datanode.DataXceiver.run(DataXceiver.java:76)
[sf-startdaemon-debug] at java.lang.Thread.run(Thread.java:619)
[sf-startdaemon-debug] Caused by: java.lang.UnsupportedOperationException: This
parser does not support specification "null" version "null"
[sf-startdaemon-debug] at
javax.xml.parsers.DocumentBuilderFactory.setXIncludeAware(DocumentBuilderFactory.java:590)
[sf-startdaemon-debug] at
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:1052)
[sf-startdaemon-debug] at
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:1029)
[sf-startdaemon-debug] at
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:979)
[sf-startdaemon-debug] at
org.apache.hadoop.conf.Configuration.get(Configuration.java:381)
[sf-startdaemon-debug] at
org.apache.hadoop.conf.Configuration.getInt(Configuration.java:450)
[sf-startdaemon-debug] at
org.apache.hadoop.hdfs.protocol.FSConstants.<clinit>(FSConstants.java:51)
[sf-startdaemon-debug] ... 2 more
> Xinclude setup results in a stack trace
> ---------------------------------------
>
> Key: HADOOP-5254
> URL: https://issues.apache.org/jira/browse/HADOOP-5254
> Project: Hadoop Core
> Issue Type: Bug
> Components: conf
> Affects Versions: 0.21.0
> Reporter: Steve Loughran
>
> seen this in SVN_HEAD, and it was mentioned on the user list in the week. It
> explains why my health tests are failing on class.ForName(FSConstants)
> gistration(127.0.0.1:8024,
> storageID=DS-1466307248-127.0.1.1-8024-1234537374021, infoPort=8022,
> ipcPort=50020):DataXceiver
> [sf-startdaemon-debug] java.lang.ExceptionInInitializerError
> [sf-startdaemon-debug] at
> org.apache.hadoop.hdfs.server.datanode.DataXceiver.run(DataXceiver.java:76)
> [sf-startdaemon-debug] at java.lang.Thread.run(Thread.java:619)
> [sf-startdaemon-debug] Caused by: java.lang.UnsupportedOperationException:
> This parser does not support specification "null" version "null"
> [sf-startdaemon-debug] at
> javax.xml.parsers.DocumentBuilderFactory.setXIncludeAware(DocumentBuilderFactory.java:590)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.