Operating System - OpenVMS
1752590 Members
4123 Online
108788 Solutions
New Discussion

Re: HP Availability Manager 2.6

 
MarkW_1
Regular Advisor

HP Availability Manager 2.6

Installed this product (both the analyzer and the collector) on a DS20E running 7.3-2. When starting up analyzer using avail/avail I get the following:
Platform attributes, OS name and version = OpenVMS V7.3-2
java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
at sun.awt.X11GraphicsEnvironment.(X11GraphicsEnvironment.java:138)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:142)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:62)
at java.awt.Window.init(Window.java:231)
at java.awt.Window.(Window.java:275)
at java.awt.Frame.(Frame.java:401)
at java.awt.Frame.(Frame.java:366)
at javax.swing.JFrame.(JFrame.java:154)
at com.compaq.am.lib.gui.jacket.AM_JFrame.(Unknown Source)
at com.compaq.am.analyzer.gui.overview.AvailManFrame.(Unknown Source)
at com.compaq.am.analyzer.AnalyzerSession.main(Unknown Source)

From java I get the following:
$ java -version
java version "1.4.2"
Java(TM) 2 Runtime Environment, Standard Edition
Fast VM (build 1.4.2-4.p2, build J2SDK.v.1.4.2:05/09/2005-13:09, native threads, jit_142)
1 REPLY 1
Hoff
Honored Contributor

Re: HP Availability Manager 2.6

WAG: do you have the TCP/IP DECwindows transport configured per the documentation? This looks like an X Window SET DISPLAY error, or a transport error.