MQJMS Messages

List of messages with message numbers beginning with MQJMS.

Message identifier Message constant Description
MQJMS0000 MQJMS_EXCEPTION_ILLEGAL_STATE

Method ''{0}'' has been invoked at an illegal or inappropriate time or if the provider is not in an appropriate state for the requested operation.

MQJMS0002 MQJMS_EXCEPTION_INVALID_CLIENTID

IBM MQ classes for JMS attempted to set invalid connection's client ID.

MQJMS0003 MQJMS_EXCEPTION_INVALID_DESTINATION

Destination not understood or no longer valid.

MQJMS0004 MQJMS_EXCEPTION_INVALID_SELECTOR

IBM MQ classes for JMS has given JMS Provider a message selector with invalid syntax.

MQJMS0005 MQJMS_EXCEPTION_MESSAGE_EOF

Unexpected end of stream has been reached when a StreamMessage or BytesMessage is being read.

MQJMS0006 MQJMS_EXCEPTION_MESSAGE_FORMAT

IBM MQ classes for JMS attempts to use a data type not supported by a message or attempts to read data in the wrong type.

MQJMS0007 MQJMS_EXCEPTION_MESSAGE_NOT_READABLE

IBM MQ classes for JMS attempts to read a write-only message.

MQJMS0008 MQJMS_EXCEPTION_MESSAGE_NOT_WRITABLE

IBM MQ classes for JMS attempts to write a read-only message.

MQJMS0009 MQJMS_EXCEPTION_RESOURCE_ALLOCATION

IBM MQ classes for JMS is unable to allocate the resources required for a method.

MQJMS0010 MQJMS_EXCEPTION_TRANSACTION_IN_PROGRESS

Operation invalid because a transaction is in progress.

MQJMS0011 MQJMS_EXCEPTION_TRANSACTION_ROLLED_BACK

Call to Session.commit resulted in a rollback of the current transaction.

MQJMS1000 MQJMS_EXCEPTION_MSG_CREATE_ERROR

Failed to create JMS message.

MQJMS1001 MQJMS_EXCEPTION_UNKNOWN_ACK_MODE

Unknown acknowledge mode ''{0}''.

MQJMS1004 MQJMS_EXCEPTION_CONNECTION_CLOSED

Connection closed.

MQJMS1005 MQJMS_EXCEPTION_BAD_STATE_TRANSITION

Unhandled state transition from ''{0}'' to ''{1}''.

MQJMS1006 MQJMS_EXCEPTION_BAD_VALUE

invalid value for ''{0}'': ''{1}''.

MQJMS1007 MQJMS_E_BAD_EXIT_CLASS

failed to create instance of exit class ''{0}''.

MQJMS1008 MQJMS_E_UNKNOWN_TRANSPORT

unknown value of transportType: ''{0}''.

MQJMS1009 MQJMS_E_NO_STR_CONSTRUCTOR

no constructor with string argument.

MQJMS1010 MQJMS_E_NOT_IMPLEMENTED

not implemented.

MQJMS1011 MQJMS_E_SECURITY_CREDS_INVALID

security credentials cannot be specified when using MQ bindings.

MQJMS1012 MQJMS_E_NO_MSG_LISTENER

no message listener.

MQJMS1013 MQJMS_E_SESSION_ASYNC

operation invalid whilst session is using asynchronous delivery.

MQJMS1014 MQJMS_E_IDENT_PRO_INVALID_OP

operation invalid for identified producer.

MQJMS1015 MQJMS_E_UNKNOWN_TARGET_CLIENT

unknown value of target client: ''{0}''.

MQJMS1016 MQJMS_E_INTERNAL_ERROR

an internal error has occurred. Please contact the system administrator. Detail: ''{0}''.

MQJMS1017 MQJMS_E_NON_LOCAL_RXQ

non-local MQ queue not valid for receiving or browsing.

MQJMS1018 MQJMS_E_NULL_CONNECTION

no valid connection available.

MQJMS1019 MQJMS_E_SESSION_NOT_TRANSACTED

invalid operation for non-transacted session.

MQJMS1020 MQJMS_E_SESSION_IS_TRANSACTED

invalid operation for transacted session.

MQJMS1021 MQJMS_E_RECOVER_BO_FAILED

recover failed: unacknowledged messages might not get redelivered.

MQJMS1022 MQJMS_E_REDIRECT_FAILED

failed to redirect message.

MQJMS1023 MQJMS_E_ROLLBACK_FAILED

rollback failed.

MQJMS1024 MQJMS_E_SESSION_CLOSED

session closed.

MQJMS1025 MQJMS_E_BROWSE_MSG_FAILED

failed to browse message.

MQJMS1026 MQJMS_E_EXCP_LSTNR_FAILED

ExceptionListener threw exception: ''{0}''.

MQJMS1027 MQJMS_E_BAD_DEST_STR

failed to reconstitute destination from ''{0}''.

MQJMS1028 MQJMS_EXCEPTION_NULL_ELEMENT_NAME

element name is null.

MQJMS1029 MQJMS_EXCEPTION_NULL_PROPERTY_NAME

property name is null.

MQJMS1030 MQJMS_EXCEPTION_BUFFER_TOO_SMALL

buffer supplied by application is too small.

MQJMS1031 MQJMS_EXCEPTION_UNEXPECTED_ERROR

an internal error has occurred. Please contact the system administrator.

MQJMS1032 MQJMS_E_CLOSE_FAILED

close() failed because of ''{0}''.

MQJMS1033 MQJMS_E_START_FAILED

start() failed because of ''{0}''.

MQJMS1034 MQJMS_E_MSG_LSTNR_FAILED

MessageListener threw: ''{0}''.

MQJMS1042 MQJMS_E_DELIVERY_MODE_INVALID

invalid Delivery Mode.

MQJMS1044 MQJMS_E_INVALID_HEX_STRING

String is not a valid hexadecimal number - ''{0}''.

MQJMS1045 MQJMS_E_S390_DOUBLE_TOO_BIG

Number outside of range for double precision S/390 Float ''{0}''.

MQJMS1046 MQJMS_E_BAD_CCSID

The character set ''{0}'' is not supported.

MQJMS1047 MQJMS_E_INVALID_MAP_MESSAGE

The map message has an incorrect format.

MQJMS1048 MQJMS_E_INVALID_STREAM_MESSAGE

The stream message has an incorrect format.

MQJMS1049 MQJMS_E_BYTE_TO_STRING

The IBM MQ classes for JMS attempted to convert a byte array to a String.

MQJMS1050 MQJMS_E_BAD_RFH2

The MQRFH2 header has an incorrect format.

MQJMS1051 MQJMS_MSG_CLASS

JMS Message class.

MQJMS1052 MQJMS_E_BAD_MSG_CLASS

Unrecognizable JMS Message class.

MQJMS1053 MQJMS_E_INVALID_SURROGATE

Invalid UTF-16 surrogate detected ''{0}''.

MQJMS1054 MQJMS_E_INVALID_ESCAPE

Invalid XML escape sequence detected ''{0}''.

MQJMS1055 MQJMS_E_BAD_TYPE

The property or element in the message has incompatible datatype ''{0}''.

MQJMS1056 MQJMS_E_UNSUPPORTED_TYPE

Unsupported property or element datatype ''{0}''.

MQJMS1057 MQJMS_E_NO_SESSION

Message has no session associated with it.

MQJMS1058 MQJMS_E_BAD_PROPERTY_NAME

Invalid message property name: ''{0}''.

MQJMS1059 MQJMS_E_NO_UTF8

Fatal error - UTF8 not supported.

MQJMS1060 MQJMS_E_SERIALISE_FAILED

Unable to serialize object.

MQJMS1061 MQJMS_E_DESERIALISE_FAILED

Unable to deserialize object.

MQJMS1062 MQJMS_EXCEPTION_HAPPENED

Exception occurred reading message body: ''{0}''.

MQJMS1063 MQJMS_CHARS_OMITTED

Another ''{0}'' character(s) omitted.

MQJMS1064 MQJMS_ENCODINGS

Integer encoding: ''{0}''=Floating point encoding ''{1}''.

MQJMS1065 MQJMS_E_COULD_NOT_WRITE

Exception occurred writing message body.

MQJMS1066 MQJMS_E_BAD_ELEMENT_NAME

Invalid message element name: ''{0}''.

MQJMS1067 MQJMS_E_BAD_TIMEOUT

timeout invalid for MQ.

MQJMS1068 MQJMS_E_NO_XARESOURCE

failed to obtain XAResource.

MQJMS1069 MQJMS_E_NOT_ALLOWED_WITH_XA

Not allowed with XASession.

MQJMS1072 MQJMS_E_QMGR_NAME_INQUIRE_FAILED

Could not inquire upon Queue Manager name.

MQJMS1073 MQJMS_E_QUEUE_NOT_LOCAL_OR_ALIAS

Specified MQ Queue is neither a QLOCAL nor a QALIAS.

MQJMS1074 MQJMS_E_NULL_MESSAGE

Unable to process null message.

MQJMS1075 MQJMS_E_DLH_WRITE_FAILED

Error writing dead letter header.

MQJMS1076 MQJMS_E_DLH_READ_FAILED

Error reading dead letter header.

MQJMS1077 MQJMS_E_CONN_DEST_MISMATCH

Connection/destination mismatch.

MQJMS1078 MQJMS_E_INVALID_SESSION

Invalid Session object.

MQJMS1079 MQJMS_E_DLQ_FAILED

Unable to write message to dead letter queue.

MQJMS1080 MQJMS_E_NO_BORQ

No Backout-Requeue queue defined.

MQJMS1081 MQJMS_E_REQUEUE_FAILED

Message requeue failed.

MQJMS1082 MQJMS_E_DISCARD_FAILED

Failure while discarding message.

MQJMS1085 MQJMS_E_RFH_WRITE_FAILED

Error writing RFH.

MQJMS1086 MQJMS_E_RFH_READ_FAILED

Error reading RFH.

MQJMS1087 MQJMS_E_RFH_CONTENTS_ERROR

Unrecognizable or invalid RFH content.

MQJMS1088 MQJMS_E_CC_MIXED_DOMAIN

Mixed-domain consumers acting on the same input is forbidden.

MQJMS1089 MQJMS_E_READING_MSG

Exception occurred reading message body: ''{0}''.

MQJMS1091 MQJMS_E_UNIDENT_PRO_INVALID_OP

operation invalid for unidentified producer.

MQJMS1093 MQJMS_E_NULL_PARAMETER

A null parameter was passed to the constructor: ''{0}''.

MQJMS1094 MQJMS_E_INVALID_QUANTITY_HINT

Invalid quantityHint.

MQJMS1096 MQJMS_E_INVALID_MESSAGE_REFERENCE

Invalid MessageReference.

MQJMS1098 MQJMS_E_INVALID_MSG_REF_VERSION

Invalid MessageReference version.

MQJMS1099 MQJMS_E_INVALID_THREAD_VERSION

Invalid MQQueueAgentThread version.

MQJMS1102 MQJMS_E_MULTICAST_NOT_AVAILABLE

Multicast connection cannot be established.

MQJMS1103 MQJMS_E_MULTICAST_LOST_MESSAGES

Lost ''{0}'' messages in reliable multicast mode.

MQJMS1104 MQJMS_E_MULTICAST_HEARTBEAT_TIMEOUT

Multicast connection disconnected due to timeout.

MQJMS1105 MQJMS_E_MULTICAST_PORT_INVALID

Cannot connect with a specific local port for disthub multicast.

MQJMS1106 MQJMS_DIR_PGM_LIB_NOT_FOUND

Unable to load the native library required for PGM/IP.

MQJMS1110 MQJMS_E_11_NOTSUPPORTED

JMS1.1 Operation not supported by this type.

MQJMS1111 MQJMS_E_11_SERVICES_NOT_SETUP

JMS1.1 The required Queues/Publish Subscribe services are not set up.

MQJMS1112 MQJMS_E_11_INVALID_DOMAIN_SPECIFIC

JMS1.1 Invalid operation for domain specific object.

MQJMS1113 MQJMS_E_11_INVALID_CROSS_DOMAIN

JMS1.1 Invalid operation for cross domain object.

MQJMS2000 MQJMS_EXCEPTION_MQ_Q_CLOSE_FAILED

failed to close MQ queue.

MQJMS2001 MQJMS_EXCEPTION_MQ_NULL_Q

MQ Queue reference is null.

MQJMS2002 MQJMS_EXCEPTION_GET_MSG_FAILED

failed to get message from MQ queue.

MQJMS2003 MQJMS_EXCEPTION_QMDISC_FAILED

failed to disconnect queue manager.

MQJMS2004 MQJMS_EXCEPTION_MQ_NULL_QMGR

MQQueueManager reference is null.

MQJMS2005 MQJMS_EXCEPTION_QMGR_FAILED

failed to create MQQueueManager for ''{0}''.

MQJMS2006 MQJMS_EXCEPTION_SOME_PROBLEM

MQ problem: ''{0}''.

MQJMS2007 MQJMS_EXCEPTION_PUT_MSG_FAILED

failed to send message to MQ queue.

MQJMS2008 MQJMS_EXCEPTION_MQ_Q_OPEN_FAILED

failed to open MQ queue ''{0}''.

MQJMS2009 MQJMS_EXCEPTION_MQ_QM_COMMIT_FAILED

MQQueueManager.commit() failed.

MQJMS2010 MQJMS_EXCEPTION_MQ_UNKNOWN_DEFTYPE

unknown value for MQ queue definitionType: ''{0}''.

MQJMS2011 MQJMS_EXCEPTION_MQ_Q_INQUIRE_FAILED

failed to inquire MQ queue depth.

MQJMS2012 MQJMS_EXCEPTION_XACLOSE_FAILED

XACLOSE failed.

MQJMS2013 MQJMS_EXCEPTION_AUTHENTICATION_FAILED

invalid security authentication supplied for MQQueueManager.

MQJMS2014 MQJMS_EXCEPTION_XACLIENT_FAILED

Queue manager rejected XA client connection.

MQJMS3000 MQJMS_E_TMPQ_FAILED

failed to create a temporary queue from ''{0}''.

MQJMS3001 MQJMS_E_TMPQ_CLOSED

temporary queue already closed or deleted.

MQJMS3002 MQJMS_E_TMPQ_INUSE

temporary queue in use.

MQJMS3003 MQJMS_E_TMPQ_DEL_STATIC

cannot delete a static queue.

MQJMS3004 MQJMS_E_TMPQ_DEL_FAILED

failed to delete temporary queue.

MQJMS3005 MQJMS_PS_GENERAL_ERROR

Publish/Subscribe failed due to ''{0}''.

MQJMS3006 MQJMS_PS_TOPIC_NULL

Topic reference is null.

MQJMS3008 MQJMS_PS_COMMAND_MSG_BUILD

Failed to build command ''{0}''.

MQJMS3009 MQJMS_PS_COMMAND_MSG_FAILED

Failed to publish command to MQ queue.

MQJMS3010 MQJMS_PS_PUBLISH_MSG_BUILD

Failed to build publish message.

MQJMS3011 MQJMS_PS_PUBLISH_MSG_FAILED

Failed to publish message to MQ queue.

MQJMS3013 MQJMS_PS_STORE_ADMIN_ENTRY

Failed to store admin entry.

MQJMS3014 MQJMS_PS_SUB_Q_OPEN_FAILED

Failed to open subscriber queue ''{0}''.

MQJMS3017 MQJMS_PS_SUB_Q_DELETE_FAILED

Failed to delete subscriber queue ''{0}''.

MQJMS3018 MQJMS_PS_UNKNOWN_DS

Unknown durable subscription ''{0}''.

MQJMS3019 MQJMS_E_TMPT_DELETED

TemporaryTopic already deleted.

MQJMS3020 MQJMS_E_TMPT_OUTOFSCOPE

TemporaryTopic out of scope.

MQJMS3021 MQJMS_PS_INVALID_SUBQ_PREFIX

Invalid subscriber queue prefix: ''{0}''.

MQJMS3022 MQJMS_PS_SUBQ_REQUEUE

Durable re-subscribe must use same subscriber queue; specified:''{0}'' original:''{1}''.

MQJMS3023 MQJMS_PS_SUB_ACTIVE

Subscription has an active TopicSubscriber.

MQJMS3024 MQJMS_PS_NULL_CLIENTID

Illegal use of uninitialized client ID.

MQJMS3025 MQJMS_E_TMPT_IN_USE

TemporaryTopic in use.

MQJMS3026 MQJMS_ERR_QSENDER_CLOSED

QueueSender is closed.

MQJMS3028 MQJMS_PUBLISHER_CLOSED

TopicPublisher is closed.

MQJMS3031 MQJMS_CLIENTID_FIXED

Can't set clientID after connection has been used.

MQJMS3032 MQJMS_CLIENTID_NO_RESET

Resetting the clientID is not allowed.

MQJMS3033 MQJMS_QRECEIVER_CLOSED

QueueReceiver is closed.

MQJMS3034 MQJMS_SUBSCRIBER_CLOSED

TopicSubscriber is closed.

MQJMS3037 MQJMS_MESSAGEPRODUCER_CLOSED

Message Producer is closed.

MQJMS3038 MQJMS_MESSAGECONSUMER_CLOSED

Message Consumer is closed.

MQJMS3039 MQJMS_PS_NULL_NAME

Illegal use of null name.

MQJMS3040 MQJMS_E_BROKER_MESSAGE_CONTENT

Invalid broker control message content: ''{0}''.

MQJMS3041 MQJMS_E_ALREADY_SET

Field ''{0}'' already set.

MQJMS3042 MQJMS_E_UNREC_BROKER_MESSAGE

Unrecognizable message from Pub/Sub Broker.

MQJMS3043 MQJMS_E_CLEANUP_REP_BAD_LEVEL

Invalid Level for repeating Cleanup.

MQJMS3044 MQJMS_E_CLEANUP_NONE_REQUESTED

Cleanup level of NONE requested.

MQJMS3045 MQJMS_E_CLEANUP_Q_OPEN_1

Failed to open ''{0}'': maybe a FORCE or NONDUR level cleanup is running?

MQJMS3046 MQJMS_E_CLEANUP_Q_OPEN_2

Failed to open ''{0}'': maybe another JMS application is using Pub/Sub with this queue manager?

MQJMS3047 MQJMS_PS_SUBSTORE_NOT_SUPPORTED

Subscription Store type not supported by queue manager.

MQJMS3048 MQJMS_PS_INCORRECT_SUBSTORE

Incorrect Subscription Store type.

MQJMS3049 MQJMS_PS_WRONG_SUBSCRIPTION_TYPE

MQJMS_Messages.MQJMS_PS_ WRONG_SUBSCRIPTION_TYPE = Incorrect Subscription type for this Subscription Store.

MQJMS3050 MQJMS_PS_SUBSCRIPTION_IN_USE

Subscription is already in use and cannot be updated.

MQJMS3051 MQJMS_PS_INVALID_SUB_NAME

Invalid Subscription name.

MQJMS4124 MQJMS_ADMIN_PROPVAL_NULL

Property value for ''{0}'' is null.

MQJMS4125 MQJMS_ADMIN_INV_PROP

Invalid property for a ''{0}'': ''{1}''.

MQJMS4131 MQJMS_ADMIN_OBJTYPE_MISMATCH

Expected and actual object types do not match.

MQJMS5053 MQJMS_UTIL_PS_NO_BROKER

*** No broker response. Please ensure that the broker is running. If we are using the IBM MQ broker check that your brokerVersion is set to V1 ***

MQJMS5087 MQJMS_UTIL_PS_INTERNALQ

Unexpected error ''{1}'' accessing internal queue ''{0}''.

MQJMS6040 MQJMS_DIR_IMB_BADSOCKNAME

Invalid socket family name: ''{0}''.

MQJMS6041 MQJMS_DIR_IMB_NOCLASS

An exception occurred while attempting to load socket factory class ''{0}'', exception: <''{1}''>.

MQJMS6056 MQJMS_DIR_MIN_NOMORE

Cannot change parameter ''{0}'' since no more BaseConfig parameter changes are allowed.

MQJMS6057 MQJMS_DIR_MIN_BADSET

Cannot set parameter ''{0}'' to value ''{1}''.

MQJMS6058 MQJMS_DIR_MIN_BADGET

error occurred while getting BaseConfig parameter ''{0}''.

MQJMS6059 MQJMS_DIR_MIN_SECLDERR

An exception occurred while loading the minimal client security implementation.

MQJMS6060 MQJMS_DIR_MIN_UNXEXC

An unexpected exception in minimal client, ''{0}''.

MQJMS6061 MQJMS_DIR_MIN_BADTOP

A specified topic was malformed, ''{0}''.

MQJMS6062 MQJMS_DIR_MIN_EOF

EOF was encountered while receiving data in the minimal client.

MQJMS6063 MQJMS_DIR_MIN_BRKERR

The broker indicated an error on the minimal client connection.

MQJMS6064 MQJMS_DIR_MIN_BADMSG

Connector.send was called with an illegal message value.

MQJMS6065 MQJMS_DIR_MIN_BADFIELD

An illegal value was encountered for a field, ''{0}''.

MQJMS6066 MQJMS_DIR_MIN_INTERR

An unexpected internal error occurred in the minimal client.

MQJMS6067 MQJMS_DIR_MIN_NOTBYTES

A bytes message operation was requested on something that is not a bytes message.

MQJMS6068 MQJMS_DIR_MIN_NOTTEXT

A text message operation was requested on something that is not a text message.

MQJMS6069 MQJMS_DIR_MIN_NOTSTREAM

A stream message operation was requested on something that is not a stream message.

MQJMS6070 MQJMS_DIR_MIN_NOTMAP

A map message operation was requested on something that is not a map message.

MQJMS6071 MQJMS_DIR_MIN_BADBRKMSG

The broker sent an invalid message during authentication.

MQJMS6072 MQJMS_DIR_MIN_UNVPRO

The broker requested an unavailable protocol during authentication.

MQJMS6073 MQJMS_DIR_MIN_AUTHREJ

Minimal client connection rejected because of authentication failure.

MQJMS6074 MQJMS_DIR_MIN_NOQOP

No QOP available in the minimal client.

MQJMS6079 MQJMS_DIR_JMS_NOTHDPOOL

An exception occurred while attempting to load thread pooling support, ''{0}''.

MQJMS6081 MQJMS_DIR_JMS_FMTINT

An attempt was made to read from a Stream message before a previous read has completed.

MQJMS6083 MQJMS_DIR_JMS_THDEXC

An exception occurred while initializing a thread pool instance, ''{0}''.

MQJMS6085 MQJMS_DIR_JMS_NEXCLIS

No ExceptionListener has been set.

MQJMS6088 MQJMS_DIR_JMS_KILLMON

The client-side connection monitor is terminating.

MQJMS6090 MQJMS_DIR_JMS_LSTACT

Attempted to synchronously receive on a MessageConsumer for which a listener is active.

MQJMS6091 MQJMS_DIR_JMS_TCSTSTP

An IOException occurred when starting or stopping delivery on the connection, ''{0}''.

MQJMS6093 MQJMS_DIR_JMS_RUNKEXC

An exception occurred during synchronous receive, ''{0}''.

MQJMS6096 MQJMS_DIR_JMS_INVPRI

A JMSPriority level of ''{0}'' is outside the range specified in JMS.

MQJMS6097 MQJMS_DIR_JMS_BADID

The specified JMSMessageID, ''{0}'', is invalid.

MQJMS6105 MQJMS_DIR_JMS_NOMORE

No more client parameter changes allowed.

MQJMS6106 MQJMS_DIR_JMS_BADNUM

An exception occurred when initializing parameter ''{0}'', exception ''{1}''.

MQJMS6115 MQJMS_DIR_JMS_TCFLERR

An exception occurred while creating the TopicConnection, ''{0}''.

MQJMS6116 MQJMS_DIR_JMS_CLOSED

This operation is not permitted on an entity that is closed.

MQJMS6117 MQJMS_DIR_JMS_BDTOPIMPL

The ''{0}'' implementation of Topic is not supported.

MQJMS6118 MQJMS_DIR_JMS_PBNOWLD

Topic ''{0}'' contains a wildcard which is invalid for publishing.

MQJMS6119 MQJMS_DIR_JMS_PBIOERR

An IOException occurred while publishing, ''{0}''.

MQJMS6120 MQJMS_DIR_JMS_TMPVIO

Attempted to use a temporary topic not created on the current connection.

MQJMS6121 MQJMS_DIR_JMS_TSIOERR

An IOException occurred while subscribing, ''{0}''.

MQJMS6232 MQJMS_DIR_JMS_TSBADMTC

While creating a TopicSubscriber, attempting to add the subscription to the matching engine resulted in the following exception: ''{0}''.

MQJMS6233 MQJMS_DIR_MTCH_UNKEXC

An unexpected exception was caught in the matching engine: ''{0}''.

MQJMS6234 MQJMS_DIR_MTCH_NULRM

An attempt was made to remove an object with topic ''{0}'' from an empty matching engine: ''{1}''.

MQJMS6235 MQJMS_DIR_MTCH_NULCH

An attempt was made to remove an object with topic ''{0}'' from the matching engine, but it did not have a cache entry: ''{1}''.

MQJMS6236 MQJMS_DIR_MTCH_BDTYP

An unknown check type of class ''{0}'' was encountered in a type-specific matcher.

MQJMS6237 MQJMS_DIR_MTCH_UNKNM

An attempt was made to access an unknown field named ''{0}''.

MQJMS6238 MQJMS_DIR_MTCH_BDMSG

In attempting to access a field of a message=the following exception occurred: ''{0}''.

MQJMS6239 MQJMS_DIR_MTCH_ECPREP

An EvalCache get or put operation occurred when the cache was not loaded.

MQJMS6240 MQJMS_DIR_MTCH_ECNMIN

An EvalCache get or put operation specified an invalid ID.

MQJMS6241 MQJMS_DIR_MTCH_TOMNY

Too many content attributes were specified.

MQJMS6242 MQJMS_DIR_MTCH_DUPDET

A duplicate MatchTarget was detected in MatchSpace.

MQJMS6243 MQJMS_DIR_MTCH_NOTPK

An attempt was made to remove MatchTarget ''{0}'' from MatchSpace, but it has no key (topic).

MQJMS6244 MQJMS_DIR_MTCH_NOSUB

The MatchTarget ''{1}'' with key (topic) ''{0}'' could not be removed from MatchSpace because it could not be found.

MQJMS6245 MQJMS_DIR_MTCH_NLTOP

An attempt was made to add a MatchTarget to MatchSpace without a key (topic).

MQJMS6246 MQJMS_DIR_MTCH_BDWLD

An incorrect use of a the topic wildcard character ''{0}'' was detected.

MQJMS6247 MQJMS_DIR_MTCH_BDSEP

The topic segment separator ''{0}'' appears in an incorrect position.

MQJMS6248 MQJMS_DIR_MTCH_CNTLD

An error occurred while trying to load or invoke the subscription selector parser.

MQJMS6249 MQJMS_DIR_MTCH_PSTPER

The following exception occurred while parsing a subscription selector: ''{0}''.

MQJMS6250 MQJMS_DIR_MTCH_BDESC

The escape character was used to terminate the following pattern: ''{0}''.

MQJMS6251 MQJMS_DIR_MTCH_BDESCL

The escape character ''{0}'' passed to the pattern tool is longer than one character.

MQJMS6252 MQJMS_DIR_MTCH_UNXTYP

A message field was expected to contain a value of type ''{0}'' but contained one of type ''{1}''.

MQJMS6228 MQJMS_DIR_MIN_AUTHEXC

Minimal client authentication failed because exception ''{0}''.

MQJMS6229 MQJMS_DIR_MIN_QOPDIS

QOP required but disabled for this minimal client.

MQJMS6312 MQJMS_DIR_MIN_NOSUB

Non-authorized subscription to topic ''{0}''.

MQJMS6311 MQJMS_DIR_MIN_NOXASUP

Transport type 'DIRECT' within a transaction is not supported.

MQJMS6350 MQJMS_DIR_MIN_NOTOBJECT

An object message operation was requested on something that is not an object message.

MQJMS6351 MQJMS_DIR_MIN_TSBADSYN

An exception occurred when creating subscription to <''{0}'',''{1}''>, ''{2}''.

MQJMS6401 MQJMS_DIR_MIN_PER_NOT_SUPPORTED

Persistent messages not supported for transport type 'DIRECT'.

MQJMS6402 MQJMS_DIR_MIN_TTL_NOT_SUPPORTED

Time to Live > 0 not supported for transport type 'DIRECT'.

MQJMS6403 MQJMS_DIR_MIN_EXP_NOT_SUPPORTED

Topic Expiry > 0 not supported for transport type 'DIRECT'.

MQJMS6404 MQJMS_DIR_MIN_ACK_NOT_SUPPORTED

Client Acknowledge not supported for transport type 'DIRECT'.

Parent topic: Messages


Related information