<?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: Run availability Analyze GUI on local TP in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/run-availability-analyze-gui-on-local-tp/m-p/4514639#M96507</link>
    <description>Sumant,&lt;BR /&gt;&lt;BR /&gt;  These errors have nothing to do with the PC, they're errors from the program running on OpenVMS. You don't even need Java on the PC, just a working X server (like Reflection X). &lt;BR /&gt;&lt;BR /&gt;To check your X connectivity, use the same SET DISPLAY command, then:&lt;BR /&gt;&lt;BR /&gt;$ MCR DECW$EXAMPLES:ICO&lt;BR /&gt;&lt;BR /&gt;This should display a bouncing icosahedron on your laptop. If it doesn't work, post any errors you get.&lt;BR /&gt;&lt;BR /&gt;That said, a MUCH better way to display Availability Manager information on a PC is to install the new Availability Manager SERVER on your OpenVMS system, then run the analyzer directly on the PC, pointing to the server to get the data. This takes the (significant!) Java load off your OpeNVMS system. To do this, install HP Availability Manager V3.0-2 or higher on your PC. It will install its own Java JRE. &lt;BR /&gt;&lt;BR /&gt;Install AVAIL_MAN_BASE and AVAIL_MAN_ANA_SRVR on your OpenVMS system.</description>
    <pubDate>Fri, 16 Oct 2009 01:58:22 GMT</pubDate>
    <dc:creator>John Gillings</dc:creator>
    <dc:date>2009-10-16T01:58:22Z</dc:date>
    <item>
      <title>Run availability Analyze GUI on local TP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/run-availability-analyze-gui-on-local-tp/m-p/4514636#M96504</link>
      <description>I would like to run ava/analyzer to monitor system resources.I ran below commands but its throwing error.Can anyone help me which java package i need to install in my laptop?&lt;BR /&gt;&lt;BR /&gt;SET  dISPL/CREA/TRANP=TCPIP/NODE=10.22.164.52            (LOCAL PC IP  Address)&lt;BR /&gt;2 SH LO *AMD*&lt;BR /&gt;3. SET DEF DISK20:[AMDS_V302]&lt;BR /&gt;4.AVAIL/ANA &lt;BR /&gt;&lt;BR /&gt;Error&lt;BR /&gt;$ avail/ana&lt;BR /&gt;%AMDS-I-OFFSCROPT, using logical AMDS$AM_DISABLE_OFFSCREEN_PIXMAP_SUPPORT in SYS $MANAGER:AMDS$LOGICALS.COM may increase Data Analyzer display performance StatusLogger.&lt;CTOR&gt; - Opened log file AM_Analyzer_20091006-1114.log for output Tue, Oct 6th 11:14:02.136 Platform attributes, OS name and version = OpenVMS V8. &lt;BR /&gt;3-1H1&lt;BR /&gt;Tue, Oct 6th 11:14:02.139 ** Log file opened for output ** Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable. &lt;BR /&gt;        at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method) &lt;BR /&gt;        at sun.awt.X11GraphicsEnvironment.access$000(X11GraphicsEnvironment.java&lt;BR /&gt;:54) &lt;BR /&gt;        at sun.awt.X11GraphicsEnvironment$1.run(X11GraphicsEnvironment.java:146) &lt;BR /&gt;        at java.security.AccessController.doPrivileged(Native Method) &lt;BR /&gt;        at sun.awt.X11GraphicsEnvironment.&lt;CLINIT&gt;(X11GraphicsEnvironment.java:1&lt;BR /&gt;35) &lt;BR /&gt;        at java.lang.Class.forName0(Native Method) &lt;BR /&gt;        at java.lang.Class.forName(Class.java:164) &lt;BR /&gt;        at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvi&lt;BR /&gt;ronment.java:68) &lt;BR /&gt;        at java.awt.Window.init(Window.java:270) &lt;BR /&gt;        at java.awt.Window.&lt;INIT&gt;(Window.java:318) &lt;BR /&gt;        at java.awt.Frame.&lt;INIT&gt;(Frame.java:419) &lt;BR /&gt;        at java.awt.Frame.&lt;INIT&gt;(Frame.java:384) &lt;BR /&gt;        at javax.swing.JFrame.&lt;INIT&gt;(JFrame.java:150) &lt;BR /&gt;        at com.compaq.am.lib.gui.jacket.AM_JFrame.&lt;INIT&gt;(AM_JFrame.java:99) &lt;BR /&gt;        at com.compaq.am.analyzer.gui.overview.AvailManFrame.&lt;INIT&gt;(AvailManFram&lt;BR /&gt;e.java:807) &lt;BR /&gt;        at com.compaq.am.analyzer.AnalyzerSession.main(AnalyzerSession.java:1566&lt;BR /&gt;) &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sumant M Kumar&lt;BR /&gt;&lt;/INIT&gt;&lt;/INIT&gt;&lt;/INIT&gt;&lt;/INIT&gt;&lt;/INIT&gt;&lt;/INIT&gt;&lt;/CLINIT&gt;&lt;/CTOR&gt;</description>
      <pubDate>Thu, 15 Oct 2009 06:16:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/run-availability-analyze-gui-on-local-tp/m-p/4514636#M96504</guid>
      <dc:creator>Sumant M Kumar</dc:creator>
      <dc:date>2009-10-15T06:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: Run availability Analyze GUI on local TP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/run-availability-analyze-gui-on-local-tp/m-p/4514637#M96505</link>
      <description>Sumant,&lt;BR /&gt;&lt;BR /&gt;do you have a X-Server running on your laptop (something like eXcursion) ?&lt;BR /&gt;&lt;BR /&gt;First test basic DECwindows display capability using RUN DECW$EXAMPLES:ICO after setting the display (assuming 10.22.164.52 is the IP address of your laptop). If this fails, you need to start and/or configure a XServer on your laptop.&lt;BR /&gt;&lt;BR /&gt;If it works, you should try AVAIL/ANA.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 15 Oct 2009 06:46:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/run-availability-analyze-gui-on-local-tp/m-p/4514637#M96505</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-10-15T06:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Run availability Analyze GUI on local TP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/run-availability-analyze-gui-on-local-tp/m-p/4514638#M96506</link>
      <description>Morning Volker,&lt;BR /&gt;&lt;BR /&gt;              Yes i tried this on Reflection and excursion both tools but still its throwing same error.Just i wanted to know is there any issue with laptopn graphics card or i need to install any java package.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sumant</description>
      <pubDate>Fri, 16 Oct 2009 00:19:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/run-availability-analyze-gui-on-local-tp/m-p/4514638#M96506</guid>
      <dc:creator>Sumant M Kumar</dc:creator>
      <dc:date>2009-10-16T00:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Run availability Analyze GUI on local TP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/run-availability-analyze-gui-on-local-tp/m-p/4514639#M96507</link>
      <description>Sumant,&lt;BR /&gt;&lt;BR /&gt;  These errors have nothing to do with the PC, they're errors from the program running on OpenVMS. You don't even need Java on the PC, just a working X server (like Reflection X). &lt;BR /&gt;&lt;BR /&gt;To check your X connectivity, use the same SET DISPLAY command, then:&lt;BR /&gt;&lt;BR /&gt;$ MCR DECW$EXAMPLES:ICO&lt;BR /&gt;&lt;BR /&gt;This should display a bouncing icosahedron on your laptop. If it doesn't work, post any errors you get.&lt;BR /&gt;&lt;BR /&gt;That said, a MUCH better way to display Availability Manager information on a PC is to install the new Availability Manager SERVER on your OpenVMS system, then run the analyzer directly on the PC, pointing to the server to get the data. This takes the (significant!) Java load off your OpeNVMS system. To do this, install HP Availability Manager V3.0-2 or higher on your PC. It will install its own Java JRE. &lt;BR /&gt;&lt;BR /&gt;Install AVAIL_MAN_BASE and AVAIL_MAN_ANA_SRVR on your OpenVMS system.</description>
      <pubDate>Fri, 16 Oct 2009 01:58:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/run-availability-analyze-gui-on-local-tp/m-p/4514639#M96507</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2009-10-16T01:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Run availability Analyze GUI on local TP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/run-availability-analyze-gui-on-local-tp/m-p/4514640#M96508</link>
      <description>I'd echo John's thoughts - Forget AvailMan on the VMS system.  Run the server there and install the PC version of AvailMan on the PC.  The VMS version (in my experience) runs like a dog.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Fri, 16 Oct 2009 04:41:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/run-availability-analyze-gui-on-local-tp/m-p/4514640#M96508</guid>
      <dc:creator>Steve Reece_3</dc:creator>
      <dc:date>2009-10-16T04:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: Run availability Analyze GUI on local TP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/run-availability-analyze-gui-on-local-tp/m-p/4514641#M96509</link>
      <description>Hi Steve &amp;amp; Jones,&lt;BR /&gt;&lt;BR /&gt;                While downloading AvailMan of windows version its asked for a license.Let me know if any license needed on windows side...if yes then i think i would not be able to install it.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sumant</description>
      <pubDate>Fri, 16 Oct 2009 06:02:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/run-availability-analyze-gui-on-local-tp/m-p/4514641#M96509</guid>
      <dc:creator>Sumant M Kumar</dc:creator>
      <dc:date>2009-10-16T06:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: Run availability Analyze GUI on local TP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/run-availability-analyze-gui-on-local-tp/m-p/4514642#M96510</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  I have installed HP AvailMan and configured vms node in the last -Server Local host and port is 9819 but its throwing error connection refused.&lt;BR /&gt;&lt;BR /&gt;Local host i have given a vms node ip address.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sumant</description>
      <pubDate>Fri, 16 Oct 2009 06:56:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/run-availability-analyze-gui-on-local-tp/m-p/4514642#M96510</guid>
      <dc:creator>Sumant M Kumar</dc:creator>
      <dc:date>2009-10-16T06:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: Run availability Analyze GUI on local TP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/run-availability-analyze-gui-on-local-tp/m-p/4514643#M96511</link>
      <description>&lt;!--!*#--&gt;&amp;gt; I have installed HP AvailMan and configured &lt;BR /&gt;&amp;gt; vms node in the last -Server Local host and&lt;BR /&gt;&amp;gt; port is 9819 but its throwing error&lt;BR /&gt;&amp;gt; connection refused.&lt;BR /&gt;&lt;BR /&gt;Is this clear to anyone else?  To me, it's&lt;BR /&gt;like mud.&lt;BR /&gt;&lt;BR /&gt;"connection refused" is the usual text for a&lt;BR /&gt;UNIX error, ECONNREFUSED (61), which is&lt;BR /&gt;typically caused by trying to talk to a&lt;BR /&gt;service which is not running (or configured&lt;BR /&gt;to run).  On a VMS system, it normally looks&lt;BR /&gt;like this:&lt;BR /&gt;&lt;BR /&gt;ALP $ telnet /port = 9819 alp-l&lt;BR /&gt;%TELNET-I-TRYING, Trying ... 10.0.0.9&lt;BR /&gt;%TELNET-E-CONNFAIL, Failed to connect to remote host&lt;BR /&gt;-SYSTEM-F-REJECT, connect to network object rejected&lt;BR /&gt;&lt;BR /&gt;If you're seeing a real "connection refused"&lt;BR /&gt;message, then, I assume, it's coming from&lt;BR /&gt;some unknown program on some unknown non-VMS&lt;BR /&gt;system when you try to do some unknown thing.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Local host i have given a vms node ip&lt;BR /&gt;&amp;gt; address.&lt;BR /&gt;&lt;BR /&gt;To me, that's about as clear as the first&lt;BR /&gt;part.</description>
      <pubDate>Fri, 16 Oct 2009 12:14:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/run-availability-analyze-gui-on-local-tp/m-p/4514643#M96511</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-10-16T12:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: Run availability Analyze GUI on local TP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/run-availability-analyze-gui-on-local-tp/m-p/4514644#M96512</link>
      <description>Sumant,&lt;BR /&gt;&lt;BR /&gt;did your read the Availibility Manager installation manual and user guide ?&lt;BR /&gt;&lt;BR /&gt;If your laptop is not on the same (extended) LAN as your OpenVMS systems to be monitored, you need to set up a data server on the same LAN as your OpenVMS systems. And then you need to set up security keys as described in the user guide.&lt;BR /&gt;&lt;BR /&gt;If your laptop is on the same LAN as the OpenVMS systems, you just select the network card of the laptop and don't specify a nodename to connect to. AMDS uses it's own protocol on the LAN.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Fri, 16 Oct 2009 15:59:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/run-availability-analyze-gui-on-local-tp/m-p/4514644#M96512</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-10-16T15:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: Run availability Analyze GUI on local TP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/run-availability-analyze-gui-on-local-tp/m-p/4514645#M96513</link>
      <description>Good Morning Volker,&lt;BR /&gt;&lt;BR /&gt;                  I have some doubt since we have more 30 VMS nodes in the same n/w and on all the nodes avail server is running.Let me know if i select my laptop lan card then which server will run here.I have few production nodes also so i am bit afriad if anything goes wrong then.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sumant</description>
      <pubDate>Sun, 18 Oct 2009 22:26:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/run-availability-analyze-gui-on-local-tp/m-p/4514645#M96513</guid>
      <dc:creator>Sumant M Kumar</dc:creator>
      <dc:date>2009-10-18T22:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Run availability Analyze GUI on local TP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/run-availability-analyze-gui-on-local-tp/m-p/4514646#M96514</link>
      <description>OpenVMS I64 does require a license for Availability Manager.  This license is loaded on OpenVMS.  The required license is included with recent OpenVMS Alpha releases, either with the clustering license or with the base OpenVMS Alpha license.&lt;BR /&gt;&lt;BR /&gt;If running Mac OS X as your client, then load X11 off the Mac OS X distribution DVD kit, launch X11 and enable security to allow an incoming connection from the OpenVMS node you want to monitor (this can include dropping some of the firewall rules), issue the SET DISPLAY command on OpenVMS, and then launch ICO.&lt;BR /&gt;&lt;BR /&gt;If you're on Linux or *BSD as your client, configure X11 to allow an incoming connection from the node you want to monitor (including the firewall), then issue the SET DISPLAY command on the OpenVMS system to be monitored, then launch ICO.&lt;BR /&gt;&lt;BR /&gt;If you are on an OpenVMS "client" with DECwindows loaded, configure the DECwindows session manager to allow an incoming connection from the node you want to monitor, then go to the (other) OpenVMS box and issue the SET DISPLAY command, then launch ICO.&lt;BR /&gt;&lt;BR /&gt;ICO is here used as a connectivity test.&lt;BR /&gt;</description>
      <pubDate>Sun, 18 Oct 2009 23:58:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/run-availability-analyze-gui-on-local-tp/m-p/4514646#M96514</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-10-18T23:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: Run availability Analyze GUI on local TP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/run-availability-analyze-gui-on-local-tp/m-p/4514647#M96515</link>
      <description>Thanks for your all help ...i am able to configure Avail/Ana on windows side.Its running now.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sumant</description>
      <pubDate>Mon, 19 Oct 2009 00:16:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/run-availability-analyze-gui-on-local-tp/m-p/4514647#M96515</guid>
      <dc:creator>Sumant M Kumar</dc:creator>
      <dc:date>2009-10-19T00:16:20Z</dc:date>
    </item>
  </channel>
</rss>

