uCosminexus Application Server, Messages

[Contents][Back][Next]

KDAN10020-E

Destination not found: aa....aa.

aa....aa: Destination name
Description
  • This error occurs when the client attempts to create a message producer or message consumer using a deleted temporary destination.
  • This error occurs when null is specified as the destination for creating the message producer or message consumer, or for sending a message.
  • This error occurs when the applicable destination does not exist in CJMSP.
Action
  • Before creating the message producer or message consumer, confirm that the temporary destination exists.
  • Specify an existing valid destination in CJMSP.