3158   Partition method execution failed

Cause

This error occurs when execution of a partition method encounters an unhandled exception.

This error can be returned when an application implementation of the autoPartitionIndex method is invoked during the processing of the commit and execution of the method encounters an exception. In this case execution of the commitTransaction instruction encounters the exception.

The error can also occur during execution of the MakePartitioned command, in which case, the operation is terminated.

Action

Use the information contained in the JADE messages log file (jommsg.log) and application exception log to determine the cause of the failure and then take corrective action.