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


WACT

WACT0001E: The method {0} in class {1} received an unexpected exception; the exception stack trace follows: {2}.

Explanation This exception is unexpected. The cause is not immediately known.
Action More info at:

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

Explanation This exception is unexpected. The cause is not immediately known.
Action More info at:

WACT0003E: The size limit was exceeded for marshalled PropertyGroup data for Service {0}, PropertyGroup {1}; the size of the data is {2} bytes and the size limit is {3} bytes.

Explanation The activity service detected that the property group data being transmitted on behalf of the named service exceeded the limit configured for the service.
Action Refer to the documentation in the Information Center for the named service to determine how to configure the exceeded limit or to reduce the amount of data being transmitted.

WACT0004E: The PropertyGroupManager {0} for service {1} failed to create a property group object when requested to do so by the Activity service.

Explanation The activity service requested creation of a property group object by calling the PropertyGroupManager.create() method
Action Reduce the amount of data in the property group or adjust the maximum size set by the PropertyGroupManager at service registration.

WACT0005E: The SignalSet {0} returned a null Signaling object on a call to setResponse for action outcome {1}. The signal being processed is {2}.

Explanation The activity service requested a Signal object from the SignalSet, and was passed a null object reference.
Action Modify the SignalSet so that it returns a valid Signal object.

WACT0006W: Activity {0} has timed out

Explanation The activity service has timed out the given activity.
Action To reduce future timeout occurrences, increase the activity timeout values.

WACT0007E: The recreation of activity {0} has failed. Details of the failure follow: {1}

Explanation During the recreation of an activity, a failure occurred that has prevented the activity service from completing the request.
Action More info at:

WACT0008E: A failure occured during the persisting of information about activity {0}. Details of the failure follow: {1}

Explanation A a failure occurred while making information about an activity persistent. This failure prevented the activity service from successfully making this information persistent.
Action More info at:

WACT0009E: The PropertyGroupManager {0} for service {1} failed to recreate a property group object when requested to do so by the Activity service.

Explanation The activity service requested recreation of a property group object by calling the PropertyGroupManager.recoverPropertyGroup() method.
Action More info at:

WACT0010E: The recovery log maintained by the Activity service on behalf of high level service {0} could not be accessed.

Explanation The activity service could not access persistent information regarding a high level service. The high level service will be unavailable.
Action More info at:

WACT0011E: The recovery log maintained by the Activity service on behalf of high level service {0} was corrupt.

Explanation The activity service could not access persistent information regarding a high level service. The high level service will be unavailable.
Action More info at:

   

+

Search Tips   |   Advanced Search