ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » AMQ9209: Connection to host 'LOOPBACK (127.0.0.1)

Post new topic  This topic is locked: you cannot edit posts or make replies.
 AMQ9209: Connection to host 'LOOPBACK (127.0.0.1) « View previous topic :: View next topic » 
Author Message
rsmart
PostPosted: Thu Jan 28, 2010 10:06 am    Post subject: AMQ9209: Connection to host 'LOOPBACK (127.0.0.1) Reply with quote

Novice

Joined: 27 May 2009
Posts: 10

I haven't been able to find an obvious solution, so I'm asking here...

We have an issue calling a java+mq application running on Iseries/AS400. The queue manager receives a message on a local queue (QueueA) configured for triggering a process. this process calls a CL program, the CL submits a job to start the java application. Reviewing the logs we can see that everything is done, but the java application never gets started. The main objective is to start the java application, this gets the messages from the receiver queue (QueueA) to execute some other java and RPG programs. Everything had been working fine for more than 6 months until yesterday. The administrator said there are no changes done in the OS recently.

The error received is:

01/27/10 10:25:35 - Process(118.50580) User(QMQM) Jobname(923095/QMQM/AMQRMPPA
AMQ9209: Connection to host 'LOOPBACK (127.0.0.1)' closed.

EXPLANATION:

Cause . . . . . : An error occurred receiving data from 'LOOPBACK
(127.0.0.1)' over TCP/IP. The connection to the remote host has unexpectedly
terminated.
Recovery . . . : Tell the systems administrator.

When we copy the content of the CL and execute it in a qsh window, the java application starts without problem.

The text inside the CL is:



PGM PARM(&TRMPARM)

DCL VAR(&TRMPARM) TYPE(*CHAR) LEN(200)

/*-----------------------------------------------------------------*/

ADMTCDPR: SBMJOB CMD(STRQSH +

CMD('/qibm/Userdata/mqm/MSJ400DES/start+

400ConectorServer.400')) JOB(ADMTCDPR) +

JOBQ(QMQM/QMQM) JOBPTY(3) OUTPTY(3) +

LOG(4) LOGCLPGM(*YES)
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  This topic is locked: you cannot edit posts or make replies. Page 1 of 1

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » AMQ9209: Connection to host 'LOOPBACK (127.0.0.1)
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.