The following table lists each alert code generated by the XSLT Service Engine and describes the cause of the alert along with the recommended action for you to take.
|
Alert Code |
Severity |
Alert Text, Cause, and Action |
|---|---|---|
|
XSLTSE-5001 |
Info |
Initialized XSLT service engine successfully\! Cause: The initialization phase for the XSLT SE completed successfully. Action: None. |
|
XSLTSE-5002 |
Info |
Started XSLT service engine successfully\! Cause: The start phase for the XSLT SE completed successfully. Action: None. |
|
XSLTSE-5003 |
Info |
Stopped XSLT service engine successfully\! Cause: The stop phase for the XSLT SE completed successfully. Action: None. |
|
XSLTSE-5004 |
Info |
Shut down XSLT service engine successfully\! Cause: The shutdown phase for the XSLT SE completed successfully. Action: None. |
The following table lists the Component Toolkit alert codes that are relevant to the XSLT Service Engine.
|
Alert Code |
Severity |
Alert Text, Cause, and Action |
|---|---|---|
|
COMPTK-5001 |
Info |
Initialized component successfully\! Cause: The component's initialization phase completed successfully. Action: None. |
|
COMPTK-5002 |
Info |
Started component successfully\! Cause: The component's start phase completed successfully. Action: None. |
|
COMPTK-5003 |
Info |
Stopped component successfully\! Cause: The component's stop phase completed successfully. Action: None. |
|
COMPTK-5004 |
Info |
Shut down component successfully\! Cause: The component's shutdown phase completed successfully. Action: None. |
|
COMPTK-6012 |
Critical |
{0} failed to close DeliveryChannel: {0} Cause: An error occurred closing the component's delivery channel, which might prevent the component from restarting. Action: Review the server log for more information as to the cause of the error. |