Exception name |
Causes |
Solution |
InputDataNotFoundException |
[Input data] is not specified. |
Specify the [Input data], or draw the data flow. |
ResourceNotFoundException Resource definition could not be found.Name: [] |
[Destination] is not specified. |
Specify [Destination]. |
ResourceNotFoundException Resource definition could not be found.Name: [<name of Global Resources>] |
Resource definition selected in [Destination] is not found. |
Check the global resource specified in [Destination]. |
UnsupportedMessageTypeException |
Message type specified at [Input data] is invalid. |
Check message type. |
javax.jms.JMSException |
JMS provider is not running, or the connection settings are incorrect. |
Check whether JMS provider is running, or check the contents of connections setting. |