Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

MQ read issue with Talend 6.2.1

we have enterprise talend 6.2.1 and having issue to read message from Websphere MQ using tMomInput component. getting error code as 2035.  we don't have this issue with talend 5.4.1 version.

 

MQ 2035 error code:

https://www.ibm.com/support/knowledgecenter/en/SSFKSJ_7.0.1/com.ibm.mq.csqsao.doc/fm12390_1.htm

 

any help is greatly appreciated.

 

Labels (2)
3 Replies
Anonymous
Not applicable
Author

Hello,

Did you export your job from talend 5.4.1 version and import it into enterprise talend 6.2.1?

Best regards

Sabrina

Anonymous
Not applicable
Author

Yes. we exported from 5.4.1 and imported into 6.2.1

we also tried with simple tmominput and tlogrow components to read the message and it's not working in 6.2.1

gunjos
Contributor
Contributor

Hi,

 

Even I am facing the same issue. Talend 6.0 is able to connect to MQ where same connection is failing for 6.2.1. Did you manage to fix this issue? if yes then how?