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 » problem with MQ scripts

Post new topic  Reply to topic
 problem with MQ scripts « View previous topic :: View next topic » 
Author Message
Srinivasan
PostPosted: Mon Aug 22, 2005 8:47 pm    Post subject: problem with MQ scripts Reply with quote

Apprentice

Joined: 12 Jul 2005
Posts: 41
Location: Chennai

hi,

I tried running the scripts. scripts are run using a program in which I first Start the queue manager and tthen in the next statement I run the scripts...

while doing the above I've got the following error,


Cause . . . . . : An internal MQ error has occurred on queue manager
EURAS4R01 and the MQ error recording routine has been called. The failing
process is process 813030.
Recovery . . . : Use the standard facilities supplied with your system to
record the problem identifier, and to save the generated output files. Contact
your IBM support center. Do not discard these files until the problem has been
resolved.
Technical Description . . . . . . . . : None.
----- amqxfddx.c : 771 --------------------------------------------------------
08/17/05 23:08:24
AMQ6125: An internal WebSphere MQ error has occurred.


Cause . . . . . : MQ detected an unexpected error when calling the
operating system. The MQ error recording routine has been called.
Recovery . . . : Use the standard facilities supplied with your system to
record the problem identifier, and to save the generated output files. Contact
your IBM support center. Do not discard these files until the problem has been
resolved.
Technical Description . . . . . . . . : The return code from the call to
OS/400 was Rc=3401 from mkdir.
----- amqxfddx.c : 722 --------------------------------------------------------
08/17/05 23:08:18
AMQ6184: An internal WebSphere MQ error has occurred.



the above messages didnt give me any clue where it went wrong...

did anybody face the above issue..

thru scripts Im creating Queues alone..

Regards,
Srinivasan
_________________
Srinivasan for MQ discussion
Back to top
View user's profile Send private message Yahoo Messenger
hopsala
PostPosted: Tue Aug 23, 2005 12:21 am    Post subject: Reply with quote

Guardian

Joined: 24 Sep 2004
Posts: 960

Hi srin, some things are not entirely clear in your post:

1. I happened to catch the string "OS/400" in your post; is this the operating system in question? If so, you'd better put it in the topic subject.

2. Which scripts? Specify the exact command you are using.

In any event, though I have no knowledge of OS/400, but look for an FDC file in the /errors directory with the process id (813030) in the filename. At the top of the file you should see an error trace which may help you understand what happened.
Back to top
View user's profile Send private message
Srinivasan
PostPosted: Tue Aug 23, 2005 3:05 am    Post subject: Problem with AS/400 - MQ Scripts Reply with quote

Apprentice

Joined: 12 Jul 2005
Posts: 41
Location: Chennai

I tried running the scripts. scripts are run using a program in which I first Start the queue manager and tthen in the next statement I run the scripts...

while doing the above I've got the following error,


Cause . . . . . : An internal MQ error has occurred on queue manager
EURAS4R01 and the MQ error recording routine has been called. The failing
process is process 813030.
Recovery . . . : Use the standard facilities supplied with your system to
record the problem identifier, and to save the generated output files. Contact
your IBM support center. Do not discard these files until the problem has been
resolved.
Technical Description . . . . . . . . : None.
----- amqxfddx.c : 771 --------------------------------------------------------
08/17/05 23:08:24
AMQ6125: An internal WebSphere MQ error has occurred.


Cause . . . . . : MQ detected an unexpected error when calling the
operating system. The MQ error recording routine has been called.
Recovery . . . : Use the standard facilities supplied with your system to
record the problem identifier, and to save the generated output files. Contact
your IBM support center. Do not discard these files until the problem has been
resolved.
Technical Description . . . . . . . . : The return code from the call to
OS/400 was Rc=3401 from mkdir.
----- amqxfddx.c : 722 --------------------------------------------------------
08/17/05 23:08:18
AMQ6184: An internal WebSphere MQ error has occurred.



the above messages didnt give me any clue where it went wrong...

did anybody face the above issue..

thru scripts Im creating Queues alone..


FDC Shows the following:




| WebSphere MQ First Failure Symptom Report
|
| =========================================
|
|
|
| Date/Time :- Wednesday August 17 23:02:41 2005
|
| Host Name :- EUR01.MSAS.COM
|
| PIDS :- 5724B4106
|
| LVLS :- 530.6 CSD06
|
| Product Long Name :- WebSphere MQ for iSeries
|
| Vendor :- IBM
|
| Probe Id :- AD033000
|
| Application Name :- MQM
|
| Component :- adiCreateDir
|
| Build Date :- Jan 26 2004
|
| UserID :- 00000106 (QMQM)
|
| Job Name :- 141864/QMQM/AMQZLAA0
|
| Job Description :- QMQM/AMQZLAA0
|
| Submitted By :- 141795/QMQM/AMQZXMA0
|
| Activation Group :- 115 (QMQM) (QMQM/AMQZLAA0)
|
| Process :- 00813030
|
| Thread :- 00000009
|
| QueueManager :- EURAS4R01
|
| Major Errorcode :- xecF_E_UNEXPECTED_SYSTEM_RC
|
| Minor Errorcode :- OK
|
| Probe Type :- MSGAMQ6119
|
| Probe Severity :- 2
|
| Probe Description :- AMQ6119: An internal WebSphere MQ error has
occurred |
| (Rc=3401 from mkdir)
|
| FDCSequenceNumber :- 0
|
| Comment1 :- Rc=3401 from mkdir
|
|
|
| Comment2 :- Permission denied.
|
|
|
|
|
+-----------------------------------------------------------------------
------+
_________________
Srinivasan for MQ discussion
Back to top
View user's profile Send private message Yahoo Messenger
jefflowrey
PostPosted: Tue Aug 23, 2005 3:39 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

I'd say that your installation is not working.

It seems that the queue manager can't start up because the MQM user doesn't have necessary permissions to mkdir a dir that it needs to.

Can you confirm that the queue manager starts normally, without running your scripts?

Can you please post the OS you are using? We can see from the FDC that you are running 5.3 CSD6. And I would guess from names like QMQM that you are on OS/400 or iSeries. But if you don't tell us for sure, we may not be able to help you solve your problem.
_________________
I am *not* the model of the modern major general.
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 » problem with MQ scripts
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.