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 » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » Administration Utility

Post new topic  Reply to topic Goto page 1, 2, 3, 4, 5  Next
 Administration Utility « View previous topic :: View next topic » 
Author Message
veeruk
PostPosted: Mon Mar 27, 2006 10:10 am    Post subject: Administration Utility Reply with quote

Acolyte

Joined: 13 Mar 2006
Posts: 73

Hi guys,
Recently I installed the MQ Workflow v 3.4 SP7. Now when I run the administration utility using the command ' fmcautil -y fmc -u=ADMIN -p=password' , after a long time the following output was seen:
- FMC00014E Timeout occurred
- FMC16302I Not connected to any system.
FMC15010I Main Menu:
s ... System Commands Menu
x ... Exit Main Menu
Do I need to load a workflow process to get connected?Since the guide says that it is optional, I did not load any process.
Thank you,
Veeru.


Last edited by veeruk on Tue Apr 18, 2006 7:50 am; edited 1 time in total
Back to top
View user's profile Send private message
vennela
PostPosted: Mon Mar 27, 2006 10:17 am    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

You don't have to load(import) a process to invoke admin utility. But the server should be running.
Based on the error, looks like server is down.
Have you started the server
Back to top
View user's profile Send private message Send e-mail Visit poster's website
veeruk
PostPosted: Mon Mar 27, 2006 10:24 am    Post subject: Reply with quote

Acolyte

Joined: 13 Mar 2006
Posts: 73

Yeah,I did start the server by running fmcamain -y fmc & command.
The output says:
FMC10110I Administration server for system FMCSYS started.
Back to top
View user's profile Send private message
sarasu
PostPosted: Mon Mar 27, 2006 10:42 am    Post subject: Reply with quote

Master

Joined: 02 Feb 2006
Posts: 229

You can simply type "fmcautil" it will start...or if u have different login names.."fmcautil -u ADMIN" will work..
Back to top
View user's profile Send private message
veeruk
PostPosted: Mon Mar 27, 2006 10:46 am    Post subject: Reply with quote

Acolyte

Joined: 13 Mar 2006
Posts: 73

I did that. I posted the error I got when typed that command..
I don't know why is it saying 'Timed Out' even when vennela said that there is no need of loading a process.
Back to top
View user's profile Send private message
veeruk
PostPosted: Mon Mar 27, 2006 11:36 am    Post subject: Reply with quote

Acolyte

Joined: 13 Mar 2006
Posts: 73

Guys,
I'm waiting for you reply...can you please reply to my question?
Veeru
Back to top
View user's profile Send private message
vennela
PostPosted: Mon Mar 27, 2006 11:52 am    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

What platform
Back to top
View user's profile Send private message Send e-mail Visit poster's website
veeruk
PostPosted: Mon Mar 27, 2006 11:59 am    Post subject: Reply with quote

Acolyte

Joined: 13 Mar 2006
Posts: 73

It's AIX 5.3.
Back to top
View user's profile Send private message
vennela
PostPosted: Mon Mar 27, 2006 12:04 pm    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

Can you do
Code:
ps -ef | grep main
and post the results.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
veeruk
PostPosted: Mon Mar 27, 2006 12:53 pm    Post subject: Reply with quote

Acolyte

Joined: 13 Mar 2006
Posts: 73

Here is the output of ps -ef|grep main:

fmc 536798 991470 0 14:52:02 pts/3 0:00 grep main
Back to top
View user's profile Send private message
vennela
PostPosted: Mon Mar 27, 2006 1:00 pm    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

veeresh.kory wrote:
Here is the output of ps -ef|grep main:

fmc 536798 991470 0 14:52:02 pts/3 0:00 grep main


That means your server did not start.
You should see atleast 4 main processes. Like
fmcamain
fmcemain (usually 2 of them)

Anyway,
did you start DB2?
did you start MQ?
Back to top
View user's profile Send private message Send e-mail Visit poster's website
veeruk
PostPosted: Mon Mar 27, 2006 1:04 pm    Post subject: Reply with quote

Acolyte

Joined: 13 Mar 2006
Posts: 73

Yes I started the database DB2, and even the queue manager. But I started them using their respective login ID's, i.e. db2inst5(my db2 instance owner) and mqm, not using fmc.
When I run the command fmcamain, it said that the server was started.Do you still think it is not started?
I mean both DB2 and QMgr were started earlier itself. But I still the get the same error

I have one more question: When I executed the command fmcautil with default username n passwd, the output was '$ FMC10110I Administration server for system FMCSYS started.' but did not return to the command prompt. The curson just kept on blinking(just like how if we start a listener in MQ using command line). Is it the way it should be when server is started?
Back to top
View user's profile Send private message
sarasu
PostPosted: Mon Mar 27, 2006 1:48 pm    Post subject: Reply with quote

Master

Joined: 02 Feb 2006
Posts: 229

hey r u getting this? when u type "fmcautil"??


\Desktop>fmcautil -u ADMIN
- FMC16006I Administration Utility started.
System group name : [FMCGRP] FMCGRP
System name : [FMCSYS] FMCSYS
Userid : [ADMIN] ADMIN
Password : [********] ********
= FMC16110I Receive thread for userID 'ADMIN' at system 'FMCSYS' started.
- FMC16301I UserID 'ADMIN' connected to system 'FMCSYS'.
FMC15010I Main Menu:
s ... System Commands Menu
m ... Select Server Menu
e ... Errorlog Commands Menu
l ... Systemlog Commands Menu
u ... User Commands Menu
x ... Exit Main Menu
u
FMC15080I User Commands Menu:
p ... Change your password
x ... Exit User Commands Menu
x
FMC15010I Main Menu:
s ... System Commands Menu
m ... Select Server Menu
e ... Errorlog Commands Menu
l ... Systemlog Commands Menu
u ... User Commands Menu
x ... Exit Main Menu
s
FMC15040I System Commands Menu:
c ... Connect
i ... Info
d ... Shutdown
q ... Query
w ... Wait
x ... Exit System Commands Menu
i
- Primary system Yes
- Operation settings
- Configuration identifier FMC
- Operation Mode Robust
- Session settings
- Session expiration check interval PT1H
- Session expiration time PT20H
- Unified logon for Windows NT clients No
- Message layer settings
- Client message expiration time PT15M
- Maximum message size 1000000
- Maximum query message size 1000000
FMC15040I System Commands Menu:
c ... Connect
i ... Info
d ... Shutdown
q ... Query
w ... Wait
x ... Exit System Commands Menu
c
System group name : [FMCGRP]
System name : [FMCSYS]
Userid : [ADMIN]
Password : [********]

= FMC16110I Receive thread for userID 'ADMIN' at system 'FMCSYS' started.
- FMC16301I UserID 'ADMIN' connected to system 'FMCSYS'.
FMC15040I System Commands Menu:
c ... Connect
i ... Info
d ... Shutdown
q ... Query
w ... Wait
x ... Exit System Commands Menu
i
- Primary system Yes
- Operation settings
- Configuration identifier FMC
- Operation Mode Robust
- Session settings
- Session expiration check interval PT1H
- Session expiration time PT20H
- Unified logon for Windows NT clients No
- Message layer settings
- Client message expiration time PT15M
- Maximum message size 1000000
- Maximum query message size 1000000
FMC15040I System Commands Menu:
c ... Connect
i ... Info
d ... Shutdown
q ... Query
w ... Wait
x ... Exit System Commands Menu
= FMC16120I Receive thread for userID 'ADMIN' at system 'FMCSYS' ended.
q
- FMC16220I Administration Server is 'active'.
- FMC16220I Cleanup Server is 'inactive'.
- FMC16221I Execution Server is 'active' (2 instance(s) running).
- FMC16220I Scheduling Server is 'inactive'.
FMC15040I System Commands Menu:
c ... Connect
i ... Info
d ... Shutdown
q ... Query
w ... Wait
x ... Exit System Commands Menu



IF U R NOT GETTING THIS ALSO...THERE IS SOMETHING NOT STARTED OR RUNNING...CHECK EVERYTHING AND THEN DO IT AGAIN..
Back to top
View user's profile Send private message
veeruk
PostPosted: Mon Mar 27, 2006 1:53 pm    Post subject: Reply with quote

Acolyte

Joined: 13 Mar 2006
Posts: 73

That's what is my problem...when I type those command, it says 'TimeOut occured' and 'Not connected to any system', even though all the components seem to be running properly. Do I need to run all the 'fmczinsx' commands again and do it?

Kindly guide me...
Back to top
View user's profile Send private message
vennela
PostPosted: Mon Mar 27, 2006 2:00 pm    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

veeresh.kory wrote:
even though all the components seem to be running properly.

I don't think so.
You workflow server is NOT running.
You proved that yourself by making sure there are no workflow related processes.

No need to run fmczinsx commands at this point.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Goto page 1, 2, 3, 4, 5  Next Page 1 of 5

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » Administration Utility
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.