cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in XI 30 with End-to-End Monitoring

Former Member
0 Kudos

Hi people,

I'm acceding to the End-to-End Monitoring in the Runtime Workbench.

After I introduce all the data for monitoring messages and click

Display.

It shows the error:

[code]java.lang.NullPointerException

at com.sap.plaf.frog.FrogScrollPaneUI$1.propertyChange(FrogScrollPaneUI.java:113)

at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)

at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)

at java.awt.Component.firePropertyChange(Unknown Source)

at javax.swing.JScrollPane.setHorizontalScrollBar(Unknown Source)

at javax.swing.plaf.basic.BasicComboPopup.createScroller(Unknown Source)

at javax.swing.plaf.basic.BasicComboPopup.<init>(Unknown Source)

at com.sap.plaf.frog.FrogComboPopup.<init>(FrogComboPopup.java:21)

at com.sap.plaf.frog.FrogComboBoxUI.createPopup(FrogComboBoxUI.java:410)

at com.sap.plaf.frog.FrogComboBoxUI.installUI(FrogComboBoxUI.java:178)

at javax.swing.JComponent.setUI(Unknown Source)

at javax.swing.JComboBox.setUI(Unknown Source)

at javax.swing.JComboBox.updateUI(Unknown Source)

at javax.swing.JComboBox.init(Unknown Source)

at javax.swing.JComboBox.<init>(Unknown Source)

at com.sap.jnet.clib.JNcToolBar$ComboBox.<init>(JNcToolBar.java:64)

at com.sap.jnet.clib.JNcToolBar.addComboBox(JNcToolBar.java:192)

at com.sap.jnet.clib.JNcAppWindow.newUI(JNcAppWindow.java:538)

at com.sap.jnet.clib.JNcAppWindow.newData(JNcAppWindow.java:966)

at com.sap.jnet.JNetData.createGraphFromDOM(JNetData.java:488)

at com.sap.jnet.JNetData.load(JNetData.java:674)

at com.sap.jnet.JNetData.load(JNetData.java:710)

at com.sap.jnet.JNetApplet.init(JNetApplet.java:545)

at sun.applet.AppletPanel.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

[/code]

The version of my JVM is: build 1.5.0_08, but also I have test in

another computer with version 1.4.2_12 of the JVM. Additionally, the

version of JAVA Web Start is 1.0.1_02.

What could be happening?

Is a problem with my clients??? Is a problem with .jar????

Kind regards,

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

I am experiencing the same problem. The problem is with the "Graphical display", if you untick the box for the "Graphical display" on the screen that pops up you should be able to use the end-to-end monitor without the graphical display.

Former Member
0 Kudos

I test with JVM 1.4.2_07, and it yes running correctly but with this version the Integration Directory doesn't load.

Also, with the JVM 1.3.1_19 End-to-End Monitoring running correctly but with this version the Integration Directory doesn't load.

The correct version the JVM must be 1.4.2_09; with this version everything works correctly, at least to my.

Former Member
0 Kudos

Hi,

Have you been able see End to End monitoring earlier or this is the first time you are accessing?

Check if you have finished the configurations in Configuration tab.

After clicking display do you get a pop up asking for login details?

I think if you get the login pop up there is no problem in the configuration.

Regards,

P.Venkat

Former Member
0 Kudos

Himadri,

In the exchange profile the port and host name are correct.

Venkat,

Yes, it shows the log-in pop up and I have access to the next window (it's divided in two parts, to the left I select the values; and to the right with the client java). But before acceding this window, it shows the error that I comment and the right part shows "JNET Aborted...".

If I press “Start Selection”, the java client try to load and shows the same error.

Former Member
0 Kudos

Hi,

I think sometimes its something to do with browser that u r using. The problem is that an applet is not getting downloaded.

What browser u r using?

Is that browser supports java?

Try opening that in different browsers. I couldn't find anything else wrong.

I dont know whether Java Web start has a role to play in this, but i use Java web start 1.4.2_11 and ie 6.0. Its opening without any problem.

Regards,

P.Venkat

former_member189558
Contributor
0 Kudos

Javier,

Many a time if you log off and log back in the problem gets solved...

Also check the exchange profile to check that the port and host names are correct...

Cheers,

Himadri