<?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: vnc error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vnc-error/m-p/3537542#M222553</link>
    <description>Are you being blocked by a firewall?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 04 May 2005 09:44:35 GMT</pubDate>
    <dc:creator>Rick Garland</dc:creator>
    <dc:date>2005-05-04T09:44:35Z</dc:date>
    <item>
      <title>vnc error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vnc-error/m-p/3537541#M222552</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have a problem with vnc, I have one server with 11.0 and  I started it with:&lt;BR /&gt;&lt;BR /&gt;#nohup /opt/vnc/vncserver :0 -nolisten local &amp;amp;&lt;BR /&gt;&lt;BR /&gt;and it I do a ps -ef -&amp;gt; &lt;BR /&gt;&lt;BR /&gt; root  2948     1  0 16:15:32 pts/2     0:00 Xvnc :0 -desktop X -httpd /usr/local/vnc/classes -auth //.Xa&lt;BR /&gt;&lt;BR /&gt;but I cannot connect with 5800 port.&lt;BR /&gt;I have this error in ./vnc/server:0.log&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;04/05/05 16:15:32 Xvnc version 3.3.3r2&lt;BR /&gt;04/05/05 16:15:32 Copyright (C) AT&amp;amp;T Laboratories Cambridge.&lt;BR /&gt;04/05/05 16:15:32 All Rights Reserved.&lt;BR /&gt;04/05/05 16:15:32 See &lt;A href="http://www.uk.research.att.com/vnc" target="_blank"&gt;http://www.uk.research.att.com/vnc&lt;/A&gt; for information on VNC&lt;BR /&gt;04/05/05 16:15:32 Desktop name 'X' (server:0)&lt;BR /&gt;04/05/05 16:15:32 Protocol version supported 3.3&lt;BR /&gt;04/05/05 16:15:32 Listening for VNC connections on TCP port 5900&lt;BR /&gt;04/05/05 16:15:32 Listening for HTTP connections on TCP port 5800&lt;BR /&gt;04/05/05 16:15:32   URL http://server:5800&lt;BR /&gt;04/05/05 16:16:18 httpd: get '' for 10.100.17.87&lt;BR /&gt;04/05/05 16:16:18 httpd: defaulting to 'index.vnc'&lt;BR /&gt;04/05/05 16:16:18 httpProcessInput: open: No such file or directory&lt;BR /&gt;04/05/05 16:16:40 httpd: get '' for 10.100.17.87&lt;BR /&gt;04/05/05 16:16:40 httpd: defaulting to 'index.vnc'&lt;BR /&gt;04/05/05 16:16:40 httpProcessInput: open: No such file or directory&lt;BR /&gt;&lt;BR /&gt;10.100.17.87 is my pc ip.&lt;BR /&gt;Could anyone say me what does this error means?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;Carmen.</description>
      <pubDate>Wed, 04 May 2005 09:27:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vnc-error/m-p/3537541#M222552</guid>
      <dc:creator>Carme Torca</dc:creator>
      <dc:date>2005-05-04T09:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: vnc error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vnc-error/m-p/3537542#M222553</link>
      <description>Are you being blocked by a firewall?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 04 May 2005 09:44:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vnc-error/m-p/3537542#M222553</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-05-04T09:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: vnc error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vnc-error/m-p/3537543#M222554</link>
      <description>Hi Carme , hope its problem with port 0 .&lt;BR /&gt;Try with  the port 1 , and it will start  in 5910 port. &lt;BR /&gt;&lt;BR /&gt;i.e vncserver :1&lt;BR /&gt;&lt;BR /&gt;check before if any other connection is active with the same port. If exists take port 2 or diff.&lt;BR /&gt;&lt;BR /&gt;$ ps -ef | grep vnc  will give the detail.&lt;BR /&gt;&lt;BR /&gt;Try it ,hope it will work.&lt;BR /&gt;&lt;BR /&gt;Cheers ,&lt;BR /&gt;Veri.&lt;BR /&gt;--------&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 04 May 2005 09:47:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vnc-error/m-p/3537543#M222554</guid>
      <dc:creator>rveri</dc:creator>
      <dc:date>2005-05-04T09:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: vnc error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vnc-error/m-p/3537544#M222555</link>
      <description>Do you have a file called &lt;BR /&gt;&lt;BR /&gt;/opt/realvnc/share/classes/index.vnc&lt;BR /&gt;&lt;BR /&gt;or something similar (your path might be different)</description>
      <pubDate>Wed, 04 May 2005 09:47:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vnc-error/m-p/3537544#M222555</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2005-05-04T09:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: vnc error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vnc-error/m-p/3537545#M222556</link>
      <description>Picking up from the last post ... from &lt;A href="http://www.realvnc.com/pipermail/vnc-list/2002-February/028311.html" target="_blank"&gt;http://www.realvnc.com/pipermail/vnc-list/2002-February/028311.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The location of the index.vnc (and the rest of java classes) is given&lt;BR /&gt;in the vncserver perl script (mine is /usr/local/vnc/classes), it is&lt;BR /&gt;passed to the Xvnc command as "-httpd /usr/local/vnc/classes". might be worth investigating if the PATH doesn't resolve ... ?</description>
      <pubDate>Wed, 04 May 2005 13:08:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vnc-error/m-p/3537545#M222556</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2005-05-04T13:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: vnc error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vnc-error/m-p/3537546#M222557</link>
      <description>also &lt;A href="http://www.karlrunge.com/x11vnc/" target="_blank"&gt;http://www.karlrunge.com/x11vnc/&lt;/A&gt; Q-41</description>
      <pubDate>Wed, 04 May 2005 13:22:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vnc-error/m-p/3537546#M222557</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2005-05-04T13:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: vnc error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vnc-error/m-p/3537547#M222558</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I don't have this file&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#ls -l /opt/realvnc/share/classes/index.vnc&lt;BR /&gt;/opt/realvnc/share/classes/index.vnc no encontrado&lt;BR /&gt;&lt;BR /&gt;Could you tell me where I can download this software, I want to install it again.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;Carmen.</description>
      <pubDate>Fri, 06 May 2005 02:40:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vnc-error/m-p/3537547#M222558</guid>
      <dc:creator>Carme Torca</dc:creator>
      <dc:date>2005-05-06T02:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: vnc error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vnc-error/m-p/3537548#M222559</link>
      <description>Befire you try and re-isnstall, it might be worth saving the attachment as&lt;BR /&gt;&lt;BR /&gt;/opt/realvnc/share/classes/index.vnc&lt;BR /&gt;&lt;BR /&gt;The file is a text file and isn't very big.</description>
      <pubDate>Fri, 06 May 2005 02:50:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vnc-error/m-p/3537548#M222559</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2005-05-06T02:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: vnc error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vnc-error/m-p/3537549#M222560</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks , but I don't have /opt/realvnc too. I think better reinstall it, doesn't it??</description>
      <pubDate>Fri, 06 May 2005 04:10:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vnc-error/m-p/3537549#M222560</guid>
      <dc:creator>Carme Torca</dc:creator>
      <dc:date>2005-05-06T04:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: vnc error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vnc-error/m-p/3537550#M222561</link>
      <description>Yup, try&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="ftp://hprc.external.hp.com/" target="_blank"&gt;ftp://hprc.external.hp.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;But when I tried earlier, it was down&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Or if you want to register etc&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.realvnc.com/download.html" target="_blank"&gt;http://www.realvnc.com/download.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 06 May 2005 04:31:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vnc-error/m-p/3537550#M222561</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2005-05-06T04:31:35Z</dc:date>
    </item>
  </channel>
</rss>

