|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQ Client connection properties In MQInputNode |
« View previous topic :: View next topic » |
Author |
Message
|
manojreddy524 |
Posted: Tue Nov 19, 2019 7:47 pm Post subject: MQ Client connection properties In MQInputNode |
|
|
Novice
Joined: 19 Apr 2016 Posts: 12
|
Dear All,
I am trying to access a Queue which is in remote Qmanager from MQInput node by passing the connection details in MQ Client connection properties policy.
While deploying the flow I am getting following error.
BIP2087E: Integration node 'TESTNODE_xxxx' was unable to process the internal configuration message.
The entire internal configuration message failed to be processed successfully.
Use the messages following this message to determine the reasons for the failure. If the problem cannot be resolved after reviewing these messages, contact your IBM Support center. Enabling service trace may help determine the cause of the failure.
BIP4041E: Integration server 'default' received an administration request that encountered an exception.
While attempting to process an administration request, an exception was encountered. No updates have been made to the configuration of the integration server.
Review related error messages to determine why the administration request failed.
BIP2684E: A component was configured to use WebSphere MQ, but the required MQ libraries are not available.
The MQ libraries that are required for interaction with WebSphere MQ are not available.
Check that WebSphere MQ is installed, and that it is available in the environment that is running the integration node.
BIP2871I: The request made by user 'US\AG56226' to 'deploy' the resource 'C:/Users/XXXXX/IBM/IIBT10/workspace1/GeneratedBarFiles/Aproject.generated.bar' of type 'BAR' on parent 'default' of type 'ExecutionGroup' has the status of 'FAILED'.
Connection details :
Policy URL : /apiv1/policy/MQEndpoint/TEST1
Connection : MQ Client connection properties
Queue manager name : QM1
Queue manager host name : <host Name>
Listener port number :1414
Channel name : SYSTEM.DEF.SVRCONN
Please help me to resolve this. Thank in advance. |
|
Back to top |
|
 |
abhi_thri |
Posted: Wed Nov 20, 2019 6:17 am Post subject: Re: MQ Client connection properties In MQInputNode |
|
|
 Knight
Joined: 17 Jul 2017 Posts: 516 Location: UK
|
manojreddy524 wrote: |
BIP2684E: A component was configured to use WebSphere MQ, but the required MQ libraries are not available.
The MQ libraries that are required for interaction with WebSphere MQ are not available.
Check that WebSphere MQ is installed, and that it is available in the environment that is running the integration node. |
hi...looks like the MQ client libraries are not installed yet on the server |
|
Back to top |
|
 |
gbaddeley |
Posted: Wed Nov 20, 2019 2:48 pm Post subject: |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
Also, do not EVER use Channel name : SYSTEM.DEF.SVRCONN
If the remote queue manager is set up with security in mind, this channel will actually be disabled.
I suggest defining a new SVRCONN type channel on the remote queue manager specifically for your application, and set up appropriate security controls (connection, authentication, authorization). It will make life much easier as you progress to QA and Production deployments. _________________ Glenn |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|