rama kishore Posted April 13, 2019 Share Posted April 13, 2019 Hi, When invoking a web service from TIBCO BW 6.3.3, getting error in the reply message. The error log as follows: Can anyone please guide me to resolve the issue. ERROR [Axis2 Task] com.tibco.bw.binding.soap - TIBCO-BW-BINDING-SOAP-550120: Error occurred while processing reply message from the service provider of the Operation [{urn:GenericSoap}GenericSoapOperation], SoapReferenceBinding [sOAPReferenceBinding], Application [webCenter.application:1.0] due to exception [org.apache.axiom.om.OMException] 15:11:51.647 ERROR [Axis2 Task] com.tibco.bw.binding.soap - com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in attribute value at [row,col {unknown-source}]: [2,3861] [Fatal Error] :1:1: Content is not allowed in prolog. [Fatal Error] :1:1: Content is not allowed in prolog. [Fatal Error] :1:1: Content is not allowed in prolog. [Fatal Error] :1:1: Content is not allowed in prolog. [Fatal Error] :1:1: Content is not allowed in prolog. [Fatal Error] :1:1: Content is not allowed in prolog. [Fatal Error] :1:1: Content is not allowed in prolog. [Fatal Error] :1:1: Content is not allowed in prolog. 15:11:51.673 ERROR [bwEngThread:In-Memory Process Worker-7] com.tibco.bw.core - TIBCO-BW-CORE-500050: The BW process [webcenter.Process] instance faulted, JobId [bw0a100], ProcessInstanceId [bw0a100], ParentProcessInstanceId [-], Module [webCenter:1.0.0.qualifier], Application [webCenter.application:1.0]. TIBCO-BW-CORE-500052: Invoke activity [GenericSoapOperation] fault. com.tibco.bw.binding.soap.BWSOAPReferenceBindingException: TIBCO-BW-BINDING-SOAP-550120: Error occurred while processing reply message from the service provider of the Operation [{urn:GenericSoap}GenericSoapOperation], SoapReferenceBinding [sOAPReferenceBinding], Application [webCenter.application:1.0] due to exception [org.apache.axiom.om.OMException] org.apache.axiom.om.OMException: com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in attribute value at [row,col {unknown-source}]: [2,3861] com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in attribute value at [row,col {unknown-source}]: [2,3861] Thanks, Shikha Link to comment Share on other sites More sharing options...
rama kishore Posted April 16, 2019 Author Share Posted April 16, 2019 I understood that the issue at TIBCO Bw locally. So, to resolve this issue I have changed the Log level to "DEBUG" for SoapBinding in Logback.xml. Then the issue got resolved Thanks, Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now