<?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: xvfb start problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/xvfb-start-problem/m-p/5024187#M429296</link>
    <description>hi,&lt;BR /&gt;&lt;BR /&gt;also verify your XVFB_DISPLAY value in the /etc/rc.config.d/xvfb&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
    <pubDate>Tue, 23 Jan 2007 08:59:46 GMT</pubDate>
    <dc:creator>Yogeeraj_1</dc:creator>
    <dc:date>2007-01-23T08:59:46Z</dc:date>
    <item>
      <title>xvfb start problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xvfb-start-problem/m-p/5024185#M429294</link>
      <description>Hi guys,&lt;BR /&gt;I've done everything in the document of xvfb installation, but when I try to start the xvfb, the exit code is 0, but the log file report that error:&lt;BR /&gt;#cat /var/X11/Xserver/logs/Xvfb_10.log&lt;BR /&gt;_XSERVTransSocketINETCreateListener: ...SocketCreateListener() failed&lt;BR /&gt;_XSERVTransMakeAllCOTSServerListeners: server already running&lt;BR /&gt;&lt;BR /&gt;Fatal server error:&lt;BR /&gt;Cannot establish any listening sockets - Make sure an X server isn't already running&lt;BR /&gt;unlink: No such file or directory&lt;BR /&gt;unlink  failed, errno 2/usr/contrib/bin/X11/xinit:  Error 0 (errno 0):  Server error.&lt;BR /&gt;Any ideas?&lt;BR /&gt;Thanks for all&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Jan 2007 08:46:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xvfb-start-problem/m-p/5024185#M429294</guid>
      <dc:creator>uadm26</dc:creator>
      <dc:date>2007-01-23T08:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: xvfb start problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xvfb-start-problem/m-p/5024186#M429295</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Title: Xvfb Error: Cannot establish any listening sockets&lt;BR /&gt;Document ID: XWINKBRC00015294&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000079990768" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000079990768&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Tue, 23 Jan 2007 08:51:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xvfb-start-problem/m-p/5024186#M429295</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2007-01-23T08:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: xvfb start problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xvfb-start-problem/m-p/5024187#M429296</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;also verify your XVFB_DISPLAY value in the /etc/rc.config.d/xvfb&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Tue, 23 Jan 2007 08:59:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xvfb-start-problem/m-p/5024187#M429296</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2007-01-23T08:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: xvfb start problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xvfb-start-problem/m-p/5024188#M429297</link>
      <description>Thanks for all, but theres something wrong about the system after reeboot the xvfb start's ok.</description>
      <pubDate>Tue, 23 Jan 2007 10:23:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xvfb-start-problem/m-p/5024188#M429297</guid>
      <dc:creator>uadm26</dc:creator>
      <dc:date>2007-01-23T10:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: xvfb start problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xvfb-start-problem/m-p/5024189#M429298</link>
      <description>Something is already occupying TCP port 6010. Assuming Xvfb was not already running, The most likely culprit would be a SSH connection setup to forward X11 protocol. SSH starts with an offset of 10 for it's display numbers.&lt;BR /&gt;&lt;BR /&gt;If you have lsof installed, you can figure out what process specifically is using that port: lsof -i tcp:6010&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 May 2007 11:36:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xvfb-start-problem/m-p/5024189#M429298</guid>
      <dc:creator>Charles Slivkoff</dc:creator>
      <dc:date>2007-05-22T11:36:36Z</dc:date>
    </item>
  </channel>
</rss>

