Error in Alert Configuration

Hi,
I am getting error in Alert Configuration
*The following error text was processed in the system:
Die URL enthält keine vollständige Domainangabe (eccdcs1s statt eccdcs1s.).
Exception Class CX_FQDN
Error Name 
Program CX_FQDN=======================CP
Include CX_FQDN=======================CM002
ABAP Class CX_FQDN
Method CHECK
Line 10 
Long text - *
how to solve this error,
Vshabir

Hey
Please make sure that you have added fully qualified domain name under the parameter com.sap.aii.rwb.server.centralmonitoring.r3.ashost  in exchange profile.
It wont work if you only have hostname there.
You may need to restart Java engine after the change.
Thanks
Aamir

Similar Messages

  • Service Unavailable error in Alert Configuration

    Hi all,
    I have done all the Alert Configuration in the ABAP Stack using the tcode ALRTCATDEF.as mentioned in weblog:
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step
    But when I click on the Alert Configuration tab in RWB, i get the following error:
    <b>Application Stopped:
    Details: You have requested an application that is currently stopped</b>
    Can anyone tell me what can be the possible reason?
    Do i need to start any particular service?
    Pls guide
    Regards
    Neetu

    Hi Shekhar
    Thanks for your help.
    The steps u told to follow are working well and now i can see a logon pad when i click on the Alert Configuration tab in RWB.
    But now the problem i am facing is that none of the user id and password work for this logon. The error msg getting displayed is:
    <b>Incorrect client, name, or password. Log on again.</b>
    I have followed the SAP note: 750287 completely.
    I have already used the id for RWB given in ExchangeProfile.
    Which other user id and password should i use?
    Is there anything else im lacking?
    Pls guide.
    Regards
    Neetu

  • Alert Configuration issue

    Hi
    I have followed the Alert Configuration according to this link
    http://www.****************/Tutorials/XI/AlertConfiguration/AC1.htm
    But when I tried defining Alert Rules i.e. when I click on the Alert configuration tab in RWB, I am getting
    404   Not Found
    The requested resource does not exist.
    Details:       
      Go to main page of this application!
    Do I have to restart the services ?
    How can I solve this problem
    thanks
    manian
    Edited by: manian on Nov 21, 2008 9:50 AM

    try this..
    Alert configuration - 404 Not found
    XI alert configuration
    Alert Configuration / Alert Inbox - "404   Not Found"  in PI 7.0
    Alert Configuration error 404
    Alert configuration or Alert Inbox-----404 Not Found
    Re: Alert Configuration in RWB 404   Not Found

  • Error during login Alert-Configuration

    Hi,
    I get following error when I try to login alert-configuration.
    SO does anybody know this error and has a solution?
    Thanks.
    Regards
    Stefan
    Runtime Error          STRING_BAD_REF
    Date and Time          29.09.2006 08:58:00
    ShrtText
    A string reference with destroyed context was destroyed.
    What happened?
    Error in ABAP application program.
    The current ABAP program "CL_BSP_MODEL==================CP" had to be
    terminated because one of the
    statements could not be executed.
    This is probably due to an error in the ABAP program.
    What can you do?
    Print out the error message (using the "Print" function)
    and make a note of the actions and input that caused the
    error.
    To resolve the problem, contact your SAP system administrator.
    You can use transaction ST22 (ABAP Dump Analysis) to view and administer
    termination messages, especially those beyond their normal deletion
    date.
    is especially useful if you want to keep a particular message.
    Error analysis
    The system discovered an invalid value while accessing a string
    reference:
    String reference (hexadecimal): 1900000002000000
    String header ID: 2
    String header ID (hex): 00000002
    Check value (hex): 000000
    Shared objects lock flag: 0
    Check value (hexadecimal): 19
    The check value should be hexadecimal "ED".
    This is not the case.
    How to correct the error
    The contents of the string value were probably overwritten in the
    memory of the ABAP application program.
    Probably the only way to eliminate the error is to correct the program.
    System environment
    SAP Release.............. "640"
    Application server....... "PROSRVSAP1"
    Network address.......... "172.17.0.231"
    Operating system......... "Windows NT"
    Release.................. "5.2"
    Hardware type............ "2x Intel 801586"
    Character length......... 16 Bits
    Pointer length........... 32 Bits
    Work process number...... 0
    Short dump setting....... "full"
    Database server.......... "PROSRVSAP1"
    Database type............ "ORACLE"
    Database name............ "XI3"
    Database owner........... "SAPXI3"
    Character set............ "C"
    SAP kernel............... "640"
    Created on............... "Nov 4 2004 23:42:53"
    Created in............... "NT 5.0 2195 Service Pack 4 x86 MS VC++ 13.10"
    Database version......... "OCI_920_SHARE "
    Patch level.............. "43"
    Patch text............... " "
    Supported environment....
    Database................. "ORACLE 8.1.7.., ORACLE 9.2.0.."
    SAP database version..... "640"
    Operating system......... "Windows NT 5.0, Windows NT 5.1, Windows NT 5.2"
    Memory usage.............
    Roll..................... 8176
    EM....................... 3135696
    Heap..................... 0
    Page..................... 0
    MM Used.................. 2356504
    MM Free.................. 777568
    SAP Release.............. "640"
    User and Transaction
    Information on where terminated
    The termination occurred in the ABAP program "CL_BSP_MODEL==================CP"
    in "IF_BSP_MODEL_UTIL~SPLIT_BINDING_EXPRESSION".
    The main program was "SAPMHTTP ".
    The termination occurred in line 1 of the source code of the (Include)
    program "CL_BSP_MODEL==================CM00W"
    of the source code of program "CL_BSP_MODEL==================CM00W" (when
    calling the editor 10).
    Source Code Extract
    Line
    SourceCde
    >>>>>
    method IF_BSP_MODEL_UTIL~SPLIT_BINDING_EXPRESSION .
    2
    3
    if strlen( binding_expression ) <= 4 or binding_expression(2) <> '//'. return. endif.
    4
    5
    model_name = binding_expression+2(*).
    6
    split model_name at '/' into model_name attribute_path.
    7
    8
    9
    endmethod.
    Contents of system fields
    Name
    Val.
    SY-SUBRC
    0
    SY-INDEX
    8
    SY-TABIX
    1
    SY-DBCNT
    1
    SY-FDPOS
    85
    SY-LSIND
    0
    SY-PAGNO
    0
    SY-LINNO
    1
    SY-COLNO
    1
    SY-PFKEY
    SY-UCOMM
    SY-TITLE
    HTTP Control
    SY-MSGTY
    SY-MSGID
    SY-MSGNO
    000
    SY-MSGV1
    SY-MSGV2
    SY-MSGV3
    SY-MSGV4
    Active Calls/Events
    No.   Ty.          Program                             Include                             Line
    Name
    24 METHOD       CL_BSP_MODEL==================CP    CL_BSP_MODEL==================CM00W     1
    CL_BSP_MODEL=>IF_BSP_MODEL_UTIL~SPLIT_BINDING_EXPRESSION
    23 METHOD       CL_BSP_ELEMENT_CT_ATTR_VALID==CP    CL_BSP_ELEMENT_CT_ATTR_VALID==CM00A    28
    CL_BSP_ELEMENT_CT_ATTR_VALID=>INITIAL_CHECKS
    22 METHOD       CL_BSP_ELEMENT_CT_ATTR_VALID==CP    CL_BSP_ELEMENT_CT_ATTR_VALID==CM002     4
    CL_BSP_ELEMENT_CT_ATTR_VALID=>TO_BOOLEAN
    21 METHOD       CL_HTMLB_CONTENT==============CP    CL_HTMLB_CONTENT==============CM007    13
    CL_HTMLB_CONTENT=>IF_BSP_ELEMENT~COMPILE_TIME_IS_VALID
    20 METHOD       CL_BSP_ELEMENT_INFO===========CP    CL_BSP_ELEMENT_INFO===========CM003    21
    CL_BSP_ELEMENT_INFO=>IS_VALID
    19 METHOD       CL_O2_CO2_PROCESSOR===========CP    CL_O2_CO2_PROCESSOR===========CM01C    78
    CL_O2_CO2_PROCESSOR=>CHECK_AND_DESCRIBE_TAG
    18 METHOD       CL_O2_CO2_PROCESSOR===========CP    CL_O2_CO2_PROCESSOR===========CM019   102
    CL_O2_CO2_PROCESSOR=>TRAVERSE_TAG
    17 METHOD       CL_O2_CO2_PROCESSOR===========CP    CL_O2_CO2_PROCESSOR===========CM00G    55
    CL_O2_CO2_PROCESSOR=>TRAVERSE
    16 METHOD       CL_O2_CO2_PROCESSOR===========CP    CL_O2_CO2_PROCESSOR===========CM00E   180
    CL_O2_CO2_PROCESSOR=>GENERATE
    15 METHOD       CL_O2_HELPER==================CP    CL_O2_HELPER==================CM00R   143
    CL_O2_HELPER=>CALL_O2_COMPILER
    14 FUNCTION     SAPLO2_WB_SERVICES                  LO2_WB_SERVICESU15                    128
    O2_GENERATE_PAGE_INTERNAL
    13 FUNCTION     SAPLO2_WB_SERVICES                  LO2_WB_SERVICESU04                    117
    O2_GENERATE_PAGE
    12 METHOD       CL_O2_RT_SUPPORT==============CP    CL_O2_RT_SUPPORT==============CM004    12
    CL_O2_RT_SUPPORT=>GENERATE_IMPL_CLASS
    11 METHOD       CL_O2_RT_SUPPORT==============CP    CL_O2_RT_SUPPORT==============CM003   108
    CL_O2_RT_SUPPORT=>GET_CLASS_FOR_PAGE
    10 METHOD       CL_BSP_PAGE_BASE==============CP    CL_BSP_PAGE_BASE==============CM01A    98
    CL_BSP_PAGE_BASE=>CREATE_PAGE
    9 METHOD       CL_BSP_PAGE_BASE==============CP    CL_BSP_PAGE_BASE==============CM005    47
    CL_BSP_PAGE_BASE=>CREATE_VIEW
    8 METHOD       CL_BSP_CONTROLLER=============CP    CL_BSP_CONTROLLER=============CM005     3
    CL_BSP_CONTROLLER=>CREATE_VIEW
    7 METHOD       CL_XI_ALERT_BSP_MAIN==========CP    CL_XI_ALERT_BSP_MAIN==========CM001    10
    CL_XI_ALERT_BSP_MAIN=>DO_REQUEST
    6 METHOD       CL_BSP_CTRL_ADAPTER===========CP    CL_BSP_CTRL_ADAPTER===========CM004    47
    CL_BSP_CTRL_ADAPTER=>DO_REQUEST
    5 METHOD       CL_BSP_RUNTIME================CP    CL_BSP_RUNTIME================CM002   111
    CL_BSP_RUNTIME=>ON_REQUEST
    4 METHOD       CL_HTTP_EXT_BSP===============CP    CL_HTTP_EXT_BSP===============CM001    24
    CL_HTTP_EXT_BSP=>IF_HTTP_EXTENSION~HANDLE_REQUEST
    3 METHOD       CL_HTTP_SERVER================CP    CL_HTTP_SERVER================CM01B   346
    CL_HTTP_SERVER=>EXECUTE_REQUEST_FROM_MEMORY
    2 FUNCTION     SAPLHTTP_RUNTIME                    LHTTP_RUNTIMEU02                      886
    HTTP_DISPATCH_REQUEST
    1 MODULE (PBO) SAPMHTTP                            SAPMHTTP                               13
    %_HTTP_START
    Chosen variables
    Name
    Val.
    No.      24 Ty.          METHOD
    Name  CL_BSP_MODEL=>IF_BSP_MODEL_UTIL~SPLIT_BINDING_EXPRESSION
    BINDING_EXPRESSION
    FALSE
    44454
    61C35
    00000
    00000
    MODEL_NAME
    String reference is destroyed
    10000000
    90002000
    ATTRIBUTE_PATH
    SYST-REPID
    CL_BSP_MODEL==================CP
    4454555444443333333333333333334522222222
    3CF230FDF45CDDDDDDDDDDDDDDDDDD3000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    %_DUMMY$$
    2222
    0000
    0000
    0000
    SY-REPID
    CL_BSP_MODEL==================CP
    4454555444443333333333333333334522222222
    3CF230FDF45CDDDDDDDDDDDDDDDDDD3000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    CL_ABAP_TYPEDESCR=>TRUE
    %_FSREG_001
    SPACE
    2
    0
    0
    0
    No.      23 Ty.          METHOD
    Name  CL_BSP_ELEMENT_CT_ATTR_VALID=>INITIAL_CHECKS
    NAME
    massDataExtraction
    667746764777667666
    D133414158421349FE
    000000000000000000
    000000000000000000
    VALUE
    FALSE
    44454
    61C35
    00000
    00000
    %_DUMMY$$
    2222
    0000
    0000
    0000
    SY-REPID
    CL_BSP_ELEMENT_CT_ATTR_VALID==CP
    4454555444444554554555554444334522222222
    3CF230F5C5D5E4F34F1442F61C94DD3000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    ME->M_ELEMENT_DATA
    |
    | 3000C000 |
    | 60009000 |
    | CL_BSP_ELEMENT_DATA=>CO_NO_ATTRIBUTE_VALUE |
    | %_NO_ATTRIBUTE_VALUE |
    | 25445455544554554454 |
    | 5FEFF144292545F61C55 |
    | 00000000000000000000 |
    | 00000000000000000000 |
    | SYST |
    | ######################U###############0#########x#############################T###x#####XC#### |
    | 0000000000000000000000500000000000000030000000007000000000000000000000000000105000700010540000 |
    | 8000101000000000000010501000100000000000000000008000000000000000000000000000604000800000830500 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000E000000C |
    | ME->M_LAST_VALUE_NOT_SET |
    |  |
    | 2 |
    | 0 |
    | 0 |
    | 0 |
    | ME->CO_CHECKS_DONE |
    | %_CHECKS_DONE_% |
    | 254444455444452 |
    | 5F3853B3F4FE5F5 |
    | 000000000000000 |
    | 000000000000000 |
    | CL_BSP_ELEMENT_DATA=>CO_REQUEST_TIME_VALUE |
    | %_RUNTIME_ATTRIBUTE |
    | 2555454445455544554 |
    | 5F25E49D5F144292545 |
    | 0000000000000000000 |
    | 0000000000000000000 |
    | ME->M_LAST_VALUE_ONLY_AT_RUNTIME |
    |  |
    | 2 |
    | 0 |
    | 0 |
    | 0 |
    | %_ARCHIVE |
    |  |
    | 2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | %_FSREG_001 |
    | 6 |
    | 3 |
    | 6 |
    | 0 |
    | 0 |
    | SYST-REPID |
    | CL_BSP_ELEMENT_CT_ATTR_VALID==CP |
    | 4454555444444554554555554444334522222222 |
    | 3CF230F5C5D5E4F34F1442F61C94DD3000000000 |
    | 0000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000 |
    | CL_BSP_COMPILER_MESSAGES=>CO_ERROR |
    | E |
    | 4 |
    | 5 |
    | 0 |
    | 0 |
    | ATTRIBUTE_INFO |
    |
    2000D000
    90006000
    No.      22 Ty.          METHOD
    Name  CL_BSP_ELEMENT_CT_ATTR_VALID=>TO_BOOLEAN
    NAME
    massDataExtraction
    667746764777667666
    D133414158421349FE
    000000000000000000
    000000000000000000
    RESULT
    2
    0
    0
    0
    ME
    |
    | 3000C000 |
    | 3000C000 |
    | VALUE |
    |  |
    | ME->CO_CHECKS_DONE |
    | %_CHECKS_DONE_% |
    | 254444455444452 |
    | 5F3853B3F4FE5F5 |
    | 000000000000000 |
    | 000000000000000 |
    | %_SPACE |
    |  |
    | 2 |
    | 0 |
    | 0 |
    | 0 |
    | CL_BSP_MESSAGES=>CO_SEVERITY_ERROR |
    | 2 |
    | 0000 |
    | 2000 |
    | No.      21 Ty.          METHOD |
    | Name  CL_HTMLB_CONTENT=>IF_BSP_ELEMENT~COMPILE_TIME_IS_VALID |
    | ELEMENT_INFO |
    |
    3000C000
    70008000
    COMPILER_MESSAGES
    |
    | E0001000 |
    | 4000B000 |
    | ELEMENT_DATA |
    |
    3000C000
    60009000
    VALIDATOR
    |
    | 3000C000 |
    | 3000C000 |
    | VALID |
    |  |
    | 2 |
    | 0 |
    | 0 |
    | 0 |
    | %_FSREG_001 |
    | ??? |
    | ?????? |
    | ?????? |
    | %_DUMMY$$ |
    |  |
    | 2222 |
    | 0000 |
    | 0000 |
    | 0000 |
    | CL_BSP_ELEMENT_DATA=>CO_NO_ATTRIBUTE_VALUE |
    | %_NO_ATTRIBUTE_VALUE |
    | 25445455544554554454 |
    | 5FEFF144292545F61C55 |
    | 00000000000000000000 |
    | 00000000000000000000 |
    | SYST-REPID |
    | CL_HTMLB_CONTENT==============CP |
    | 4454544454445445333333333333334522222222 |
    | 3CF84DC2F3FE45E4DDDDDDDDDDDDDD3000000000 |
    | 0000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000 |
    | SY |
    | ######################U###############0#########x#############################T###x#####XC#### |
    | 0000000000000000000000500000000000000030000000007000000000000000000000000000105000700010540000 |
    | 8000101000000000000010501000100000000000000000008000000000000000000000000000604000800000830500 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000E000000C |
    | SY-REPID |
    | CL_HTMLB_CONTENT==============CP |
    | 4454544454445445333333333333334522222222 |
    | 3CF84DC2F3FE45E4DDDDDDDDDDDDDD3000000000 |
    | 0000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000 |
    | SYST |
    | ######################U###############0#########x#############################T###x#####XC#### |
    | 0000000000000000000000500000000000000030000000007000000000000000000000000000105000700010540000 |
    | 8000101000000000000010501000100000000000000000008000000000000000000000000000604000800000830500 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000E000000C |
    | No.      20 Ty.          METHOD |
    | Name  CL_BSP_ELEMENT_INFO=>IS_VALID |
    | ELEMENT_DATA |
    |
    3000C000
    60009000
    COMPILER_MESSAGES
    |
    | E0001000 |
    | 4000B000 |
    | COMPILER_OPTIONS |
    | 0.0.0.0.0.0.0.1.  |
    | C0000000 |
    | B0004000 |
    | VALID |
    |  |
    | 2 |
    | 0 |
    | 0 |
    | 0 |
    | ME->VALIDATOR |
    |
    3000C000
    3000C000
    SCREEN
    2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    %_DUMMY$$
    2222
    0000
    0000
    0000
    ME
    |
    | 3000C000 |
    | 70008000 |
    | ME->ELEMENT |
    |
    3000C000
    4000B000
    SY-REPID
    CL_BSP_ELEMENT_INFO===========CP
    4454555444444554444333333333334522222222
    3CF230F5C5D5E4F9E6FDDDDDDDDDDD3000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    ME->COMPILER_OPTIONS
    0.0.0.0.0.0.0.1.
    C0000000
    90006000
    %_FSREG_001
    SYST-REPID
    CL_BSP_ELEMENT_INFO===========CP
    4454555444444554444333333333334522222222
    3CF230F5C5D5E4F9E6FDDDDDDDDDDD3000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    No.      19 Ty.          METHOD
    Name  CL_O2_CO2_PROCESSOR=>CHECK_AND_DESCRIBE_TAG
    SIG
    content                       CL_HTMLB_CONTENT              BCLG_HTMLB_CONTENT             X
    6667667222222222222222222222224454544454445445222222222222224444545444544454452222222222222522
    3FE45E4000000000000000000000003CF84DC2F3FE45E40000000000000023C7F84DC2F3FE45E40000000000000800
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    ATTR
    í###r#######Ç###
    E01070000000C010
    D020204010007080
    0000000000000000
    0010000000000000
    ELEMENT
    ¤###BX  X#¯###¯###«#####Œ# ###r#####X  #
    A040452250A040A040A050A05020807000FF5220
    40B0280080F000F000B040D02000D02000FF8000
    0000000000000000000000000000000000FF0000
    0010000000001000100010001000000000FF0000
    SY-REPID
    CL_O2_CO2_PROCESSOR===========CP
    4454354435554445545333333333334522222222
    3CFF2F3F2F02F3533F2DDDDDDDDDDD3000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    EXTENSION_INFO
    |
    | 3000C000 |
    | 80007000 |
    | %_SPACE |
    |  |
    | 2 |
    | 0 |
    | 0 |
    | 0 |
    | TAGID |
    | content |
    | 6667667 |
    | 3FE45E4 |
    | 0000000 |
    | 0000000 |
    | ELEMENT_INFO |
    |
    3000C000
    70008000
    %_DUMMY$$
    2222
    0000
    0000
    0000
    ELEMENT-ARGS
    Table IT_365[9x32]
    CLASS=CL_O2_CO2_PROCESSORMETHOD=TRAVERSE_TAGDATA=ELEMENT-ARGS
    Table reference: 114
    TABH+  0(20) = 70CBF53C28E9F93C00000000720000006D010000
    TABH+ 20(20) = 0900000020000000FFFFFFFF04650000900E0000
    TABH+ 40( 8) = 10000000C1298000
    store        = 0x70CBF53C
    ext1         = 0x28E9F93C
    shmId        = 0     (0x00000000)
    id           = 114   (0x72000000)
    label        = 365   (0x6D010000)
    fill         = 9     (0x09000000)
    leng         = 32    (0x20000000)
    loop         = -1    (0xFFFFFFFF)
    xtyp         = TYPE#000064
    occu         = 16    (0x10000000)
    access       = 1     (ItAccessStandard)
    idxKind      = 0     (ItIndexNone)
    uniKind      = 2     (ItUniqueNon)
    keyKind      = 3     (user defined)
    cmpMode      = 4     (cmpSingleEq)
    occu0        = 1
    collHash     = 0
    groupCntl    = 0
    rfc          = 0
    unShareable  = 0
    mightBeShared = 0
    sharedWithShmTab = 0
    isShmLockId  = 0
    gcKind       = 0
    isUsed       = 1
    >>>>> Shareable Table Header Data <<<<<
    tabi         = 0x60C9F53C
    pghook       = 0x00000000
    idxPtr       = 0x00000000
    refCount     = 0     (0x00000000)
    tstRefCount  = 0     (0x00000000)
    lineAdmin    = 16    (0x10000000)
    lineAlloc    = 16    (0x10000000)
    store_id     = 101   (0x65000000)
    shmIsReadOnly = 0     (0x00000000)
    >>>>> 1st level extension part <<<<<
    regHook      = 0xE8C2F53C
    hsdir        = 0x00000000
    ext2         = 0x00000000
    >>>>> 2nd level extension part <<<<<
    tabhBack     = Not allocated
    delta_head   = Not allocated
    pb_func      = Not allocated
    pb_handle    = Not allocated
    TAGARGS_REF
    0.0.0.0.0.0.0.1.
    C0000000
    C0003000
    ELEMENT_DATA
    |
    | 3000C000 |
    | 60009000 |
    | ELEMENT_REF |
    | 0.0.0.0.0.0.0.1.  |
    | C0000000 |
    | B0004000 |
    | ME->COMPILER_MESSAGES |
    |
    E0001000
    4000B000
    ATTR-ROW
    4
    0000
    4000
    SCREEN
    2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    IS_VALID
    2
    0
    0
    0
    ME->FALSE
    2
    0
    0
    0
    SY-XFORM
    222222222222222222222222222222
    000000000000000000000000000000
    000000000000000000000000000000
    000000000000000000000000000000
    ME
    |
    | E0001000 |
    | 70008000 |
    | SYST |
    | ######################U###############0#########x#############################T###x#####XC#### |
    | 0000000000000000000000500000000000000030000000007000000000000000000000000000105000700010540000 |
    | 8000101000000000000010501000100000000000000000008000000000000000000000000000604000800000830500 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000E000000C |
    | No.      18 Ty.          METHOD |
    | Name  CL_O2_CO2_PROCESSOR=>TRAVERSE_TAG |
    | ATTR |
    | í###r#######Ç### |
    | E01070000000C010 |
    | D020204010007080 |
    | 0000000000000000 |
    | 0010000000000000 |
    | NODE |
    |
    70008000
    2000D000
    PREFIX_MAPPER
    |
    | A0005000 |
    | 90006000 |
    | NO_SCRIPT |
    |  |
    | 2 |
    | 0 |
    | 0 |
    | 0 |
    | RESULT |
    | ############î###ï###Ê#####è#######N# ### |
    | 00FF00FF00FFE010E000C01000E000FF90402000 |
    | 00FF00FF00FFE010F000A050708000FF10E00000 |
    | 00FF00FF00FF000000000000000000FF00000000 |
    | 00FF00FF00FF001000000000000000FF00000000 |
    | ELEMENT-PREFIX |
    | htmlb |
    | 67666 |
    | 84DC2 |
    | 00000 |
    | 00000 |
    | PREFIX |
    | htmlb |
    | 67666 |
    | 84DC2 |
    | 00000 |
    | 00000 |
    | ELEMENT-CLASSNAME |
    | CL_HTMLB_CONTENT |
    | 4454544454445445 |
    | 3CF84DC2F3FE45E4 |
    | 0000000000000000 |
    | 0000000000000000 |
    | TAG_SIG-TAGCLASS |
    | CL_HTMLB_CONTENT |
    | 445454445444544522222222222222 |
    | 3CF84DC2F3FE45E400000000000000 |
    | 000000000000000000000000000000 |
    | 000000000000000000000000000000 |
    | CL_BSP_COMPILER_MESSAGES=>CO_ERROR |
    | E |
    | 4 |
    | 5 |
    | 0 |
    | 0 |
    | CL_BSP_RUNTIME=>IF_BSP_RUNTIME~CO_DOMAIN_RELAX_MIN |
    | min |
    | 666 |
    | D9E |
    | 000 |
    | 000 |
    | CHILD |
    |
    4000B000
    0000F000
    ME
    |
    | E0001000 |
    | 70008000 |
    | NEWTAG |
    | content |
    | 6667667 |
    | 3FE45E4 |
    | 0000000 |
    | 0000000 |
    | ELEMENT |
    | ¤###BX  X#¯###¯###«#####Œ# ###r#####X  # |
    | A040452250A040A040A050A05020807000FF5220 |
    | 40B0280080F000F000B040D02000D02000FF8000 |
    | 0000000000000000000000000000000000FF0000 |
    | 0010000000001000100010001000000000FF0000 |
    | SYST-REPID |
    | CL_O2_CO2_PROCESSOR===========CP |
    | 4454354435554445545333333333334522222222 |
    | 3CFF2F3F2F02F3533F2DDDDDDDDDDD3000000000 |
    | 0000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000 |
    | TAG_SIG |
    | content                       CL_HTMLB_CONTENT              BCLG_HTMLB_CONTENT             X |
    | 6667667222222222222222222222224454544454445445222222222222224444545444544454452222222222222522 |
    | 3FE45E4000000000000000000000003CF84DC2F3FE45E40000000000000023C7F84DC2F3FE45E40000000000000800 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | ME->GENERATOR |
    |
    A0005000
    A0005000
    COMPILEINFOS
    Table[initial]
    No.      17 Ty.          METHOD
    Name  CL_O2_CO2_PROCESSOR=>TRAVERSE
    IS_FIRST_NODE
    2
    0
    0
    0
    PREFIX_MAPPER
    |
    | A0005000 |
    | 90006000 |
    | NODE |
    |
    70008000
    2000D000
    NO_SCRIPT
    2
    0
    0
    0
    RESULT
    ############î###ï###Ê#####è#######N# ###
    00FF00FF00FFE010E000C01000E000FF90402000
    00FF00FF00FFE010F000A050708000FF10E00000
    00FF00FF00FF000000000000000000FF00000000
    00FF00FF00FF001000000000000000FF00000000
    ME
    |
    | E0001000 |
    | 70008000 |
    | ATTR |
    | í###r#######Ç### |
    | E01070000000C010 |
    | D020204010007080 |
    | 0000000000000000 |
    | 0010000000000000 |
    | ME->ENV |
    |
    E0001000
    5000A000
    ATTR-NAME
    TAG
    544
    417
    000
    000
    %_PRINT
    000                                                                                0###
    2222333222222222222222222222222222222222222222222222222222222222222222222222222222222222223000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    SY-XPROG
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    RSJOBINFO
    00000000000000                                  ##
    2222222222222222222222222222222233333333333333222222222222222222222222222222222200
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000
    ATTR-ROW
    4
    0000
    4000
    No.      16 Ty.          METHOD
    Name  CL_O2_CO2_PROCESSOR=>GENERATE
    XML_INPUT
    3767766222666637633363666227227226676366236377662323323320373766336366662323323327367276727237
    C8C629E2E2534ED568FCFA15F22822922CE57D112CFA443F260D10D22DC32319ECFA1C2F280D20D102D200268232E3
    3626763332666627223737623323323326666267373766233272272330263776273766233272272276272766367236
    FD053FD100EF9724D2E32070D00D10D101715220E323190D22822927EAFFA4430324790D2282292259232059D20FCF
    O2_PARAMS
    Table IT_30[2x976]
    CLASS=CL_O2_HELPERMETHOD=CALL_O2_COMPILERDATA=PAGE_PARAMS
    Table reference: 17
    TABH+  0(20) = C085E23C0000000000000000110000001E000000
    TABH+ 20(20) = 02000000D0030000FFFFFFFF045C000080060000
    TABH+ 40( 8) = 10000000C1248400
    store        = 0xC085E23C
    ext1         = 0x00000000
    shmId        = 0     (0x00000000)
    id           = 17    (0x11000000)
    label        = 30    (0x1E000000)
    fill         = 2     (0x02000000)
    leng         = 976   (0xD0030000)
    loop         = -1    (0xFFFFFFFF)
    xtyp         = TYPE#000021
    occu         = 16    (0x10000000)
    access       = 1     (ItAccessStandard)
    idxKind      = 0     (ItIndexNone)
    uniKind      = 2     (ItUniqueNon)
    keyKind      = 1     (default)
    cmpMode      = 2     (cmpSingleMcmpR)
    occu0        = 1
    collHash     = 0
    groupCntl    = 0
    rfc          = 0
    unShareable  = 0
    mightBeShared = 1
    sharedWithShmTab = 0
    isShmLockId  = 0
    gcKind       = 0
    isUsed       = 1
    >>>>> Shareable Table Header Data <<<<<
    tabi         = 0xD8C8EF3C
    pghook       = 0x00000000
    idxPtr       = 0x00000000
    refCount     = 2     (0x02000000)
    tstRefCount  = 0     (0x00000000)
    lineAdmin    = 16    (0x10000000)
    lineAlloc    = 16    (0x10000000)
    store_id     = 20    (0x14000000)
    shmIsReadOnly = 0     (0x00000000)
    >>>>> 1st level extension part <<<<<
    regHook      = Not allocated
    hsdir        = Not allocated
    ext2         = Not allocated
    >>>>> 2nd level extension part <<<<<
    tabhBack     = Not allocated
    delta_head   = Not allocated
    pb_func      = Not allocated
    pb_handle    = Not allocated
    PAGE_URL
    MAIN.HTM
    44442454
    D19EE84D
    00000000
    00000000
    CLASS_NAME
    CL_O2EKNVZ07WGTI08DMUX9WUBMS1F
    445434445533545433445535544534
    3CFF25BE6A077749084D589752D316
    000000000000000000000000000000
    000000000000000000000000000000
    PAKET
    SXMSALERT
    554544455222222222222222222222
    38D31C524000000000000000000000
    000000000000000000000000000000
    000000000000000000000000000000
    NAMESPACE
    SAP
    545
    310
    000
    000
    APPLICATION
    SXMS_ALERTRULES
    554554445555445
    38D3F1C52425C53
    000000000000000
    000000000000000
    OPTIONS
    XXD###
    55400022
    88400000
    00000000
    00000000
    ERROR_TABLE
    Table[initial]
    RESULT
    ############î###ï###Ê#####è#######N# ###
    00FF00FF00FFE010E000C01000E000FF90402000
    00FF00FF00FFE010F000A050708000FF10E00000
    00FF00FF00FF000000000000000000FF00000000
    00FF00FF00FF001000000000000000FF00000000
    ME->GENERATOR
    |
    | A0005000 |
    | A0005000 |
    | SPACE |
    |  |
    | 2 |
    | 0 |
    | 0 |
    | 0 |
    | ATTR |
    | ##á#########É### |
    | 00E000000000C010 |
    | E010001010009060 |
    | 0000000000000000 |
    | 0000000000000000 |
    | ME->TRUE |
    | X |
    | 5 |
    | 8 |
    | 0 |
    | 0 |
    | PREFIX_MAPPER |
    |
    A0005000
    90006000
    SY
    ######################U###############0#########x#############################T###x#####XC####
    0000000000000000000000500000000000000030000000007000000000000000000000000000105000700010540000
    8000101000000000000010501000100000000000000000008000000000000000000000000000604000800000830500
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    00000000000000000000000000000000000000000000000000000000000000000000000000000000000000E000000C
    HASPAGE
    X
    5
    8
    0
    0
    NODE
    |
    | A0005000 |
    | 80007000 |
    | ELEMENT |
    |
    B0004000
    4000B000
    ME
    |
    | E0001000 |
    | 70008000 |
    | OPTIONS-NO_SCRIPT |
    |  |
    | 2 |
    | 0 |
    | 0 |
    | 0 |
    | OPTIONS-COMPILE |
    | X |
    | 5 |
    | 8 |
    | 0 |
    | 0 |
    | ME->OTR_TABLE |
    | Table[initial] |
    | OBJ_NAME |
    |  |
    | 2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | No.      15 Ty.          METHOD |
    | Name  CL_O2_HELPER=>CALL_O2_COMPILER |
    | P_PAGE |
    |
    E0001000
    90006000
    P_COMPILE_FLAG
    X
    5
    8
    0
    0
    P_CALL_MODE
    G
    4
    7
    0
    0
    P_USE_RECOV_OTR_GUIDS
    2
    0
    0
    0
    P_COMMENT_FLAG
    2
    0
    0
    0
    P_COMPILER_RC
    0
    0000
    0000
    P_XML_SOURCE
    P_MSGS
    0.0.0.0.0.0.0.1.
    00FF00FF
    00FF00FF
    00FF00FF
    00FF00FF
    P_RESULT
    Ï###########ï###ï#######ï########### ###
    C01000FF00FFE000E00000FFE00000FF00FF2000
    F00000FF00FFF000F00000FFF00000FF00FF0000
    000000FF00FF0000000000FF000000FF00FF0000
    000000FF00FF0000000000FF000000FF00FF0000
    SYST-REPID
    CL_O2_HELPER==================CP
    4454354445453333333333333333334522222222
    3CFF2F85C052DDDDDDDDDDDDDDDDDD3000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    CLASS_NAME
    CL_O2EKNVZ07WGTI08DMUX9WUBMS1F
    445434445533545433445535544534
    3CFF25BE6A077749084D589752D316
    000000000000000000000000000000
    000000000000000000000000000000
    PAGE_ATTRS-IMPLCLASS
    CL_O2EKNVZ07WGTI08DMUX9WUBMS1F
    445434445533545433445535544534
    3CFF25BE6A077749084D589752D316
    000000000000000000000000000000
    000000000000000000000000000000
    CL_GUI_TEXTEDIT=>FALSE
    SY
    ######################U###############0#########x#############################T###x#####XC####
    0000000000000000000000500000000000000030000000007000000000000000000000000000105000700010540000
    8000101000000000000010501000100000000000000000008000000000000000000000000000604000800000830500
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    00000000000000000000000000000000000000000000000000000000000000000000000000000000000000E000000C
    XML_PROCESSOR
    |
    | E0001000 |
    | 70008000 |
    | SPACE |
    |  |
    | 2 |
    | 0 |
    | 0 |
    | 0 |
    | %_DUMMY$$ |
    |  |
    | 2222 |
    | 0000 |
    | 0000 |
    | 0000 |
    | XML_SOURCE |
    | #########•################•##•##•############################################################# |
    | 3767766222666637633363666227227226676366236377662323323320373766336366662323323327367276727237 |
    | C8C629E2E2534ED568FCFA15F22822922CE57D112CFA443F260D10D22DC32319ECFA1C2F280D20D102D200268232E3 |
    | 3626763332666627223737623323323326666267373766233272272330263776273766233272272276272766367236 |
    | FD053FD100EF9724D2E32070D00D10D101715220E323190D22822927EAFFA4430324790D2282292259232059D20FCF |
    | PAGE_PARAMS |
    | Table IT_30[2x976] |
    | PAGE_URL |
    | MAIN.HTM |
    | 44442454 |
    | D19EE84D |
    | 00000000 |
    | 00000000 |
    | PAGE_ATTRS-DEVCLASS |
    | SXMSALERT |
    | 554544455222222222222222222222 |
    | 38D31C524000000000000000000000 |
    | 000000000000000000000000000000 |
    | 000000000000000000000000000000 |
    | NAMESPACE |
    | SAP |
    | 545 |
    | 310 |
    | 000 |
    | 000 |
    | APPL_STR |
    | SXMS_ALERTRULES |
    | 554554445555445 |
    | 38D3F1C52425C53 |
    | 000000000000000 |
    | 000000000000000 |
    | OPTIONS |
    | XXD### |
    | 55400022 |
    | 88400000 |
    | 00000000 |
    | 00000000 |
    | ERROR_TABLE |
    | Table[initial] |
    | CO2_RESULT |
    | ############ï###ï#######ï########### ### |
    | 00FF00FF00FFE000E00000FFE00000FF00FF2000 |
    | 00FF00FF00FFF000F00000FFF00000FF00FF0000 |
    | 00FF00FF00FF0000000000FF000000FF00FF0000 |
    | 00FF00FF00FF0000000000FF000000FF00FF0000 |
    | CL_GUI_TEXTEDIT=>ABAP_COMMENTLINE_IDENTIFIER |
    | ??? |
    | ?????? |
    | ?????? |
    | SY-REPID |
    | CL_O2_HELPER==================CP |
    | 4454354445453333333333333333334522222222 |
    | 3CFF2F85C052DDDDDDDDDDDDDDDDDD3000000000 |
    | 0000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000 |
    | P_MS

    Hi,
    yes, I have activated the SICF-Services as it is mentioned int the documentation.
    DO you have any idea?
    Thanks.
    Regards
    Stefan

  • Error while opening Alert Configuration in RWB

    Hi Everyone,
    When I selcet Either Alert Inbox or Alert Configuration in Runtime Work Bench, I am getting error as
    404 Not Found
    The requested resource does not exist.
    Do we need to configure/Deploy anything to access Alert Configuration.
    Regards,
    Varun

    Varun,
    Perform following steps. , if not performed earlier :
    1.Go to exchange profile
    http://<IP>:<Port>/exchangeProfile/index.html
    Then RuntimeWorkbench -> com.sap.aii.rwb.server.centralmonitoring.r3.ashost = " Mention FQDN here "
    ->com.sap.aii.rwb.server.centralmonitoring..httpport = 8000
    2. Reinitialize the RWB service by : http://xiserver:50000/rwb/rtc?op=init
    3. RZ10 - Make an entry for /icm/host_name_full
    *************************************************8
    You should give fully qualified host name for the xi server (parameter, icm/host_name_full). Also set the same in exchange profile parameter com.sap.aii.rwb.server.centralmonitoring.r3.ashost.
    - Creating HTTP Destination pmistore in the Java Environment
    from XI installation guide (config in visual admin)
    - Check if services in transaction SICF for RWB - if they are activated
    - on your XI box go to TCODE - SE38 and run program - RSXMB_ACTIVATE_ICF_SERVICES.
    - check SAP note: 750287 (XI 3.0 Runtime Workbench: Alert configuration does not start) and change values in your ExchangeProfile.
    - check if you can accept cookies.
    It should work friend....!!!!
    Regards,

  • Error while opening Alert Configuration

    Dear All,
    When I am trying to open Alert Configuration from RWB then it is giving me the following error:
    <b>URL http://sapxiprd.nissap.com:8000/sap/bc/bsp/sap/alertinbox/index.htm call was terminated because the corresponding service is not available.
    Note:
    The termination occurred in system XPR with error code 403 and for the reason Forbidden.
    The selected virtual host was 0 .
    ErrorCode:ICF-NF-http-c:000-u:SAPSYS-l:E-i:SAPXIPRD_XPR_00-v:0-s:403-r:Forbidden
    </b>
    Kindly help me what is the error and how this can be resolved.
    Warm Regards,
    N.Jain

    Hi,
    Go to Transaction SICF and check for the activeness of Service called /bc/bsp/sap/alertinbox.. if not make it active.
    Also check this SAP note: -517484
    Hope this helps,
    rgds,
    Moorthy

  • 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

  • Alert Configuration and Alert inbox showing error

    I have activated all services in SICF which are related to alert configuration and changed the HTTP ABAP port according the note 750287
    com.sap.aii.rwb.server.centralmonitoring.httpport to the HTTP port number mentioned in SMICM -> goto -> services -> HTTP port number.
    This is error i am facing after chaning the port number in Exchange profile and activated and refreshed all cache using
    you can also try to reset just ine case:
    a) the RWB
    http://<J2EE-Host>:<HTTP-Port>/rwb/rtc?op=init
    b) exchange profile
    http://<J2EE-Host>:<J2EE-Port>//rep/support/admin/index.html
    Repository, Directory, Runtime
    (All properties -> Refresh )
    <i>Call of URL http://Hostname:8001/sap/bc/bsp/sap/alertinbox/index.htm terminated due to error in logon data.</i>
    what are the changes expected to do..
    Regards,
    Govada.

    > I have activated all services in SICF which are
    > related to alert configuration and changed the HTTP
    > ABAP port according the note 750287
    This is perfect.
    >
    > com.sap.aii.rwb.server.centralmonitoring.httpport to
    > the HTTP port number mentioned in SMICM -> goto ->
    > services -> HTTP port number.
    This is again correct.
    >
    > This is error i am facing after chaning the port
    > number in Exchange profile and activated and
    > refreshed all cache using
    >
    > you can also try to reset just ine case:
    > a) the RWB
    > http://<J2EE-Host>:<HTTP-Port>/rwb/rtc?op=init
    This is wrong. Try to reset using the J2EE port.
    > b) exchange profile
    > http://<J2EE-Host>:<J2EE-Port>//rep/support/admin/inde
    > x.html
    > Repository, Directory, Runtime
    > (All properties -> Refresh )
    This is correct as well.
    Correct the wrong step, by giving the correct URL and then try again.
    Regards
    Bhavesh

  • Mails are not comming when error in Moni after alert configuration

    Hi PI Team,
    I want a Scenario Where if i get any Error for my Business Service i need an Mail to be triggered.
    Can any one suggest will it be better to use BPM for this. If so what are the steps for that?
    I had done all the Steps specified in the following blogs for Alert Configuration.
    /people/srinivasurao.sandaka/blog/2009/05/23/central-alert-management-for-pi
    /people/aravindh.prasanna/blog/2005/12/23/configuring-scenario-specific-e-mail-alerts-in-xi-ccms-part--1
    I had done all the steps and when i get an message mapping error.
    I am not able to get mails, but able to see the error in RZ20 under my specific namespace.
    please suggest me.
    Thanks & Regards,
    Sriram

    Hi,
    Can you check the ALERTInbox if you have subscribed the alert category.
    Refer
    XI: Alerts - Step by step
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step
    XI: Alerts - Troubleshooting guide
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--troubleshooting-guide
    Thanks
    Swarup

  • Configure Email through OEM when there is a error in alert log file

    Hi,
    I am using 10.2.0.4 on O/S RHEL5.0
    I want to configure email facility through OEM so that whenever there is a error in alert log file i should receive an email.
    Thanks and Regards
    Amith

    http://www.dba-oracle.com/oracle10g_tuning/t_oem_tuning.htm
    Please read above link.
    Regards
    Girish Sharma

  • Links "alert configuration" & "alert inbox" show page not found error

    Hi,
    One of our test servers is at SP9, SR1 installation.
    When i tried  to access <b>"Alert Configuration"</b> , <b>"Alert Inbox"</b> links in RWB, the link pages dosen't get dispalyed. It gives the follwing error
    404 Page not found ... The requested resource does not exist.
    Should we try redeploying RWB sda..?
    cheers,
    Siva Maranani.

    Hi Siva,
    I'm Pruthvi working in SAP-XI.
    When I try to click on the Alert-Configuration and Alert-Inbox I'm getting the same error you got :
    404 Not Found
    The requested source doesnot exist
    From your blog I got to know the below things :
    1) We will get HTTP port number and full host name value from the t-code SMICM -> Goto -> Services
    2) We have to give the HTTP port number value in Exchange Profile  in com.sap.aii.rwb.server.centralmonitoring.httpport
    3) We have to give the full host name value in Exchange Profile  in  com.sap. aii.rwb.server.centralmonitoring.r3.ashost
    4) Also I have checked in the t-code SICF and all the required services as described in sap note 768456 were present over there.
    Apart from the above do I need to check for anyother services (or) parameters that needs to be installed for setting the alert configuration.
    Also You said that PMI store is already configured during post-installation steps
    Can you please let me know what is PMI store and how to check it is configured (or) not and also where to see it.
    Thanks and Regards,
    Pruthvi

  • Alert Configuration Link error

    We have done the ALERT configuration.After which we get a link as shown below through e-mail..
    http://hostname:port/rwb_mdt/index.jsp?rwb=true&objectName=name=is.01.uctvt701,type=XIServerEngine&messageid=24F2553025E611DD829B0016357312D2
    The problem is in the above link
    objectName=name=is.01.uctvt701 should be 'QR1CLNT100' instead of the value 'is.01.uctvt701'.
    where QR1CLNT100 is the business system.
    Similarly type=XIServerEngine should be 'type=XIIntegrationEngine'.
    Any idea what and where could be the problem ?
    Edited by: Sreekanth Padmanabhan on May 22, 2008 11:14 AM

    Hi,
    Go THORUGH..
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--troubleshooting-guide - Trouble shoot alert config
    REGARDS

  • 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

  • Alert Configuration / Alert Inbox - "404   Not Found"  in PI 7.0

    Hi ,
    We are trying configure Alert Framework in PI 7.0.
    When we are opening the Alert Configuration page through the link
    http://<Hostname>:5<Sys.No>00/rwb/index.jsp -> Alert Configuration we are getting error " 404   Not Found"
    But when we changed the exchangeProfile parameter com.sap.aii.rwb.server.centralmonitoring.httpport from 5<Sys.no>00 to 8<sys.no>0 we got the page displayed there.
    But when we click that page it asks for authentication again !!!
    And where we need to fix this redirection problem from 5<sys.no>00 to 8<sys.no>0 ..
    the parameter -> icm/HTTP/j2ee_0    
    is holding this value
    PREFIX=/,HOST=localhost,CONN=0-500,PORT=5$$00
    Please suggest.
    Thanks &Regards
    Mrutyunjay

    Could you please post the details..
    We are also facing the same issue.
    Thanks in Advance.
    Regards
    Sujan

  • Access to Alert Configuration in Runtime Work bench of PI

    Hi Team,
    I have created alerts using ALRTCATDEF in ABAP stack of PI. Now, I am able to login to RWB in SAP PI but not able to edit Alert configuration where in we check if the error is related to Integration Engine or Adapter Engine . I want to know what roles does my user need to get added at ABAP level or Javel level to configure alerts. Not sure if this question needs to be posted here. But I am posting since XI administrator might help me with the solution.
    Thanks,
    Raj

    Hi Raj,
    I think you should be fine when using role SAP_XI_RWB_SERV_USER. This is the role for the Runtime Workbench User.
    Kind regards,
    Mark

Maybe you are looking for

  • HP Laserjet 5000 will not work with my OS10.10.3

    Have iMac and MacBookPro and have updated to Mac OS 10.10.3 and have re-installed latest update: hpprinterdriver3.1. My canon appears in printer list, but no HP printer. Any suggestions

  • RE: I can't open documents PDF in IE8

    The above thread from Vincent3569 on june 27th. I am also experiencing this problem. It is exactly the same in IE8 and Firefox. Every time a pdf file is opened the browser crashes. Bearing in mind many everyday sites are now using the acrobat file fo

  • How can I uninstall Magic TrackPad update

    Yyyyyyikes!!! First of all I'm totally fed up with these two words: "magical" and "revolutionary". Enough already. Secondly I can't understand why apple is trying so hard to become americas next top microsoft. Ok. The magically padish tracsies update

  • Payment term - OBB8

    hi we have in OBB8 a 200 payment terms for vendors and customers from this 200 only 30 are in used from 1.1.2010. our users wants to see when they go to transaction MIRO/ME23N or any other transaction that have the field "payment term" only this 30 t

  • Sequence Number By Date Option For File Naming

    I would like to see Lightroom have the option to have the sequence numbers be reset when the date changes and increment accordingly. For example, I have the file naming set to use Date (YYYYMMDD) Sequence Number (0001) and the sequence number startin