1833780 Members
2138 Online
110063 Solutions
New Discussion

Linux to HP-UX migration

 
Vishal Biyani
Advisor

Linux to HP-UX migration

I am moving some applications from Linux to HP-UX, the application does 2 main things PDF printing and connection to BAAN through MQ. While printing has no problem, MQ connection is giving problem. The error message is

051108 083311 Error: [86] MQCONN call failed. SendMessageSegment failed [msgid = ORDER_LIST_BAAN, MQRC_NOT_AUTHORIZED (2035)]
051108 083311 Error: [86] MQCONN call failed. SendMessageBlock failed [msgid = ORDER_LIST_BAAN, MQRC_HCONN_ERROR (2018)]

Can be there a problem due to encoding issues? Same MQ connection is working through a stand alone test class!
Learning should never stop!
1 REPLY 1
rick jones
Honored Contributor

Re: Linux to HP-UX migration

A bit more data may help - if the failure is consistent, can you run tusc against the process and see exactly which system call is failing and with what errno? Tusc is the HP-UX system call trace tool, much like strace/truss/etc ftp://ftp.cup.hp.com/dist/networking/tools/ should have a copy
there is no rest for the wicked yet the virtuous have no pillows