ERR_WIS_30272 Maximum character output size limit reached in Bind Export tasks
Symptom
Bind Export tasks with Webi documents exported with the XML format end up in warning/failed state with the following error:
Error: com.businessobjects.sdk.core.server.CommunicationException$UnexpectedServerException: Maximum character output size limit reached.
Contact your BusinessObjects administrator. (Error: ERR_WIS_30272)
Reproducing the issue
- Log into 360Suite.
- Schedule a Regression Testing Export task for a large Webi document, using the XML format.
- Open the task logs.
Cause
The XML files exported by the task using the SAP Business Objects SDK are too large for the WebIntelligenceProcessingSever servers.
Resolution
- In the CMC, go to Servers > Servers list > Properties of your WebIntelligenceProcessingServer servers.
- Under the "Web Intelligence Common Services" section, increase the following parameters:
- Maximum Character Stream Size (MB)
- Binary Stream Maximum Size (MB)
- Restart the updated servers.