Skip to main content
Known Participant
April 6, 2010
Question

How to restart FMS under unix

  • April 6, 2010
  • 1 reply
  • 1043 views

How do I restart FMS under unix? I tried

./fmsmgr server restart

but it returns

Server:restart command:
Server service restart not found. Exiting.

If i type ./fmsmgr server

it returns

Server:fms command:
NPTL 2.5
Usage: ./server {start|stop|restart}

so, the syntax is right, but it cannot find restart command. What am I missing here?

Thanks!

    This topic has been closed for replies.

    1 reply

    andyG928Author
    Known Participant
    April 6, 2010

    Got it! it should be:

    ./server restart

    wiitout fmsmgr