<?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 issue on HP-UX 11i in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vnc-issue-on-hp-ux-11i/m-p/5151021#M666293</link>
    <description>This has now been solved.&lt;BR /&gt;I was investigating another issue on the same server, and noticed that the rpcbind process was not running.&lt;BR /&gt;&lt;BR /&gt;After doing a warm restart of rpcbind, the VNC screen opened correctly.&lt;BR /&gt;&lt;BR /&gt;The command I used was:&lt;BR /&gt;/usr/sbin/rpcbind -w&lt;BR /&gt;&lt;BR /&gt;Thanks for all your help.</description>
    <pubDate>Fri, 23 Jan 2009 12:53:22 GMT</pubDate>
    <dc:creator>Mark Bly</dc:creator>
    <dc:date>2009-01-23T12:53:22Z</dc:date>
    <item>
      <title>VNC issue on HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vnc-issue-on-hp-ux-11i/m-p/5151014#M666286</link>
      <description>Hi,&lt;BR /&gt;I hope that somebody can help with this.&lt;BR /&gt;We have been using VNC on our existing servers for some time now without any issues.&lt;BR /&gt;Recently we have had some new HP-UX 11i servers built and are having the following problem with VNC.&lt;BR /&gt;&lt;BR /&gt;This is the command that we use to start vnc and it appears to work without any errors:&lt;BR /&gt;(The command is the same on our working systems)&lt;BR /&gt;&lt;BR /&gt;/usr/bin/su - vncuser -c "/opt/vnc/bin/vncserver :1 -alwaysshared; export DISPLAY=$HOST:1.0;xhost +"&lt;BR /&gt;&lt;BR /&gt;(Where $HOST variable is populated in the script and is the local system)&lt;BR /&gt;&lt;BR /&gt;When we try to connect to the session using vncview (either the windows or UNIX version) we get the usual VNC logon screen.&lt;BR /&gt;&lt;BR /&gt;After we enter the correct logon details, a window opens with a blue background and displays the copyright notices.&lt;BR /&gt;The window then remains in this state showing an hourglass cursor.&lt;BR /&gt;&lt;BR /&gt;Any ideas why this is happening?&lt;BR /&gt;Our other servers open CDE and we do not usually get to see the Copyright notice screen (starts too quick to read)&lt;BR /&gt;&lt;BR /&gt;There are no obvious errors in the vnc error log for this user.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Fri, 16 Jan 2009 14:38:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vnc-issue-on-hp-ux-11i/m-p/5151014#M666286</guid>
      <dc:creator>Mark Bly</dc:creator>
      <dc:date>2009-01-16T14:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: VNC issue on HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vnc-issue-on-hp-ux-11i/m-p/5151015#M666287</link>
      <description>Login to the server via telnet and check for start*.log&lt;BR /&gt;&lt;BR /&gt;This will be user home directory&lt;BR /&gt;&lt;BR /&gt;This will provide you the clue what it is waiting for while loggin into CDE</description>
      <pubDate>Fri, 16 Jan 2009 16:03:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vnc-issue-on-hp-ux-11i/m-p/5151015#M666287</guid>
      <dc:creator>Avinash20</dc:creator>
      <dc:date>2009-01-16T16:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: VNC issue on HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vnc-issue-on-hp-ux-11i/m-p/5151016#M666288</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Unfortunately that was the log that I was refering to in my post.&lt;BR /&gt;It does not contain any obvious errors.&lt;BR /&gt;I have just installed the vnc application on another server (using the same binaries) and it works fine.&lt;BR /&gt;&lt;BR /&gt;Could this be a security setting or a misconfigured X component?&lt;BR /&gt;&lt;BR /&gt;Thanks for your help.</description>
      <pubDate>Fri, 16 Jan 2009 16:18:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vnc-issue-on-hp-ux-11i/m-p/5151016#M666288</guid>
      <dc:creator>Mark Bly</dc:creator>
      <dc:date>2009-01-16T16:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: VNC issue on HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vnc-issue-on-hp-ux-11i/m-p/5151017#M666289</link>
      <description>are you sure all of X is installed (it isn't by default on some of the later releases).&lt;BR /&gt;&lt;BR /&gt;does connectivity work with methods other than vnc (like ssh tunnels or whatever)?</description>
      <pubDate>Fri, 16 Jan 2009 17:01:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vnc-issue-on-hp-ux-11i/m-p/5151017#M666289</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2009-01-16T17:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: VNC issue on HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vnc-issue-on-hp-ux-11i/m-p/5151018#M666290</link>
      <description>Hangs at CopyRights.&lt;BR /&gt;&lt;BR /&gt;Is this a NIS setup !!&lt;BR /&gt;&lt;BR /&gt;May be its looking for the home directory.&lt;BR /&gt;Did you try login in via Local user&lt;BR /&gt;Are you facing issues with all the users.&lt;BR /&gt;Create one non-user local user and try login in&lt;BR /&gt;Check if it works&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Jan 2009 17:56:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vnc-issue-on-hp-ux-11i/m-p/5151018#M666290</guid>
      <dc:creator>Avinash20</dc:creator>
      <dc:date>2009-01-16T17:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: VNC issue on HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vnc-issue-on-hp-ux-11i/m-p/5151019#M666291</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As far as I am aware all of the X components that we require have been installed.  The same build works on another system.&lt;BR /&gt;This is not a NIS system and we can login using SSH etc without any issues.&lt;BR /&gt;&lt;BR /&gt;VNC appears to make the connection as it accepts the vnc password and opens a window.&lt;BR /&gt;The window would usually display the CDE desktop, but on this system it just shows the usual logon copyright message with a blue background and hangs.&lt;BR /&gt;I still believe that this has something to do with security settings or routing as I believe that extra security 'hardening' has been performed on this server.&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Jan 2009 09:27:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vnc-issue-on-hp-ux-11i/m-p/5151019#M666291</guid>
      <dc:creator>Mark Bly</dc:creator>
      <dc:date>2009-01-19T09:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: VNC issue on HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vnc-issue-on-hp-ux-11i/m-p/5151020#M666292</link>
      <description>We have got a little bit futher with this problem.&lt;BR /&gt;If we edit the xstartup file in the /home/&lt;USER&gt;/.vnc directory we can get a simple terminal screen running in VNC.&lt;BR /&gt;&lt;BR /&gt;Edit line: xsession=/usr/dt/bin/Xsession&lt;BR /&gt;To read:  xsession=/usr/dt/bin/Xsession1&lt;BR /&gt;&lt;BR /&gt;Obviously Xsession1 does not exist and the rest of the file is then read.&lt;BR /&gt;&lt;BR /&gt;We really want to get a proper CDE session running but this has allowed us to progress with our testing.&lt;BR /&gt;&lt;BR /&gt;Any ideas why the Xsession is hanging?&lt;/USER&gt;</description>
      <pubDate>Thu, 22 Jan 2009 16:19:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vnc-issue-on-hp-ux-11i/m-p/5151020#M666292</guid>
      <dc:creator>Mark Bly</dc:creator>
      <dc:date>2009-01-22T16:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: VNC issue on HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vnc-issue-on-hp-ux-11i/m-p/5151021#M666293</link>
      <description>This has now been solved.&lt;BR /&gt;I was investigating another issue on the same server, and noticed that the rpcbind process was not running.&lt;BR /&gt;&lt;BR /&gt;After doing a warm restart of rpcbind, the VNC screen opened correctly.&lt;BR /&gt;&lt;BR /&gt;The command I used was:&lt;BR /&gt;/usr/sbin/rpcbind -w&lt;BR /&gt;&lt;BR /&gt;Thanks for all your help.</description>
      <pubDate>Fri, 23 Jan 2009 12:53:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vnc-issue-on-hp-ux-11i/m-p/5151021#M666293</guid>
      <dc:creator>Mark Bly</dc:creator>
      <dc:date>2009-01-23T12:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: VNC issue on HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vnc-issue-on-hp-ux-11i/m-p/5151022#M666294</link>
      <description>Solved.&lt;BR /&gt;&lt;BR /&gt;Restart of rpcbind</description>
      <pubDate>Fri, 23 Jan 2009 12:54:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vnc-issue-on-hp-ux-11i/m-p/5151022#M666294</guid>
      <dc:creator>Mark Bly</dc:creator>
      <dc:date>2009-01-23T12:54:27Z</dc:date>
    </item>
  </channel>
</rss>

