Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-13733

"Processing instruction target matching "[xX][mM][lL]" is not allowed" Error

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • mantis-plugin

      Attempt to click on "verify" button from Jenkins system Configuration page after entering username/password yields the following in the Log Recorder:

      MANTIS log recorder

      May 10, 2012 5:24:17 AM hudson.plugins.mantis.MantisSite isConnect
      WARNING: Failed to connect https://netrecon01lx/mantis/ (cause: org.xml.sax.SAXParseException; lineNumber: 3; columnNumber: 6; The processing instruction target matching "[xX][mM][lL]" is not allowed.).

      May 10, 2012 5:24:17 AM hudson.plugins.mantis.soap.LogHandler
      FINE: Response:

      <?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://futureware.biz/mantisconnect"><SOAP-ENV:Body><ns1:mc_projects_get_user_accessibleResponse xmlns:ns1="http://futureware.biz/mantisconnect"><return xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="tns:ProjectData[3]"><item xsi:type="tns:ProjectData"><id xsi:type="xsd:integer">2</id><name xsi:type="xsd:string">Iris</name><status xsi:type="tns:ObjectRef"><id xsi:type="xsd:integer">10</id><name xsi:type="xsd:string">development</name></status><enabled xsi:type="xsd:boolean">true</enabled><view_state xsi:type="tns:ObjectRef"><id xsi:type="xsd:integer">10</id><name xsi:type="xsd:string">public</name></view_state><access_min xsi:type="tns:ObjectRef"><id xsi:type="xsd:integer">10</id><name xsi:type="xsd:string">viewer</name></access_min><file_path xsi:type="xsd:string"></file_path><description xsi:type="xsd:string">Iris </description><subprojects xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="tns:ProjectData[0]"></subprojects></item><item xsi:type="tns:ProjectData"><id xsi:type="xsd:integer">3</id><name xsi:type="xsd:string">NetReconVisualization</name><status xsi:type="tns:ObjectRef"><id xsi:type="xsd:integer">10</id><name xsi:type="xsd:string">development</name></status><enabled xsi:type="xsd:boolean">true</enabled><view_state xsi:type="tns:ObjectRef"><id xsi:type="xsd:integer">10</id><name xsi:type="xsd:string">public</name></view_state><access_min xsi:type="tns:ObjectRef"><id xsi:type="xsd:integer">10</id><name xsi:type="xsd:string">viewer</name></access_min><file_path xsi:type="xsd:string"></file_path><description xsi:type="xsd:string">Visualization efforts for FY11</description><subprojects xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="tns:ProjectData[0]"></subprojects></item><item xsi:type="tns:ProjectData"><id xsi:type="xsd:integer">1</id><name xsi:type="xsd:string">Tapestry</name><status xsi:type="tns:ObjectRef"><id xsi:type="xsd:integer">10</id><name xsi:type="xsd:string">development</name></status><enabled xsi:type="xsd:boolean">true</enabled><view_state xsi:type="tns:ObjectRef"><id xsi:type="xsd:integer">10</id><name xsi:type="xsd:string">public</name></view_state><access_min xsi:type="tns:ObjectRef"><id xsi:type="xsd:integer">10</id><name xsi:type="xsd:string">viewer</name></access_min><file_path xsi:type="xsd:string"></file_path><description xsi:type="xsd:string">Tapestry Analytics</description><subprojects xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="tns:ProjectData[0]"></subprojects></item></return></ns1:mc_projects_get_user_accessibleResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

      May 10, 2012 5:24:17 AM hudson.plugins.mantis.soap.LogHandler
      FINE: Request: <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
      <soapenv:Body>
      <ns1:mc_projects_get_user_accessible soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns1="http://futureware.biz/mantisconnect">
      <username xsi:type="xsd:string">mlumsden</username>
      <password xsi:type="xsd:string">password</password>
      </ns1:mc_projects_get_user_accessible>
      </soapenv:Body>
      </soapenv:Envelope>

      May 10, 2012 5:24:17 AM hudson.plugins.mantis.soap.LogHandler
      FINE: Response: (null)

      May 10, 2012 5:24:17 AM hudson.plugins.mantis.soap.LogHandler
      FINE: Request: <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
      <soapenv:Body>
      <ns1:mc_projects_get_user_accessible soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns1="http://futureware.biz/mantisconnect">
      <username xsi:type="xsd:string">mlumsden</username>
      <password xsi:type="xsd:string">password</password>
      </ns1:mc_projects_get_user_accessible>
      </soapenv:Body>
      </soapenv:Envelope>

      May 10, 2012 5:24:16 AM hudson.plugins.mantis.soap.mantis110.MantisSessionImpl <init>
      INFO: Mantis version is 1.1.X

      I have already attempted the HTTP_BASIC_AUTH workaround described in https://wiki.jenkins-ci.org/display/JENKINS/Use+BASIC_AUTH

      Is there anything else I need to do/try, or is there some kind of code problem inside the MANTIS plugin?

      Any help is appreciated!

            sogabe sogabe
            mlumsden Michael Lumsden
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: