Jnet exception in RWB in end-to-end-monitoring

hi,
i have problems with jnet in end-to-end-monitoring:
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:68)
     at com.sap.jnet.clib.JNcToolBar.addComboBox(JNcToolBar.java:196)
     at com.sap.jnet.clib.JNcAppWindow.newUI(JNcAppWindow.java:878)
     at com.sap.jnet.clib.JNcAppWindow.newData(JNcAppWindow.java:1520)
     at com.sap.jnet.JNetData.createGraphFromDOM(JNetData.java:594)
     at com.sap.jnet.JNetData.load(JNetData.java:815)
     at com.sap.jnet.JNetApplet.initJNetApplet(JNetApplet.java:508)
     at com.sap.jnet.JNetApplet.access$000(JNetApplet.java:40)
     at com.sap.jnet.JNetApplet$1.run(JNetApplet.java:283)
     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)
my jre is 1.6.0_11
thanks christoph

hi,
now, i have anothe problem. i am in end-to-end-monitoring ans start the selection from the past. on right site - i see the jnet flowchart. in the final error box i do a doubleclick and a attribute display popup is coming. when i am calling the application: message id i become a popup window with an error message 'ashost' is missing. in exchangeprofile under Runtime Workbench the parameter: com.sap.aii.rwb.server.centralmonitoring.r3.ashost is set to normally hostname not fqdn.
do you have an idea?
christoph

Similar Messages

  • RWB Java exception in end-to-end monitoring

    Hello,
    I'm facing following problem when clicking on link 'End-to-End Monitoring': The Java Applet for displaying the graphic doesn't work, instead I receive the exception
    "load: class com.sap.jnet.JNetApplet.class not found.
    java.lang.ClassNotFoundException: com.sap.jnet.JNetApplet.class ..."
    Seems to be a problem with the service jnet_handler (sap/public/bsp/sap/public/graphics/jnet_handler).
    Unfortunately I don't have any clue how to solve this problem.
    Any help is appreciated
    Thanks, Regards,
    Marc
    problem solved - not all CIF services were activated
    Message was edited by: Marc Arnold

    Hi Denis,
    Search the files starting with frog.jar in your machine and rename to some thing else .It will work . bfore renanming this files you have to stop your j2ee engine
    U will get atleast 6 to 7 files.
    Pl restart your j2ee engine if you r working that.
    If found use full pl provide some points
    Regards
    Ayyapparaj.

  • Problem in End to end monitoring in RWB

    Hello Experts,
    In RWB --> End-to-End monitoring if we give full range or some specific search criteria it shows error as below.
    Error: No process defined for this domain
    Please help!
    Thanks in advance,
    ~Suraj

    hello aamir,
    now im getting the following error:
    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:68)
         at com.sap.jnet.clib.JNcToolBar.addComboBox(JNcToolBar.java:196)
         at com.sap.jnet.clib.JNcAppWindow.newUI(JNcAppWindow.java:878)
         at com.sap.jnet.clib.JNcAppWindow.newData(JNcAppWindow.java:1520)
         at com.sap.jnet.JNetData.createGraphFromDOM(JNetData.java:594)
         at com.sap.jnet.JNetData.load(JNetData.java:815)
         at com.sap.jnet.JNetApplet.initJNetApplet(JNetApplet.java:512)
         at com.sap.jnet.JNetApplet.access$000(JNetApplet.java:40)
         at com.sap.jnet.JNetApplet$1.run(JNetApplet.java:287)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(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)
    please help
    ~Suraj

  • ** End-to-End Monitoring - RFC destination error while save config in RWB

    Hi Friends,
    We have 2 RFC destinations in our XI server. 1) PMI<client>001 2) PMI<client><client>800. First one is for XI server. Next one is for Sender/Receiver System.
    We want to activate End-to-End Monitoring in RWB. For this, when I save configuration, it throws the following error.
    Incorrect RFC Destinations: When the configuration is saved, an RFC destination is created on the monitoring server for each XI component to enable end-to-end monitoring of the respective XI component. However, the test call failed for the destinations listed. Therefore, you must check the call and the authorization on the monitoring server for the destinations concerned, by using transaction SM59. Also check whether RFC user used for the destination is maintained in the relevant XI component. Note that a component can only be monitored when its RFC destination is maintained correctly.
    I have checked the user in the above destinations. For the first destination, we have assigned PIRWBUSER of XI system. Test Connection is OK, but unable to login remote. At the same time, PIRWBUSER is not locked.
    For the second destination, I have assigned some login user of sender/receiver system. Test connection is OK. Able to login remotely.
    There is no RFC user in our XI system. (I tried using RFCUSER* thru SU01 tcode).
    There is no PIRWBUSER in the Sender/Receiver System.
    In RWB, Configuration, 3 components are there. 1) XIIntegrationServer 2) Business System (for Sender/Receiver System) 3) XI Adapter Framework. I selected last two. (First one is already selected). Monitoring Level : Medium (for all 3). Send and Receive Check box is selcted for the last two.
    So, what could be the problem for the above error?
    Could you kindly clarifiy friends.
    Thanking you
    Kind Regards,
    Jeg P.

    Hi friends,
    I have one RFC Destination PMI<sysid>001. (Abap Connction) in my XI system. This destination is for  XI server. Connection Test is OK. Remote Logon by using the PIRWBUSER is also ok.
    In the 'Configuration' tab of the Runtime Workbench, when we select 'Save Configuration', (Business System and Adapter Framework is not activated) with the default activation for XI Integration Server, the system throws the following error.
    Incorrect RFC Destinations: When the configuration is saved, an RFC destination is created on the monitoring server for each XI component to enable end-to-end monitoring of the respective XI component. However, the test call failed for the destinations listed. Therefore, you must check the call and the authorization on the monitoring server for the destinations concerned, by using transaction SM59. Also check whether RFC user used for the destination is maintained in the relevant XI component. Note that a component can only be monitored when its RFC destination is maintained correctly.
    When we save configuration, an one more destination is automatically created in the name as below.
    PMI<sysid>001<yyyymmdd>. For Example, PMIPID00120080207. 
    When we test  newly created RFC destination, connection is OK, but not able to remot login using the same user PIRWBUSER.
    The difference between old and new RFC destination, in old, we have selected Load Balancing is 'Yes', but in the new it is 'No'. The system also tells the error below.
    Name or Password is incorrect (repeat logon) - PMIPID00120080207
    But, still remote login is possible in the old RFC destination using the PIRWBUSER.
    So, What could be the problem ...?
    Kindly reply, friends.

  • RWB-Message Monitoring and End-to-End Monitoring

    hi
    Can someone explain the differences between Message Monitoring & End-to-End Monitoring through RWB. I see both of them displaying the messages status with better descriptive with End-to-End Monitoring.

    HI Chandra
    You use message monitoring in the following cases:
    1 To track the status of messages
    2 To find errors that have occurred and establish what caused them
    Check this help for further info:
    http://help.sap.com/saphelp_nw04/helpdata/en/2f/4e313f8815d036e10000000a114084/content.htm
    You use end-to-end monitoring in the following cases:
    1 If you want to monitor message processing steps in a number of SAP components (to be configured).
    2 If you want to monitor the path of individual messages through these SAP components, from start to end.
    Check this help for further info:
    http://help.sap.com/saphelp_nw04/helpdata/en/82/9e8dfe9eadbd4b9194c433e646b84e/content.htm
    End-to-end monitoring includes message monitoring, adapter monitoring, BPE if BPM is involved.. so end-to-end monitoring tells you complete description of your scenario......but message monitoring is concerned only with source message coming to target message successfully generated.
    Cheers..
    Vasu
    <i>** Reward Points if found useful **</i>

  • No process defined for this domain  in End-to-End Monitoring  IN RWB

    Hi all,
           i have problem with Runtime Workbench in End-to-End Monitoring  .if i dispaly the End-to-End Monitoring  Dispalyed is <b>No process defined for this domain </b> but remaining all compent wroking fine,so pls sugest me.
    ramesh

    Hi,
    Pls go thru following link, it will help you solving your problems.
    Authorization for End-to-End Monitoring in RWB
    RWB End-to-End monitoring problem
    Hope this helps..
    Regards
    Moorthy

  • OracleXMLSQLException: Exception d'E/S: End of TNS data channel UpdateXML

    Hi,
    I am trying to UpdateXML a XMLDocument to an Database Table and I have the famous TNS data channel error !
    here a part of my code :
    DriverManager.registerDriver(new oracle.jdbc.driver.OracleDriver());
    Connection conn =
    DriverManager.getConnection(
    "jdbc:oracle:thin:@localhost:1521:ORCL","user","password");
    THIS CONNECTION IS OK and I have no exception with another part of code which is doing an OracleXMLQuery !!
    OracleXMLSave save = new OracleXMLSave(conn, "ORCL.TABLETOUPDATE");
    String [] keyColNames = new String[1];
    keyColNames[0] = "ID_TABLETOUPDATE";
    save.setKeyColumnList(keyColNames);
    String[] updateColNames = new String[1];
    updateColNames[0] = "MY_COLUMN_TO_UPDATE";
    save.setUpdateColumnList(updateColNames);
    save.updateXML(xmldoc); >> this make the TNS exception (see after)
    save.close();
    here is the exception:
    System Error: oracle.xml.sql.OracleXMLSQLException: Exception d'E/S: End of TNS data channel
    System Error: int oracle.xml.sql.dml.OracleXMLSave.saveXML(org.w3c.dom.Document, int) (OracleXMLSave.java:1928)
    System Error: int oracle.xml.sql.dml.OracleXMLSave.updateXML(org.w3c.dom.Document) (OracleXMLSave.java:1372)
    System Error: void
    THANK YOU FOR A HELPING RESPONSE IN PARTICULAR FROM ORACLE TEAM
    I am using JDev 3.2 with Oracle 8.1.6 !!

    Thank's Steven for responding but It is still not working... even with UpdateXML(URL) and updating only a VARCHAR2 col
    even when it is stored in the DB.
    But the OracleXMLQuery works fine even with Object Types !!???
    The code below is more simple than your's !
    I show you the entire code :
    the result.xml file :
    <?xml version = '1.0' encoding = 'ISO-8859-1'?>
    <ROWSET>
    <ROW>
    <ID_PARAMETRE>16</ID_PARAMETRE>
    <TYPE_PARAMETRE>OUTOUT</TYPE_PARAMETRE>
    </ROW>
    </ROWSET>
    the row exists in DB !
    public static void main(String args[]) {
    MyClass.XSUloadXMLToOracle("d:\\Temp\\result.xml");
    static method ! (for Deployment if needed)
    class MyClass extends Object {
    public static void XSUloadXMLToOracle(String sFilePath) {
    try {
    Connection conn = ConnectionHelper.getConnection();
    OracleXMLSave save = new OracleXMLSave(conn, "PARAMETRE");
    String[] updateColNames = new String[1];
    updateColNames[0] = "TYPE_PARAMETRE";
    String [] keyColNames = new String[1];
    keyColNames[0] = "ID_PARAMETRE";
    save.setUpdateColumnList(updateColNames);
    save.setKeyColumnList(keyColNames);
    save.updateXML(save.getURL(sFilePath));
    conn.commit();
    save.close();
    conn.close();
    catch(Exception e) {
    e.printStackTrace(System.err);
    System Error: oracle.xml.sql.OracleXMLSQLException: Exception d'E/S: End of TNS data channel
    System Error: int oracle.xml.sql.dml.OracleXMLSave.saveXML(org.w3c.dom.Document, int) (OracleXMLSave.java:1928)
    System Error: int oracle.xml.sql.dml.OracleXMLSave.saveXML(java.net.URL, int) (OracleXMLSave.java:1880)
    System Error: int oracle.xml.sql.dml.OracleXMLSave.updateXML(java.net.URL) (OracleXMLSave.java:1329)
    System Error: void IFPBDJ.IFPCalculsExternes.XSUloadXMLToOracle(java.lang.String) (IFPCalculsExternes.java:125)
    System Error: void IFPBDJ.IFPCalculsExternes.main(java.lang.String[]) (IFPCalculsExternes.java:149)
    I AM KNOW CRYING...

  • Java.lang.NullPointerException in End-to-End monitoring

    Hi!
    When trying to start End-To-End monitoring over the RWB I get a NUllPointerException from 'JNet' as the applet tries to start up:
    Class com.sap.jnet.JNetApplet.class not found
    java.lang.ClassNotFoundException: com.sap.jnet.JNetApplet.class at sun.applet.AppletClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.applet.AppletClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.applet.AppletClassLoader.loadCode(Unknown Source)
    at sun.applet.AppletPanel.createApplet(Unknown Source)
    at sun.plugin.AppletViewer.createApplet(Unknown Source)
    at sun.applet.AppletPanel.runLoader(Unknown Source)
    at sun.applet.AppletPanel.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    caused by: java.io.IOException: open HTTP connection failed.
    at sun.applet.AppletClassLoader.getBytes(Unknown Source)
    at sun.applet.AppletClassLoader.access$100(Unknown Source)
    at sun.applet.AppletClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    ... 10 more
    I'm using Java(TM) Plug-in: Version 1.4.2_08
    Can anyone help?
    Thanks,
    Fabian

    Hi Fabian,
    Have you done the step:
    Configuring End-to-End Message Monitoring
    from the XI configuration guide?
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/ac6de690-0201-0010-54ac-8923089dcc97
    Regards,
    michal

  • End-to-End Monitoring problem

    Hi SDN Experts,
    i am trying to use End-to-End Monitoring in XI, but got an Exception as below
    <b>
    java.lang.NullPointerException</b>
         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:61)
         at com.sap.jnet.clib.JNcToolBar.addComboBox(JNcToolBar.java:189)
         at com.sap.jnet.clib.JNcAppWindow.newUI(JNcAppWindow.java:598)
         at com.sap.jnet.clib.JNcAppWindow.newData(JNcAppWindow.java:1112)
         at com.sap.jnet.JNetData.createGraphFromDOM(JNetData.java:525)
         at com.sap.jnet.JNetData.load(JNetData.java:722)
         at com.sap.jnet.JNetApplet.initJNetApplet(JNetApplet.java:479)
         at com.sap.jnet.JNetApplet.access$000(JNetApplet.java:39)
         at com.sap.jnet.JNetApplet$1.run(JNetApplet.java:268)
         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)
    how to rectify this error.
    Thank you,
    <b>MK</b>

    Hi,
    Reinstall your client side java webstart. if you still face the same problem Search for the files starting with frog.jar and rename it. Before renaming the files you have to stop your j2ee engine. I hope this will resolve the issue.
    Regards
    Sangeetha

  • End-to-end monitoring error!!!!!!

    hi.
    i have a problem.
    i trying to start a new selection in end-to-end monitoring, but i have an error with JNET: java.lang.NullPointerException. can anybody help me to resolve it please??
    another question is: What is JNET?
    is the fist time i configure CCMS and have thousands  problems
    be patiends with me!
    thanks very much!!!

    java.lang.NullPointerException in End-to-End monitoring
    java.lang.NullPointerException in End-to-End monitoring
    Ref. the above threads.

  • PMI Problem (End-to-End Monitor does not show data)

    (End-to-End Monitor does not show data)
    As I know that XML Messages Alerts T-code: SXMB_NOMI shows all alerts including errors as well I put date Range: 01-01-2008 to 01-08-2008 and filters for "Errors" system does show more then 300 errors
    But problem in RWB - End-to-End Monitoring, when I click on display and date range 01-01-2008 to 01-08-2008 its give me graphical overview in right of window
    and shows summary:
    Errors:                     0  Average
    Open                  904  Maximum
    Successfully Completed         0  Minimum
    Overall:                  904
    I thing End-to-End Monitor doesn't get data from PMI...
    why does't show any errors, which is shows in SXMB_MONI
    Please tell me how to resolve that problem
    Thanks in Advanced
    Edited by: issue2008 issue on Aug 26, 2008 12:02 PM

    Hi,
    A destination pointing to the Integration Server is created on the J2EE engine to collect the data for the end-to-end monitoring. If this destination is incorrect or if there are several clients in the system of the integration server, the data may be sent to the incorrect client.
    This might be a reason so you can  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.
    Thanks,
    Hemant

  • Error in Configuration and End to end monitoring

    Hi all,
    I am getting error in RWB  under configuration and end to end  monitoring.
    End to end monitoring iam getting
    "Neither the messager server nor the application server can be reached for system pirdev.titan.co.in"
    and under
    Configuration
    "Cannot read the configuration for the selected domain because the system was unable to connect to the monitoring server (possibly due to incorrect logon data). Error message: Neither the messager server nor the application server can be reached for system pirdev.titan.co.in"
    Please help me.
    Regards
    Pradeep P N

    Hi,
    Have you gone throgh these threads.
    Neither the messager server nor the application server can be reached
    Error when I click "End-to-End monitoring" in XI runtime workbench
    Neither the messager server nor the application server can be reached
    Regards
    Goli Sridhar

  • Problem in XI 30 with End-to-End Monitoring

    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,

    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.

  • Page cannot be displayed in PI end to end monitoring

    In our production environment we get the 'page cannot be displayed' screen after from end to end monitoring clicking on display.
    We did turn on the monitoring via RWB in 'configuration' on level high for the XIIntergrationServer and XIAdapterFramework and than saved the configuration.
    Our other PI servers work fine.
    Any ideas?
    Already checked not 885405 and 923666

    Hi,
    Please refer http://help.sap.com/saphelp_nwpi71/helpdata/en/98/1ccbed8a233e4ca57d2b938e67c188/frameset.htm
    for the help on configuration of end to end monitoring in RWB. Please note that you have started HTTP services for PMI in SICF or RSXMB_ACTIVATE_ICF_SERVICES.
    As its production system, you can contact your basis team and get check if any system/service user is locked.
    Alternatively , instead of using E2E monitoring we can get most of the PI related information using Message monitoring itsef, i dont use end to end monitoring so often as most info i get from moni trace or message monitoring,component monitoring RWB.
    Best Regards,
    Srinivas

  • End-to-end monitoring No process defined for this domain

    Hi,
    I'm having problems to configure the end-to-end monitoring (RWB)on the XI.
    When the button Display is choosed by mouse click, the following message appears:
    ! No process defined for this domain!
    Thanks
    Regards

    Hi,
    First you need to configure the End to End monitoring.
    For this , go to RWB->COnfiguration and do the configuration
    Some links-
    http://help.sap.com/saphelp_nw04/helpdata/en/82/9e8dfe9eadbd4b9194c433e646b84e/frameset.htm
    end-to-end monitoring
    Hope this helps.
    Regards,
    Moorthy

Maybe you are looking for

  • HP Pavilion dv6 7057-er instuctions for disassemble to clean the radiators and coolers

    Laptop heats up. In service attribute can not, because on the hard disk confidential information. Thinking disassemble the laptop to clean the radiators and coolers. Wanted the instuctions how do this. Ready to pay it. Wish best and regards. This que

  • Sun Ray 2 Screen Resolution with 16:9 Monitor

    Dear All, I'm afraid I haven't done anything with the Sun Ray servers for a while and am a little rusty. We're running SRSS 4.2 with SRWC 2.2. A user has purchased a 23-inch 16:9 monitor whose native resolution is 1280x720, however, this is not liste

  • Point to Static IP address

    When I am entering the IP address during the initial setup in Standard Setup do I point it to my static IP address 78.105.171.155 or to the one I set up on my router 192.168.1.69 Because currently it points to 192.168.1.69 and it thinks my DNS name i

  • Attributes system Message

    Hello, I am tryinng to change the Message status from warning to Error for the Message 06 056. "Purchase requisition 10003880, item 00010, has a different material number Message no. 06056" In SPRO I went to IMG -> MM -> Purchansing -> Environment ->

  • Illustrator: Transparency/masked image printing issue

    I edited an image in photoshop. The image was masked then set to grayscale in Photoshop and then "Placed" into Illustrator where I'm working in CMYK mode. The background color in Illustrator is set to  0 0 0 100K.  When I print the artwork, the maske