Re: what does this cygserver error mean?

2011-04-18 Thread Corinna Vinschen
On Apr 18 13:34, bob 295 wrote: > (I'm in digest mode on this list so I can't thread my response easily.) > > The cygserver is setup to run as a Windows service. As far as I can tell the > cygserver is running when the error occurs. What isn't clear from your > response is what causes the nam

Re: what does this cygserver error mean?

2011-04-18 Thread bob 295
error snip > 3 [main] sender 3684 transport_layer_pipes::connect: lost connection to > cygserver, error = 2 > end error snip = > > Could someone point me to a place where this error is described? Thanks. error = 2 is the Win32 error ERROR_FILE_NOT_FOUND

Re: what does this cygserver error mean?

2011-04-18 Thread Corinna Vinschen
: lost connection to > cygserver, error = 2 > end error snip = > > Could someone point me to a place where this error is described? Thanks. error = 2 is the Win32 error ERROR_FILE_NOT_FOUND returned by the CreateFile or WaitNamedPipe function when trying to connect to cyg

what does this cygserver error mean?

2011-04-15 Thread bob 295
I'm getting this error associated with shared memory and cygserver (sender is the name of my process setting and loading the shared memory): begin error snip 3 [main] sender 3684 transport_layer_pipes::connect: lost connection to cygserver, error = 2 end error

Re: cygserver error

2007-07-23 Thread Reini Urban
Lester Ingber schrieb: Dave: : Hmmm, one of those is a login shell, and the other is not. That may well : make the difference. If you add the "-ls" option to the xterm invocation, : does it then behave the same as when you start via cygwin.bat? This makes no difference. I still get the rep

RE: cygserver error

2007-07-11 Thread Dave Korn
On 11 July 2007 16:30, Corinna Vinschen wrote: > On Jul 11 16:22, Dave Korn wrote: >> Take a look at the difference in your cygcheck output between the sshd >> config and the cygserver config; I think you need to specify CYGWIN=server >> in the environment for that particular service, not in you

RE: cygserver error

2007-07-11 Thread Lester Ingber
Dave: : Hmmm, one of those is a login shell, and the other is not. That may well : make the difference. If you add the "-ls" option to the xterm invocation, : does it then behave the same as when you start via cygwin.bat? This makes no difference. I still get the reported errors. : It isn

Re: cygserver error

2007-07-11 Thread Corinna Vinschen
On Jul 11 16:22, Dave Korn wrote: > Take a look at the difference in your cygcheck output between the sshd > config and the cygserver config; I think you need to specify CYGWIN=server in > the environment for that particular service, not in your per-user windows > environment. > > So try re-ru

Re: cygserver error

2007-07-11 Thread Lester Ingber
P.S.: I also tested running my startupx.sh script from the bash window presented by cygwin.bat, in case that set up the proper envirnonment for X. I get the same Event Viewer log of errors. Lester -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http:/

RE: cygserver error

2007-07-11 Thread Dave Korn
On 11 July 2007 16:04, Lester Ingber wrote: > I do now see that if I start Cygwin using C:\cygwin\cygwin.bat (without > putting `set CYGWIN=server' in my cygwin.bat, since I have it in my > Windows Envrionment), I do not get the Event Viewer errors I reported. > bash --login -i > I have been st

Re: cygserver error

2007-07-11 Thread Lester Ingber
Corinna: : You did, apparently. However, I can not reproduce this problem. I : created a setup which also starts cygserver automatically at boot time : and I added a `set CYGWIN=server' to my cygwin.bat file. When I now : start my shell, I get exactly 0 event entries, as expected. : : Is there

Re: cygserver error

2007-07-11 Thread Corinna Vinschen
; Application. >> > As far as I can tell everything is running OK, but I don't see how to >> > get rid of these reported errors? >> > [...] >> > [...] cygserver: error getting handle(1700) to server (5). >> > [...] cygserver: error duplicating from_

Re: cygserver error

2007-07-10 Thread Lester Ingber
ay be able to use the /AUXSOURCE= flag to retrieve this description; > see Help and Support for details. The following information is part of > the event: [...] Ignore everything up to here. All this stuff is added by Windows and there's no way around this without lots of installing ove

Re: cygserver error

2007-07-10 Thread Corinna Vinschen
ve this description; > see Help and Support for details. The following information is part of > the event: [...] Ignore everything up to here. All this stuff is added by Windows and there's no way around this without lots of installing overhead. > [...] cygserver: error getting han