CCMS Alert Configuration Problem-ST03G

Hi All,
I'm trying to configure CCMS Alerts for the Adapter Engine, and I'm following the Supportability Guide for the same.
However, after performing the registration in both J2EE standalone and ABAP (as given in the guide), I am unable to see the entry for SAPJ2EE Component in transaction ST03G.
Hence, I can't see the DSR required entries in ST03G.
Any help?
Regards,
Puloma.

Hi Puloma,
Please try this link..
Web AS 6.40 SP9 CCMS fault to post DSR data on STATTRACE and ST03G
cheers,
Prashanth
P.S: Please mark helpful answers

Similar Messages

  • Need step by step CCMS Alerts configuration document for PI 7.1

    Hello Experts,
                          I need to configure the CCMS Alerts in our PI 7.1 box. Please provide the step by step configuration document for configuring CCMS Alerts in PI 7.1 System.
    Advance Thanks and Regards,
    Nageswari

    hi Nageswari,
    Configuring CCMS agent for PI is like any other dual stack stystem configure except few PI 7.1 specific configuration.
    You need to install both ABAP & JAVA CCMS agents. Please go through below URL that brief on PI 7.1 required configuration
    https://cw.sdn.sap.com/cw/docs/DOC-43543
    Regards
    Sekhar

  • PI 7.0 Alert Configuration Problem BSP Page Error

    Hello,
    We are facing the issues for the alert configuration tab in Runtime workbench for PI 7.0.
    We have added the fully qualified domain name in exchange profile and 8000 port is also updated for RWB.
    We have activated all the SICF services by the report
    RSXMB_ACTIVATE_ICF_SERVICES and all the services are activated successfully.
    But still When we click on Alert configuration we can see the page but we when we try for
    any function, its giving the following error.
    Error log is:
    Access via 'NULL' object reference not possible.
    the termination type was : RABAX_STATE
    http://s71cam.corp.wrgrace.com:8000/sap/bc/bsp/sap/sxms_alertrules/main.do was not called due to error
    Also in ST22 I can find the following dump:
    Dump:     OBJECTS_OBJREF_NOT_ASSIGNED
    Error analysis
        You attempted to use a 'NULL' object reference (points to 'nothing')
        access a component (variable: " ").
        An object reference must point to an object (an instance of a class)
        before it can be used to access components.
        Either the reference was never set or it was set to 'NULL' using the
        CLEAR statement.
    Please help.

    Hi deepak
    follow these sap notes
    Note 771317 - BSP call terminates with RABAX_STATE
    https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=771317
    Note 992800 - "RABAX_STATE" dump is coming while paging
    https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=992800
    Note 643933 - RABAX_STATE: Conversion overflow
    https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=643933
    https://www.sdn.sap.com/irj/sdn/advancedsearch?query=rabax_state&cat=sdn_all
    thanks
    sandeep
    if hepful rewartd points

  • Regarind  CCMS Alert configuration in XI/PI

    Hi Experts,
    1) I have created distribution list “DIS_LIST ” in default client 000, in between I have assigned SAP Userids with e-mail ids in SU01 of normal client 001.
    2) In normal client 001:  Goto RZ21-> methods -> Display Overview -> The method i used  CCMS_OnAlert_Email
                  Control tab: In control tab I have checked -> Execute Method:  selected radio button: Periodically in dialog process (short running program), under Startup method I did not select any check box r radio button. But i have scheduled the job (RSCONN01) for every 10mins to send the mails out, is this setting are correct?
                 Parameters tab ->
    SENDER = USER17  ( Basis team sap user id, I have doubt how should I check she has authorization to send mails from xi to SMTP server, what role she should have, she does not know how to check this)
    RECIPIENT = DIS_LIST (Distribution List name created in 000)
    RECIPIENT-TYPEID = C
                  In release tab: I have selected check box: Auto Reaction Method.
    3) I have done in Rz21: In transaction RZ21, assign the method to the appropriate MTE class.  To do this, choose “Methods assigned to MTE classes” from the “Methods” frame.  Select the MTE class (MTE Class = CCMS_tRFC_qRFC_Context), double-click, and choose Edit è Assignment in other è to variant.  In the “variant” box, choose * (or whatever properties variant you are using).
    4)I am getting messages in Alert Inbox whatever may be the error, as I selected “No Restrictions” radio button. If I want to send all kind of errors using auto reaction method do you have any idea (as i have done previouse step for Failed Queues)
    5)i have given 3 mail ids(user01@mailcom, user02@mailcom, user03@mailcom) in shared distribution list in client 000, fixed recipient in ALRTCATDEF i have given 2 user ids( USERID15, USERID16). whenever error happens the mail is sent to two mail ids of  fixed recipient list (USERID15, USERID16) so i is not picking the recipients from Shared Distribution list.
    In SOST transaction I could see SENDER as as runtime workbench, and recipient as USERID15 and USERID16.  mail is sent to mail id of USERID15 and  error occured for USERID16(i.e msg is not sent to mail id of USERID16).
    in out look inbox i could see FROM: PIRWBUSER@mailcom and TO: user15@mailcom, user16@mailcom. but user16@mailcom is not receiving any msges , bcz it got error in SOST(we can observe that these 2 mail ids are from Recipient list not from distribution list)
    In SOST transaction I could see SENDER as : Runtime Workbench Service instead of USER17 (i.e motioned as SENDER in rz21->properties tab), and it is taking RECIPIENTs from fixed recipients list(i.e ALRTCATDEF in 001)  instead of SHARED DISTRIBUTION List (user01@mailcom, user02@mailcom, user03@mailcom) in client 000.
    why this is picking form Fixed recipient list instead Distribution list?
    in SOST its showing SENDER as Runtime Workbench Service instead of USER17( (i.e motioned as SENDER in rz21->properties tab)
    SCOT configuration are working fine, i could send the test msges from xi to outlook inbox. please  give me any advice on this.  Almost i browse throug all related blogs and forums.
    Thanks
    Dhanush.

    Hi,
    from the ITS point of view, this might be helpful:
    [Delivery problems|http://de.youtube.com/watch?v=-J3tdAuBJ3k]
    regards Tobias

  • Regarding CCMS Alert Configuration in XI/PI

    Hi Experts,
    1) I have created distribution list “DIS_LIST ” in default client 000, in between I have assigned SAP Userids with e-mail ids in SU01 of normal client 001.
    2) In normal client 001:  Goto RZ21-> methods -> Display Overview -> The method i used  CCMS_OnAlert_Email
                  Control tab: In control tab I have checked -> Execute Method:  selected radio button: Periodically in dialog process (short running program), under Startup method I did not select any check box r radio button. But i have scheduled the job (RSCONN01) for every 10mins to send the mails out, is this setting are correct?
                 Parameters tab ->
    SENDER = USER17  ( Basis team sap user id, I have doubt how should I check she has authorization to send mails from xi to SMTP server, what role she should have, she does not know how to check this)
    RECIPIENT = DIS_LIST (Distribution List name created in 000)
    RECIPIENT-TYPEID = C
                  In release tab: I have selected check box: Auto Reaction Method.
    3) I have done in Rz21: In transaction RZ21, assign the method to the appropriate MTE class.  To do this, choose “Methods assigned to MTE classes” from the “Methods” frame.  Select the MTE class (MTE Class = CCMS_tRFC_qRFC_Context), double-click, and choose Edit è Assignment in other è to variant.  In the “variant” box, choose * (or whatever properties variant you are using).
    4)I am getting messages in Alert Inbox whatever may be the error, as I selected “No Restrictions” radio button. If I want to send all kind of errors using auto reaction method do you have any idea (as i have done previouse step for Failed Queues)
    5)i have given 3 mail ids(user01@mailcom, user02@mailcom, user03@mailcom) in shared distribution list in client 000, fixed recipient in ALRTCATDEF i have given 2 user ids( USERID15, USERID16). whenever error happens the mail is sent to two mail ids of  fixed recipient list (USERID15, USERID16) so i is not picking the recipients from Shared Distribution list.
    In SOST transaction I could see SENDER as as runtime workbench, and recipient as USERID15 and USERID16.  mail is sent to mail id of USERID15 and  error occured for USERID16(i.e msg is not sent to mail id of USERID16).
    in out look inbox i could see FROM: PIRWBUSER@mailcom and TO: user15@mailcom, user16@mailcom. but user16@mailcom is not receiving any msges , bcz it got error in SOST(we can observe that these 2 mail ids are from Recipient list not from distribution list)
    In SOST transaction I could see SENDER as : Runtime Workbench Service instead of USER17 (i.e motioned as SENDER in rz21->properties tab), and it is taking RECIPIENTs from fixed recipients list(i.e ALRTCATDEF in 001)  instead of SHARED DISTRIBUTION List (user01@mailcom, user02@mailcom, user03@mailcom) in client 000.
    why this is picking form Fixed recipient list instead Distribution list?
    in SOST its showing SENDER as Runtime Workbench Service instead of USER17( (i.e motioned as SENDER in rz21->properties tab)
    SCOT configuration are working fine, i could send the test msges from xi to outlook inbox. please  give me any advice on this.  Almost i browse throug all related blogs and forums.
    Thanks
    Dhanush.

    Dear
    In the central autoreaction I created a newly defined central autoreactions
    In the execution tab insert function module SALO_EMAIL_IN_CASE_OF_ALERT_V2
    In the parameters tab insert following parameters (please note some are empty, this is intentionally but they have to be there). Fill in the correct values inside <value>.
    Parameter name: SENDER                          Paramaeter value: <SAP user id>
    Parameter name: RECIPIENT                       Parameter value:  <email address>
    Parameter name: RECIPIENT-TYPEID           Parameter value:  U
    Parameter name: REACT_ON_ALERTS         Parameter value:
    Parameter name: SUBJECT_ALERT              Parameter value: <mail subject text>
    Parameter name: SUBJECT_ALERT_CONT   Parameter value:
    There is no additional setup required in this example, not SCOT, not even setting a mail adress for the SAP user id used.
    You could recreate this or get more info on this function module, assign points if helpfull.
    Kind regards
    Tom

  • Alert Configuration problem in RWB

    Hi all,
            I am trying to create alert category in RWB to handle application errors via e-mail.
             In RWB if i click on the button alert ategory ,it is displaying the screen that asks basic authentication.If i click on the Basic Authentication screen ,it is directly going to SAP GUT.It is not going to transaction alrtcatdef.
    Could anybody help me to solve this problem?
    Thanks,
    sekhar.

    Hi Sekhar,
    You can directly logon to XI SAP GUI and create alert category using t-code alrtcatdef.
    use RWB, to creare alert rules and to view alert inbox.
    Thanks,
    Sasi

  • Can we have 2 Alert Configurations with same XI Server, Local&Central(CCMS)

    Hi,
    I am looking to configure Local Alert Configuration with XI Server,
    It already had CCMS Alert Configurations in place, But the solution Manager
    is forwarding alerts related to all the Servers (ECC,CRM,BW,XI). It is becoming
    difficult to track the alerts of XI.
    So my question is is it possible to have 2 alert configurations with XI l ocal & Certral (CCMS)?.
    What are the effects if we have both.
    I think  it is possible to maintain xi specific alerts to specific mail ID's . But basis is finiding difficult in doing this.
    Let me know suggestions if you have any in this case.

    Yes you can have your own PI specific alerts.
    You do this via ALRTCATDEF (as stated earlier)
    You can edit the message header so you know if it's PI generated or if you log in as PISUPER to configure this then the sender will be PISUPER
    Alternatively, why dont you ask BASIS to turn off monitoring for XI and allow you do a more fine-tuned version of this monitoring.
    Or even better, dont create any local alerts but have BASIS finetune the central alerts so that the affected system is included in the subject header, also have them create roles for these systems and ensure messages are only sent to the impacted role. Blindly sending messages for all system to all system owners is really lazy config.

  • Query regarding CCMS alert in XI

    Hi XI gurus,
    We have some queries regarding the CCMS alert configuration in XI server. We are planing to implement CCMS alerts for Message failure in IE, Adapter Engine, Queue Block, etc.
    Can anyone please let us know what exactly should be done by BASIS team and XI(Dev/Support) team.
    Thanks
    Suganya.

    I have not done this  but was implemented in my projects
    I am providing some links which you can use with help of BASIS
    http://csc-studentweb.lr.edu/swp/Berg/Conferences/SAP_NW2008_and_Admin_2008/ADMIN/Track4/Track4_session2.pdf
    http://sap.ittoolbox.com/groups/technical-functional/sap-basis/ccms-custom-configuration-771913
    Configuring  Alert management (ALM)
    You should basically aim at configuring SOLMAN as your central alert cerver so that you will receive alerts from DEV QA PROD boxes of PI , ABAP in one system , no need to configure alerts separately
    Regards
    Ninad

  • Problem with CCMS PI7.1 alert configuration for RWB Alert count

    Hi,
    We have configured CCMS alert for PI7.1 RWB failure count. Alert is getting triggered only one time and after that no alerts. I can see the change in data but alert is not getting triggered. If I complete the alert then immediately in next run a new alert is generated with last reported data and then again there will be no alert going forward. Data is collected but no alert is triggered. Does anyone know the reason for this and how to fix it? Please help.
    Thanks,
    Kavitha Rajan.

    Hi Jayan,
    Our PI alert configuration is fine. And also we did not choose multiple suppress method. Problem is with Solution Manager CCMS PI alert configuration for failed RWB count. After initil alert and then nomore alerts are triggered. If I complete the alert then again only first alert is triggered and again no alerts going forward. Please advice.
    Thanks,
    Kavitha Rajan.

  • Configuring CCMS Alerts in Sol Man 4.0 CUA System

    Hi
    Can anybody forward me some documents on how to add systems for CCMS Alerts on SolMan 4.0 System which is being used a CUA
    Especially, i need a document on the RZ20, RZ21, SCOT and SDCC TCodes during this process
    Immediate help would be greatly appreciated
    Kalyan Jonna
    [email protected]

    Hi,
    Check this note
    763561 - Service Data Control Center (SDCCN) - FAQ Solve all your queries.
    You have more here.
    861753 - LAW: Replacing SDCC with SDCCN
    Hope this will solve your problem.
    Feel free to revert back.
    --Ragu

  • Problem acccessing alertinbox or alert-configuration in RWB

    Hi forum,
    I have a problem acccessing alertinbox or alert-configuration in RWB,
    because, whenever i click the button "alertinbox" or "alert-configuration"
    it gives an BSP error page:
    <b>Business Server Page (BSP) error
    Calling the BSP page was terminated due to an error.
    The following error text was processed in the system:
    BSP Exception: the Application Name sap in URL /sap/bc/bsp/sap/alertinbox/index.htm?sap-client=400&sap-sessioncmd=open is invalid.</b>
    pls help,

    Hi,
          Once you restart your Java engine.
         The way of doing this is go to transaction SMICM-->Administration>J2EE Instance (Local) -> Send Soft Shitdown--
    > With Restart.
    Reward with points if helpful
    Regards
    Sai Ganesh

  • Problem with the mail generation for the CCMS alert

    HI ,
    I have created CCMS alert for the RFCdestination  in the system and is working fine, and now i would like to configure mail for the same alert for that i have did the following
    1.copied the method CCMS_ONALERT_EMAIL_v2 in RZ21 and created the new method .
    2. And then assigned the same in the CCMS alert in the autoreaction tab.
    But still iam unable to generate mails.Mail configutation is ok and am able send mails to external addresses.
    Can any one please let me know if iam missing anything and guide me .
    Any help is appreciated

    Hi Vamsi,
    Please check below thread and go through suggested documentation.
    Automatic Email for CCMS Alerts
    Revert for any queries.
    Regards,
    Rajesh

  • CCMS Alert Monitor (edit monitor-configuration.xml. ?)

    Hi Friends
    I'm trying to change the default polling time for the CCMS Alert Monitor, 5 minutes instead of 30 minutes.
    In http://help.sap.com/saphelp_nwpi71/helpdata/en/e5/5d1741b393f26fe10000000a1550b0/content.htm you can read:
    Accuracy
    The default polling period for the monitor is 30 minutes. If you want to have shorter polling periods, you can change them in the SAP NetWeaver Administrator as follows:
    1. Choose Availability and Performance Management ® Resource Monitoring ® Java System Reports (alias: /nwa/java-sys-reports).
    2. Select an arbitrary Number of errors entry in the monitoring tree of the Adapter Engine (leaf node).
    3. Choose Configuration in the right-hand pane.
    4. Choose Edit in the dialog box that appears.
    5. Change the polling period to 5 minutes, for instance.
    6. Choose Save and wait until saving is finished (be patient, since this may take a while).
    7. Choose Configuration Management ® Infrastructure Management ® Java Configuration Browser.
    8. Choose apps ® sap.com ® com.sap.aii.af.app ® Monitoring Configurator ® monitor-configuration.xml.
    9. In the xml file, change the polled-by-template period to the same value as above, for example, 5 minutes.
    10. Save the modified xml file.
    11. Choose Operations Management ® Infrastructure Management ® Start & Stop ® Java EE Services to restart the Monitoring service to apply the changes.
    But in step 9, the xml file I've found in my PI 7.1 (SP6) is this:
    <monitor-configuration>
    <monitor-semantics />
    <monitor-tree />
    </monitor-configuration>
    Also, there is no way to modify that file, you can only display it or download it.
    can anyone tell me how to edit the file.
    regards
    raja

    Hi Raja,
    This is the same as doing the following:
    You can locate the monitor-configuration.xml file in the SDA com.sap.aii.af.app.sda (inside META-INF folder). You can find this SDA in the install directory of PI installation. In this XML file please locate and edit the following tag:
    <template-info template-name="SAP_XIJ2EE_RCRDS">
                            <polled-by-template period="30" unit="MINUTE">
                                <generating-resource
                                    name="com.sap.aii.utilxi.rtcheck.mx.standard.XIJ2EEComponentMBean" type="APPLICATION"/>
                                <template-attribute-mapping>
                                    <invoked-resource-method name="getMonitoringRecords"/>
                                </template-attribute-mapping>
                            </polled-by-template>
                        </template-info>
    Change the above to the following *************
    <template-info template-name="SAP_XIJ2EE_RCRDS">
                            <polled-by-template period="5" unit="MINUTE">
                                <generating-resource
                                    name="com.sap.aii.utilxi.rtcheck.mx.standard.XIJ2EEComponentMBean" type="APPLICATION"/>
                                <template-attribute-mapping>
                                    <invoked-resource-method name="getMonitoringRecords"/>
                                </template-attribute-mapping>
                            </polled-by-template>
                        </template-info>
    The main change is the polled-by-template value from 30 mins to 5 mins as per your req ******
    Construct back the SDA (you can search SDN for that) with this edited XML and then redeploy this SDA with the help of JSPM tool.
    This will re-start the PI Server for the changes to come into effect.
    I hope this helps.
    PS: You can consult your BASIS consultant to locate this sda and re-deploy it on PI Server.
    Regards, Gaurav.

  • CCMS - Alert monitor configuration

    Hi
    We are configuring the CCMS  Alert monitor for monitoring the R/3 systems. We are referring sap help and sap notes, but also we are looking for document which instructs the complete configuration, will be appreciated if share the same.
    regards,
    rajesh

    Hi rajesh,
    Have you checked the iTutor files in
    http://service.sap.com/rkt --> SAP Solution Manager 4.0  --> Technology Consultants and System Administr    
    These are really good documents with step by step instuctions and screen
    Thanks
    Prince Jose

  • CCMS,CMS and alert configuration guides

    hi,
    can I have CCMS,CMS and ALERT configuration pdf guides or links please.
    I have searched for them on SDN but can't find the exact documents.
    thank you for your help.

    Hi Babu,
    Please find the below links for reference.
    <b><i><u>CMS :</u></i></b>
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/43f5d790-0201-0010-2984-ff72d822b109
    <b><i><u>CCMS :</u></i></b>
    /people/dirk.jenrich/blog/2007/01/21/how-to-use-the-monitor-set-sap-ccms-technical-operation-templates
    <b><i><u>ALERT :</u></i></b>
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/0b4580be-0601-0010-d3ad-bd6ce51ae916
    <u><i><b>How to guides:</b></i></u>
    Exchange Infrastructure How-to Guides for SAP NetWeaver 2004 [original link is broken]
    <i>Thanks & Rgds</i>
    <b>J</b>

Maybe you are looking for

  • Mac Pro won't wake from sleep on SSD boot drive

    MacPro is unresponsive awaking from sleep, regardless of what is running. I've put my system & apps on a 120G Mercury Extreme Pro 2.5", with my data residing on SATA. So far, I've reset PRAM, had logic board replaced thru Apple Care, archived & reins

  • Solar01/solar02 in solution manager: landscape structure definition- urgent

    Hi Forum Members, I need to understand whether this is possible and if it is then how do i do it; any step by step manual from SAP is available. We have solman 7.1 and project with type 'implementation' created. When i go to solar01/02 i can maintain

  • How to use classes CL_DOCX_*

    We have a need to use word 2007 OOXML classes  all of which start with CL_DOCX*. Basically what we are trying to do is take a DOCX files (File 1 & File 2) saved by MS WORD 2007 application and replace the header of File 1 with the header from File 2.

  • Animation: i must be missing something obvious...

    ... but what is it? In the following code, why does button1 work; button2 work; but button3 doesn't work? i really want button3 to work !! var button1 = Button {             text: "test1"             action: function() {                 series.data[0

  • Updating a Deployed J2EE Application Component

    Hi All, I was going through this link below : http://e-docs.bea.com/wls/docs61/adminguide/utils.html#1139180 Updating a Deployed J2EE Application To update a specific component, enter the following commands: % java weblogic.deploy -port 7001 -host lo