Author |
Message
|
fagundes |
Posted: Fri Mar 12, 2004 9:11 am Post subject: FMC00013E Communication Error |
|
|
 Apprentice
Joined: 15 Aug 2003 Posts: 45
|
I`m testing the MQSeries Workflow.
After an time interval, I try acces the Admnistration Utility and it is showed this error message...
FMC00013E Communication Error: -Failing Action: Connect_to_QM, Reason
Code: 2059, Failing Object: FMCQM
What`s it happenig?
Tahnks guys.
Fagundes _________________ Fagundes Pereira da Silva
M.Sc. Candidate / UFRJ Brazil
Interest Area: WfMS Performance Analysis |
|
Back to top |
|
 |
vennela |
Posted: Fri Mar 12, 2004 9:16 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
Is your workflow QMGRs listener running? |
|
Back to top |
|
 |
fagundes |
Posted: Fri Mar 12, 2004 10:57 am Post subject: what is QMGRs listener ? |
|
|
 Apprentice
Joined: 15 Aug 2003 Posts: 45
|
I 'm sorry, but I don´t know what is the QMGR listener...
One doubt, is there one limit for the legth of the queue?? If yes, what is it done when the limit is reached ?
Are all requests dropped? _________________ Fagundes Pereira da Silva
M.Sc. Candidate / UFRJ Brazil
Interest Area: WfMS Performance Analysis |
|
Back to top |
|
 |
vennela |
Posted: Fri Mar 12, 2004 11:39 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
I am assuming you are on windows.
2059 means
Code: |
2059 0x0000080b MQRC_Q_MGR_NOT_AVAILABLE |
Most likely the workflow Queue Manager is not running.
That implies your workflow server is also down. ( I am assuming this is a stand alone set up and you are using the admin utility on the server box. )
Start the Workflow Queue Manager (Start -> Programs -> IBM WebSphere MQ -> WebSphere MQ Explorer
Select the Queue Manager you want and start it.)
Go to the windows services and start the Workflow server and you will be able to access the workflow server using the admin utility |
|
Back to top |
|
 |
fagundes |
Posted: Fri Mar 12, 2004 7:14 pm Post subject: This didn't occur :-( |
|
|
 Apprentice
Joined: 15 Aug 2003 Posts: 45
|
I tried to do wht you said me, but the MQSeries is OK and the MQSeries Workflow is also ok.
I guess that there is some setting that modifies the queu length, or some thing like this. I guess, I'm a foolish, the trouble occurs because there is some confiugration isn't OK.
Where can I set the length of queue, this size influences the response capaity of the server ?
What is the "ideal" size of the queue length?
thanks
fagundes _________________ Fagundes Pereira da Silva
M.Sc. Candidate / UFRJ Brazil
Interest Area: WfMS Performance Analysis |
|
Back to top |
|
 |
rambo |
Posted: Fri Mar 12, 2004 11:20 pm Post subject: |
|
|
Novice
Joined: 25 Aug 2003 Posts: 20
|
May be try dropping the client configuration and create it again. _________________ Regards
Tim |
|
Back to top |
|
 |
|