Express (Distributed operating systems), v8.0 > Reference > Messages


CSCP

CSCP0001E: Compensation service could not resolve the {0} service.

Explanation The compensation service could not resolve the specified service, which is required for the compensation scope service. Look through the log to see if the specified service started successfully.
Action To use the compensation service, correct the problem with the specified service.

CSCP0002I: Compensation service is disabled.

Explanation The compensation service is disabled in the configuration, and it will be inaccessible on the server.
Action No action is required.

CSCP0003I: Compensation service cannot be disabled.

Explanation You attempted to disable the compensation service in the configuration, but disabling this service would cause other services on the server to fail.
Action No action is required.

CSCP0004W: Compensation service disabled due to previous errors.

Explanation There was error during initialization of the compensation service. The service is inaccessible on the given server. The root error should be logged already.
Action Try to resolve the errors that are already logged.

CSCP0005I: The Compensation service started successfully.

Explanation This message is for informational purposes only.
Action No action is required.

CSCP0006I: The Compensation service is stopping.

Explanation This message is for informational purposes only.
Action No action is required.

CSCP0007E: An unexpected error occurred in method {0} in class {1}; the exception stack trace follows: {2}.

Explanation An unexpected error was detected in the Compensation Scope service.
Action More info at:

CSCP0008E: Unexpected error occurred when beginning a new Compensation Scope. The exception was {0}

Explanation An internal error occurred when an attempt to begin a new compensation scope was made.
Action More info at:

CSCP0009E: Unexpected error occurred when registering compensation logic with Compensation scope. The exception was {0}

Explanation An internal error occurred when attempting to enlist a new compensator with the compensation scope.
Action More info at:

CSCP0010E: Unexpected error occurred when ending Compensation scope. The exception was {0}.

Explanation An internal error occurred when attempting to end the compensation scope.
Action More info at:

CSCP0011E: Error found starting an application. {0} specified a CompensationKind attribute that is not allowed with Bean Managed Transactions.

Explanation The application component identified in the message has been assembled to use Compensation extensions that are not supported with bean-managed transactions.
Action Reassemble the failing application to use different compensation attributes or container-managed transactions.

CSCP0012E: An error occurred when persisting a Compensation Scope. The exception was {0}.

Explanation An internal error occurred when attempting to maintain persistence for information about a compensation scope.
Action More info at:

CSCP0013E: During Compensation Scope recovery an error occurred. The error was {0}.

Explanation An internal error occurred when attempting to perform compensation recovery.
Action More info at:

CSCP0014E: During Compensation Scope recovery a recreation attempt failed. The cause of the failure was {0}.

Explanation An internal error occurred when attempting to recreate a recovered compensation scope.
Action More info at:

CSCP0015E: When recovering the log entries for Compensation Scope {0} an unexpected entry was found.

Explanation There is an unexpected or malformed log entry, and you cannot rely on the integrity of the data.
Action More info at:

CSCP0016E: An error occurred when attempting to communicate with a subordinate Compensation Scope. The error was {0}.

Explanation An internal error occurred when attempting to direct a subordinate compensation scope.
Action More info at:

CSCP0017E: The recovery log does not have sufficient space available to persist the current Compensation Scope.

Explanation There is not enough space in the recovery log to maintain persistence for the data that is passed to it. Persistence of the current compensation scope has failed.
Action Use compensators with a smaller serialized size, or increase the Recovery Log File Size for the compensation service.

CSCP0018E: Error found invoking an EJB method. The method {0} on EJB {1} specified a CompensationKind attribute that is not allowed with local transactions with a resolution control other than container at boundary.

Explanation The application component identified in the message has been assembled to use Compensation extensions that are supported with local transactions only if the resolution control is ContainerAtBoundary.
Action Reassemble the failed application to use different Compensation attributes, or local transactions with the resolution control deployment setting set to ContainerAtBoundary.

CSCP0019E: When ordering the compensators for Compensation Scope {0} an unexpected error occurred. The error was {1}.

Explanation An internal error occurred when attempting to order the compensators of a compensation scope. The compensators might be out of order.
Action More info at:

CSCP0020I: The call to {0} on {1} failed. It will be retried in {2} seconds.

Explanation The compensation service that triggered the retry process detected a retry exception.
Action No action is required. This message is for informational purposes only.

CSCP0021I: The method {0} on {1} has been retried {2} times and has reached the retry limit. It will not be retried again.

Explanation The compensation service will not retry the compensation handler again because it has reached the retry limit.
Action No action is required. This message is for informational purposes only.

CSCP0022E: The BusinessActivity with ID {0} has received a SOAP fault from {1} with fault code {2}, and fault string {3}. The full SOAP fault was {4}.

Explanation An internal state error has occurred. The BusinessActivity could not process the protocol message it was sent, because it was not in the appropriate state to receive it.
Action More info at:

CSCP0023E: The BusinessActivity with ID {0} has received a SOAP fault from {1}. The full SOAP fault was {2}.

Explanation An internal state error has occured. The BusinessActivity could not process the protocol message it was sent, because it was not in the appropriate state to receive it.
Action More info at:

CSCP0024W: Compensation service log {0} has used {1} bytes of a total of {2}. The maximum size of the log file might need to be greater.

Explanation The recovery log file is nearly full because of the workload flowing through the compensation service. If the log file becomes full, the server must be restarted.
Action Consider increasing the maximum log file size for the compensation service log.

   

+

Search Tips   |   Advanced Search