<?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: Unable to startup the vncserver. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-startup-the-vncserver/m-p/2827717#M88041</link>
    <description>HI Alex,Yogeeraj,Andrej&lt;BR /&gt;&lt;BR /&gt;Please Accept My 'T H A N K S'&lt;BR /&gt;from the bottom of my heart.&lt;BR /&gt;&lt;BR /&gt;Absolutely great...&lt;BR /&gt;&lt;BR /&gt;Alex your guess of creating empty file, did work.&lt;BR /&gt;&lt;BR /&gt;Just because of 'X-Window' I was unable to launch Oracle-Installer, hence no work. Now happy.&lt;BR /&gt;&lt;BR /&gt;But still, I need your help...&lt;BR /&gt;&lt;BR /&gt;I started vnc using Oracle A/C, as I said it is perfect.&lt;BR /&gt;&lt;BR /&gt;Next I stared vnc using APPS a/c (to connect to same server), it started the Vxnc process, and the log file is ok, But I am unable to connect. When I am trying to connect vnc, this time running on port 5806 using browser: &lt;BR /&gt;http://domain:5806 after trying to connect for some time it is coming out saying "The page cannot be displayed"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The server I am trying to connect is behind "FIREWALL", &lt;BR /&gt;&lt;BR /&gt;As I mentioned earlier, I am able to connect using&lt;BR /&gt;http://samedomain:5804&lt;BR /&gt;&lt;BR /&gt;-- Could it be the problem with port on firewall?&lt;BR /&gt;&lt;BR /&gt;--- Or something else ?&lt;BR /&gt;Note:&lt;BR /&gt;&lt;BR /&gt;I created the empty .Xresources file in both the a/c's.&lt;BR /&gt;&lt;BR /&gt;So please ....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;Syed</description>
    <pubDate>Tue, 22 Oct 2002 03:01:45 GMT</pubDate>
    <dc:creator>syed_4</dc:creator>
    <dc:date>2002-10-22T03:01:45Z</dc:date>
    <item>
      <title>Unable to startup the vncserver.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-startup-the-vncserver/m-p/2827704#M88028</link>
      <description>Hi Friends,&lt;BR /&gt;&lt;BR /&gt;I need your help. but on Solaris8. &lt;BR /&gt;I am unable to startup the vncserver. &lt;BR /&gt;I checked all the setup. &lt;BR /&gt;I am starting up in this way:&lt;BR /&gt;$vncserver :4 -depth 24&lt;BR /&gt;&lt;BR /&gt;The log file says:&lt;BR /&gt;XSERVTransSocketCreateListener: failed to bind listener&lt;BR /&gt;_XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed&lt;BR /&gt;_XSERVTransMakeAllCOTSServerListeners: failed to create listener for local&lt;BR /&gt;&lt;BR /&gt;Fatal server error:&lt;BR /&gt;Failed to establish all listening sockets&lt;BR /&gt;xrdb: Interrupted system call&lt;BR /&gt;xrdb: Can't open display 'keppelora:4'&lt;BR /&gt;xsetroot:  unable to open display 'keppelora:4'&lt;BR /&gt;twm:  unable to open display "keppelora:4"&lt;BR /&gt;xterm Xt error: Can't open display: keppelora:4&lt;BR /&gt;&lt;BR /&gt;But the display is ok.&lt;BR /&gt;perl path is ok&lt;BR /&gt;vncclass is set in classpath.&lt;BR /&gt;&lt;BR /&gt;the xstartup file in /home dir says:&lt;BR /&gt;#!/bin/sh&lt;BR /&gt;&lt;BR /&gt;xrdb $HOME/.Xresources&lt;BR /&gt;xsetroot -solid grey&lt;BR /&gt;xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &amp;amp;&lt;BR /&gt;twm &amp;amp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What could be the problem?&lt;BR /&gt;&lt;BR /&gt;please ...&lt;BR /&gt;Thanks in Adv&lt;BR /&gt;Regards &lt;BR /&gt;Syed&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Oct 2002 06:31:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-startup-the-vncserver/m-p/2827704#M88028</guid>
      <dc:creator>syed_4</dc:creator>
      <dc:date>2002-10-17T06:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to startup the vncserver.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-startup-the-vncserver/m-p/2827705#M88029</link>
      <description>can you also try:&lt;BR /&gt;&lt;BR /&gt;vncserver :11 -geometry 1024x768 &lt;BR /&gt;</description>
      <pubDate>Thu, 17 Oct 2002 06:48:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-startup-the-vncserver/m-p/2827705#M88029</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2002-10-17T06:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to startup the vncserver.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-startup-the-vncserver/m-p/2827706#M88030</link>
      <description>Thanks, Yogeraj,&lt;BR /&gt;&lt;BR /&gt;I tried:&lt;BR /&gt;&lt;BR /&gt;vncserver :11 -geometry 1024x768&lt;BR /&gt;&lt;BR /&gt;New 'X' desktop is keppelora:11&lt;BR /&gt;&lt;BR /&gt;Starting applications specified in /home/oraprod/.vnc/xstartup&lt;BR /&gt;Log file is /home/oraprod/.vnc/keppelora:11.log&lt;BR /&gt;&lt;BR /&gt;But still the log file gives the same error as mentioned before.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Syed&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Oct 2002 07:23:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-startup-the-vncserver/m-p/2827706#M88030</guid>
      <dc:creator>syed_4</dc:creator>
      <dc:date>2002-10-17T07:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to startup the vncserver.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-startup-the-vncserver/m-p/2827707#M88031</link>
      <description>sounds like there's problems wrt creating the appropriate sockets .... &lt;BR /&gt;&lt;BR /&gt;ps -ef | grep vnc ?&lt;BR /&gt;&lt;BR /&gt;permissions on /var/spool/sockets/X11 ?&lt;BR /&gt;&lt;BR /&gt;Or check &lt;BR /&gt;&lt;A href="http://www.uk.research.att.com/vnc/faq.html#q13" target="_blank"&gt;http://www.uk.research.att.com/vnc/faq.html#q13&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;looks familiar ?</description>
      <pubDate>Thu, 17 Oct 2002 08:11:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-startup-the-vncserver/m-p/2827707#M88031</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2002-10-17T08:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to startup the vncserver.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-startup-the-vncserver/m-p/2827708#M88032</link>
      <description>Thanks lot Alex,&lt;BR /&gt;&lt;BR /&gt;I am checking on that&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Syed</description>
      <pubDate>Thu, 17 Oct 2002 10:05:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-startup-the-vncserver/m-p/2827708#M88032</guid>
      <dc:creator>syed_4</dc:creator>
      <dc:date>2002-10-17T10:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to startup the vncserver.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-startup-the-vncserver/m-p/2827709#M88033</link>
      <description>Do export DISPLAY=... first, then vncserver...&lt;BR /&gt;&lt;BR /&gt;Andrej</description>
      <pubDate>Fri, 18 Oct 2002 09:50:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-startup-the-vncserver/m-p/2827709#M88033</guid>
      <dc:creator>Andrej Vavro</dc:creator>
      <dc:date>2002-10-18T09:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to startup the vncserver.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-startup-the-vncserver/m-p/2827710#M88034</link>
      <description>Hi Friends,&lt;BR /&gt;&lt;BR /&gt;Now I am getting the following error, &lt;BR /&gt;xrdb: No such file or directory&lt;BR /&gt;xrdb: can't open file '/home/oraprod/.Xresources'&lt;BR /&gt;&lt;BR /&gt;But I checked xrdb is in&lt;BR /&gt;/usr/openwin/bin/xrdb path&lt;BR /&gt;&lt;BR /&gt;So why it could be giving the above error. And ".Xresource" file is not exising in '/home/oraprod/&lt;BR /&gt;I checked another machine where vnc is running successfully and I didn't find any above error and ".Xresource".&lt;BR /&gt;&lt;BR /&gt;Please ....&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Syed&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Oct 2002 00:41:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-startup-the-vncserver/m-p/2827710#M88034</guid>
      <dc:creator>syed_4</dc:creator>
      <dc:date>2002-10-21T00:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to startup the vncserver.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-startup-the-vncserver/m-p/2827711#M88035</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;From my notes:&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;When you install the software it will prompt you for a password. You can store this in a password file if you like, and then set&lt;BR /&gt;vncviewer*passwordFile: /home/wherever/password&lt;BR /&gt;in your .Xresources file. &lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;NB. in my case i did not have to create the .Xresources file, it worked!&lt;BR /&gt;&lt;BR /&gt;Can you try this?&lt;BR /&gt;&lt;BR /&gt;Hope this helps!&lt;BR /&gt;Regards&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Mon, 21 Oct 2002 04:14:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-startup-the-vncserver/m-p/2827711#M88035</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2002-10-21T04:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to startup the vncserver.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-startup-the-vncserver/m-p/2827712#M88036</link>
      <description>Thanks lot Yogeeraj,&lt;BR /&gt;&lt;BR /&gt;But what should be the entries in .Xresource file.&lt;BR /&gt;&lt;BR /&gt;As I told earlier, in our another server, vnc is running ok with .Xresource file.&lt;BR /&gt;&lt;BR /&gt;If at all we require .Xresource then what are entries should it have?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Syed</description>
      <pubDate>Mon, 21 Oct 2002 05:10:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-startup-the-vncserver/m-p/2827712#M88036</guid>
      <dc:creator>syed_4</dc:creator>
      <dc:date>2002-10-21T05:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to startup the vncserver.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-startup-the-vncserver/m-p/2827713#M88037</link>
      <description>Sorry, I made a mistake in my above message,&lt;BR /&gt;&lt;BR /&gt;-Actually vnc is running in other box without .Xresource file.</description>
      <pubDate>Mon, 21 Oct 2002 05:16:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-startup-the-vncserver/m-p/2827713#M88037</guid>
      <dc:creator>syed_4</dc:creator>
      <dc:date>2002-10-21T05:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to startup the vncserver.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-startup-the-vncserver/m-p/2827714#M88038</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;I think you should put the following line in it!&lt;BR /&gt;============================================================&lt;BR /&gt;vncviewer*passwordFile: /home/wherever/password &lt;BR /&gt;&lt;BR /&gt;============================================================&lt;BR /&gt;&lt;BR /&gt;You may also wish to consult the following page for an example:&lt;BR /&gt;&lt;A href="http://www.jjj.de/x11/.Xresources" target="_blank"&gt;http://www.jjj.de/x11/.Xresources&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;or from my notes:&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;The .Xresources and .Xdefaults files&lt;BR /&gt;These two files are essentially the same thing, except that .Xresources is used at normally when the window manager starts up for the first time, while .Xdefaults is used at any time. We will assume that you do not have a .Xresources file in your LINUX home directory. &lt;BR /&gt;&lt;BR /&gt;The .Xdefaults file allows you to customise your xterm and other windows. If such a file exists, it overwrites whatever options are set in the actual command line. Here is an example: &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;XTerm*Background: linen&lt;BR /&gt;XTerm*Foreground: black&lt;BR /&gt;XTerm*font:  9x15&lt;BR /&gt;XTerm*saveLines: 1000&lt;BR /&gt;XTerm*HiForeColor:  white&lt;BR /&gt;XTerm*HiBackColor:  #c06077&lt;BR /&gt;XTerm*geometry:  +50+100&lt;BR /&gt;Although the default xterm might have quite different settings, it will be created with the settings specified above. Most of the terms are self explanatory, but full details may be obtained by consulting the xterm man page. &lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps!&lt;BR /&gt;Regards&lt;BR /&gt;Yogeeraj&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Oct 2002 12:08:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-startup-the-vncserver/m-p/2827714#M88038</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2002-10-21T12:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to startup the vncserver.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-startup-the-vncserver/m-p/2827715#M88039</link>
      <description>Another example in file attached!&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Oct 2002 12:09:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-startup-the-vncserver/m-p/2827715#M88039</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2002-10-21T12:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to startup the vncserver.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-startup-the-vncserver/m-p/2827716#M88040</link>
      <description>if you look at $HOME/.nvc/startup you can see the script sources $HOME/.Xresources.&lt;BR /&gt;&lt;BR /&gt;As said before .Xresources is an equivalent to .Xdefaults ... I'd suggest just touching $HOME/.Xresources and attempt to start vnc again ... also see &lt;A href="http://www.realvnc.com/pipermail/vnc-list/1998-December/003937.html" target="_blank"&gt;http://www.realvnc.com/pipermail/vnc-list/1998-December/003937.html&lt;/A&gt; looks like this maybe a feature of vnc installs on Solaris ?</description>
      <pubDate>Mon, 21 Oct 2002 12:18:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-startup-the-vncserver/m-p/2827716#M88040</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2002-10-21T12:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to startup the vncserver.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-startup-the-vncserver/m-p/2827717#M88041</link>
      <description>HI Alex,Yogeeraj,Andrej&lt;BR /&gt;&lt;BR /&gt;Please Accept My 'T H A N K S'&lt;BR /&gt;from the bottom of my heart.&lt;BR /&gt;&lt;BR /&gt;Absolutely great...&lt;BR /&gt;&lt;BR /&gt;Alex your guess of creating empty file, did work.&lt;BR /&gt;&lt;BR /&gt;Just because of 'X-Window' I was unable to launch Oracle-Installer, hence no work. Now happy.&lt;BR /&gt;&lt;BR /&gt;But still, I need your help...&lt;BR /&gt;&lt;BR /&gt;I started vnc using Oracle A/C, as I said it is perfect.&lt;BR /&gt;&lt;BR /&gt;Next I stared vnc using APPS a/c (to connect to same server), it started the Vxnc process, and the log file is ok, But I am unable to connect. When I am trying to connect vnc, this time running on port 5806 using browser: &lt;BR /&gt;http://domain:5806 after trying to connect for some time it is coming out saying "The page cannot be displayed"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The server I am trying to connect is behind "FIREWALL", &lt;BR /&gt;&lt;BR /&gt;As I mentioned earlier, I am able to connect using&lt;BR /&gt;http://samedomain:5804&lt;BR /&gt;&lt;BR /&gt;-- Could it be the problem with port on firewall?&lt;BR /&gt;&lt;BR /&gt;--- Or something else ?&lt;BR /&gt;Note:&lt;BR /&gt;&lt;BR /&gt;I created the empty .Xresources file in both the a/c's.&lt;BR /&gt;&lt;BR /&gt;So please ....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;Syed</description>
      <pubDate>Tue, 22 Oct 2002 03:01:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-startup-the-vncserver/m-p/2827717#M88041</guid>
      <dc:creator>syed_4</dc:creator>
      <dc:date>2002-10-22T03:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to startup the vncserver.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-startup-the-vncserver/m-p/2827718#M88042</link>
      <description>I'd suggest it probably is the firewall since it works elsewhere : best info I could find was : &lt;A href="http://www.uk.research.att.com/vnc/faq.html#q52" target="_blank"&gt;http://www.uk.research.att.com/vnc/faq.html#q52&lt;/A&gt;&lt;BR /&gt;which suggests this is possible with a bit of tinkering but maybe dependant on the firewall/router config and make.&lt;BR /&gt;&lt;BR /&gt;so my advise would be use :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.uk.research.att.com/vnc/search.html" target="_blank"&gt;http://www.uk.research.att.com/vnc/search.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and keyword "firewall" to view the numerous discussions on this ... if you still are unable to find a resolution why not use the vnc newsgroup / message board and post your issue there ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Oct 2002 06:17:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-startup-the-vncserver/m-p/2827718#M88042</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2002-10-22T06:17:50Z</dc:date>
    </item>
  </channel>
</rss>

