SAP Knowledge Base Article - Public

1420593 - Error: "PubExtension threw an exception. (FBE60405)..."

Symptom

The following error appears when attempting to run a report: 

"Post-processing plugin failure! Plugin class com.........PubExtension threw an exception. (FBE60405)
com.crystaldecisions.sdk.occa.report.lib.ReportSDKServerException:
Missing parameter values.---- Error code:-2147217394 Error code
name:missingParameterValueError at ..."

Environment

  • BusinessObjects Enterprise XI R2
  • BusinessObjects Enterprise XI R3.1

Reproducing the Issue

  1. Create a publication that uses both a post processing extension and a personalization profile.
  2. Run the report.

The exception occurs.

Cause

The issue has been identified and logged under Problem Report ID ADAPT01319019.

This is caused by a known issue where saving a report client document during post processing causes it to purge the parameter values.

After setting the current value of a 'non-data' parameter in a report with saved data, the formula referencing to the parameter wasn't re-evaluated. Although it's not necessary to change the parameters for this issue to occur, it is caused by the same problem with ReportClientDocument.Save() removing them.

Resolution

Do not call ReportClientDocument.Save() after setting the parameters, just call Close() when done with it.

See Also

Note 1420501 - Report Parameters Ignored When Set by Java Post Processing Code

Keywords

publication extension post processing exception FBE60405 profile personalization , KBA , BI-DEV-JAV , BI Software Development Kits (SDKs) - Java , Bug Filed

Product

Crystal Reports 2008 V0 ; Crystal Reports 2008 V1 ; SAP Crystal Reports XI R2