Обсуждение: postmaster7.3b5 service in Win2k cannot work properly

Поиск
Список
Период
Сортировка

postmaster7.3b5 service in Win2k cannot work properly

От
"William.Jiang"
Дата:

Hi,all

   I encounter a serious problem. I have made postmaster(7.3b5) run as a service in Win2k using cygrunsrv. But everytime I shutdown windows properly and then start it.postmaster service cannot start . It leave a postmaster.pid in the data directory and ipc cannot be realeased properly . I have to remove the postmaster.pid myself and restart ipc-daemon.

  How can I make it work properly!

Wish your kind help!

Best wishes!

Yours, William



Do You Yahoo!?
"是IT精英吗?小试牛刀获时尚大奖!"

Re: postmaster7.3b5 service in Win2k cannot work properly

От
Jason Tishler
Дата:
William,

On Mon, Dec 02, 2002 at 10:28:47AM +0800, William.Jiang wrote:
> But everytime I shutdown windows properly and then start it.postmaster
> service cannot start.  It leave a postmaster.pid in the data directory
> and ipc cannot be realeased properly.  I have to remove the
> postmaster.pid myself and restart ipc-daemon.
>
> How can I make it work properly!

Did you install the postmaster service as follows?

    cygrunsrv --install postmaster ... --termsig INT ... --shutdown
                                       ^^^^^^^^^^^^^     ^^^^^^^^^^

If so, then postmaster should shutdown cleanly when the Windows shuts
down.

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6