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
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
: 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
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
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
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
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
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
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:/
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
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
; 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_
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
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
14 matches
Mail list logo