cancel
Showing results for 
Search instead for 
Did you mean: 

End to End Monitoring; Unable to create HTTP destination pmistore

Former Member
0 Kudos

Hello All,

I am currently try to implement a End to End Monitoring at Runtime Workbench but during creating destination i get following error:

The HTTP destination 'pmistore' must be created on the J2EE Engine of the adapter framework listed in the table to enable end-to-end monitoring of the adapter framework concerned. The HTTP destination 'pmistore' uses the ICF service 'spi_gate' to communicate with the integration Server

Unable to create HTTP destination pmistore Error java.io.IOException: Server returned HTTP response code: 403 for URL: http://<Host>:<Port>/mdt/destinationservlet

Could anybody help me here?

Many thanks in advance!

Regards,

Jochen

Edited by: Jochen Schertel on Dec 21, 2007 11:02 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

aashish_sinha
Active Contributor
0 Kudos

Hi,

Import Support Package 9 and a new configuration for the end-to-end monitoring or implement the correction of the destination in a manual way as follows:

Open the J2EE visual administrator.

Select the Destination service.

Select the HTTP "pmistore" destination.

Enter the URL for the ICF service spi_gate of the Integration Server in the following form "http://<host>:<port>/sap/bc/spi_gate?sap-client=<xxx>", where 'host' denotes the host of the integration server, 'port' denotes the HTTP port, and xxx is the client of the Integration Server.

Refer SAP NOte 771436.

Hope this will help you.

Regards

Aashish Sinha

PS : reward points if helpful

Former Member
0 Kudos

Dear Aashish,

i did as you mentioned there , but i'm still facing the same error.

and also if i tried to press the

i'm getting the following errors

"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:607)

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

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

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

at com.sap.jnet.JNetApplet.initJNetApplet(JNetApplet.java:524)

at com.sap.jnet.JNetApplet.access$000(JNetApplet.java:40)

at com.sap.jnet.JNetApplet$1.run(JNetApplet.java:265)

at java.awt.event.InvocationEvent.dispatch(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

could you please help me in this?

Thanks in advance

Sherif

Former Member
0 Kudos

Guys,

Question, closed without answer because of system aren't exist anymore.

Regards,

Jochen