40 JMS-00101 to JMS-00257
- JMS-00101: Invalid delivery mode {0}
-
Cause: The delivery mode is not supported
- JMS-00102: Feature not supported {0}
-
Cause: This feature is not supported in the current release
- JMS-00104: Message Payload must be specified
-
Cause: The message payload was null
- JMS-00105: Agent must be specified
-
Cause: AQjmsAgent object was null
- JMS-00106: Cannot have more than one open Session on a JMSConnection
-
Cause: There is already one open jms session on the connection Cannot have more than one open session on a connection
- JMS-00107: Operation not allowed on {0}
-
Cause: The specified operation is not allowed on this object
- JMS-00108: Messages of type {0} not allowed with Destinations containing payload of type {1}
-
Cause: There was a mismatch between the message type being used and the payload type specified for the destination
- JMS-00109: Class not found: {0}
-
Cause: The specified class was not found
- JMS-00110: Property {0} not writeable
-
Cause: An attempt was made to update a read-only message header field or property
- JMS-00111: Connection must be specified
-
Cause: The connection object was null
- JMS-00112: Connection is invalid
-
Cause: The jdbc connection is invalid
- JMS-00113: Connection is in stopped state
-
Cause: An attempt was made to receive messages on a connection that is in stopped state
- JMS-00114: Connection is closed
-
Cause: An attempt was made to use a Connection that has been closed
- JMS-00115: Consumer is closed
-
Cause: An attempt was mode to use a Consumer that has been closed
- JMS-00116: Subscriber name must be specified
-
Cause: Subscriber name was null
- JMS-00117: Conversion failed - invalid property type
-
Cause: An error occurred while converting the property to the requested type
- JMS-00119: Invalid Property value
-
Cause: The property value specified is invalid
- JMS-00120: Dequeue failed
-
Cause: An error occurred while receiving the message
- JMS-00121: DestinationProperty must be specified
-
Cause: A null AQjmsDestinationProperty was specified while creating a queue/topic
- JMS-00123: Interval must be at least {0} seconds
-
Cause: An invalid interval was specified
- JMS-00124: Invalid Dequeue mode
-
Cause: Invalid dequeue mode was specified
- JMS-00125: Invalid Queue specified
-
Cause: An invalid Queue object was specified
- JMS-00126: Invalid Topic specified
-
Cause: An invalid Topic object was specified
- JMS-00127: Invalid Destination
-
Cause: An invalid destination object was specified
- JMS-00128: Invalid Navigation mode
-
Cause: An invalid navigation mode was specified
- JMS-00129: Invalid Payload type
-
Cause: There was a mismatch between the message type being used and the payload type specified for the destination
- JMS-00130: JMS queue cannot be multi-consumer enabled
-
Cause: An attempt was made to get an AQ multi-consumer queue as a JMS queue
- JMS-00131: Session is closed
-
Cause: An attempt was made to use a session that has been closed
- JMS-00132: Maximum number of properties (100) exceeded, message has {0} properties
-
Cause: Maximum number of properties (100), including provider-specific properties, for the message has been exceeded
- JMS-00133: Message must be specified
-
Cause: Message specified was null
- JMS-00134: Name must be specified
-
Cause: Queue or Queue table Name specified was null
- JMS-00135: Driver {0} not supported
-
Cause: The specified driver is not supported
- JMS-00136: Payload factory can only be specified for destinations with ADT payloads
-
Cause: A CustomDatumFactory/ORADataFactory was specified for consumers on destinations not containing ADT payloads
- JMS-00137: Payload factory must be specified for destinations with ADT payloads
-
Cause: CustomDatumFactory/ORADataFactory was not specified for destinations containing ADT payloads
- JMS-00138: Producer is closed
-
Cause: An attempt was made to use a producer that has been closed
- JMS-00139: Property name must be specified
-
Cause: Property name was null
- JMS-00140: Invalid System property
-
Cause: Invalid system property name specified.
- JMS-00142: JMS topic must be created in multi-consumer enabled queue tables
-
Cause: An attempt was made to create a JMS topic in a single-consumer queue table
- JMS-00143: Queue must be specified
-
Cause: Null queue was specified
- JMS-00144: JMS queue cannot be created in multi-consumer enabled queue tables
-
Cause: An attempt was made to create a JMS queue in a multi-consumer queue table
- JMS-00145: Invalid recipient list
-
Cause: The recipient list specified was empty
- JMS-00146: Registration failed
-
Cause: An error occurred while registering the type in the type map
- JMS-00147: Invalid ReplyTo destination type,
-
Cause: The ReplyTo destination object is invalid
- JMS-00148: Property name size exceeded
-
Cause: The property name is greater than the maximum size allowed
- JMS-00149: Subscriber must be specified
-
Cause: Subscriber specified was null
- JMS-00150: Property not supported
-
Cause: An attempt was made to use a property that is not supported
- JMS-00151: Topics cannot be of type EXCEPTION
-
Cause: Topics cannot be of type AQjmsConstants.EXCEPTION
- JMS-00153: Invalid System property type
-
Cause: The type of the value specified does not match the type defined for the system property being set
- JMS-00154: Invalid value for sequence deviation
-
Cause: The sequence deviation is invalid
- JMS-00155: AQ Exception {0}
-
Cause: An error occurred in the AQ java layer
- JMS-00156: Invalid Class {0}
-
Cause: Class specified is invalid
- JMS-00157: IO Exception {0}
-
Cause: IO exception
- JMS-00158: SQL Exception {0}
-
Cause: SQL Exception
- JMS-00159: Invalid selector {0}
-
Cause: The selector specified is either invalid or too long
- JMS-00160: EOF Exception {0}
-
Cause: EOF exception occurred while reading the byte stream
- JMS-00161: MessageFormat Exception: {0}
-
Cause: An error occurred while converting the stream data to specified type
- JMS-00162: Message not Readable
-
Cause: Message is in write-only mode
- JMS-00163: Message not Writeable
-
Cause: Message is in read-only mode
- JMS-00164: No such element
-
Cause: Element with specified name was not found in the map message
- JMS-00165: Maximum size of property value exceeded
-
Cause: The property value exceeded the maximum length allowed
- JMS-00166: Topic must be specified
-
Cause: Topic specified was null
- JMS-00167: Payload factory or Sql_data_class must be specified
-
Cause: Payload factory or Sql_data_class not specified for queues containing object payloads
- JMS-00168: Cannot specify both payload factory and sql_data_class
-
Cause: Both CustomDatumFactory/ORADataFactory and SQLData class were specified during dequeue
- JMS-00169: Sql_data_class cannot be null
-
Cause: SQLData class specified is null
- JMS-00171: Message is not defined to contain {0}
-
Cause: Invalid payload type in message
- JMS-00172: More than one queue table matches query {0}
-
Cause: More than one queue table matches the query
- JMS-00173: Queue Table {0} not found
-
Cause: The specified queue table was not found
- JMS-00174: Class must be specified for queues with object payloads\n Use dequeue(deq_option, payload_fact) or dequeue(deq_option, sql_data_cl)
-
Cause: This dequeue method cannot be used to dequeue from queues with OBJECT payloads
- JMS-00175: DequeueOption must be specified
-
Cause: DequeueOption specified is null
- JMS-00176: EnqueueOption must be specified
-
Cause: EnqueueOption specified is null
- JMS-00177: Invalid payload type: Use dequeue(deq_option) for raw payload queues
-
Cause: This method cannot be used to dequeue from queues with RAW payload
- JMS-00178: Invalid Queue name - {0}
-
Cause: The queue name specified is null or invalid
- JMS-00179: Invalid Queue Table name - {0}
-
Cause: The queue table name specified is null or invalid
- JMS-00180: Invalid Queue Type
-
Cause: Queue type is invalid
- JMS-00181: Invalid value for wait_time
-
Cause: Invalid value for wait type
- JMS-00182: More than one queue matches query
-
Cause: More than one queue matches query
- JMS-00183: No AQ driver registered
-
Cause: No AQDriver registered
- JMS-00184: Queue object is invalid
-
Cause: The queue object is invalid
- JMS-00185: QueueProperty must be specified
-
Cause: AQQueueProperty specified is null
- JMS-00186: QueueTableProperty must be specified
-
Cause: QueueTableProperty specified is null
- JMS-00187: Queue Table must be specified
-
Cause: Queue Table specified is null
- JMS-00188: QueueTable object is invalid
-
Cause: The queue table object is invalid
- JMS-00189: Byte array too small
-
Cause: The byte array given is too small to hold the data requested
- JMS-00190: Queue {0} not found
-
Cause: The specified queue was not found
- JMS-00191: sql_data_cl must be a class that implements SQLData interface
-
Cause: The class specified does not support the java.sql.SQLData interface
- JMS-00192: Invalid Visibility value
-
Cause: Visibility value specified is invalid
- JMS-00193: JMS queues cannot contain payload of type RAW
-
Cause: An attempt was made to create a JMS queue with RAW payload
- JMS-00194: Session object is invalid
-
Cause: Session object is invalid
- JMS-00195: Invalid object type: object must implement CustomDatum/OracleData or SQLData interface
-
Cause: Invalid object type specified
- JMS-00196: Cannot have more than one open QueueBrowser for the same destination on a JMS Session
-
Cause: There is already one open QueueBrowser for this queue on this session
- JMS-00197: Agent address must be specified for remote subscriber
-
Cause: Address field is null for remote subscriber
- JMS-00199: Registration for asynchronous receipt of messages failed
-
Cause: Registration with the database for asynchronous receipt of messages for the consumer failed
- JMS-00200: Destination must be specified
-
Cause: Destination is null
- JMS-00201: All Recipients in recipient_list must be specified
-
Cause: One or more elements in the recipient list are null
- JMS-00202: Unregister for asynchronous receipt of messages failed
-
Cause: An error occured while removing the registration of the consumer with the database for asynchronous receipt
- JMS-00203: Payload Factory must be specified
-
Cause: Null Payload Factory was specified
- JMS-00204: An error occurred in the AQ JNI layer
-
Cause: JNI Error
- JMS-00205: Naming Exception
-
Cause: Naming exception
- JMS-00207: JMS Exception {0}
-
Cause: An error occured in the JMS layer
- JMS-00208: XML SQL Exception
-
Cause: An error occured in the XML SQL layer
- JMS-00209: XML SAX Exception
-
Cause: An error occured in the XML SAX layer
- JMS-00210: XML Parse Exception
-
Cause: An error occured in the XML Parser layer
- JMS-00220: Connection no longer available
-
Cause: Connection to the database no longer available.
- JMS-00221: Free physical database connection unavailable in connection pool
-
Cause: A free physical database connection was not available in the OCI connection pool in order to perform the specified operation.
- JMS-00222: Invalid Payload factory type
-
Cause: Payload factory should be of CustomDatumFactory or ORADataFactory type.
- JMS-00223: Payload factory must be null for destinations with Sys.AnyData payload - use typemap instead
-
Cause: A CustomDatumFactory/ORADataFactory was specifed for consumers on destinations containing SYS.ANYDATA payloads
- JMS-00224: Typemap is invalid - must be populated with SQLType/OraDataFactory mappings to receive messages from Sys.AnyData destinations
-
Cause: The typemap of the session is null or empty. For destinations of tpye Sys.AnyData, the typemap must contain OraDataFactory objects for all possible types that may be stored in the queue/topic
- JMS-00225: Invalid JDBC driver - OCI driver must be used for this operation
-
Cause: Operations on Sys.AnyData queues/topics are not supported using this JDBC driver
- JMS-00226: Header-only Message does not have a body
-
Cause: Header-only message does not have a body; the body cannot be cleared, changed, or queried.
- JMS-00227: Illegal attempt to commit on a non transacted JMS Session
-
Cause: Illegal attempt to invoke the commit method on a non transacted JMS Session
- JMS-00228: Illegal attempt to rollback on a non transacted JMS Session
-
Cause: Illegal attempt to invoke the rollback method on a non transacted JMS Session
- JMS-00229: {0} must be specified
-
Cause: The specified parameter was null
- JMS-00230: Illegal operation on durable subscription with active TopicSubscriber
-
Cause: Try to unsubscribe, change or create durable subscription while it has an active TopicSubscriber.
- JMS-00231: Consumers on temporary destination must belong to the same
-
Cause: The specified parameter was null
- JMS-00232: An invalid user/password was specified for the JMS connection
-
Cause: Invalid user/password specified for connection
- JMS-00233: The required subscriber information is not available
-
Cause: Try to retrieve subscriber information from a subscriber which was obtained with getDurableSubscriber method and had no corresponding information in the in-memory map.
- JMS-00234: This operation is not allowed in the current messaging domain
-
Cause: Perform an operation that is not allowed in the current messaging domain
- JMS-00235: Can not link the durable subscriber name with a topic in unsubscribe method.
-
Cause: OJMS is unable to link the supplied durable subscriber name with a topic. This causes unsubscribe method to fail.
- JMS-00236: OJMS encountered invalid OCI handles.
-
Cause: OJMS encountered invalid OCI handles when using JDBC OCI driver .
- JMS-00237: Can not start thread for message listener.
-
Cause: OJMS is unable to start a new thread for message listener.
- JMS-00238: Illegal attempt to recover on a transacted JMS Session
-
Cause: Illegal attempt to invoke the recover method on a transacted JMS Session
- JMS-00239: Illegal attempt to call {0} method on a XASession.
-
Cause: Illegal attempt to invoke the commit or rollback method on a XASession
- JMS-00240: Illegal attempt to call setClientID after other actions.
-
Cause: Illegal attempt to call Connection.setClientID method after other actions has been taken on this Connection
- JMS-00241: Illegal attempt to delete temporary destination when there are consumers using it.
-
Cause: Illegal attempt to delete temporary destination while there are existing consumers still using it.
- JMS-00242: Illegal attempt to enqueue message with both immediate visibility and three phase enqueue process.
-
Cause: Illegal attempt to enqueue message with both immediate visibility and three phase enqueue process.
- JMS-00243: Topic {0} not found
-
Cause: The specified topic was not found
- JMS-00244: {0} is an invalid operation with the Sharded Queue.
-
Cause: The operation is not valid with the Sharded Queue
- JMS-00245: JMS Streaming support is available only for Sharded Queues.
-
Cause: JMS Streaming is supported with Sharded Queues only
- JMS-00246: JMS Streaming support is not available for {0} driver.
-
Cause: JMS Streaming is supported with thin driver only
- JMS-00247: NON_PERSISTENT message delivery is not supported with JMS Streaming.
-
Cause: The NON_PERSISTENT delivery mode is not supported with JMS Streaming
- JMS-00248: Illegal attempt to use JMS Streaming API when streaming is disabled.
-
Cause: Illegal attempt to use JMS Streaming API when streaming is disabled
- JMS-00249: InputStream representing the message data must be specified.
-
Cause: InputStream is null
- JMS-00250: OutputStream must be specified to write the message data.
-
Cause: OutputStream is null
- JMS-00251: Illegal attempt to set message data using both write method(s) and Streaming API.
-
Cause: Illegal attempt to set message data using both write methods and Streaming API
- JMS-00252: Illegal attempt to read the data using {0} when the streaming is used with dequeue.
-
Cause: Illegal attempt to read the message data using read methods when the dequeue used streaming
- JMS-00253: Operation {0} not allowed on a Message with null JMSMessageID.
-
Cause: The operation is not allowed on a Message with null JMSMessageID
- JMS-00254: Streaming is not used with dequeue, please use standard JMS API to read the message data.
-
Cause: Streaming is not used with dequeue operation
- JMS-00255: JMS Streaming support is available in a Session with acknowledge mode +
-
Cause: Invalid acknowledgement mode used with JMS Streaming
- JMS-00256: stop() of javax.jms.Connection timed out.
-
Cause: stop() of javax.jms.Connection timed out
- JMS-00257: receive(long timeout) of javax.jms.MessageConsumer took more time than the network timeout configured at the java.sql.Connection. }
-
Cause: receive(long timeout) of javax.jms.MessageConsumer timed out.