Start Varient is not getting trigger in Meta Chain.

Hi All,
I have a ProcessChain with in it there are many Meta Chains.
Problem is, there are few Meta Chains Start Varient is not getting trigger automatically, it is getting red and continuing further process,
when i check its logs also it is not giving any logs
Please help me in this.
Regards,
Kiran

Hi V,
when i dubble click, i am getting bellow message Log
20.07.2009     12:24:22     Job started     S     00     516
20.07.2009     12:24:22     Step 001 started (program RSPROCESS, variant &0000000365507, user ID BIWREMOTE)
20.07.2009     12:24:22     No new deltas in DataStore object 0FIGL_O02 for update     S     RSM1     96
20.07.2009     12:24:23     Chain SFI_SFIGL_C02 was removed from scheduling     S     RSPC     26
20.07.2009     12:24:23     Program RSPROCESS successfully scheduled as job BI_PROCESS_LOADING with ID 12242300     S     RSM     703
20.07.2009     12:24:23     Program RSPROCESS successfully scheduled as job BI_PROCESS_ODSACTIVAT with ID 12242300     S     RSM     703
20.07.2009     12:24:23     Program RSPROCESS successfully scheduled as job BI_PROCESS_ODSPROCESS with ID 12242300     S     RSM     703
20.07.2009     12:24:23     Program RSPROCESS successfully scheduled as job BI_PROCESS_ROLLUP with ID 12242300     S     RSM     703
20.07.2009     12:24:23     Chain SFI_SFIGL_C02 Was Activated And Scheduled     S     RSPC     25
20.07.2009     12:24:23     Cannot activate job BI_PROCESS_TRIGGER (return code 8)     I     RSM     702
20.07.2009     12:24:23     Process did not report an instance -> no log     E     RSPC     57
20.07.2009     12:24:23     Job cancelled after system exception ERROR_MESSAGE     A     00     564
But when i go Right Click and Display Variant  and check for 1 week ego, it wont show any logs, it says "No Logs were found"
Please let me know your inputs
Regards,
Kiran

Similar Messages

  • Due to MODIF ID, SELECT query in START-OF-SELECTION not getting triggered

    Dear SAP Gurus,
    I'm stuck with this program, where, my program is not being executed, as in, my SELECT query in my event START-OF-SELECTION is not getting triggered. Since i hav used MODIF ID, for SELECT-OPTIONS, even after putting the entries in select-options...................when i click on the execute button, or press F8, the program still goes into the AT SELECTION-SCREEN OUTPUT event..........but i want it to goto START-OF-SELECTION event where my SELECT query is........what should i do??????????????
    Please find the notepad file having the code, n exucse me for any selection-texts absence.
    Need help from u in this issue.
    Thanks in advance.
    REPORT  ZPPR_CONVSTAT NO STANDARD PAGE HEADING.
    INCLUDE ZPPR_CONVSTAT_TOP.               " data declaration
    INCLUDE ZPPR_CONVSTAT_SEL_CRITERIA.      " selection criteria
    INCLUDE ZPPR_CONVSTAT_PBO.               " event at selection-screen output
    INCLUDE ZPPR_CONVSTAT_START_SELECTION.   " event start-of-selection
    INCLUDE ZPPR_CONVSTAT_F_START_OF_SEL.
    *&  Include           ZPPR_CONVSTAT_TOP
    TABLES  : VBUK,
              VBUP,
              VBAK,
              VBAP,
              VBEP,
              VBPA,
              TVAK,
              EKUB,
              LIKP,
              LIPS,
              MARA,
              MAKT,
              MARC,
              PLAF,
              AUFK,
              AFKO,
              AFPO,
              AFVC,
              AFVV,
              CRHD,
              PBIM,
              KNA1,
              T134,
              IOHEADER,
              IOITEM.
    TYPE-POOLS  : slis.
    TYPES : BEGIN OF ty_final,
            werks   TYPE vbap-werks,  "Plant
            auart   TYPE vbak-auart,  "Sales Order Doc. type
            erdat   TYPE vbak-erdat,  "Sales Order Creation date
            vbeln   TYPE vbak-vbeln,  "Sales Order No.
            posnr   TYPE vbap-posnr,  "Sales Order Item No.
            aedat   TYPE vbak-aedat,  "Sales Order Change Date
            kwmeng  TYPE vbap-kwmeng, "Sales Order qty.
            vdatu   TYPE vbak-vdatu,  "Requested Delivery Date
            lfimg   TYPE lips-lfimg,  "Sales Order Delivered Qty.
            matnr   TYPE vbap-matnr,  "Material ID
            arktx   TYPE vbap-arktx,  "Material Description
            strgr   TYPE marc-strgr,  "Planning Strategy
            vrkme   TYPE vbap-vrkme,  "UOM
            plnum   TYPE plaf-plnum,  "Plan Order No.
            gsmng   TYPE plaf-gsmng,  "Plan Order Qty.
            auffx   TYPE plaf-auffx,  "Plan Order Firming Indicator u2013 Qty.
            stlfx   TYPE plaf-stlfx,  "Plan Order Firming Indicator - Component
            erdat2  TYPE aufk-erdat,  "Production Order Creation Date
            aufnr   TYPE aufk-aufnr,  "Production Order No.
            prdqty  TYPE afko-gamng,  "Production Order qty.
            pckqty  TYPE lips-lfimg,  "Packed Delivered Qty.
            psamg   TYPE afpo-psamg,  "Allotted scrap
            igmng   TYPE afko-igmng,  "Confirmed Yield Qty.
            iasmg   TYPE afko-iasmg,  "Confirmed Scrap Qty
            iamng   TYPE afpo-iamng,  "Expected Yield
            wemng   TYPE afpo-wemng,  "Delivered Qty.
            altscrp TYPE c LENGTH 6,  "Allotted Scrap %
            actscrp TYPE c LENGTH 6,  "Actual Scrap %
            umrez   TYPE afvv-umrez,  "Ups (from Prd. ORD)
            ups     TYPE clobjdat-ausp1,  "Ups (from Material Master)
            crtnstl TYPE clobjdat-ausp1,  "Carton Style
            ppopr   TYPE clobjdat-ausp1,  "Pre-Printing Operation
            brdtyp  TYPE clobjdat-ausp1,  "Board Type
            lsdim1  TYPE clobjdat-ausp1,  "Layout Size u2013 Dim 1
            lsdim2  TYPE clobjdat-ausp1,  "Layout Size u2013 Dim 2
            lsgsm   TYPE clobjdat-ausp1,  "GSM
            inktyp  TYPE clobjdat-ausp1,  "Ink Type
            foiltyp TYPE clobjdat-ausp1,  "Foiling
            wintyp  TYPE clobjdat-ausp1,  "Window Type
            lamin   TYPE clobjdat-ausp1,  "Lamination
            fsvrnsh TYPE clobjdat-ausp1,  "Front Side Varnish
            bsvrnsh TYPE clobjdat-ausp1,  "Back Side Varnish
            emboss  TYPE clobjdat-ausp1,  "Embossing
            punch   TYPE clobjdat-ausp1,  "Punching
            paste   TYPE clobjdat-ausp1,  "Pasting
            oprno   TYPE afvc-vornr,      "Operation No.
            wrkcntr TYPE crhd-arbpl,      "Work Centre
            oprtxt  TYPE afvc-ltxa1,      "Operation Text
            oprqty  TYPE afvv-mgvrg,      "Operation qty.
            yield   TYPE afvv-lmnga,      "Yield
            scrap   TYPE afvv-xmnga,      "Scrap
            jobtyp  TYPE vbak-augru,      "Job Type
            prordst TYPE bsvx-sttxt,      "Production Order Status
            solinst TYPE vbup-lfsta,      "Sales Order Line Item Status
            sldprty TYPE kna1-name1,      "Sold to Party Name
            shpprty TYPE kna1-name1,      "Ship to Party Name
            shpcity TYPE kna1-ort01,      "Ship to party - City
            END OF  ty_final.
    TYPES : BEGIN OF ty_vbak,
            auart   TYPE vbak-auart,
            erdat   TYPE vbak-erdat,  "Doc creation date
            vbeln   TYPE vbak-vbeln,
            aedat   TYPE vbak-aedat,  "Doc change date
            vdatu   TYPE vbak-vdatu,  "Requested delivery date
            kunnr   TYPE vbak-kunnr,
            augru   TYPE vbak-augru,  "Job Type
            END OF ty_vbak.
    TYPES : BEGIN OF ty_vbap,
            vbeln   TYPE vbap-vbeln,
            posnr   TYPE vbap-posnr,
            werks   TYPE vbap-werks,
            matnr   TYPE vbap-matnr,
            arktx   TYPE vbap-arktx,
            kwmeng  TYPE vbap-kwmeng,
            vrkme   TYPE vbap-vrkme,
            END OF ty_vbap.
    TYPES : BEGIN OF ty_pbim,
            pbdnr TYPE pbim-pbdnr,  "Requirements Plan Number
            bdzei TYPE pbim-bdzei,  "Independent requirements pointer
            matnr TYPE pbim-matnr,
            werks TYPE pbim-werks,
            END OF ty_pbim.
    TYPES : BEGIN OF ty_pbhi,
            bdzei TYPE pbhi-bdzei,  "Independent requirements pointer
            pdatu TYPE pbhi-pdatu,  "Requirement date
            laeda TYPE pbhi-laeda,  "Date of Last Change
            END OF ty_pbhi.
    TYPES : BEGIN OF ty_ekko,
            ebeln TYPE ekko-ebeln,  "STO doc no
            bsart TYPE ekko-bsart,
            reswk TYPE ekko-reswk,  "Supplying plant
            aedat TYPE ekko-aedat,  "Doc creation date
            END OF ty_ekko.
    TYPES : BEGIN OF ty_ekpo,
            ebeln TYPE ekpo-ebeln,
            ebelp TYPE ekpo-ebelp,
            aedat TYPE ekpo-aedat,  "Doc change date
            menge TYPE ekpo-menge,
            meins TYPE ekpo-meins,
            matnr TYPE ekpo-matnr,
            txz01 TYPE ekpo-txz01,
            END OF ty_ekpo.
    TYPES : BEGIN OF ty_eket,
            ebeln TYPE eket-ebeln,
            ebelp TYPE eket-ebelp,
            eindt TYPE eket-eindt,  "Requested delivery date
            END OF ty_eket.
    TYPES : BEGIN OF ty_lips,
            vbeln TYPE lips-vbeln,
            posnr TYPE lips-posnr,
            vgbel TYPE lips-vgbel,
            vgpos TYPE lips-vgpos,
            lfimg TYPE lips-lfimg,
            END OF ty_lips.
    TYPES : BEGIN OF ty_plaf,
            plnum TYPE plaf-plnum,
            matnr TYPE plaf-matnr,
            gsmng TYPE plaf-gsmng,
            auffx TYPE plaf-auffx,
            stlfx TYPE plaf-stlfx,
            kdauf TYPE plaf-kdauf,
            kdpos TYPE plaf-kdpos,
            pbdnr TYPE plaf-pbdnr,
            END OF ty_plaf.
    TYPES : BEGIN OF ty_aufk,
            aufnr TYPE aufk-aufnr,
            erdat TYPE aufk-erdat,
            objnr TYPE aufk-objnr,
            END OF ty_aufk.
    TYPES : BEGIN OF ty_afko,
            aufnr TYPE afko-aufnr,
            gamng TYPE afko-gamng,  "Total order quantity
            gasmg TYPE afko-gasmg,  "Total scrap quantity in the order
            igmng TYPE afko-igmng,  "Confirmed Yield Qty
            iasmg TYPE afko-iasmg,  "Confirmed Scrap Qty
            aufpl TYPE afko-aufpl,  "Routing number of operations in the order
            END OF ty_afko.
    TYPES : BEGIN OF ty_afpo,
            aufnr TYPE afpo-aufnr,
            plnum TYPE afpo-plnum,
            matnr TYPE afpo-matnr,
            pgmng TYPE afpo-pgmng,  "Plan Order Qty
            kdauf TYPE afpo-kdauf,
            kdpos TYPE afpo-kdpos,
            psamg TYPE afpo-psamg,  "Allotted scrap
            iamng TYPE afpo-iamng,  "Expected Yield Variance
            wemng TYPE afpo-wemng,  "Delivered Qty
            END OF ty_afpo.
    TYPES : BEGIN OF ty_afvc,
            vornr TYPE afvc-vornr,
            aufpl TYPE afvc-aufpl,  "Routing number of operations in the order
            aplzl TYPE afvc-aplzl,  "General counter for order
            arbid TYPE afvc-arbid,  "Object ID of the resource
            ltxa1 TYPE afvc-ltxa1,
            END OF ty_afvc.
    TYPES : BEGIN OF ty_afvv,
            aufpl TYPE afvv-aufpl,  "Routing number of operations in the order
            aplzl TYPE afvv-aplzl,  "General counter for order
            umrez TYPE afvv-umrez,
            mgvrg TYPE afvv-mgvrg,
            lmnga TYPE afvv-lmnga,
            xmnga TYPE afvv-xmnga,
            END OF ty_afvv.
    TYPES : BEGIN OF ty_mdvm,
            mdkey TYPE mdvm-mdkey,
            disst TYPE mdkp-disst,
            matnr TYPE mdkp-matnr,
            plwrk TYPE mdkp-plwrk,
            END OF ty_mdvm.
    DATA :  it_final  TYPE STANDARD TABLE OF ty_final,
            it_vbak   TYPE STANDARD TABLE OF ty_vbak,
            it_vbap   TYPE STANDARD TABLE OF ty_vbap,
            it_lips   TYPE STANDARD TABLE OF ty_lips,
            it_pbim   TYPE STANDARD TABLE OF ty_pbim,
            it_pbhi   TYPE STANDARD TABLE OF ty_pbhi,
            it_ekko   TYPE STANDARD TABLE OF ty_ekko,
            it_ekpo   TYPE STANDARD TABLE OF ty_ekpo,
            it_eket   TYPE STANDARD TABLE OF ty_eket,
            it_plaf   TYPE STANDARD TABLE OF ty_plaf,
            it_aufk   TYPE STANDARD TABLE OF ty_aufk,
            it_afko   TYPE STANDARD TABLE OF ty_afko,
            it_afpo   TYPE STANDARD TABLE OF ty_afpo,
            it_afvc   TYPE STANDARD TABLE OF ty_afvc,
            it_afvv   TYPE STANDARD TABLE OF ty_afvv,
            it_mdvm   TYPE STANDARD TABLE OF ty_mdvm.
    DATA :  wa_final  TYPE ty_final,
            wa_vbak   TYPE ty_vbak,
            wa_vbap   TYPE ty_vbap,
            wa_lips   TYPE ty_lips,
            wa_pbim   TYPE ty_pbim,
            wa_pbhi   TYPE ty_pbhi,
            wa_ekko   TYPE ty_ekko,
            wa_ekpo   TYPE ty_ekpo,
            wa_eket   TYPE ty_eket,
            wa_plaf   TYPE ty_plaf,
            wa_aufk   TYPE ty_aufk,
            wa_afko   TYPE ty_afko,
            wa_afpo   TYPE ty_afpo,
            wa_afvc   TYPE ty_afvc,
            wa_afvv   TYPE ty_afvv,
            wa_mdvm   TYPE ty_mdvm.
    DATA :  it_object TYPE hum_object_t,
            wa_object TYPE hum_object,
            it_item   TYPE hum_hu_item_t,
            wa_item   TYPE vepovb,
            count1(6) TYPE n.
    DATA :  gv_objek TYPE ausp-objek.       "Put matnr for use in FM u2018CLAF_CLASSIFICATION_OF_OBJECTSu2019
    DATA : BEGIN OF it_sclass OCCURS 0.
            INCLUDE STRUCTURE sclass.
    DATA : END OF it_sclass.
    DATA : BEGIN OF it_clobjdat OCCURS 0.
            INCLUDE STRUCTURE clobjdat.
    DATA : END OF it_clobjdat.
    *&  Include           ZPPR_CONVSTAT_SEL_CRITERIA
      SELECTION-SCREEN FOR 'PLANNING STAGE'
    SELECTION-SCREEN BEGIN OF BLOCK main WITH FRAME TITLE text-001.
      PARAMETERS: mrpntdn RADIOBUTTON GROUP sel                    DEFAULT 'X' user-command flag,
                  pldord  RADIOBUTTON GROUP sel,
                  prdord  RADIOBUTTON GROUP sel.
    SELECTION-SCREEN END OF BLOCK main.
      SELECTION-SCREEN FOR 'SELECTION BY PLANT AND PLANT DATA'
    SELECTION-SCREEN BEGIN OF BLOCK plant WITH FRAME TITLE text-002.
      PARAMETERS      : p_werks   LIKE  ioheader-werks OBLIGATORY  DEFAULT '1100' MATCHCODE OBJECT H_T001W.
      SELECT-OPTIONS  : so_matnr  FOR   ioitem-matnr                              MATCHCODE OBJECT MAT1.
      PARAMETERS      : so_mtart  TYPE  t134-mtart     OBLIGATORY  DEFAULT 'ZFIN' MATCHCODE OBJECT H_T134.
      SELECT-OPTIONS  : so_plnum  FOR   ioitem-plnum                              MATCHCODE OBJECT plnum  MODIF ID pld,
                        so_aufnr  FOR   ioheader-aufnr                            MATCHCODE OBJECT orde   MODIF ID prd.
      PARAMETERS      : p_prdsta  LIKE  tj02t-txt04                                                       MODIF ID prd.
    SELECTION-SCREEN END OF BLOCK plant.
      SELECTION-SCREEN FOR 'SELECTION BY REQUIREMENT TYPE'
    SELECTION-SCREEN BEGIN OF BLOCK reqtyp  WITH FRAME TITLE text-003.
      PARAMETERS      : cb_so     TYPE AUSWL_EB AS CHECKBOX USER-COMMAND flag,
                        cb_sto    TYPE AUSWL_EB AS CHECKBOX USER-COMMAND flag,
                        cb_pir    TYPE AUSWL_EB AS CHECKBOX USER-COMMAND flag.
    SELECTION-SCREEN END OF BLOCK reqtyp.
      SELECTION-SCREEN FOR 'SELECTION BY DATE AND REQUIREMENT TYPE NOS'
    SELECTION-SCREEN BEGIN OF BLOCK dtreqtypno WITH FRAME TITLE text-004.
      SELECT-OPTIONS  : so_crtdt  FOR vbak-erdat                                                                MODIF ID gen,
                        so_vbeln  FOR vbap-vbeln                                  MATCHCODE OBJECT WTY_F4_VBAP  MODIF ID rso,
                        so_posnr  FOR vbap-posnr                                                                MODIF ID rso,
                        so_ebeln  FOR ekub-ebeln                                  MATCHCODE OBJECT MEKKM        MODIF ID rst,
                        so_ebelp  FOR ekub-ebelp                                                                MODIF ID rst,
                        so_pbdnr  FOR pbim-pbdnr                                                                MODIF ID rpi,
                        so_reqdt  FOR vbep-edatu                                                                MODIF ID gen.
    SELECTION-SCREEN END OF BLOCK dtreqtypno.
      SELECTION-SCREEN FOR 'SELECTION BY OTHER PARAMETERS'
    SELECTION-SCREEN BEGIN OF BLOCK othrparam WITH FRAME TITLE text-005.
      SELECT-OPTIONS  : so_kunnr FOR kna1-kunnr                                   MATCHCODE OBJECT debi   MODIF ID rso,
                        so_auart FOR tvak-auart                                   MATCHCODE OBJECT H_TVAK MODIF ID rso,
                        so_lfsta FOR vbup-lfsta                                                           MODIF ID rso.
    SELECTION-SCREEN END OF BLOCK othrparam.
    *&  Include           ZPPR_CONVSTAT_PBO
    *&   Event AT SELECTION-SCREEN OUTPUT
    AT SELECTION-SCREEN OUTPUT.
      IF mrpntdn = 'X'.
        LOOP AT SCREEN.
          IF ( screen-group1 = 'PLD' OR screen-group1 = 'PRD' ).
            screen-active = 0.
            MODIFY SCREEN.
          ENDIF.
        ENDLOOP.
      ELSEIF pldord = 'X'.
        LOOP AT SCREEN.
          IF screen-group1 = 'PLD'.
            screen-intensified = 1.
            MODIFY SCREEN.
          ENDIF.
          IF screen-group1 = 'PRD'.
            screen-active = 0.
            MODIFY SCREEN.
          ENDIF.
        ENDLOOP.
      ELSEIF prdord = 'X'.
        LOOP AT SCREEN.
          IF ( screen-group1 = 'PLD' OR screen-group1 = 'PRD' ).
            screen-intensified = 1.
            MODIFY SCREEN.
          ENDIF.
        ENDLOOP.
      ENDIF.
      IF ( cb_so = ' ' AND cb_sto = ' ' AND cb_pir = ' ' ).
        LOOP AT SCREEN.
          IF ( screen-group1 = 'GEN'
          OR screen-group1 = 'RSO'
          OR screen-group1 = 'RST'
          OR screen-group1 = 'RPI' ).
            screen-active = 0.
            MODIFY SCREEN.
          ENDIF.
        ENDLOOP.
      ENDIF.
      IF cb_so = 'X'.
        LOOP AT SCREEN.
          IF screen-group1 = 'RSO'.
            screen-active = 1.
            MODIFY SCREEN.
          ENDIF.
        ENDLOOP.
        IF cb_sto = ' '.
          LOOP AT SCREEN.
            IF screen-group1 = 'RST'.
              screen-active = 0.
              MODIFY SCREEN.
            ENDIF.
          ENDLOOP.
        ENDIF.
        IF cb_pir = ' '.
          LOOP AT SCREEN.
            IF screen-group1 = 'RPI'.
              screen-active = 0.
              MODIFY SCREEN.
            ENDIF.
          ENDLOOP.
        ENDIF.
      ELSEIF cb_sto = 'X'.
        IF cb_so = ' '.
          LOOP AT SCREEN.
            IF screen-group1 = 'RSO'.
              screen-active = 0.
              MODIFY SCREEN.
            ENDIF.
          ENDLOOP.
        ENDIF.
        IF cb_pir = ' '.
          LOOP AT SCREEN.
            IF screen-group1 = 'RPI'.
              screen-active = 0.
              MODIFY SCREEN.
            ENDIF.
          ENDLOOP.
        ENDIF.
      ELSEIF cb_pir = 'X'.
        IF cb_so = ' '.
          LOOP AT SCREEN.
            IF screen-group1 = 'RSO'.
              screen-active = 0.
              MODIFY SCREEN.
            ENDIF.
          ENDLOOP.
        ENDIF.
        IF cb_sto = ' '.
          LOOP AT SCREEN.
            IF screen-group1 = 'RST'.
              screen-active = 0.
              MODIFY SCREEN.
            ENDIF.
          ENDLOOP.
        ENDIF.
      ENDIF.
    *&  Include           ZPPR_CONVSTAT_START_SELECTION
    *&   Event START-OF-SELECTION
    IF mrpntdn = 'X'.
      PERFORM start_of_selection_mrpntdn.
    ELSEIF pldord = 'X'.
      PERFORM start_of_selection_pldord.
    ELSEIF prdord = 'X'.
      PERFORM start_of_selection_prdord.
    ENDIF.
    *&  Include           ZPPR_CONVSTAT_F_START_OF_SEL
    *&      Form  START_OF_SELECTION
          Subroutine for MRP NOT DONE
    FORM start_of_selection_mrpntdn.
        SELECT mdkey INTO TABLE it_mdvm FROM mdvm
                     WHERE GSAEN = 'X'
                       AND AKKEN = 'X'.
          IF sy-subrc = 0.
            LOOP AT it_mdvm INTO wa_mdvm.
              wa_mdvm-disst = wa_mdvm-mdkey(3).
              wa_mdvm-matnr = wa_mdvm-mdkey+3(18).
              wa_mdvm-plwrk = wa_mdvm-mdkey+21(4).
              MODIFY it_mdvm FROM wa_mdvm INDEX sy-index TRANSPORTING disst matnr plwrk.
            ENDLOOP.
          ENDIF.
    ENDFORM.
    *&      Form  START_OF_SELECTION
          Subroutine for PLAN ORDER CREATED
    FORM start_of_selection_pldord.
    ENDFORM.
    *&      Form  START_OF_SELECTION for PRODUCTION ORDER CREATED
          Subroutine for PRODUCTION ORDER CREATED
    FORM start_of_selection_prdord.
    ENDFORM.

    You need to mention START-OF-SELECTION explicitly in your code.
    Change your code as below:
    *& Event START-OF-SELECTION
    START-OF-SELECTION.
    IF mrpntdn = 'X'.

  • Start-msg: could not get server configuration in ldap

    Hello,
    I am trying to get iPlanet Messaging Server 5.2 Patch 1 running, but when I run start-msg
    I get the following error message:
    General Warning: could not get server configuration in ldap, using cached configuration information
    Note: I created this system using a ufsdump and ufsrestore combination on the instance directory.
    Other file systems were not copied over.
    My guess is that something else may be missing?
    I ran ns-slapd first before starting the messaging server.
    Thanks in advance.
    Tim

    Thanks for the response. I have some followup
    questions:
    > I have done this with Messaging Server.
    Several
    things to do:
    1. Go into Console, and change it there. Youneed
    to change hostname and ip for admin server,Directory
    server, and messaging server.
    When I bring up the console, it asks for a user nameThe default user's name is "admin". The password was assigned during installation. You can also use, "cn=Mirectory Manager", but again, the password was assigned on install.
    >
    and password. Well, the admin quit and left no
    documentation, so I don't have any idea on what to
    use. Any ideas?
    >
    2. Edit your mappings file, to reflect the new ip
    address.
    Where is this mappings file?<install directory>/msg-<name of your server>/imta/config
    >
    > 3. Change the setting for "mailhost" for every
    user
    to reflect the new hostname. If you don't dothis,
    nobody will get any mail.>
    I interpret this to mean:
    (1) use db2ldif and then use and editor to do a
    global
    search and replace on the mail hostname.yes
    >
    > It may turn out to be easier to "migrate" your
    data,
    rather than "fix" by changing hostname/ip.
    to migrate:
    install new application on new box, with correct
    hostname/ip
    Unfortunately, I tried this and did not have much
    success. I gave up and went with
    ufsdump/ufsrestore.That's very much the hard way. . .
    >
    > Use MoveUser to migrate users and mailboxes from
    old
    to new, or
    Use imsbackup/imsrestore to move the mailboxes.
    Export the data from ldap in ldif format, then usea
    a text editor to change the mailhost value for all
    the users, and then import that new data to thenew
    directory server
    I think I will have to do this anyways, right.
    Assuming my new box is offline for a while and
    users are still using the old box.You can certainly use imsbackup/imsrestore to move all new mails. . .

  • Event Handler is not getting trigger for Freely Programmed search help

    Hi All,
       I am having a component comp1 defined for value help with one event. In component comp2 i want to call the comp1 but the event handler which i have created is not getting triggered. Any reasons for it.
    Thanks
    Raghavendra

    Hi Kumar,
    Please check these forum threads.
    Re: Help required on Freely Programmed Input help
    Re: Custom search help

  • Infopackage not getting executed through Process Chain

    Hi All,
    I am facing a strange issue in BW Process Chain. Sometimes 3 Infopakages in my Process Chain is not getting executed and the variants get stucked in Yellow state. I checked the status of variants in RSPCPROCESSLOG table and they went in Undefined State.
    Can anyone tell why this happening and how to resolve that issue permanently.
    Thanks,
    Javed

    Hi Javed,
    When you trigger the process manually, it might work.
    But, as Raman told - some times due to huge number of loads running at the same time, the Back ground processes will be heavily occupied and loads will stuck. By the time, you trigger them manually; they will be successful due to some of the back ground processes which becomes free by that time.
    Though this will not happen all the time. But this can also be the reason. Try checking, if the loads are getting stuck in yellow with "Target event" "with parameter" getting generated in display messages --> chain tab or not.
    Thanks,
    Vikranth.

  • Changes are not getting reflected in Process Chain after changes.

    Hello,
    I have modified a Process Chain in Development environment. I have created one new infopackage and included it in the process chain. I have also added two new change run variants in the process chain. I have collected the process chain and infopackage in a transport request and transported it to integration environment.
    Transport request has reached successfully in integration but the changes in process chain are not getting reflected. The infopackage has reached to integration after transport.
    I need some suggestion on this.
    Regards,
    Sanjay

    Hi Sanjay.......
    R u in Display mode..........click on Change mode...........
    If you can see the chain in Change mode............then ur process chain is imported in in-active version..........
    U can try activating it manually or re-transport the active version..........
    Regards,
    Debjani......

  • Automatic PO output Determination do not get trigger for SRM Classic impl

    Hello,
    We have implemented SRM 7.0 classic scenarios. We have set up system in such a way that whatever user put in Preferred Supplier at Shopping cart while saving the shopping cart we convert it to Supplier partner type and once approved create PO in ERP system.
    Things are working perfectly fine but the problem we are facing is Output determination. We have Vendor email address maintained in vendor master and placed Condition type in MN04 for vendor with Immediate output of email.
    But whenever PO is being created that automatic output determination is not being triggered...
    Could anyone please help what thing i am missing.
    Thanks
    Ritesh

    Hi,
    Please check the created condition record in MN06 in all aspects i.e. partner fucntion name, Medium (5), Language, etc.
    I believe  you have created the condition record with the combination of vendor/pur.org/document type.
    Also check the Actual processing tab and general data is there any check box against Locked field.
    Thanks
    Rajesh K

  • ABAP Code not getting executed through process chain

    Hi Friends,
      I have program which when executed with respective varient Popup system message (SM02 Messages).  This program work fine when executed in forground or in background.
       However same program when i added in process chain with respective varient. The output is not genertaed as expected (i.e the program is not populating SM02 message)
      The process chain work's fine without giving any error.
    Does any setting we need to do ???
    i have followed the procedure given in "How to…
    Integrate an ABAP program in a process chain" document from OSS.
    Regards,
    Jayant.

    Hi,
    you will not see in the log of the process chain if your program failed or not. You only receive a message that the programm has been triggered successfully.
    Your program is then started in a new background process with a new log - try to find it via the job overview (transaction SM37) via date and time selection. (Of course you can only find there what your program writes to the log).
    Another idea would be to check the profile of user ALEREMOTE (Transaction SU01 or SU01D) if there is an authorization for transaction SM02.
    Stephan

  • SDM is not getting started

    hi experts,
    When J2EE server is started, SDM is not getting started. It appears in red color. what could be wrong ?
    thanks in advance,
    nikhil

    Hello Nikhil,
    Probably the reason is that the SDM is in standalone mode. Open command prompt in the SDM folder(SDM/program/) and execute the following commands:
    For Windows:
    sdm.bat jstartup “mode=integrated”
    StartServer.bat
    For UNIX:
    ./sdm.sh jstartup mode=integrated
    ./StartServer.sh
    If that doesn’t help, please check the dev_sdm std_sdm.out and jvm_sdm.out log files in the instance work directory.
    Regards,
    Ventsi Tsachev
    Technology Development Support (J2EE Engine)
    SAP Labs, Palo Alto, Ca (USA)

  • Process chain was not getting trigerred

    Hi Experts,
    Chain "Weekly MSA Loads - Full Process" is not getting triggerred.
    This chain is set to run after completion of ABAP program.
    On 16th Jan, ABAP ptogram was successfully completed.Then ""Weekly MSA Loads - Full Process"" chain status was set to running (yellow). But no job was created. It got hung for more than a hour.
    So we tried to trigger that chain with immedaiate option. We got an option "Server for scheduling". We didnt provide any server name. Then pressed Ok button. From then onwards, server went to refreshing state, but no job was created(BI_PROCESS_TRIGGER) and chain is not at all getting trigered.
    We got the follwwing messages:
    01/24/2009     06:49:48     Job started     S     00     516
    01/24/2009     06:49:48     Step 001 started (program RSPROCESS, variant &0000000655878, user ID BWREMOTE)     S     00     550
    01/24/2009     06:50:05     Communication buffer deleted from previous run 4CIS92GCZ3HQ5WVXKADF85TFQ (status X)     I     RSPC     87
    01/24/2009     06:50:05     Version 'M' of chain ZPC_MSA_FULL_PROCESS was saved without checking     S     RSPC     19
    01/24/2009     06:50:05     Version 'A' of chain ZPC_MSA_FULL_PROCESS was saved without checking     S     RSPC     19
    So we cancelled that step (STOP transaction). From that day onwards this chain is not all getting trigerred in any way. We have checked the status of last log in RSPROCESSLOG table, its status is 'X'.
    Please let us know to trigger this chain.

    Hi........
    U told a program gives trigger to this Chain.............that means the Process chain is event based..........just right click on the Start process >> Change Selections >>  Click on After event.......just cross check.......
    Now copy the event from there..........Just to cross check that whether this event is a part of any Event collector or not.............this may be one of the possibilities............bcoz........if this Event is a part of an event collector..........then until all events get regisretered..........this chain will not trigger........So......Go to SE16 >> table name RSEVENTHEAD >> there in the EVENT field give the event name >> execute............if it is a part of a event collector..............Copy the event collector name from there........
    then go to RSA1OLD(if u r in BI 7.0 .....otherwise RSA1)............in the top TOOLS tab >> Event collector >> Press F4 in the Event Chain(Name) field........search for the event collector name here...............now check whether all the events got registered or not...........
    Now look..........BI_PROCESS_TRIGGER is the trigger job............after completion of this job only the  chain will trigger......How u checked that the job was not started...........in SM37?..........look if so ..then there will be many BI_PROCESS_TRIGGER jobs............it is quite difficult ti identify the right job..........So the best way is.............right click on the Start process >> Display messages >> BacKg tab >> Click on Batch Monitor.................there u will be able to find the BI_PROCESS_TRIGGER which is going to trigger that particular chain..............u r saying the job did'nt started.............was the Start process in release state............this may happen.............if load is huge at that time in the system............I mean if many jobs trigger at a time..........there will be no free work process........
    Sometimes the chain may start when the loads will reduce.............otherwise u should contact the basis people................
    Anyways............u trigger the JOb manually right.........here I want to tell u one thing..............never Scedule a time based or Event based chain by right clicking on the Start process........and from there Change selection..............I mean to say never change the Start variant..............What u should always do...............go to the Planning mode of the chain.......Right click on the stsrt process >> Display scheduled Jobs >> Take one Released job..........in the top Job tab >> Repeat scheduling >> Immedite >> Uncheck the periodic job Check box >> Check and save.........
    If u do in this way.............the original settings of the chain will never change............what I guess .........that the Event is removed fro the Settings of the Start Variant..........again u hav to schedule the Chain.......
    Hope this helps.........
    Regards,
    Debjani......

  • '@' not getting displayed in the ALV report

    Hello,
    I am facing  a strange issue in the ALV report display. A string starting with '@' is not getting displayed and says "default icon " on the report. and this is varying from system to system for the same user.
    can anyone please help me in resolving the issue.
    Thanks in advance.
    Thanks and Regards,
    Santhosh Guptha N.

    @ is a default value as per ALV internal process. This is used in icons .
    I think this is causing the confusion.
    Check in the fieldcat if there is any adjsutment to be made to handle this.
    Br,
    Vijay

  • Field TSABR is not getting updated in MHIS table.

    Hi All,
    The field TSABR (Scheduling Status: New Start Called) is not getting updated in MHIS table.
    Please do tell me how it will get updated.
    What is a logic behind it.
    Many Thanks in advance.
    Regards,
    Sanjay Tiwari

    Hi,
    I checked it my system and that field was getting updated ..
    For calls with status "New start called " will get updated in MHIS and for these call you will  only have the field scheduling status :planned date called " as marked . pls check
    regrds
    pushpa

  • Configuration for SCOT done but still the email not getting in outlook box

    Hi experts,
    I have done SCOT, SCIF, SU01, settings and configuration but still i cant send email from SAP to outlook,
    please suggest me what i have to do. I all ways getting error  _express mail cannot be send due to the
    technical foult_  plz explaine me  what i have to do.
    Thanks,
    Rajesh

    Hi Rajesh,
    Port is not open that why you sap server is not able to communciate with mail server & that is why mail is not getting trigger from spa server to mail server.
    Call you network guy and inform this that port 25 should be open from
    Source :- you sap server ip address
    destination :- mail server  ip address.
    Thanks
    Anil

  • Job are not getting Triggered

    Hi All,
    I Have encountered an Issue with JOB not getting Triggered in BI system .
    For Datasource 2LIS_04_P_ARBPL , I have created Infopackage , when I am going to schedule tab and running an Infopackage. Job is not getting trigger  . And it is going on Hold for a longer period.
    Data is in the source system and  I am unable to fetch data from source system .
    One more thing there was some upgration activity happened in the source system one day before.
    Could u please let us know , Is the reason behind could be upgration in source system  ?
    Please let me know what needs to be crosschecked and what could be the solution for this Issue.
    Looking for response .....
    Regards,
    Mahesh

    Hi ,
    In the Source system Data is fetching I mean through RSA3.
    Even I able to replicate the Datasource as well.
    Also in T-code : SM59 , when I am checking Source system Connection check , it is not poping any error.
    But When I am Checking through RSA1 - > Source System
    Source system connection by clicking CHECK Option  then it is poping an error "Check Failed for RFC Connection ; Check Destination ".
    Also In Source system T-code :SM50 I can see three BGD WP which are in waiting status.
    In T-code : BD87 I have checked I didnt find any IDOC's in Yellow colour .
    How do we need to check whether ALEREMOTE is active or not?
    Actually my Issue is Jobs are not getting trigger in BI . So what all things needs to be taken care apart from this.
    So Is there any thing to be taken care from Basis team for Restarting of BI Jobs after any kind of Upgration activity in general?
    Regards,
    Mahesh

  • Afetr restart java is not getting UP

    Hello All,
    pls find below dev_jcmon and dev_jcontrol trace
    hostname:sidadm 17> tail -20 dev_jcmon[Thr  1] Sun Dec 12 22:17:27 2010
    [Thr  1] *** WARNING => INFO: Unknown property [instance.box.number=SIDDVEBMGS78SIDdbci] [jstartxx_mt. 840]
    [Thr  1] *** WARNING => INFO: Unknown property [instance.en.host=SIDdbci] [jstartxx_mt. 840]
    [Thr  1] *** WARNING => INFO: Unknown property [instance.en.port=3279] [jstartxx_mt. 840]
    [Thr  1] *** WARNING => INFO: Unknown property [instance.system.id=78] [jstartxx_mt. 840]
    JStartupReadInstanceProperties: read instance properties [/usr/sap/SID/DVEBMGS78/j2ee/cluster/instance.properties:/usr/sap/SID/DVEBMGS78/SDM/program/config/sdm_jstartup.properties]
    -> ms host    : SIDdbci
    -> ms port    : 3979
    -> OS libs    : /usr/sap/SID/DVEBMGS78/j2ee/os_libs
    -> Admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    [Thr  1] Sun Dec 12 22:17:29 2010
    [Thr  1] *** ERROR => Can't attach to administration shared memory (rc = 3) [jcmonxx_mt.c 228]
    hostname:sidadm 18> tail -20 dev_jcontrol
    -> admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : /usr/sap/SID/DVEBMGS78/j2ee/cluster/instance.properties
    -> [01] bootstrap_ID78464270 : /usr/sap/SID/DVEBMGS78/j2ee/cluster/instance.properties
    -> [02] bootstrap_ID78464275 : /usr/sap/SID/DVEBMGS78/j2ee/cluster/instance.properties
    Worker nodes
    -> [00] ID784642700          : /usr/sap/SID/DVEBMGS78/j2ee/cluster/instance.properties
    -> [01] ID784642750          : /usr/sap/SID/DVEBMGS78/j2ee/cluster/instance.properties
    -> [02] sdm                  : /usr/sap/SID/DVEBMGS78/SDM/program/config/sdm_jstartup.properties
    hostname:sidadm 19>
    I have stopped and fired cleinpic command and started but jave not getting up
    please help to resolve the issue
    Regards
    Mohsin
    Edited by: mohsinbasis on Dec 12, 2010 10:26 PM

    Hello Mark,
    pls find below logsstd_server0.out
    and  dev_server0 log
    hostname:sidadm 4> tail -100 std_server0.out
    578625.173: [GC 578625.173: [DefNew: 92143K->4481K(131328K), 0.0288292 secs] 253116K->165466K(1004800K), 0.0290004 secs]
    580045.089: [GC 580045.089: [DefNew: 92033K->4758K(131328K), 0.0301395 secs] 253018K->165752K(1004800K), 0.0303118 secs]
    581472.820: [GC 581472.820: [DefNew: 92310K->4572K(131328K), 0.0283757 secs] 253304K->165581K(1004800K), 0.0285492 secs]
    582900.410: [GC 582900.410: [DefNew: 92124K->4491K(131328K), 0.0284014 secs] 253133K->165512K(1004800K), 0.0285722 secs]
    584295.133: [GC 584295.133: [DefNew: 92043K->4551K(131328K), 0.0281388 secs] 253064K->165578K(1004800K), 0.0395540 secs]
    585696.942: [GC 585696.943: [DefNew: 92103K->4644K(131328K), 0.0292652 secs] 253130K->165737K(1004800K), 0.0294367 secs]
    587087.096: [GC 587087.096: [DefNew: 92196K->4522K(131328K), 0.0332100 secs] 253289K->165685K(1004800K), 0.0334233 secs]
    588497.970: [GC 588497.970: [DefNew: 92074K->4571K(131328K), 0.0283824 secs] 253237K->165801K(1004800K), 0.0389810 secs]
    589925.682: [GC 589925.682: [DefNew: 92123K->4410K(131328K), 0.0280748 secs] 253353K->165719K(1004800K), 0.0282506 secs]
    591315.603: [GC 591315.603: [DefNew: 91962K->4345K(131328K), 0.0285372 secs] 253271K->165725K(1004800K), 0.0287122 secs]
    592680.482: [GC 592680.483: [DefNew: 91897K->4421K(131328K), 0.0288613 secs] 253277K->165873K(1004800K), 0.0290323 secs]
    594125.613: [GC 594125.613: [DefNew: 91973K->4062K(131328K), 0.0272853 secs] 253425K->165747K(1004800K), 0.0283087 secs]
    595520.753: [GC 595520.753: [DefNew: 91614K->4221K(131328K), 0.0280970 secs] 253299K->165921K(1004800K), 0.0282728 secs]
    596913.142: [GC 596913.142: [DefNew: 91773K->4084K(131328K), 0.0275247 secs] 253473K->165794K(1004800K), 0.0276984 secs]
    598340.764: [GC 598340.764: [DefNew: 91636K->4105K(131328K), 0.0275056 secs] 253346K->165837K(1004800K), 0.0276771 secs]
    599705.913: [GC 599705.913: [DefNew: 91657K->4233K(131328K), 0.0283169 secs] 253389K->165981K(1004800K), 0.0284893 secs]
    601141.002: [GC 601141.002: [DefNew: 91785K->4104K(131328K), 0.0270224 secs] 253533K->165867K(1004800K), 0.0271915 secs]
    602540.872: [GC 602540.872: [DefNew: 91656K->4211K(131328K), 0.0285041 secs] 253419K->165999K(1004800K), 0.0286738 secs]
    603936.159: [GC 603936.159: [DefNew: 91763K->4134K(131328K), 0.0280621 secs] 253551K->165933K(1004800K), 0.0290191 secs]
    SAP J2EE Engine Version 7.00   PatchLevel 112614.44 is shutting down!  PatchLevel 112614.44 September 17, 2008 11:43 GMT
    Stopping services.
      Service appclient stopped. (0 ms)
      Service com.adobe~FontManagerService stopped. (68 ms)
      Service com.adobe~LicenseService stopped. (1 ms)
      Service adminadapter stopped. (1 ms)
      Service com.adobe~TrustManagerService stopped. (12 ms)
      Service com.adobe~DocumentServicesConfiguration stopped. (0 ms)
    604543.918: [GC 604543.918: [DefNew: 91686K->5747K(131328K), 0.0487160 secs] 253485K->167940K(1004800K), 0.0488862 secs]
      Service monitor stopped. (458 ms)
      Service basicadmin stopped. (29 ms)
      Service webdynpro stopped. (12 ms)
      Service pmi stopped. (53 ms)
      Service com.adobe~DocumentServicesDestProtoService stopped. (5 ms)
      Service rfcengine stopped. (13 ms)
      Service tcsecvsi~service stopped. (1 ms)
      Service tcsecdestinations~service stopped. (1 ms)
      Service sld stopped. (0 ms)
      Service tcsecwssec~service stopped. (1 ms)
      Service tcsecsecurestorage~service stopped. (0 ms)
      Service configuration stopped. (1 ms)
      Service cafumrelgroups~imp stopped. (1 ms)
      Service cafummetadata~imp stopped. (0 ms)
      Service applocking stopped. (2 ms)
      Service com.adobe~DocumentServicesLicenseSupportService stopped. (3 ms)
      Service com.adobe~PDFManipulation stopped. (4 ms)
      Service com.adobe~DocumentServicesBinaries2 stopped. (4 ms)
      Service com.adobe~XMLFormService stopped. (2 ms)
      Service com.adobe~DataManagerService stopped. (2 ms)
      Service iiop stopped. (370 ms)
      Service licensing stopped. (1 ms)
      Service ts stopped. (5 ms)
      Service UT stopped. (0 ms)
      Service jmsconnector stopped. (1 ms)
      Service tceCATTPingservice stopped. (0 ms)
    604546.839: [GC 604546.839: [DefNew: 93289K->6443K(131328K), 0.0503051 secs] 255482K->170426K(1004800K), 0.0504687 secs]
      Service servlet_jsp stopped. (1850 ms)
      Service ejb stopped. (82 ms)
      Service tcdisdic~srv stopped. (0 ms)
      Service classload stopped. (0 ms)
      Service telnet stopped. (0 ms)
      Service tclmctcconfsservice_sda stopped. (1 ms)
      Service tcseccertrevoc~service stopped. (3 ms)
      Service ssl stopped. (0 ms)
      Service keystore stopped. (1 ms)
      Service shell stopped. (48 ms)
      Service dsr stopped. (42 ms)
      Service apptracing stopped. (32 ms)
      Service tc.monitoring.logviewer stopped. (68 ms)
      Service CUL stopped. (0 ms)
      Service jms_provider stopped. (12 ms)
      Service jmx stopped. (1 ms)
      Service security stopped. (0 ms)
      Service com.sap.security.core.ume.service stopped. (1 ms)
      Service dbpool stopped. (44 ms)
      Service connector stopped. (49 ms)
      Service javamail stopped. (0 ms)
      Service failover stopped. (0 ms)
      Service webservices stopped. (498 ms)
      Service naming stopped. (2 ms)
      Service userstore stopped. (1 ms)
      Service memory stopped. (0 ms)
      Service MigrationService stopped. (0 ms)
      Service file stopped. (1 ms)
      Service bimmrdeployer stopped. (0 ms)
      Service deploy stopped. (1 ms)
      Service locking stopped. (0 ms)
      Service classpath_resolver stopped. (0 ms)
      Service p4 stopped. (0 ms)
      Service cross stopped. (0 ms)
      Service http stopped. (1 ms)
      Service cafruntimeconnectivity~impl stopped. (0 ms)
      Service timeout stopped. (0 ms)
      Service trex.service stopped. (0 ms)
      Service log_configurator stopped. (1 ms)
      Service jmx_notification stopped. (1 ms)
      Service runtimeinfo stopped. (0 ms)
    hostname:sidadm 5>
    hostname:sidadm 5> tail -100 dev_server0 log
    [Thr 206] *** ERROR => NiPConnect: SiConnect failed for hdl 4 / sock 113
        (SI_ECONN_REFUSE/239; I4; ST; 127.0.0.1:3378) [nixxi.cpp    2512]
    [Thr 206] *** ERROR => GwIConnect: GwConnect to localhost / sapgw78 failed (rc=NIECONN_REFUSED) [gwxx_mt.c    295]
    [Thr 206] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx_mt.c    297]
    [Thr 206] ***LOG S0R=> GwIConnect, GwConnect () [gwxx_mt.c    299]
    [Thr 206] ***LOG S0S=> GwIConnect, GwConnect (sapgw78) [gwxx_mt.c    301]
    [Thr 206] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic_mt.c  9651]
    [Thr 206]
    [Thr 206] *  ERROR       partner 'localhost:sapgw78' not reached
    [Thr 206] *
    TIME        Sun Dec 12 19:50:34 2010
    [Thr 206] *  RELEASE     700
    [Thr 206] *  COMPONENT   NI (network interface)
    [Thr 206] *  VERSION     38
    [Thr 206] *  RC          -10
    [Thr 206] *  MODULE      nixxi.cpp
    [Thr 206] *  LINE        2512
    [Thr 206] *  DETAIL      NiPConnect
    [Thr 206] *  SYSTEM CALL connect
    [Thr 206] *  ERRNO       239
    [Thr 206] *  ERRNO TEXT  Connection refused
    [Thr 206] *  COUNTER     4
    [Thr 206] *
    [Thr 206] *****************************************************************************
    [Thr 105] Sun Dec 12 19:50:35 2010
    [Thr 105] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.sadm.ShmCache
    Sun Dec 12 19:50:36 2010
    604543.918: [GC 604543.918: [DefNew: 91686K->5747K(131328K), 0.0487160 secs] 253485K->167940K(1004800K), 0.0488862 secs]
    [Thr 206] ***LOG Q0I=> NiPConnect: connect (239: Connection refused) [nixxi.cpp 2512]
    [Thr 206] *** ERROR => NiPConnect: SiConnect failed for hdl 4 / sock 100
        (SI_ECONN_REFUSE/239; I4; ST; 127.0.0.1:3378) [nixxi.cpp    2512]
    [Thr 206] *** ERROR => GwIConnect: GwConnect to localhost / sapgw78 failed (rc=NIECONN_REFUSED) [gwxx_mt.c    295]
    [Thr 206] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx_mt.c    297]
    [Thr 206] ***LOG S0R=> GwIConnect, GwConnect () [gwxx_mt.c    299]
    [Thr 206] ***LOG S0S=> GwIConnect, GwConnect (sapgw78) [gwxx_mt.c    301]
    [Thr 206] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic_mt.c  9651]
    [Thr 206]
    [Thr 206] *  ERROR       partner 'localhost:sapgw78' not reached
    [Thr 206] *
    TIME        Sun Dec 12 19:50:36 2010
    [Thr 206] *  RELEASE     700
    [Thr 206] *  COMPONENT   NI (network interface)
    [Thr 206] *  VERSION     38
    [Thr 206] *  RC          -10
    [Thr 206] *  MODULE      nixxi.cpp
    [Thr 206] *  LINE        2512
    [Thr 206] *  DETAIL      NiPConnect
    [Thr 206] *  SYSTEM CALL connect
    [Thr 206] *  ERRNO       239
    [Thr 206] *  ERRNO TEXT  Connection refused
    [Thr 206] *  COUNTER     6
    [Thr 206] *
    [Thr 206] *****************************************************************************
    [Thr 206] ***LOG Q0I=> NiPConnect: connect (239: Connection refused) [nixxi.cpp 2512]
    [Thr 206] *** ERROR => NiPConnect: SiConnect failed for hdl 4 / sock 100
        (SI_ECONN_REFUSE/239; I4; ST; 127.0.0.1:3378) [nixxi.cpp    2512]
    [Thr 206] *** ERROR => GwIConnect: GwConnect to localhost / sapgw78 failed (rc=NIECONN_REFUSED) [gwxx_mt.c    295]
    [Thr 206] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx_mt.c    297]
    [Thr 206] ***LOG S0R=> GwIConnect, GwConnect () [gwxx_mt.c    299]
    [Thr 206] ***LOG S0S=> GwIConnect, GwConnect (sapgw78) [gwxx_mt.c    301]
    [Thr 206] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic_mt.c  9651]
    [Thr 206]
    [Thr 206] *  ERROR       partner 'localhost:sapgw78' not reached
    [Thr 206] *
    TIME        Sun Dec 12 19:50:36 2010
    [Thr 206] *  RELEASE     700
    [Thr 206] *  COMPONENT   NI (network interface)
    [Thr 206] *  VERSION     38
    [Thr 206] *  RC          -10
    [Thr 206] *  MODULE      nixxi.cpp
    [Thr 206] *  LINE        2512
    [Thr 206] *  DETAIL      NiPConnect
    [Thr 206] *  SYSTEM CALL connect
    [Thr 206] *  ERRNO       239
    [Thr 206] *  ERRNO TEXT  Connection refused
    [Thr 206] *  COUNTER     8
    [Thr 206] *
    [Thr 206] *****************************************************************************
    Sun Dec 12 19:50:39 2010
    604546.839: [GC 604546.839: [DefNew: 93289K->6443K(131328K), 0.0503051 secs] 255482K->170426K(1004800K), 0.0504687 secs]
    [Thr 549] Sun Dec 12 19:50:41 2010
    [Thr 549] JLaunchISetState: change state from [Stopping (5)] to [Stopped (6)]
    [Thr  6] Sun Dec 12 19:50:42 2010
    [Thr  6] JLaunchIExitJava: exit hook is called (rc = 0)
    [Thr  6] SigISetIgnoreAction : SIG_IGN for signal 18
    [Thr  6] JLaunchCloseProgram: good bye (exitcode = 0)
    hostname:sidadm 6>
    Pls help me to resolve the issue
    Regards
    Mohsin

Maybe you are looking for

  • Suggestion for a new lenovo laptop

    sir ,      I live in Patna , Bihar . I want to buy a new lenovo laptop ranging under 35000 rupees. my requirments are as followes 500 GB  hard disk 4 GB RAM i3 4th generation processor DOS / windows but preferably DOS screen size 15.6'' strong and co

  • What are the advantages of using ITSGENMOBILE4 generating style over ITSGENMOBILE style?

    Dear All, Right now i'm working on an ITS mobile project, we generated the html templates in our internet service using the ITSGENMOBILE4(recommended) generation style, but the screen looks disorganized. but the same screen generated using MOBILE gen

  • Memory management in plugins using Cocoa

    Hello, In Obj-C memory management guide stated: "If you spawn a secondary thread, you must create your own autorelease pool as soon as the thread begins executing; otherwise, you will leak objects." I assume that it also applies to Acrobat Plugins? W

  • Is it possible to change the owner of a Window?

    If I created a Window instance with another window as its owner, is it possible I change the owner? Thanks

  • Utils folder in BEA WebLogic

              Folks,           When I install weblogic in machine, it has a folder called /utils under /bea folder           with bsu.jar,appboot.jar etc...I don't think, we are using these .jar's anywhere.           Anyone can help me to understand the