public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* out of handles
@ 2018-11-21 17:06 jeff kish
  2018-11-21 19:50 ` Andrey Repin
  0 siblings, 1 reply; 4+ messages in thread
From: jeff kish @ 2018-11-21 17:06 UTC (permalink / raw)
  To: cygwin

Hi,

I am trying to get cygwin X-win to work with putty.
Right now the situation is:

I have a Windows 7 operating system on my laptop. On this laptop
I have an old 1.11.2 version of cygwin - when I fire up the X-Win server,
my putty can connect and run IBMIM just fine (an IBM installation app on a
target CENTOS system that uses eclipse for its interface).

I have a newer version that gets an error about not being able to get
handles:
[main] org.eclipse.equinox.log.internal.ExtendedLogReaderServiceFactory
safeLogged
  Application error
  org.eclipse.swt.SWTError: No more handles [gtk_init_check() failed]

Finally I downloaded the very latest version and had the same error...

I tried loading the libs I could find from this post, but it still fails
with the handles error.

Does anyone have any steps to fix/troubleshoot?

thanks
Jeff

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: out of handles
  2018-11-21 17:06 out of handles jeff kish
@ 2018-11-21 19:50 ` Andrey Repin
  2018-11-21 20:31   ` Jeff Kish Home
  0 siblings, 1 reply; 4+ messages in thread
From: Andrey Repin @ 2018-11-21 19:50 UTC (permalink / raw)
  To: jeff kish, cygwin

Greetings, jeff kish!

> I am trying to get cygwin X-win to work with putty.
> Right now the situation is:

> I have a Windows 7 operating system on my laptop. On this laptop
> I have an old 1.11.2 version of cygwin - when I fire up the X-Win server,
> my putty can connect and run IBMIM just fine (an IBM installation app on a
> target CENTOS system that uses eclipse for its interface).

> I have a newer version that gets an error about not being able to get
> handles:
> [main] org.eclipse.equinox.log.internal.ExtendedLogReaderServiceFactory
> safeLogged
>   Application error
>   org.eclipse.swt.SWTError: No more handles [gtk_init_check() failed]

> Finally I downloaded the very latest version and had the same error...

> I tried loading the libs I could find from this post, but it still fails
> with the handles error.

> Does anyone have any steps to fix/troubleshoot?

By default, modern X servers are not configured to accept TCP connections.
You have to explicitly tell the one you are using to do so.


-- 
With best regards,
Andrey Repin
Wednesday, November 21, 2018 22:36:21

Sorry for my terrible english...


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: out of handles
  2018-11-21 19:50 ` Andrey Repin
@ 2018-11-21 20:31   ` Jeff Kish Home
  2018-11-21 21:03     ` Marco Atzeri
  0 siblings, 1 reply; 4+ messages in thread
From: Jeff Kish Home @ 2018-11-21 20:31 UTC (permalink / raw)
  To: cygwin

Thanks- I’ll look for those settings- 
What makes you think it it a TCP/IP setting? I.e. what led your analysis to this point?

Regards 
Jeff

Sent from my iPhone

> On Nov 21, 2018, at 2:39 PM, Andrey Repin <anrdaemon@yandex.ru> wrote:
> 
> Greetings, jeff kish!
> 
>> I am trying to get cygwin X-win to work with putty.
>> Right now the situation is:
> 
>> I have a Windows 7 operating system on my laptop. On this laptop
>> I have an old 1.11.2 version of cygwin - when I fire up the X-Win server,
>> my putty can connect and run IBMIM just fine (an IBM installation app on a
>> target CENTOS system that uses eclipse for its interface).
> 
>> I have a newer version that gets an error about not being able to get
>> handles:
>> [main] org.eclipse.equinox.log.internal.ExtendedLogReaderServiceFactory
>> safeLogged
>>  Application error
>>  org.eclipse.swt.SWTError: No more handles [gtk_init_check() failed]
> 
>> Finally I downloaded the very latest version and had the same error...
> 
>> I tried loading the libs I could find from this post, but it still fails
>> with the handles error.
> 
>> Does anyone have any steps to fix/troubleshoot?
> 
> By default, modern X servers are not configured to accept TCP connections.
> You have to explicitly tell the one you are using to do so.
> 
> 
> -- 
> With best regards,
> Andrey Repin
> Wednesday, November 21, 2018 22:36:21
> 
> Sorry for my terrible english...
> 

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: out of handles
  2018-11-21 20:31   ` Jeff Kish Home
@ 2018-11-21 21:03     ` Marco Atzeri
  0 siblings, 0 replies; 4+ messages in thread
From: Marco Atzeri @ 2018-11-21 21:03 UTC (permalink / raw)
  To: cygwin

Am 21.11.2018 um 21:30 schrieb Jeff Kish Home:
> Thanks- I’ll look for those settings-
> What makes you think it it a TCP/IP setting? I.e. what led your analysis to this point?
> 
> Regards
> Jeff

bottom post here, please.

Without enabling the TCP/IP setting, you can not connect;
this is the most common problem so it finish also on the FAQ

https://x.cygwin.com/docs/ug/using-remote-apps.html
https://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-remote-clients-cant-connect

In the past the default of X server was to allow all TCP/IP connections

Regards
Marco

---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-11-21 21:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-21 17:06 out of handles jeff kish
2018-11-21 19:50 ` Andrey Repin
2018-11-21 20:31   ` Jeff Kish Home
2018-11-21 21:03     ` Marco Atzeri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).