Re: ipc-daemon2 fails to run as WinXP service

From: "Bill Pfeiffer" <pfeiffer(at)arbfile(dot)org>
To: "Postgresql-Cygwin" <pgsql-cygwin(at)postgresql(dot)org>
Subject: Re: ipc-daemon2 fails to run as WinXP service
Date: 2003-09-29 13:46:55
Message-ID: 000c01c38690$252ca000$a2040a0a@arbfile.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

I ran the same commands you listed and noticed I was on 1.5.4 cygwin. I
updated to the latest and now it can log in with the local system account.
It appears that solved/removed/hid the problem. Ipc-daemon2 now works as a
service using the LocalSystem account.

Thanks,

Bill
----- Original Message -----
From: "Jason Tishler" <jason(at)tishler(dot)net>
To: "Bill Pfeiffer" <pfeiffer(at)arbfile(dot)org>
Cc: "Postgresql-Cygwin" <pgsql-cygwin(at)postgresql(dot)org>
Sent: Monday, September 29, 2003 7:32 AM
Subject: Re: [CYGWIN] ipc-daemon2 fails to run as WinXP service

> Bill,
>
> On Sun, Sep 28, 2003 at 04:19:30PM -0400, Bill Pfeiffer wrote:
> > WinXP Pro. LocalSystem (i.e., default) is what didn't work.
>
> Works for me:
>
> $ uname -a
> CYGWIN_NT-5.1 xptst37 1.5.5(0.94/3/2) 2003-09-20 16:31 i686 ...
>
> $ sc qc ipc-daemon2
> [SC] GetServiceConfig SUCCESS
>
> SERVICE_NAME: ipc-daemon2
> TYPE : 10 WIN32_OWN_PROCESS
> START_TYPE : 2 AUTO_START
> ERROR_CONTROL : 1 NORMAL
> BINARY_PATH_NAME : "C:\cygwin\bin\ipc-daemon2.exe"
"--service"
> LOAD_ORDER_GROUP :
> TAG : 0
> DISPLAY_NAME : Cygwin IPC Daemon 2
> DEPENDENCIES :
> SERVICE_START_NAME : LocalSystem
>
>
> 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

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message doyle ervin 2003-09-30 01:47:04 Re: STATUS_ACCESS_VIOLATION - Windows 2000 and cygwin 1.5.5-1
Previous Message Jason Tishler 2003-09-29 11:53:47 Re: STATUS_ACCESS_VIOLATION - Windows 2000 and cygwin 1.5.5-1