WebSphere Activity Service messages |
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.
User Response:
If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
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.
User Response:
If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
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 set. This limit defaults to 32768 bytes but can be overridden by the PropertyGroupManager properties at service registration.
User Response:
Reduce the amount of data in the property group or adjust the maximum size set by the PropertyGroupManager at service registration.
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
User Response:
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 Signaling object from the SignalSet, and was passed a null object reference.
User Response:
Modify the SignalSet so that it returns a valid Signaling object.
WACT0006W: Activity {0} has timed out
Explanation:
The activity service has timed out the given activity
User Response:
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 has occurred preventing the activity service from completing the request.
User Response:
Contact IBM support.
WACT0008E: A failure occured during the persisting of information about activity {0}. Details of the failure follow: {1}
Explanation:
During the processing required to make information about an activity persistent a failure occurred. This failure has prevented the activity service from successfully persisting the information.
User Response:
Contact IBM support.
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.
User Response:
Contact IBM support
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.
User Response:
Contact IBM support.
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.
User Response:
Contact IBM support.