Service Bus 10gR3 Connecting Remote MQ Queue
The scenario we have is the following:
A Proxy Service recieves a request on a MQ queue. The proxy ends with a route to a Business Service with MQ transport.
The queue on which we are trying to send the message is configured in the Queue Manager as a Remote Definition. The MQ connection configured in OSB is of type TCP.
The error we have in the logs is the following:
<Error> <WliSbCustomResources> <DESAESB> <DESAESB> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1253196839712> <BEA-381930> <Error occured when connecting to MQ: Exception occured when trying to create MQQueue instance for Queue: NT03DESA.OA.QUE110.OAOXPARM MQJE001: Completion Code 2, Reason 2045>
A Proxy Service recieves a request on a MQ queue. The proxy ends with a route to a Business Service with MQ transport.
The queue on which we are trying to send the message is configured in the Queue Manager as a Remote Definition. The MQ connection configured in OSB is of type TCP.
The error we have in the logs is the following:
<Error> <WliSbCustomResources> <DESAESB> <DESAESB> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1253196839712> <BEA-381930> <Error occured when connecting to MQ: Exception occured when trying to create MQQueue instance for Queue: NT03DESA.OA.QUE110.OAOXPARM MQJE001: Completion Code 2, Reason 2045>
0