Author |
Message
|
sarasu |
Posted: Mon Mar 13, 2006 10:30 am Post subject: Strange Error while configuring Workflow(FMC) |
|
|
Master
Joined: 02 Feb 2006 Posts: 229
|
Hi,
I am getting this error while configuring FMC in workflow?
Anyhelp is appreciated..
ERROR...::
AMQ7880: Error code 71 starting FMCQM/Queue Manager WebSphere MQ service.
EXPLANATION:
The service was unable to start FMCQM/Queue Manager. The error message reported
was as follows: AMQ7626: XA resource manager initialization failure. Refer to
the error log for more information.
ACTION:
Use WebSphere MQ Services to investigate why the service could not begin. If
recovery for this service is active, MQ will attempt to recover.
Thanks |
|
Back to top |
|
 |
kotha |
Posted: Mon Mar 13, 2006 11:57 am Post subject: |
|
|
Partisan
Joined: 12 Mar 2005 Posts: 333
|
Check your MQ. Create a QM and try to start it. I think it is an issue with MQ.
Workflow unable to access MQ |
|
Back to top |
|
 |
sarasu |
Posted: Mon Mar 13, 2006 12:55 pm Post subject: |
|
|
Master
Joined: 02 Feb 2006 Posts: 229
|
I am able to open buildtime. but while opening runtime i ma getting an error "JAVA_API_Communication: Communicatio error"
Thanks |
|
Back to top |
|
 |
wschutz |
Posted: Mon Mar 13, 2006 12:55 pm Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
It certanily is an MQ issue... you don't say what OS MQWF is running on... you should look at the AMQERR01.LOG file, that should give you more info as to what is failing (is the database manager running?) _________________ -wayne |
|
Back to top |
|
 |
kotha |
Posted: Mon Mar 13, 2006 1:08 pm Post subject: |
|
|
Partisan
Joined: 12 Mar 2005 Posts: 333
|
SARASU wrote: |
I am able to open buildtime. but while opening runtime i ma getting an error "JAVA_API_Communication: Communicatio error"
Thanks |
If you are working in a network domain. Install MQ Client. It works
you can find MQ Client (for Windows OS) in add/remove programs.Click on MQ and click on Change ....Where you can add Client feature. |
|
Back to top |
|
 |
sarasu |
Posted: Mon Mar 13, 2006 1:13 pm Post subject: |
|
|
Master
Joined: 02 Feb 2006 Posts: 229
|
I am working on windows xp. What is the need of installing MQ Client? I configured once again even then i am getting "FMC_API_Communicatio error"
Thanks |
|
Back to top |
|
 |
kotha |
Posted: Mon Mar 13, 2006 1:23 pm Post subject: |
|
|
Partisan
Joined: 12 Mar 2005 Posts: 333
|
SARASU wrote: |
I am working on windows xp. What is the need of installing MQ Client? I configured once again even then i am getting "FMC_API_Communicatio error"
Thanks |
Just install. If it works, we can investigate HOW and WHY  |
|
Back to top |
|
 |
germess |
Posted: Mon Mar 13, 2006 2:31 pm Post subject: Same problem! |
|
|
Newbie
Joined: 13 Mar 2006 Posts: 6
|
While configuring FMC (as default configuration) on DB2, Win2000, The Configuration Utility crashes, but it creates both Buildtime and Runtime databases, but fails to create the Queue. I don't see my queue in the Websphere MQ Explorer and I can't open Runtime client - i get the same "commnunication" error.
Any solutions? |
|
Back to top |
|
 |
Ratan |
Posted: Mon Mar 13, 2006 3:47 pm Post subject: |
|
|
 Grand Master
Joined: 18 Jul 2002 Posts: 1245
|
Check Fmcsys and FmcErr log files and post the error messages.
If the queues were not created, WF Server will not start and WF Runtime client will through the communication exception. You have to investigate why the queues were not created. _________________ -Ratan |
|
Back to top |
|
 |
wschutz |
Posted: Mon Mar 13, 2006 4:25 pm Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
could this be a hint:
Quote: |
EXPLANATION:
The service was unable to start FMCQM/Queue Manager. |
The qmgr isn't running. You should look at the qmgr error file (AMQERR01.LOG) to find out why. _________________ -wayne |
|
Back to top |
|
 |
hos |
Posted: Mon Mar 13, 2006 10:57 pm Post subject: |
|
|
Chevalier
Joined: 03 Feb 2002 Posts: 470
|
Check the XA string in the resources tab of your MQ. Most probably the password does not match with the DB password. Use MQWF utilities (fmczutil) to keep DB and MQ in sync. Check the logs and you will see the MQ return code (2122?) that creates the error. |
|
Back to top |
|
 |
|