duplicate block of comments in server.xml and web.xml of tomcat server causing 
issues
-------------------------------------------------------------------------------------

                 Key: OOZIE-574
                 URL: https://issues.apache.org/jira/browse/OOZIE-574
             Project: Oozie
          Issue Type: Bug
            Reporter: Virag Kothari


Duplicate block of comments in server.xml causing issues when starting tomcat 
server in oozie
Similarly, duplicate block of comments in web.xml need to be removed.

Following exception seen:

The processing instruction target matching "[xX][mM][lL]" is not allowed.
org.xml.sax.SAXParseException: The processing instruction target matching 
"[xX][mM][lL]" is not allowed.
        at 
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:195)
        at 
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:174)
        at 
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:388)
        at 
com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1411)
        

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to