Author |
Message
|
rdlarosa2 |
Posted: Wed Apr 12, 2006 11:36 am Post subject: Service MQ Workflow can't start because MQReasonCode=2059 |
|
|
Novice
Joined: 11 Apr 2006 Posts: 24
|
Hey Folks !!
My MQ-Workflow service can't start.
I have MQ MorkFlow v3.6.
Lately I installed MQ MorkFlow v3.6 SP2
The OS is Windows XP Professional SP 2 version 2002
The services "MQ Series" and "MQ Workflow" are initiated by "Local System".
The next error appears in the log fmcsys.log :
-----------------------------
12/04/2006 01:38:27 p.m. FMC31050E An error has occurred which has terminated processing.
12/04/2006 01:38:27 p.m. FmcFMLException, MQReturnCode=2, MQReasonCode=2059, MQObjectName=FMCQM, severe error
------------------------------
Any ideas ?
Ricardo - Colombia |
|
Back to top |
|
 |
wschutz |
Posted: Wed Apr 12, 2006 11:48 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
2059 means the qmgr isn't running... what does "dspmq" in a dos window show? _________________ -wayne |
|
Back to top |
|
 |
rdlarosa2 |
Posted: Wed Apr 12, 2006 12:37 pm Post subject: Web Sphere MQ can't be initialized |
|
|
Novice
Joined: 11 Apr 2006 Posts: 24
|
Hi !
When I try to execute "Web Sphere MQ Explorer" the next error
is displayed in Spanish:
"No se han podido inicializar los objetos de WebSphere MQ Servicios. 0x8000401A
El proceso del servidor no ha podido iniciarse debido a que la identidad configurada no es correcta.
Compruebe el nombre del usuario y la contraseña. (AMQ4100)"
My translation to English is:
"It can't be initialized the objects of WebSphere MQ Services. 0x8000401A The server process can`t be initialized due to the configured identity is incorrect. Verify the userid and password. (AMQ4100)"
I tryed to initialize this service with the users: LocalSystem and MUSR_MQADMIN , but the service don't run. MUSR_MQADMIN belongs to mqm group.
Thank you for helping me !
Ricardo - Colombia |
|
Back to top |
|
 |
rdlarosa2 |
Posted: Wed Apr 12, 2006 12:48 pm Post subject: The MQ Series service can't be started |
|
|
Novice
Joined: 11 Apr 2006 Posts: 24
|
When "dspqm" executes the next messages are displayed:
QMNAME(FMCQM) STATUS(Ha finalizado inmediatamente)
QMNAME(FMCQM2) STATUS(Ha finalizado inmediatamente)
In English:
QMNAME(FMCQM) STATUS(It has finished immediately)
QMNAME(FMCQM2) STATUS(It has finished immediately)
Thanks in advance.
Ricard - Colombia |
|
Back to top |
|
 |
rdlarosa2 |
Posted: Thu Apr 13, 2006 12:10 pm Post subject: Problem solved ! |
|
|
Novice
Joined: 11 Apr 2006 Posts: 24
|
Problem solved !
I start the Queue Manager in Windows XP with the command:
strmqm FMCQM |
|
Back to top |
|
 |
jmac |
Posted: Thu Apr 13, 2006 2:23 pm Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
Ricard:
Just FYI. The QueueManager should be started automatically when the MQWF service starts. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
rdlarosa2 |
Posted: Thu Apr 13, 2006 3:51 pm Post subject: |
|
|
Novice
Joined: 11 Apr 2006 Posts: 24
|
John:
That means that I need to search a configuration in which "WebSphere MQ Service" initiates succesfully with all the Queue Managers up ?
Another question: What does "Just FYI" means ?
Thank you in advance !
Ricardo |
|
Back to top |
|
 |
jmac |
Posted: Thu Apr 13, 2006 5:41 pm Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
Ricardo:
Sorry for using slang:
FYI is For Your Information.
I just wanted you to know that it is NOT normal in a windows environment to have to start the QueueManager manually.
Normally when MQWF installs on windows, it puts in the proper dependencies, and when I start the MQWF service it will get the queuemanagers listeners, etc started for me.
Regards
John _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
Monali |
Posted: Fri Nov 21, 2008 9:06 am Post subject: |
|
|
Newbie
Joined: 21 Nov 2008 Posts: 6
|
Hi,
I am new to IBM MQ Workflow and I need to resolve this issue in an existing WF installation.
I have the following error message in my fmcerr.log
Error location = File=e:\v360\src\fmccdifs.cxx, Line=331, Function=FmcFmlsDeviceNaming::Init
Error data = FmcFMLException, MQReturnCode=2, MQReasonCode=2059, MQObjectName=FMCQM, severe error
From other replies in this forum , I could deduct that the Queue Manager is not up and that it should start along with the Workflow itself.
Can somebody please tell me where/how to change the configuration to make sure that the queue manager is started.
Any help is greatly appreciated! |
|
Back to top |
|
 |
jmac |
Posted: Fri Nov 21, 2008 11:22 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
Assuming you are running in a windows environment, the services should have been generated at install time with the appropriate dependencies. Ensure that your IBM MQSeries service is set to start automatically. You should see in the properties a dependency by MQ Workflow, if you do not, I would redo the install. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
Monali |
Posted: Mon Nov 24, 2008 2:18 am Post subject: |
|
|
Newbie
Joined: 21 Nov 2008 Posts: 6
|
Hi, Thank you for your reply.
When I checked the properties of MQ Workflow service, it showed only DB2 dependancies -
DB2 - DB2-0
- NetBIOSGroup
- Server
DB2 Security Server
- Server
Does it mean I need to redo the install? |
|
Back to top |
|
 |
jmac |
Posted: Mon Nov 24, 2008 6:53 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
There may be a way to add the dependency without reinstalling, but I am not sure. If you are dealing with a local test system, I would just try deleting the configuration and re adding. I don't think a full reinstall should be necessary. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
Monali |
Posted: Mon Nov 24, 2008 7:03 am Post subject: |
|
|
Newbie
Joined: 21 Nov 2008 Posts: 6
|
Hi,
I re-installed the MQ workflow. However, it fails to start with th efollowing error message in fmcerror.log
Report creation = 24/11/2008 15:00:09
Related message = FMC31050E An error has occurred which has terminated processing.
Error location = File=e:\v360\src\fmcrrstx.cxx, Line=654, Function=FmcRRSTx::BeginGlobTx
Error data = FmcTransXException, ReturnCode=2122
Can you please advice.
many thanks, |
|
Back to top |
|
 |
jmac |
Posted: Mon Nov 24, 2008 7:40 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
If you look at this message, you will see that you most likely still have an issue with the Queue manager.
Make sure it is started. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
Monali |
Posted: Mon Nov 24, 2008 7:46 am Post subject: |
|
|
Newbie
Joined: 21 Nov 2008 Posts: 6
|
Hi John,
Sorry, but I am really new to all this MQ stuff. Can you please tell me how do I make sure the Queue Manager is started. Is it installed with MQ Workflow or MQ Series? Is there any specific process that I need to check?
Many thanks |
|
Back to top |
|
 |
|