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 » General Discussion » The Queue Manager ended for reason 2341977604162060288 ''

Post new topic  Reply to topic
 The Queue Manager ended for reason 2341977604162060288 '' « View previous topic :: View next topic » 
Author Message
jcv
PostPosted: Fri Aug 03, 2007 2:39 am    Post subject: The Queue Manager ended for reason 2341977604162060288 '' Reply with quote

Chevalier

Joined: 07 May 2007
Posts: 411
Location: Zagreb

Hi!

I have this problem after migrating from v5.3 to v6:

$ strmqm
WebSphere MQ queue manager 'mqmtest' starting.
The Queue Manager ended for reason 2341977604162060288 ''

$ mqrc 2341977604162060288

0 0x00000000 OK
0 0x00000000 MQRC_NONE
0 0x00000000 hrcI_MQLO_OK
0 0x00000000 hrcI_MQL_RC_OK
0 0x00000000 hrcI_OK

Looks like everything is OK, but it won't start. No FDC's are created.
Another qmgr is migrated and started O.K. Before migration, qmgrs were ended with quiesce mode, ipcrm is done.
Difference between AMQERR01.LOG shows that on a failing manager last process started O.K. was amqzmuc0:

AMQ5037: The Queue Manager task 'CHECKPOINT' has started.

end that's final. On another, initiation phase continues with amqzxma0_nd
process.
Back to top
View user's profile Send private message Visit poster's website
jcv
PostPosted: Wed Nov 21, 2007 9:56 am    Post subject: Reply with quote

Chevalier

Joined: 07 May 2007
Posts: 411
Location: Zagreb

The same problem is repeated after migrating to:

$ dspmqver
Name: WebSphere MQ
Version: 6.0.2.2
CMVC level: p600-202-070801
BuildType: IKAP - (Production)

$ uname -a
AIX hratest-p 2 5 0054F1AA4C00

Since 2341977604162060288 dec equals 2080603900000000 hex,
I have tried with removing trailing zero's, and got:

$ mqrc 545284153

545284153 0x20806039 xecS_E_TOO_BIG

I don't know what it means.
Back to top
View user's profile Send private message Visit poster's website
RogerLacroix
PostPosted: Wed Nov 21, 2007 10:09 am    Post subject: Reply with quote

Jedi Knight

Joined: 15 May 2001
Posts: 3264
Location: London, ON Canada

Hi,

Did you open a PMR with IBM the first time it happened? If so, what did IBM say?

Secondly, you are not providing enough information for any one to make a guess.

Third in the Quick Beginning Guide there are sections dedicated to migration. Did you follow each and every one?


Regards,
Roger Lacroix
Capitalware Inc.
_________________
Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter
Back to top
View user's profile Send private message Visit poster's website
jcv
PostPosted: Wed Nov 21, 2007 10:33 am    Post subject: Reply with quote

Chevalier

Joined: 07 May 2007
Posts: 411
Location: Zagreb

I hope I did follow it. I'll check it again and open the PMR if I don't conclude anything by myself
Back to top
View user's profile Send private message Visit poster's website
jcv
PostPosted: Tue Feb 26, 2008 10:05 am    Post subject: Reply with quote

Chevalier

Joined: 07 May 2007
Posts: 411
Location: Zagreb

Roger,

you were absolutely right, this matter is unsolvable without opening PMR. It has nothing to do with migration, and has everything to do with experimenting with wrong qmgr attributes. It was obvious that was qmgr related, since the other qmgr started without any problems.

---------------
Attempts to start a Queue Manager at V6 may fail with AMQ5011
The Queue Manager ended for reason 545284153 if the Queue
Manager's Cluster Workload exit length ( CLWLLEN ) parameter is
set to 999999999.

Internal testing revealed that STRMQM was found to fail with a
CLWLLEN value above 2437980 and this value may vary slightly on
some systems depending on the memory allocation carried out at
that time.
---------------

The fact is that we were stopping this qmgr only when we were upgrading it, and I was always restoring this value with mqsc script created by saveqmgr, after recreating qmgr.
This bug is not fixed yet, and the translation from reason 545284153 to reason 2341977604162060288 is not clarified yet.
Back to top
View user's profile Send private message Visit poster's website
Gaya3
PostPosted: Tue Feb 26, 2008 8:00 pm    Post subject: Reply with quote

Jedi

Joined: 12 Sep 2006
Posts: 2493
Location: Boston, US

Hi

In the mean time you can even go through the FDC which have been created...

You will get some more info from there


Regards
Gayathri
_________________
Regards
Gayathri
-----------------------------------------------
Do Something Before you Die
Back to top
View user's profile Send private message
exerk
PostPosted: Tue Feb 26, 2008 11:39 pm    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

Gaya3, in case you missed it:

Quote:
No FDC's are created.

_________________
It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys.
Back to top
View user's profile Send private message
Gaya3
PostPosted: Tue Feb 26, 2008 11:43 pm    Post subject: Reply with quote

Jedi

Joined: 12 Sep 2006
Posts: 2493
Location: Boston, US

Thanks,

I missed it...

PMR is the best...then

Regards
Gayathri
_________________
Regards
Gayathri
-----------------------------------------------
Do Something Before you Die
Back to top
View user's profile Send private message
jcv
PostPosted: Wed Feb 27, 2008 5:33 am    Post subject: Reply with quote

Chevalier

Joined: 07 May 2007
Posts: 411
Location: Zagreb

PMR was the only way, since I have created quite rare problem. I was collecting data by doing early tracing, strmqtrc -e.
Back to top
View user's profile Send private message Visit poster's website
Gaya3
PostPosted: Wed Feb 27, 2008 8:14 pm    Post subject: Reply with quote

Jedi

Joined: 12 Sep 2006
Posts: 2493
Location: Boston, US

Good,

Update us later...

Regards
Gayathri
_________________
Regards
Gayathri
-----------------------------------------------
Do Something Before you Die
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General Discussion » The Queue Manager ended for reason 2341977604162060288 ''
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.