Siebel Security Model In BIP Server Failing With Error "Unexpected EOF in prolog"
(Doc ID 3003566.1)
Last updated on JUNE 18, 2024
Applies to:
Siebel CRM - Version 22.10 and laterInformation in this document applies to any platform.
Symptoms
When tried to login BI Publisher with Siebel Security credentials, it failed with error.
Steps to reproduce the issue
In bipublisher.log could see the below specific errors
------------
Caused by: javax.xml.ws.soap.SOAPFaultException: Error reading XMLStreamReader: Unexpected EOF in prolog
at [row,col {unknown-source}]: [1,0]
at org.apache.cxf.jaxws.JaxWsClientProxy.mapException(JaxWsClientProxy.java:195)
at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:145)
at com.sun.proxy.$Proxy378.authenticate(Unknown Source)
at oracle.xdo.security.SiebelValidator.validate(SiebelValidator.java:160)
... 81 more
Caused by: com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog
at [row,col {unknown-source}]: [1,0]
------------
Corresponding eai component log shown error
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |