Setup tcp monitor

Hi,
a question on another topic. I'm able to run TCP Monitor on AXIS but I dont know how to configure my web service to use it??!! What do I have to put in my code to use this.
On a wider note whats the best way to trouble shoot web services?
Cheers.

I'm afraid I can't help much, since I don't use Axis all that often (besides TCPMon, funnily enough). However, the following may help - it may not of course, but...
You shouldn't need to change your server. My steps are:
Start tcpmon. You want to create a new listener with:
- Target port is whatever port Axis is listening on. This is probably 8080 or something.
- Listen port is any free port. Let's say that's 7070.
Then, you need to alter your client (probably in the code somehow) to send its requests to port 7070, rather than port 8080. In my command-line client written with the Axis 1.2 libraries, I do this with:
        final String REMOTE_ENDPOINT_URL = "http://Helga:7070/airline/airline-ejb/BookingServiceEndpoint";
        BookingServiceLocator bsl = new BookingServiceLocator();
        BookingServiceEndpoint bse = bsl.getBookingServiceEndpointPort(new URL(REMOTE_ENDPOINT_URL));I then use 'bse' to invoke the service. This should be all you need to do.
HTH,
-Tim

Similar Messages

  • 'Setup System Monitoring' option  is disabled in solution manager

    Hello,
    I am trying to setup system monitoring for different systems in solution manager but the 'Setup System Monitoring' is disabled.
    In solman I go to Solution_manager --> Operations Setup --> on the right side pane 'Setup System Monitoring' is disabled. How can you change this to change mode so that you can configure monitoring for different systems? Any idea, please help.
    Thank you in advance.
    Sameer
    Edited by: Sameer Pant on Mar 19, 2011 1:07 AM

    Hi Lakshmi,
    But when i right click on the qualifier
    No u hv to right click on a field to which Compound field is mapped ( Ur Main Table Field)
    Right Click on Compound field & choose option Set Qualified Update.
    New Links: Create
    Existing Links: Update (All Mapped Qualifiers)
    Thanks,
    Maheshwari

  • Solman 7.0 :  setup system monitoring

    hi
    I am taking an error while I want to configure the system monitoring in solman 7.0
    solution monitoring-->sys monitoring  --> setup sys monitoring
    the CCMS Read Destination status is RED.but I have tested  the CCMS Read Dest. by double clicking related section .it is ok.(sm59)so connection is ok .
    have you got any idea   ?
    regards

    hi
    I have checked auth check via sm59 .  it is failed.conn test is ok
    the error is like this : "user or pass is not true"
    what is your suggestions?
    thanks in advance

  • Setup system monitoring wrong text

    Dear all,
    After implementing Basis patch SAPKB70011 togather with SAPKITL420, Solution Manager system displays wrong text for Alerts in SOLUTION_MANAGER transaction -> Solution Monitoring-> System monitoring -> Operation setup in Setup system monitoring.
    expl: for Setup Monitoring for SAP System...  all rows shows the same Spool wait time
            for Errors / Administrating of ... all rows shows the same Abap error in update
    and every time this text is changed when I execute Setup system monitoring.
    Should I implement SAPKITL421, SAPKITL422, and SAPKITL423 and are these patches connected with SAPKB70012, SAPKB70013, .. ? Is it necesary when implementing SAPKITL421 to be togather with SAPKB70012 and equivalent, because when I tried to implement SAPKB70011 alone it shows that there is a conflict with the add-on SAPKITL420 and muste be also implemented.
    Thank you in advance.
    Best regards,
    Ruzica

    Hello,
    Does anyone knows sometinhg about the connection between SAPKITL- and basis patches SAPKB700?
    If I need to implement SAPKITL--- patches should I also implement Basis patches?
    Regards,
    Ruzica

  • Setup System Monitoring

    Hello,
    I am trying to setup system monitoring for different systems in solution manager but the 'Setup System Monitoring' is disabled.
    In solman I go to Solution_manager --> Operations Setup --> on the right side pane 'Setup System Monitoring' is disabled. How can you change this to change mode so that you can configure monitoring for different systems? Any idea, please help.
    Thank you in advance.

    Hello,
    If your System Monitoring seems disabled, have you performed the IMG activities in transaction SPRO for system monitoring?
    SPRO > SAP Solution Manager > Scenario-Specific Settings > System Monitoring
    If you have not performed these activities, you will need to....and there is Requirements and Prerequisite documentation once you navigate there.
    If this is done, System Monitoring should not be disabled. If you have not defined the systems in SMSY or added them to a solution you will not be able to setup monitoring, but it should nto be disabled, just have nothing to do.
    So I would start with the SPRO activities and check the   Requirements and Prerequisite have been met and the listed notes applied (949293 and 420213). If this has been done, then make sure you have systems in your solution and if they are not production systems, then you must manually set the status to "Put in Solution" in the solution to be able to use them in system monitoring.
    It sounds like your IMG activities in SPRO have not been done.
    REgards,
    Paul

  • Setup Solution Monitoring in Solution Manager 3.2

    Hi,
    we want to setup the System Monitoring with transaction SOLUTION_MANAGER. We followed shortcut "Operations Setup" and chose Solution "Monitoring->System Monitoring".
    There should be a button "Setup System Monitoring" that is missing!
    Any idea how to make it appear?

    Steve,
    Please give me your email address, I will send you the screen-shot? if you do not want to post the email address here, please send me a test mail to [email protected], I will send you the screen shot.
    For your questions:
    Do you see the monitoring graphic (the box with the system name in it)?
    No, I do not see that.
    Do you see the Alert Overview button?
    Yes, I could see that button.
    If so, does it show any alerts when you click it?
    when I click on that. All I See a white empty space.
    Kumar

  • Solution Manager Setup System Monitoring DB Administrating Alerts

    Greetings experts
    Can someone please explain how I can get "DB Administrating Alerts" to display in Solution Manager.
    Satellite system (FSD) database MTE's are all active (RZ20).
    Tcode: DSWP / tab:Solution Monitoring / tab:System Monitoring /
    Service: Setup System Monitoring
    Tree:
    Setup System Monitoring
                           +-->  SAP System FSD 1320011126
                                                             +-->  Database FSD-DATABASE                                                                               
    |
                                                                                    +-->  Administrating DB FSD-DATABASE (DB2 6000)                                                                               
    Issue: DB Administrating Alerts do not display.
    *Solution Manager 7.01 SP3 / DB2 09.05.0002 / AIX5.3
    Regards
    Peter Babbington

    HI
    1.Do i need to configure the CCMS_OnAlert_Email, for every alert that you have, in the satellite system?
    Best thing I would say is to copy method ( RZ21 --> Method --> Method definition )CCMS_OnAlert_Email to Z_CCMS_OnAlert_Email in Solman and assign this auto reaction to  MTE class of satellite systems.
    2. How do i configure this out of solution manager, and bypassing the satellite system?
    You have to install/configure sapccm4x( for monitoring abap ) on satellite systems by giving details about Solution manager. Then the alert will be sent to Solution manager from satellite system and the configured auto reaction will send mails .
    Also go through the links
    http://service.sap.com/moniotring
    https://www.sdn.sap.com/irj/sdn/docs?rid=/webcontent/uuid/30237989-0901-0010-70a4-944691eb5e52 [original link is broken]
    http://service.sap.com/rkt --> Solution manager --> Solman Manager < rel > --> Technology Consultants and System Administrator
    Thanks
    Prince Jose

  • Setup solution monitoring

    Hi all
    I am hvaing a starnge issue while doing the sytem monitoring set up. I have included the system in smsy and assigned the logical component as well.These logical components are assigned to the solution which i have created in DSWP. But now i am not able to find the setup system monitoring option in operation set up. I dont have an any idea about this.
    Thereby i deleted hte system and again recreated logical componenet then assigned to the solution well. But this also not worked out for me.
    I have completed all the basic settings configuration in SPro and genreated the RFC destionation with required roles also(s_rfcacl). everything working fine. but i am unable to find the root cause and solution.
    Anyone have any idea please do suggest me.
    Regards
    Vijay

    Exactly!
    In transaction SMSY switch to your solutions. Open the solution in which the new system is located.
    Now Right-Click on the required system and choose "put in solution"
    The system should now have a green background and be available.
    Edit: I also work with a Solman 7.0 SPS 15. You should be able to add the system to the solution. Important is, that you try right-clicking on the system in the opend solution view in smsy
    Regards
    Benjamin
    Edited by: Benjamin Ziegler on Sep 26, 2008 12:13 PM

  • Setup system monitoring in dswp

    Hi,
    One of my ecc qa system in not coming in setup system monitoring of dswp. I have included this ecc qa satelite system in smsy and MOPz is working fine for that system. But it is not coming in setup system monitioring. Actually I want to administer the systems centrally from solman.
    I am able to get the ecc dev system in set system monitoring.
    Regards,
    Sudip

    Hi,
    we should create one logical comp for one product systems of Dev,qua,prd ( For ERP dev,qua,prd 1 logical comp, for PI dev,qua,prd 1 logical comp)
    regarding your solution monitoring thing, have you assigned the logical component to your solution?chk the below
    [https://websmp101.sap-ag.de/sapidb/011000358700001873212008E|https://websmp101.sap-ag.de/sapidb/011000358700001873212008E]
    For your auto fill of created by,have you created BP for curresponding users in solman? and define the "Partner Determination Procedure" for the reporter as "User".(remove the old one as 'SAP Service : Determination via IBase/Ind. Object for Ref. Object Set' and set to user)
    Please check and update
    Thanks,
    Jansi

  • Setup Central System Administratin and Setup System Monitoring grayed out

    When trying to setup Central Sytem Administration and System Monitoring via SOLUTION_MANAGER.>Operations Setup->Solution Monitoring->Setup Central System Administration (or Setup System Monitoring).  The link does not work.  However, Setup Earlywatch Alert link works (in Operations Setup->Solution Monitoring->Setup Earlywatch Alert).
    We have just brought SolMan 4.0 up to SolMan 7.0 (applied support packs up to 16).  I am not sure if I am missing a step to activate this functionality; or if perhaps I have an authorization issue.  I have been through the Security Guid for SAP Solution Manager 7.0 as of SP16, and have reviewed note 834534 and been assigned authorizations accordingly....with one exception:  In note 834534, page 4, it states that the configuration user should have SAP_ALL.  However, I am getting push-back from IT Governance and my request for SAP_ALL is being rejected. 
    We have installed software components, in particular ST (Release 400, level 17); ST-SER (700_2008_1, Level 004; and ST-PI (2005_1_700 Level 18); of which I believe ST-SER is key.
    Has anyone encountered this issue?

    Hi,
    Yes, This could be an authorization issue.
    You are able to Setup Early Watch Alert because you may have the role
    SAP_SETUP_DSWP_EWA (full authorization for EarlyWatch Alert setup).
    Assign these roles, you wil be able to setup System Monitoring and Administration.
    1. SAP_SV_SOLUTION_MANAGER (full authorization for all sessions)
    2. SAP_SETUP_DSWP (full authorization for all setup sessions)
    3. SAP_SETUP_DSWP_SM (full authorization for System Monitoring setup)
    4. SAP_SETUP_DSWP_CSA (full authorization for Central System Administration setup)
    5. SAP_SETUP_DSWP_SLR (full authorization for Service Level Report setup)
    Also check these roles:
    SAP_OP_DSWP (full authorization for all Operations sessions)
    SAP_OP_DSWP_EWA (full authorization for EarlyWatch Alert operations)
    SAP_OP_DSWP_SM (full authorization for System Monitoring Operations)
    SAP_OP_DSWP_CSA (full authorization for Central System Administration operations)
    SAP_OP_DSWP_SLR (full authorization for Service Level Report Operations)
    This is the authorization object D_SOL_VIEW  used in these roles.
    Regards,
    Sanjai

  • Setup System Monitoring -- How to transfer Information J2EE

    Hi Experts,
    I got an issue trying to transfer information of satellite system (J2EE) to Solution Manager ->Operation Setup->Setup System Monitoring
    I installed the ccmsr agent and tx RZ20 shows the information of the alerts, but I can see it in Setup System Monitoring.
    On the other hand I added the systems in SMSY.
    Regards.

    In tx rz20 we have to copy the information of each MTE and select properties, then paste that in the third row (agent name) of the alert and save.

  • How to setup system monitoring of EP 7 to Solution Manger 7.0

    Hi Experts,
    I need help for configuring EP 7 (only JAVA engine) for system to Solution Manger 7.0. IF anyone of you have steps or config guide pls help me ???

    Hi Vikas,
    In general, system monitoring in SAP Solution Manager use CCMS as the data supplier, which means that, you need to configure CCMS alert infrastructure for your EP system.
    General steps:
    1. Configure solution manager or other ABAP system as the CEN (central) system as the CCMS infrastructure.
    2. Install SAPCCMSR agent (which is part of CCMS Agent), and connect the agent to CEN system
    3. Setup system monitoring in Solution Manager
    For more information, you can access the help portal of SAP.
    Hope that helps.
    Thanks, Jett

  • Setup System Monitoring link disappear in DSWP

    Hi All!
    Could anybody help me?
    I  try to setup System Monitoring. But when I selected System Monitoring tab I saw Setup System Monitoring link disappear.
    Thanks for your advance,
    Alexander Ganiiishev

    Hi,
    Since this involves some screen steps, I highly recommend you to have a look at this blog link
    http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3417800)ID0904017550DB01570500522935060780End?blog=/pub/wlg/3544
    Hope this helps.
    Cheers
    SH

  • Setup 2 monitors question geforce GTX 650 ti

    I got a Galaxy GTX 650 ti boost 1gb and i try to setup 2 monitors I use the dvi-I with my sumsung P2770HB and my other prob is What monitor use a DVI-D how would i setup the other monitor and what monitor would work?

    Any one of these cables would work. You just need to make sure you get the appropriate length. I am surprised Best Buy does not actually have any of the cables themselves and only marketplace vendors.
    http://www.bestbuy.com/site/searchpage.jsp?_dyncharset=ISO-8859-1&_dynSessConf=2829174802860454970&i...

  • X240 Cannot Setup Dual Monitors with Dockingsta​tion

    Hello Community,
    I have the following setup;
    Laptop: Lenovo X240 (1 x displayport + DVI-D combined, 1 x VGA)
    Dockingstation: Prodock 40A1 20V
    Monitor 1: LT2223pwc (display port, VGA, HDMI)
    Monitor 2: L1940pwd (DVI-D, VGA)
    I have to connect monitor 1 with a display port cable.
    I've tried to connect monitor 2 with the DVI-D cable, but the computer only recognizes monitor 1. Only when disconnecting the display port cable the computer sees monitor 2, hence my guess that you can only use either the display port or the DVI-D connection on the dockingstation.
    The only way I can get a two monitor setup working is by connecting monitor 2 with a VGA cable, which delivers poor graphics.
    Is there a possibility to get this properly working with a setup with two digital connections?
    I've read something about daisy chaining, but I have no idea how to do this with the above setup.
    Any advice is more then welcome.
    Regards,

    Hi rwoutertje, and welcome to the Lenovo User Community!
    I had to shift to the ThinkPad Ultra Dock for that. You can't use the DisplayPort and DVI at the same time on the ThinkPad Pro Dock.
    Hope this helps!
    I don't work for Lenovo. I'm a crazy volunteer!

Maybe you are looking for