Uploaded image for project: 'Synapse'
  1. Synapse
  2. SYNAPSE-319

Callout Mediator issue

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • 1.2
    • None
    • None
    • Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.6) Gecko/20071008 Ubuntu/7.10 (gutsy) Firefox/2.0.0.6

    Description

      From Callout Mediator call local registry key. It give some exceptions. Here are trace from tcpmon
      POST /rpc/soap/jirasoapservice-v2 HTTP/1.1
      Content-Type: text/xml; charset=UTF-8
      SOAPAction: "urn:anonOutInOp"
      User-Agent: Axis2
      Host: localhost:89
      Transfer-Encoding: chunked
      308
      <?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns1="http://soap.rpc.jira.atlassian.com" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
      <SOAP-ENV:Body>
      <ns1:login>
      <in0 xsi:type="xsd:string">admin</in0>
      <in1 xsi:type="xsd:string">admin123</in1>
      </ns1:login>
      </SOAP-ENV:Body>
      </SOAP-ENV:Envelope></soapenv:Body></soapenv:Envelope>
      0
      here response
      HTTP/1.1 500 Internal Server Error
      Server: Apache-Coyote/1.1
      Content-Type: text/xml;charset=utf-8
      Transfer-Encoding: chunked
      Date: Mon, 05 May 2008 12:59:13 GMT
      Connection: close
      39d
      <?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><soapenv:Fault><faultcode>soapenv:Server.userException</faultcode><faultstring>org.xml.sax.SAXException: SimpleDeserializer encountered a child element, which is NOT expected, in something it was trying to deserialize.</faultstring><detail><faultData xsi:type="ns1:SAXException" xmlns:ns1="http://sax.xml.org"><exception xsi:type="ns2:Exception" xsi:nil="true" xmlns:ns2="http://lang.java"/><message xsi:type="xsd:string">SimpleDeserializer encountered a child element, which is NOT expected, in something it was trying to deserialize.</message></faultData><ns3:hostname xmlns:ns3="http://xml.apache.org/axis/">lakmal-laptop</ns3:hostname></detail></soapenv:Fault></soapenv:Body></soapenv:Envelope>
      0

      Attachments

        Activity

          People

            indika Indika Kumara
            lakmal Lakmal Warusawithana
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: