error "null-Invalid byte 3 of 3-byte UTF-8 sequence" when IR retrieve data from SSAS
I've been trying to publish the BQY to workspace and retrieve the data from Sql Server Analysis Serivce cube.
My version is EPM11.1.2.1(32 bit) . Connect to Sql Server(2008), Analysis Service(10.0)(64 bit)
OLE DB Provider was installed and DAS was configured(OLE DB, MSOLAP) to match the OCE uploaded.
But when I tried to refresh the bqy report through web, the following error happened:
-----------------------------------------------------------------------------
warn: null-Invalid byte 3 of 3-byte UTF-8 sequence.代码: 3016
Description: null-Invalid byte 3 of 3-byte UTF-8 sequence.
Operater: tools.iHTML
Trace: Invalid byte 3 of 3-byte UTF-8 sequence.{file: [not available]; line: 2; column: 58}
------------------------------------------------------------------------------
Kindly indicate me what might be the cause for this problem?