Hello,
We've recently upgraded from BI 4.1 SP1 to BI 4.1 SP2 Patch2 and are facing the following issue:
--> Web Intelligence: Cannot connect to OLAP source
When trying to connect to a query to create a report and also when running an existing one. Following is the error I see in /bobj/sap_bobj/logging/webiserver_<NODE>.WebIntelligenceProcessingServer_trace.000364.glf
|d77b9c11-a7c7-8f97-7f6b-1349abf2aef9|2014 02 12 08:23:59:577|+1300|Error| |>>|E| |webiserver_BODEV01.WebIntelligenceProcessingServer|8781854|7643|| |206|0|2|0|BIlaunchpad.WebApp|dunboj01:14942454:42.176:1|W
ebi SDK.CorbaServerImpl.doProcess()|dunboj01:14942454:42.176:6|webiserver_BODEV01.WebIntelligenceProcessingServer.processDPCommandsEx|localhost:8781854:7643.3284:1|Ck8M1jIToUDdlh2MyeL5UWkae|||||||||||**ERROR
:SLProxyBridge:Caught Exception from SL Service: : Error: Cannot connect to the OLAP source
ErrorCode:
StackTrace:
*** com.sap.sl.edp.dataprovider.olap.AbstractOlapDataProvider.createOlapClient(AbstractOlapDataProvider.java:589)
Cannot connect to the OLAP source
*** com.businessobjects.mds.olap.protocol.sap.jco.JCOConnection.connect(JCOConnection.java:259)
com.sap.conn.jco.JCoException: (103) JCO_ERROR_LOGON_FAILURE: Select one of the installed languages on <hostname> sysnr 00
*** com.sap.conn.jco.rt.MiddlewareJavaRfc.generateJCoException(MiddlewareJavaRfc.java:677)
Select one of the installed languages on <hostname> sysnr 00
*** com.sap.conn.rfc.api.RfcApi.RfcOpen(RfcApi.java:196)
Select one of the installed languages on <hostname> sysnr 00
*** com.sap.conn.rfc.engine.RfcIoOpenCntl.RfcReceive(RfcIoOpenCntl.java:2038)
Select one of the installed languages
*** com.sap.conn.rfc.engine.RfcImp.ab_rfcerror(RfcImp.java:1148)
Select one of the installed languages
Caused by: Error: com.sap.conn.jco.JCoException: (103) JCO_ERROR_LOGON_FAILURE: Select one of the installed languages on <hostname> sysnr 00
Key: JCO_ERROR_LOGON_FAILURE
Group: 103
Type:
Number:null
at com.businessobjects.mds.olap.protocol.sap.jco.JCOConnection.connect(JCOConnection.java:259)
at com.businessobjects.mds.olap.protocol.bics.internal.BICSApplicationContextBuilderImpl.buildAppContextForBW(BICSApplicationContextBuilderImpl.java:70)
at com.businessobjects.mds.olap.protocol.bics.internal.BICSClientImpl.initialize(BICSClientImpl.java:271)
at com.businessobjects.mds.olap.OlapClientFactory.Create(OlapClientFactory.java:91)
at com.businessobjects.mds.services.helpers.OlapClientHelper.createOlapClient(OlapClientHelper.java:409)
at com.businessobjects.mds.services.helpers.OlapClientHelper.createNamedOlapClient(OlapClientHelper.java:359)
at com.businessobjects.mds.services.helpers.OlapClientHelper.createNamedOlapClient(OlapClientHelper.java:239)
at com.sap.sl.edp.dataprovider.olap.AbstractOlapDataProvider.createOlapClient(AbstractOlapDataProvider.java:586)
... 31 more
Caused by: com.sap.conn.jco.JCoException: (103) JCO_ERROR_LOGON_FAILURE: Select one of the installed languages on <hostname> sysnr 00
at com.sap.conn.jco.rt.MiddlewareJavaRfc.generateJCoException(MiddlewareJavaRfc.java:677)
at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcClient.connect(MiddlewareJavaRfc.java:1376)
at com.sap.conn.jco.rt.ClientConnection.connect(ClientConnection.java:736)
at com.sap.conn.jco.rt.RepositoryConnection.connect(RepositoryConnection.java:52)
at com.sap.conn.jco.rt.PoolingFactory.init(PoolingFactory.java:107)
at com.sap.conn.jco.rt.ConnectionManager.createFactory(ConnectionManager.java:316)
at com.sap.conn.jco.rt.DefaultConnectionManager.createFactory(DefaultConnectionManager.java:46)
at com.sap.conn.jco.rt.ConnectionManager.getFactory(ConnectionManager.java:290)
at com.sap.conn.jco.rt.RfcDestination.getSystemID(RfcDestination.java:914)
at com.sap.conn.jco.rt.RepositoryManager.getRepository(RepositoryManager.java:31)
at com.sap.conn.jco.rt.RfcDestination.getRepository(RfcDestination.java:970)
at com.sap.conn.jco.rt.RfcCustomizedDestination.getRepository(RfcCustomizedDestination.java:50)
at com.sap.conn.jco.rt.RfcCustomizedDestination.getRepository(RfcCustomizedDestination.java:16)
at com.businessobjects.mds.olap.protocol.sap.jco.JCOConnection.connect(JCOConnection.java:248)
... 38 more
Caused by: RfcException: [null]
message: Select one of the installed languages on <hostname> sysnr 00
Return code: RFC_SYS_EXCEPTION(3)
error group: 103
key: RFC_ERROR_LOGON_FAILURE
at com.sap.conn.rfc.api.RfcApi.RfcOpen(RfcApi.java:196)
at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcClient.connect(MiddlewareJavaRfc.java:1343)
... 50 more
Caused by: RfcException: [<SID>^[|<hostname>]
message: Select one of the installed languages
Return code: RFC_SYS_EXCEPTION(3)
error group: 104
key: RFC_ERROR_SYSTEM_FAILURE
message class: 00
message number: 171
Exception raised by <SID>^[|<hostname>
at com.sap.conn.rfc.engine.RfcIoOpenCntl.RfcReceive(RfcIoOpenCntl.java:2038)
at com.sap.conn.rfc.api.RfcApi.RfcOpen(RfcApi.java:163)
... 51 more
Caused by: com.sap.conn.rfc.exceptions.RfcGetException: Select one of the installed languages
at com.sap.conn.rfc.engine.RfcImp.ab_rfcerror(RfcImp.java:1148)
at com.sap.conn.rfc.engine.RfcGet.ab_rfcget(RfcGet.java:120)
at com.sap.conn.rfc.engine.RfcRcv.ab_rfcreceive(RfcRcv.java:33)
at com.sap.conn.rfc.engine.RfcIoOpenCntl.RfcReceive(RfcIoOpenCntl.java:1980)
... 52 more
[SLProxyBridgeImpl.cpp;187]^^
src/DSLProtobufUtils.cpp:136:-: TraceLog message 55
Appreciate if anyone can advice.
Thanks,
Pavan