Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-10028

Malformed ssl-server.xml.example

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.3.0
    • None
    • None
    • Reviewed

    Description

      The ssl-server.xml.example file has malformed XML leading to DN start error if the example file is reused.

      2013-10-07 16:52:01,639 FATAL conf.Configuration (Configuration.java:loadResource(2151)) - error parsing conf ssl-server.xml
      org.xml.sax.SAXParseException: The element type "description" must be terminated by the matching end-tag "</description>".
              at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:249)
              at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:284)
              at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:153)
              at org.apache.hadoop.conf.Configuration.parse(Configuration.java:1989)
      

      Attachments

        1. HADOOP-10028.000.patch
          0.5 kB
          Haohui Mai

        Activity

          People

            wheat9 Haohui Mai
            jingzhao Jing Zhao
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: