JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Alert Codes and Error Messages for Oracle Java CAPS JBI Components     Java CAPS Documentation
search filter icon
search icon

Document Information

JBI Component Alert Codes and Error Messages

BPEL Service Engine Alert Codes

Intelligent Event Processor Service Engine Alert Codes

Java EE Service Engine Alert Codes

XSLT Service Engine Alert Codes

Database Binding Component Alert Codes

File Binding Component Alert Codes

FTP Binding Component Alert Codes

HL7 Binding Component Alert Codes

HTTP Binding Component Alert Codes

JMS Binding Component Alert Codes

LDAP Binding Component Alert Codes

Scheduler Binding Component Alert Codes

XSLT Service Engine Logging Codes

Email Binding Component Logging Codes

HL7 Encoder Logging Codes

POJO Service Engine Logging Codes

Scheduler Binding Component Logging Codes

Component Toolkit Logging Codes

Common Utility Logging Codes

Quality of Service Logging Codes

Runtime Framework Error Messages

Runtime NMR Error Messages

Runtime Management Error Messages

Runtime Management Facade Error Messages

Runtime Application Verifier Error Messages

Runtime Common Client Error Messages

Runtime Utility Error Messages

Runtime Command-Line Interface Error Messages

Runtime Command-Line Interface Error Messages

XSLT Service Engine Alert Codes

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.