com.ibm.websphere.sib

Class SIRCConstants

  • java.lang.Object
    • com.ibm.websphere.sib.SIRCConstants


  • public class SIRCConstants
    extends java.lang.Object
    Constants denoting the reason a message was written to an Exception Destination
    • Field Detail

      • SIRC0001_DELIVERY_ERROR

        public static final int SIRC0001_DELIVERY_ERROR
        SIRC0001_DELIVERY_ERROR.

        The message could not be delivered because of a general delivery error.

        See Also:
        Constant Field Values
      • SIRC0002_INCORRECT_DESTINATION_USAGE_ERROR

        public static final int SIRC0002_INCORRECT_DESTINATION_USAGE_ERROR
        SIRC0002_INCORRECT_DESTINATION_USAGE_ERROR.

        An application has connected to the messaging engine and requested a destination type which does not match the underlying destination type.

        See Also:
        Constant Field Values
      • SIRC0003_INCORRECT_DESTINATION_USAGE_ERROR

        public static final int SIRC0003_INCORRECT_DESTINATION_USAGE_ERROR
        SIRC0003_INCORRECT_DESTINATION_USAGE_ERROR.

        An application has connected to the messaging engine and requested a destination type which does not match the underlying destination type.

        See Also:
        Constant Field Values
      • SIRC0004_INCORRECT_DESTINATION_USAGE_ERROR

        public static final int SIRC0004_INCORRECT_DESTINATION_USAGE_ERROR
        SIRC0004_INCORRECT_DESTINATION_USAGE_ERROR.

        An application has connected to the messaging engine and requested a destination type which does not match the underlying destination type.

        See Also:
        Constant Field Values
      • SIRC0005_INCORRECT_DESTINATION_USAGE_ERROR

        public static final int SIRC0005_INCORRECT_DESTINATION_USAGE_ERROR
        SIRC0005_INCORRECT_DESTINATION_USAGE_ERROR.

        An application has connected to the messaging engine and requested a destination type which does not match the underlying destination type.

        See Also:
        Constant Field Values
      • SIRC0006_INCORRECT_DESTINATION_USAGE_ERROR

        public static final int SIRC0006_INCORRECT_DESTINATION_USAGE_ERROR
        SIRC0006_INCORRECT_DESTINATION_USAGE_ERROR.

        An application has connected to the messaging engine and requested a destination type which does not match the underlying destination type.

        See Also:
        Constant Field Values
      • SIRC0007_INCORRECT_DESTINATION_USAGE_ERROR

        public static final int SIRC0007_INCORRECT_DESTINATION_USAGE_ERROR
        SIRC0007_INCORRECT_DESTINATION_USAGE_ERROR.

        An application has connected to the messaging engine and requested a destination type which does not match the underlying destination type.

        See Also:
        Constant Field Values
      • SIRC0008_INCORRECT_DESTINATION_USAGE_ERROR

        public static final int SIRC0008_INCORRECT_DESTINATION_USAGE_ERROR
        SIRC0008_INCORRECT_DESTINATION_USAGE_ERROR.

        An application has connected to the messaging engine and requested a destination type which does not match the underlying destination type.

        See Also:
        Constant Field Values
      • SIRC0009_INCORRECT_DESTINATION_USAGE_ERROR

        public static final int SIRC0009_INCORRECT_DESTINATION_USAGE_ERROR
        SIRC0009_INCORRECT_DESTINATION_USAGE_ERROR.

        An application has connected to the messaging engine and requested a destination type which does not match the underlying destination type.

        See Also:
        Constant Field Values
      • SIRC0010_INCORRECT_DESTINATION_USAGE_ERROR

        public static final int SIRC0010_INCORRECT_DESTINATION_USAGE_ERROR
        SIRC0010_INCORRECT_DESTINATION_USAGE_ERROR.

        An application has connected to the messaging engine and requested a destination type which does not match the underlying destination type.

        See Also:
        Constant Field Values
      • SIRC0011_INCORRECT_DESTINATION_USAGE_ERROR

        public static final int SIRC0011_INCORRECT_DESTINATION_USAGE_ERROR
        SIRC0011_INCORRECT_DESTINATION_USAGE_ERROR.

        An application has connected to the messaging engine and requested a destination type which does not match the underlying destination type.

        See Also:
        Constant Field Values
      • SIRC0012_INCORRECT_DESTINATION_USAGE_ERROR

        public static final int SIRC0012_INCORRECT_DESTINATION_USAGE_ERROR
        SIRC0012_INCORRECT_DESTINATION_USAGE_ERROR.

        An application has connected to the messaging engine and requested a destination type which does not match the underlying destination type.

        See Also:
        Constant Field Values
      • SIRC0013_INCORRECT_DESTINATION_USAGE_ERROR

        public static final int SIRC0013_INCORRECT_DESTINATION_USAGE_ERROR
        SIRC0013_INCORRECT_DESTINATION_USAGE_ERROR.

        An application has connected to the messaging engine and requested a destination type which does not match the underlying destination type.

        See Also:
        Constant Field Values
      • SIRC0014_INCORRECT_DESTINATION_USAGE_ERROR

        public static final int SIRC0014_INCORRECT_DESTINATION_USAGE_ERROR
        SIRC0014_INCORRECT_DESTINATION_USAGE_ERROR.

        An application has connected to the messaging engine and requested a destination type which does not match the underlying destination type.

        See Also:
        Constant Field Values
      • SIRC0015_DESTINATION_NOT_FOUND_ERROR

        public static final int SIRC0015_DESTINATION_NOT_FOUND_ERROR
        SIRC0015_DESTINATION_NOT_FOUND_ERROR.

        The message could not be delivered due to an incorrect destination usage.

        See Also:
        Constant Field Values
      • SIRC0016_TRANSACTION_SEND_USAGE_ERROR

        public static final int SIRC0016_TRANSACTION_SEND_USAGE_ERROR
        SIRC0016_TRANSACTION_SEND_USAGE_ERROR.

        An attempt was made to use a transaction that has already been completed.

        See Also:
        Constant Field Values
      • SIRC0017_DESTINATION_LOCKED_ERROR

        public static final int SIRC0017_DESTINATION_LOCKED_ERROR
        SIRC0017_DESTINATION_LOCKED_ERROR.

        An attempt has been made to send a message to a destination and a check has been made to ensure that this destination is send allowed. This check failed as the destination is send disallowed.

        See Also:
        Constant Field Values
      • SIRC0018_USER_NOT_AUTH_SEND_ERROR

        public static final int SIRC0018_USER_NOT_AUTH_SEND_ERROR
        SIRC0018_USER_NOT_AUTH_SEND_ERROR.

        A user is not authorized to send to the destination.

        See Also:
        Constant Field Values
      • SIRC0019_USER_NOT_AUTH_SEND_ERROR

        public static final int SIRC0019_USER_NOT_AUTH_SEND_ERROR
        SIRC0019_USER_NOT_AUTH_SEND_ERROR.

        A user is not authorized to send to temporary destinations with the named prefix.

        See Also:
        Constant Field Values
      • SIRC0020_USER_NOT_AUTH_SEND_ERROR

        public static final int SIRC0020_USER_NOT_AUTH_SEND_ERROR
        SIRC0020_USER_NOT_AUTH_SEND_ERROR.

        A user is not authorized to send to the destination using the specified topic.

        See Also:
        Constant Field Values
      • SIRC0021_OBJECT_CLOSED_ERROR

        public static final int SIRC0021_OBJECT_CLOSED_ERROR
        SIRC0021_OBJECT_CLOSED_ERROR.

        The Producer has been closed and cannot be used on the specified destination.

        See Also:
        Constant Field Values
      • SIRC0022_OBJECT_CLOSED_ERROR

        public static final int SIRC0022_OBJECT_CLOSED_ERROR
        SIRC0022_OBJECT_CLOSED_ERROR.

        The connection has been closed and cannot be used for any operation.

        See Also:
        Constant Field Values
      • SIRC0023_EXCEPTION_DESTINATION_ERROR

        public static final int SIRC0023_EXCEPTION_DESTINATION_ERROR
        SIRC0023_EXCEPTION_DESTINATION_ERROR.

        The next destination in the forward routing path could not be found so the message was put to the exception destination but there was an error putting the message to the exception destination.

        See Also:
        Constant Field Values
      • SIRC0024_DESTINATION_SEND_DISALLOWED

        public static final int SIRC0024_DESTINATION_SEND_DISALLOWED
        SIRC0024_DESTINATION_SEND_DISALLOWED.

        An attempt has been made to send a message to a destination and a check has been made to ensure that a queue point is available for this destination. This check failed as the only queue point for this destination is send disallowed.

        See Also:
        Constant Field Values
      • SIRC0025_DESTINATION_HIGH_MESSAGES_ERROR

        public static final int SIRC0025_DESTINATION_HIGH_MESSAGES_ERROR
        SIRC0025_DESTINATION_HIGH_MESSAGES_ERROR.

        All queues to the named destination have already reached their configured high limit therefore the message cannot be accepted.

        See Also:
        Constant Field Values
      • SIRC0026_NO_LOCALISATIONS_FOUND_ERROR

        public static final int SIRC0026_NO_LOCALISATIONS_FOUND_ERROR
        SIRC0026_NO_LOCALISATIONS_FOUND_ERROR.

        An attempt was made to send a message to a destination, but no message points of that destination could be found.

        See Also:
        Constant Field Values
      • SIRC0027_DESTINATION_CORRUPT_ERROR

        public static final int SIRC0027_DESTINATION_CORRUPT_ERROR
        SIRC0027_DESTINATION_CORRUPT_ERROR.

        The destination with the given name is corrupt and cannot be used.

        See Also:
        Constant Field Values
      • SIRC0028_ALIAS_TARGET_DESTINATION_NOT_FOUND_EXCEPTION

        public static final int SIRC0028_ALIAS_TARGET_DESTINATION_NOT_FOUND_EXCEPTION
        SIRC0028_ALIAS_TARGET_DESTINATION_NOT_FOUND_EXCEPTION.

        The target destination in the alias path is unknown on the local messaging engine.

        See Also:
        Constant Field Values
      • SIRC0029_ALIAS_TARGETS_SERVICE_DESTINATION_ERROR

        public static final int SIRC0029_ALIAS_TARGETS_SERVICE_DESTINATION_ERROR
        SIRC0029_ALIAS_TARGETS_SERVICE_DESTINATION_ERROR.

        The alias destination is not valid because it targets a service destination

        See Also:
        Constant Field Values
      • SIRC0030_LINK_NOT_FOUND_ERROR

        public static final int SIRC0030_LINK_NOT_FOUND_ERROR
        SIRC0030_LINK_NOT_FOUND_ERROR.

        The named link is unknown on the local messaging engine, so the attempt to create the named bus failed

        See Also:
        Constant Field Values
      • SIRC0031_DESTINATION_ALREADY_EXISTS_ERROR

        public static final int SIRC0031_DESTINATION_ALREADY_EXISTS_ERROR
        SIRC0031_DESTINATION_ALREADY_EXISTS_ERROR.

        The named destination is already known on the local messaging engine, so an attempt to create one failed.

        See Also:
        Constant Field Values
      • SIRC0032_DESTINATION_DELETED_ERROR

        public static final int SIRC0032_DESTINATION_DELETED_ERROR
        SIRC0032_DESTINATION_DELETED_ERROR.

        The destination is no longer usable because it has been deleted.

        See Also:
        Constant Field Values
      • SIRC0033_MESSAGE_RELIABILITY_ERROR

        public static final int SIRC0033_MESSAGE_RELIABILITY_ERROR
        SIRC0033_MESSAGE_RELIABILITY_ERROR.

        An attempt was made to put a message to a destination, but the message has a higher reliability than the destination can support.

        See Also:
        Constant Field Values
      • SIRC0034_FORWARD_ROUTING_PATH_ERROR

        public static final int SIRC0034_FORWARD_ROUTING_PATH_ERROR
        SIRC0034_FORWARD_ROUTING_PATH_ERROR.

        An attempt to use a service destination when the forward routing path is empty has been made.

        See Also:
        Constant Field Values
      • SIRC0035_BACKOUT_THRESHOLD_ERROR

        public static final int SIRC0035_BACKOUT_THRESHOLD_ERROR
        SIRC0035_BACKOUT_THRESHOLD_ERROR.

        A message was rolled back more times than the redelivery threshold

        See Also:
        Constant Field Values
      • SIRC0036_MESSAGE_ADMINISTRATIVELY_REROUTED_TO_EXCEPTION_DESTINATION

        public static final int SIRC0036_MESSAGE_ADMINISTRATIVELY_REROUTED_TO_EXCEPTION_DESTINATION
        SIRC0036_MESSAGE_ADMINISTRATIVELY_REROUTED_TO_EXCEPTION_DESTINATION.

        The message was administratively rerouted to the exception destination

        See Also:
        Constant Field Values
      • SIRC0037_INVALID_ROUTING_PATH_ERROR

        public static final int SIRC0037_INVALID_ROUTING_PATH_ERROR
        SIRC0037_INVALID_ROUTING_PATH_ERROR.

        The message could not be delivered because a forward/reverse routing path was invalid

        See Also:
        Constant Field Values
      • SIRC0038_FOREIGN_BUS_NOT_FOUND_ERROR

        public static final int SIRC0038_FOREIGN_BUS_NOT_FOUND_ERROR
        SIRC0038_FOREIGN_BUS_NOT_FOUND_ERROR.

        The message could not be delivered because a foreign bus could not be found

        See Also:
        Constant Field Values
      • SIRC0039_FOREIGN_BUS_NOT_FOUND_ERROR

        public static final int SIRC0039_FOREIGN_BUS_NOT_FOUND_ERROR
        SIRC0039_FOREIGN_BUS_NOT_FOUND_ERROR.

        The message could not be delivered because a foreign bus could not be found

        See Also:
        Constant Field Values
      • SIRC0040_FOREIGN_BUS_LINK_NOT_FOUND_ERROR

        public static final int SIRC0040_FOREIGN_BUS_LINK_NOT_FOUND_ERROR
        SIRC0040_FOREIGN_BUS_LINK_NOT_FOUND_ERROR.

        The message could not be delivered because the foreign bus link could not be found

        See Also:
        Constant Field Values
      • SIRC0041_FOREIGN_BUS_LINK_NOT_DEFINED_ERROR

        public static final int SIRC0041_FOREIGN_BUS_LINK_NOT_DEFINED_ERROR
        SIRC0041_FOREIGN_BUS_LINK_NOT_DEFINED_ERROR

        The message could not be delivered because the foreign bus link was not defined.

        See Also:
        Constant Field Values
      • SIRC0042_MQ_LINK_NOT_FOUND_ERROR

        public static final int SIRC0042_MQ_LINK_NOT_FOUND_ERROR
        SIRC0042_MQ_LINK_NOT_FOUND_ERROR

        The message could not be delivered because the MQ Link could not be found

        See Also:
        Constant Field Values
      • SIRC0043_MAX_FRP_DEPTH_EXCEEDED

        public static final int SIRC0043_MAX_FRP_DEPTH_EXCEEDED
        SIRC0043_MAX_FRP_DEPTH_EXCEEDED.

        The message could not be delivered because the forward routing path max depth was exceeded

        See Also:
        Constant Field Values
      • SIRC0044_CANT_SEND_TO_MQ_DIRECTLY_FROM_REMOTE_BUS

        public static final int SIRC0044_CANT_SEND_TO_MQ_DIRECTLY_FROM_REMOTE_BUS
        SIRC0044_CANT_SEND_TO_MQ_DIRECTLY_FROM_REMOTE_BUS

        The message could not be delivered because the message came from a remote bus and is going directly to MQ (which we don't support as it would require the message store to support two-phase commit)

        See Also:
        Constant Field Values
      • SIRC0101_MESSAGE_REROUTED_TO_EXCEPTION_DESTINATION_BY_MEDIATION_WARNING

        public static final int SIRC0101_MESSAGE_REROUTED_TO_EXCEPTION_DESTINATION_BY_MEDIATION_WARNING
        SIRC0101_MESSAGE_REROUTED_TO_EXCEPTION_DESTINATION_BY_MEDIATION_WARNING.

        The mediation elected to route the message to the exception destination.

        See Also:
        Constant Field Values
      • SIRC0102_MESSAGE_NO_LONGER_CONFORMS_TO_MESSAGE_FORMAT_AFTER_MEDIATION_ERROR

        public static final int SIRC0102_MESSAGE_NO_LONGER_CONFORMS_TO_MESSAGE_FORMAT_AFTER_MEDIATION_ERROR
        SIRC0102_MESSAGE_NO_LONGER_CONFORMS_TO_MESSAGE_FORMAT_AFTER_MEDIATION_ERROR.

        The message after the mediation had been run no longer conformed to its format.

        See Also:
        Constant Field Values
      • SIRC0103_MESSAGE_AFTER_MEDIATING_WAS_MALFORMED

        public static final int SIRC0103_MESSAGE_AFTER_MEDIATING_WAS_MALFORMED
        SIRC0103_MESSAGE_AFTER_MEDIATING_WAS_MALFORMED.

        The message after the mediation had been run was no longer well formed.

        See Also:
        Constant Field Values
      • SIRC0104_MESSAGE_TOO_BIG_ERROR

        public static final int SIRC0104_MESSAGE_TOO_BIG_ERROR
        SIRC0104_MESSAGE_TOO_BIG_ERROR.

        Message too big to be handled by remote MQ

        See Also:
        Constant Field Values
      • SIRC0105_MESSAGE_FORMAT_ERROR

        public static final int SIRC0105_MESSAGE_FORMAT_ERROR
        SIRC0105_MESSAGE_FORMAT_ERROR.

        Message format error

        See Also:
        Constant Field Values
      • SIRC0106_ERROR_RECEIVED_FROM_WEBSPHERE_MQ

        public static final int SIRC0106_ERROR_RECEIVED_FROM_WEBSPHERE_MQ
        SIRC0106_ERROR_RECEIVED_FROM_WEBSPHERE_MQ.

        WebSphere MQ raised an error.

        See Also:
        Constant Field Values
      • SIRC0200_OBJECT_FAILED_TO_SERIALIZE

        public static final int SIRC0200_OBJECT_FAILED_TO_SERIALIZE
        SIRC0200_OBJECT_FAILED_TO_SERIALIZE

        The Object which was set into a JMS ObjectMessage can not be serialized.

        See Also:
        Constant Field Values
      • SIRC0900_INTERNAL_MESSAGING_ERROR

        public static final int SIRC0900_INTERNAL_MESSAGING_ERROR
        SIRC0900_INTERNAL_MESSAGING_ERROR.

        The message could not be delivered due to an incorrect destination usage.

        See Also:
        Constant Field Values
      • SIRC0901_INTERNAL_MESSAGING_ERROR

        public static final int SIRC0901_INTERNAL_MESSAGING_ERROR
        SIRC0901_INTERNAL_MESSAGING_ERROR.

        The message could not be delivered due to an incorrect destination usage.

        See Also:
        Constant Field Values
      • SIRC0905_INTERNAL_CONFIGURATION_ERROR

        public static final int SIRC0905_INTERNAL_CONFIGURATION_ERROR
        SIRC0905_INTERNAL_MESSAGING_ERROR.

        The message could not be delivered due to an incorrect destination usage.

        See Also:
        Constant Field Values
    • Constructor Detail

      • SIRCConstants

        public SIRCConstants()
IBM WebSphere Application ServerTM
Release 8.5