<?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: X in servermode Xvfb vs. vncserver in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/x-in-servermode-xvfb-vs-vncserver/m-p/2642136#M922969</link>
    <description>Make sure your DISPLAY variable is set to:&lt;BR /&gt;&lt;IP address=""&gt;:&lt;DISPLAY&gt;.0&lt;BR /&gt;&lt;BR /&gt;The tiny ommission of this .0 was causing havoc!&lt;BR /&gt;&lt;BR /&gt;Hope this helps...&lt;BR /&gt;&lt;BR /&gt;Also if you check out the Metalink doco, Note:161566.1&lt;BR /&gt;you will see a number of trouble shooting steps..basically we have added a export DISPLAY= statement to the start of our concurrent manager job (adcmctl.sh). To ensure that the DISPLAY variable is not being set elsewhere, add an echo $DISPLAY to the end of this script also. Hopefully this has been of some help!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/DISPLAY&gt;&lt;/IP&gt;</description>
    <pubDate>Thu, 27 Jun 2002 00:57:13 GMT</pubDate>
    <dc:creator>SBA_1</dc:creator>
    <dc:date>2002-06-27T00:57:13Z</dc:date>
    <item>
      <title>X in servermode Xvfb vs. vncserver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-in-servermode-xvfb-vs-vncserver/m-p/2642131#M922964</link>
      <description>I've been trying to get Oracle Report Server 6i running against vncserver, and it works, but crashes frequently. I thought to use HP's Xserver in servermode=Xvfb mode, but Reports doesn't like it (returning REP-3000 error).&lt;BR /&gt;&lt;BR /&gt;xclock runs fine against the vfb. I've started the server on :0 with the defaults and servermode=Xvfb and a fontpath pointing to my font server.&lt;BR /&gt;&lt;BR /&gt;Does anyone know how I can either get vncserver working more reliably, or set up the HP X server in vfb mode so that it works with Reports 6i?&lt;BR /&gt;&lt;BR /&gt;Failing that does someone know how to see what is causing vncserver to crash or how to compare the vnc parameters with the X parameters?&lt;BR /&gt;&lt;BR /&gt;HP UX 11 on HP9000...&lt;BR /&gt;Reports Server 6.0.8.11.3</description>
      <pubDate>Thu, 10 Jan 2002 13:29:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-in-servermode-xvfb-vs-vncserver/m-p/2642131#M922964</guid>
      <dc:creator>Ryan Kogelheide</dc:creator>
      <dc:date>2002-01-10T13:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: X in servermode Xvfb vs. vncserver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-in-servermode-xvfb-vs-vncserver/m-p/2642132#M922965</link>
      <description>I found this post and it outlines the same issue I am having, but unfortunately there were no replies. I figured I would put it back out there and see if anyone can assist.&lt;BR /&gt;&lt;BR /&gt;Situation: Trying to run Oracle Reports (6i) on an HP-UX 11.00 system (V2250) - patches are current up to Nov 2001. I am running an Xserver on display :10 (xvfb) so that Oracle Reports will run.&lt;BR /&gt;&lt;BR /&gt;I have tested the Xserver by starting xclock and verifying with xwd/xwud, but when I try and run a report I get Oracle error: REP-3000: Internal error starting Oracle Toolkit.&lt;BR /&gt;&lt;BR /&gt;Any info would be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;David</description>
      <pubDate>Tue, 26 Mar 2002 21:41:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-in-servermode-xvfb-vs-vncserver/m-p/2642132#M922965</guid>
      <dc:creator>David Child_1</dc:creator>
      <dc:date>2002-03-26T21:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: X in servermode Xvfb vs. vncserver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-in-servermode-xvfb-vs-vncserver/m-p/2642133#M922966</link>
      <description>Try starting mwm on the Xvfb server.</description>
      <pubDate>Wed, 27 Mar 2002 08:03:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-in-servermode-xvfb-vs-vncserver/m-p/2642133#M922966</guid>
      <dc:creator>Charles Slivkoff</dc:creator>
      <dc:date>2002-03-27T08:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: X in servermode Xvfb vs. vncserver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-in-servermode-xvfb-vs-vncserver/m-p/2642134#M922967</link>
      <description>BTW, I did finally get vncserver running more reliably, but I'm not sure how. We have two sites running the same configuration and one works fine and one doesn't.&lt;BR /&gt;&lt;BR /&gt;I did figure out that with vncserver, you have to be careful about the fonts you use (for example I had problems with MS Comic Sans even though that font is impeccably built), and that you have to start VNC Server like&lt;BR /&gt;&lt;BR /&gt;"vncserver :0 -pn -localhost -dpi 96"&lt;BR /&gt;&lt;BR /&gt;You need to configure the fonts carefully in the uifont.ali. You also need to make sure that you've patchset 8 and that you've linked to the latest X libraries (and look at the make to make sure that the link was successful).&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Mar 2002 08:28:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-in-servermode-xvfb-vs-vncserver/m-p/2642134#M922967</guid>
      <dc:creator>Ryan Kogelheide</dc:creator>
      <dc:date>2002-03-27T08:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: X in servermode Xvfb vs. vncserver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-in-servermode-xvfb-vs-vncserver/m-p/2642135#M922968</link>
      <description>Make sure your DISPLAY variable is set to:&lt;BR /&gt;&lt;IP address=""&gt;:&lt;DISPLAY&gt;.0&lt;BR /&gt;&lt;BR /&gt;The tiny ommission of this .0 was causing havoc!&lt;BR /&gt;&lt;BR /&gt;Hope this helps...&lt;BR /&gt;&lt;BR /&gt;&lt;/DISPLAY&gt;&lt;/IP&gt;</description>
      <pubDate>Thu, 27 Jun 2002 00:54:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-in-servermode-xvfb-vs-vncserver/m-p/2642135#M922968</guid>
      <dc:creator>SBA_1</dc:creator>
      <dc:date>2002-06-27T00:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: X in servermode Xvfb vs. vncserver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-in-servermode-xvfb-vs-vncserver/m-p/2642136#M922969</link>
      <description>Make sure your DISPLAY variable is set to:&lt;BR /&gt;&lt;IP address=""&gt;:&lt;DISPLAY&gt;.0&lt;BR /&gt;&lt;BR /&gt;The tiny ommission of this .0 was causing havoc!&lt;BR /&gt;&lt;BR /&gt;Hope this helps...&lt;BR /&gt;&lt;BR /&gt;Also if you check out the Metalink doco, Note:161566.1&lt;BR /&gt;you will see a number of trouble shooting steps..basically we have added a export DISPLAY= statement to the start of our concurrent manager job (adcmctl.sh). To ensure that the DISPLAY variable is not being set elsewhere, add an echo $DISPLAY to the end of this script also. Hopefully this has been of some help!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/DISPLAY&gt;&lt;/IP&gt;</description>
      <pubDate>Thu, 27 Jun 2002 00:57:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-in-servermode-xvfb-vs-vncserver/m-p/2642136#M922969</guid>
      <dc:creator>SBA_1</dc:creator>
      <dc:date>2002-06-27T00:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: X in servermode Xvfb vs. vncserver</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-in-servermode-xvfb-vs-vncserver/m-p/2642137#M922970</link>
      <description>I know this is late, but in case anyone else is trying to find a solution for this I figured I would update it.&lt;BR /&gt;&lt;BR /&gt;I found this solution quite a while back and it seemed to correct various issues that cropped up while trying to get Oracle Reports up and running.&lt;BR /&gt;&lt;BR /&gt;After starting xvfb you can start a window manager. Apparently some of the resources provided from the window manager are required. &lt;BR /&gt;&lt;BR /&gt;What I ended up doing was modifying the 'start' section of /sbin/init.d/xvfb and added: (see attachment for full script)&lt;BR /&gt;&lt;BR /&gt;  export DISPLAY=:${DNUM}&lt;BR /&gt;  /usr/bin/X11/mwm &amp;amp;&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;David&lt;BR /&gt;</description>
      <pubDate>Thu, 29 May 2003 13:10:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-in-servermode-xvfb-vs-vncserver/m-p/2642137#M922970</guid>
      <dc:creator>David Child_1</dc:creator>
      <dc:date>2003-05-29T13:10:16Z</dc:date>
    </item>
  </channel>
</rss>

