WebSphere Application Server messages
             Operating Systems: AIX, HP-UX, i5/OS, Linux, Solaris, Windows, z/OS


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 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.
Action 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.
Action 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
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 Signaling object from the SignalSet, and was passed a null object reference.
Action 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
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 has occurred preventing the activity service from completing the request.
Action 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.
Action 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.
Action 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.
Action 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.
Action Contact IBM support.
Reference topic    

Terms of Use | Feedback

Last updated: Feb 18, 2011 4:35:06 PM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.messages.doc/com.ibm.ws.activity.resources.activityMessages.html

© Copyright IBM Corporation 2006, 2010. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)