Server Management - Systems Insight Manager
1834806 Members
2202 Online
110070 Solutions
New Discussion

Re: HP Systems Insight Manager

 
Huerlimann Rene
Advisor

HP Systems Insight Manager

Hi folks,

I've just installed HPSIM on a HP DL380G3 with W2K SP4 and a local testinstance of MS SQL 2000 Enterprise Edition.
The Webagents of the CMS are configured to trust by name (FQDN).
By starting HPSIM the first time by clicking on the desktop icon of HPSIM the browser opens up and I've to accept the security message, then I have to install the JRE delivered by HPSIM.

Problem:
After the installation of the JRE I try to open the HPSIM by using the same procedure but the browser tells me all the times that the JRE is not installed ! But it is installed !

If I try to open the same page by using a XP client it works.
If I try to open the same page by using the CMS and the URL instead of the shortcut on the desktop of the CMS it is not working and I get the same message. (Either http nor https)

Does anyone know a solution for this behaviour ?

Thanks folks
11 REPLIES 11
Michael Sheehan
New Member

Re: HP Systems Insight Manager


Are you running IE 6 SP1?

-Mike
Huerlimann Rene
Advisor

Re: HP Systems Insight Manager

Hi Michael,
yes, I'm using IE6 SP1 !
Jonathon Valente
Occasional Contributor

Re: HP Systems Insight Manager

Try opening the Internet Options in your IE and make sure Java Virtual Machine is checked as enabled
David Claypool
Honored Contributor

Re: HP Systems Insight Manager

I'm guessing that you have another version of the JRE installed also.

Go to Control Panel and in each Java applet (prior to 1.4 they were individual; they are unified in 1.4) and under 'Browser' make sure you un-check 'Internet Explorer' and 'Netscape.' This should have the effect of letting the browser load the version requested by hpSIM rather than the one bound to the browser.
David_611
Occasional Advisor

Re: HP Systems Insight Manager

I had the same problem and a simple reboot fixed the problem. Apparently you have to reboot after the JRE install even though it doesn't tell you so...

Huerlimann Rene
Advisor

Re: HP Systems Insight Manager

Hi folks,
thanks for your replies !

Only one version of JRE is installed and this is the version of HPSIM.

I've rebooted the system several times already... :-)
Huerlimann Rene
Advisor

Re: HP Systems Insight Manager

It is isnstalled like this:
- HP DL380G3
- 2GB RAM
- W2K Adv. Server with Service Pack 4
- Installed Hotfixes:
823182,823980,824146,825119,
828028,828035,828749,832894
- IE 6 SP1
- local instance of SQL 2000 Enterprise
(\\servername\instance)
- HP Management Agents 6.40
- Whole installation of HPSIM
OpenSSH 3.7.1p1-1
Pegasus WMIMapper 1.2
HP Systems Insight Manager
JRE 1.4.1_04
Version Control Agent 2.0
local Version Control Repository

The result of the Java Console is this one:
-------------------------------------------
Java(TM) Plug-in: Version 1.4.1_04
Verwendung der JRE-Version 1.4.1_04 Java HotSpot(TM) Client VM

java.io.IOException: Unable to tunnel through proxy. Proxy returns "HTTP/1.0 403 Proxy denies fulfilling the request"

Laden: Klasse com.hp.mx.portal.applet.baseapplet.testApplet nicht gefunden

java.lang.ClassNotFoundException: com.hp.mx.portal.applet.baseapplet.testApplet

Caused by: java.io.IOException: open HTTP connection failed.
-------------------------------------------
David Claypool
Honored Contributor

Re: HP Systems Insight Manager

The key to this one seems to be the proxy. First see if you get a different result by disabling the proxy. If that works, re-enable and make sure that the hpSIM system is in the proxy exception list.
Huerlimann Rene
Advisor

Re: HP Systems Insight Manager

Thanks for your reply David.
I tried this out but it makes no difference.

If I surf to the HPIM from an other server or client it works !?!
Rob Buxton
Honored Contributor

Re: HP Systems Insight Manager

This could be JRE Cache as well.

I'd start by going to Control Panel, firing up the JRE and Clearing the Cache. This gets rid of any files that a reboot will not touch.

If that doesn't work, try deleting the entire JRE from the Add/Remove Programs. You might want to download the latest (I'm running 1.4.2_04 quite happily) and install that.

I think you can select an Advanced Install option, do not check the box that sets the JRE in the browser. You can check this by going to the Advanced button, if there's a Use Java v2... box and it's checked then uncheck it. This allows the application to select the JRE it requires rather than the browser dictating which JRE to use. This allows you to run multiple JRE's if required.

Huerlimann Rene
Advisor

Re: HP Systems Insight Manager

Hi Rob,

long time away but now I am back in town...

I have installed the whole HPSIM on a new system and now it works. Funny thing because it was the same model whit the same components and SW installed on it.

Anyway it is fixed now in some strange way.

Thanks for your support, folks.