0 Replies Latest reply on Mar 16, 2017 7:49 AM by max_b

    SY log have error [Fatal Error] :1:1: Content is not allowed in prolog.

    max_b

      Hello!

      The log SY have error [Fatal Error] :1:1: Content is not allowed in prolog.

      I cant't understand is an error critical? Because proccess don't unteruppt.

      Consumer service get http xml request(attached file with http body)

      Thanks!

      P.S/ Enviroment are jboss 6.4.0 ,SY 2.1.0, JRE 1.8

       

      Log:

      15:32:47,494 INFO  [route52] (http-localhost/127.0.0.1:8080-1) Welcom to OptimaSOA

      15:32:47,494 INFO  [route52] (http-localhost/127.0.0.1:8080-1) <?xml version="1.0" encoding="UTF-8" standalone="yes"?>

      <request>

        <method name="GetCard2AccParam" stan="636064368213728136">

          <parameters>

            <date>2016-08-10T14:40:21.3410000</date>

            <requestorContractId>1090141740290136</requestorContractId>

            <sourceContractId>39846000017</sourceContractId>

            <requestorCurrency>KGS</requestorCurrency>

            <sourceCurrency />

            <type>Card2Acc</type>

            <amount>500</amount>

            <destType>foreign</destType>

          </parameters>

        </method>

      </request>

       

       

      15:33:14,502 ERROR [stderr] (http-localhost/127.0.0.1:8080-1) [Fatal Error] :1:1: Content is not allowed in prolog.

       

       

      15:33:14,535 INFO  [com.optima.service.OptimaInterceptorlImpl] (Camel ({urncom.example.switchyardOptimaSOA1.0}OptimaSOA) thread #12 - RecipientList) ----Component/TransformerRS----Interceptor CONSUMER toward route--------

      15:33:14,536 INFO  [com.optima.service.OptimaInterceptorlImpl] (Camel ({urncom.example.switchyardOptimaSOA1.0}OptimaSOA) thread #12 - RecipientList)

      Message: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>

      <methodRequest>

          <accfrom>900-OPTIMA24</accfrom>

          <accto>39846000017</accto>

          <amount>500</amount>

          <cur>KGS</cur>

          <desttype>foreign</desttype>

          <type>Card2Acc</type>

      </methodRequest>