<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: vncserver errors xsetroot:  unable to open display 'hostname' in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vncserver-errors-xsetroot-unable-to-open-display-hostname/m-p/6914941#M489863</link>
    <description>&lt;P&gt;Does the vnc server command line not show the display or port number ?&lt;BR /&gt;You could also use lsof to find out what port number the server is listening on.&lt;/P&gt;</description>
    <pubDate>Fri, 04 Nov 2016 05:41:42 GMT</pubDate>
    <dc:creator>ranganath ramachandra</dc:creator>
    <dc:date>2016-11-04T05:41:42Z</dc:date>
    <item>
      <title>vncserver errors xsetroot:  unable to open display 'hostname'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vncserver-errors-xsetroot-unable-to-open-display-hostname/m-p/6914650#M489857</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Iam working on HP-UX 11.31 machine through an Ultra VNC viewer from my windows machine. VNC was working fine till yesterday, but today when I do a VNC it gives 'Failed to connect to the server' message.&lt;/P&gt;&lt;P&gt;As Iam able to connect to HP-UX machine through SSH I stopped and restarted the VNCSERVER. Still Iam facing the same issue. When I checked the vnc log I see below errors:&lt;/P&gt;&lt;P&gt;xsetroot: unable to open display 'hostname:1'&lt;BR /&gt;xterm Xt error: Can't open display: %s&lt;BR /&gt;twm: unable to open display "&lt;SPAN&gt;hostname&lt;/SPAN&gt;:1"&lt;/P&gt;&lt;P&gt;I have not changed anything and Iam not sure what the issue is.&amp;nbsp;Has anybody faced a similar issue and able to resolve it.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2016 07:02:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vncserver-errors-xsetroot-unable-to-open-display-hostname/m-p/6914650#M489857</guid>
      <dc:creator>DJ7</dc:creator>
      <dc:date>2016-11-03T07:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: vncserver errors xsetroot:  unable to open display 'hostname'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vncserver-errors-xsetroot-unable-to-open-display-hostname/m-p/6914719#M489858</link>
      <description>&lt;P&gt;If I understand this correctly the application wants to connect to the X-server (this part is running on your windows PC).&lt;/P&gt;&lt;P&gt;Any application/firewall/ etc. issue there?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2016 11:29:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vncserver-errors-xsetroot-unable-to-open-display-hostname/m-p/6914719#M489858</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2016-11-03T11:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: vncserver errors xsetroot:  unable to open display 'hostname'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vncserver-errors-xsetroot-unable-to-open-display-hostname/m-p/6914923#M489860</link>
      <description>&lt;P&gt;Have you confirmed that&lt;BR /&gt;- the vnc server process is alive (e.g. using the 'ps' command)&lt;BR /&gt;- the 'hostname' resolves properly and is reachable ('ping')&lt;BR /&gt;- the display number (1) is correct (maybe from the parameters sent to the vnc server as visible with 'ps -x' etc, or perhaps simply checking whether a telnet connection to port 6001 of hostname succeeds - 'telnet hostname 6001')&lt;BR /&gt;?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2016 02:25:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vncserver-errors-xsetroot-unable-to-open-display-hostname/m-p/6914923#M489860</guid>
      <dc:creator>ranganath ramachandra</dc:creator>
      <dc:date>2016-11-04T02:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: vncserver errors xsetroot:  unable to open display 'hostname'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vncserver-errors-xsetroot-unable-to-open-display-hostname/m-p/6914938#M489862</link>
      <description>&lt;P&gt;Thanks for your reply..&lt;/P&gt;&lt;P&gt;ps shows the vncserver process running and also Iam able to ping the machine.&lt;/P&gt;&lt;P&gt;But telnet fails with error "Could not open connection to the host on port".&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2016 05:03:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vncserver-errors-xsetroot-unable-to-open-display-hostname/m-p/6914938#M489862</guid>
      <dc:creator>DJ7</dc:creator>
      <dc:date>2016-11-04T05:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: vncserver errors xsetroot:  unable to open display 'hostname'</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vncserver-errors-xsetroot-unable-to-open-display-hostname/m-p/6914941#M489863</link>
      <description>&lt;P&gt;Does the vnc server command line not show the display or port number ?&lt;BR /&gt;You could also use lsof to find out what port number the server is listening on.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2016 05:41:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vncserver-errors-xsetroot-unable-to-open-display-hostname/m-p/6914941#M489863</guid>
      <dc:creator>ranganath ramachandra</dc:creator>
      <dc:date>2016-11-04T05:41:42Z</dc:date>
    </item>
  </channel>
</rss>

