|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Error on receive from host 10 (10.100.31.59) |
« View previous topic :: View next topic » |
Author |
Message
|
raz |
Posted: Fri Jul 27, 2007 3:38 pm Post subject: Error on receive from host 10 (10.100.31.59) |
|
|
Acolyte
Joined: 10 Jul 2007 Posts: 70
|
Hi,
I am using a java program to send messages and catch messages it connects to a qmgr with IP, port and SYSTEM.DEF.SVRCONN, it used to work but recently I have upgraded mq to mqv6. Now I am getting the folowing error.
07/27/07 23:26:22 - Process(19580.1 User(mqm) Program(amqrmppa)
AMQ9208: Error on receive from host 10 (10.100.31.59).
EXPLANATION:
An error occurred receiving data from 10 (10.100.31.59) over TCP/IP. This may
be due to a communications failure.
ACTION:
The return code from the TCP/IP (read) call was 131 (X'83'). Record these
values and tell the systems administrator.
Please help me out.
Thanks |
|
Back to top |
|
 |
fjb_saper |
Posted: Sat Jul 28, 2007 3:44 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
If this is a client connection and V6 make sure you use the following form for the connect:
qcf.createQueueConnection(userid,passwd).
V6 does not like you to use qcf.createQueueConnection() when you are not in a J2EE environment that passes the JAAS user...
Enjoy  _________________ MQ & Broker admin |
|
Back to top |
|
 |
raz |
Posted: Sun Jul 29, 2007 9:13 am Post subject: |
|
|
Acolyte
Joined: 10 Jul 2007 Posts: 70
|
Thanks for your reply
I am using client connection to connect qmgr V6, where do I need to change, in application or in MQ.
Thanks |
|
Back to top |
|
 |
fjb_saper |
Posted: Sun Jul 29, 2007 1:58 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
It's a programming change...  _________________ MQ & Broker admin |
|
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
|
|
|
|