Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2151

Re: Webgui is not working in Production environment

$
0
0

Hi Oisin,

 

As per SAP suggestion we already implemented SAP notes and upgraded SAP-UI patch to 15.

in D,Q system report WDG_MAINTAIN_UR_MIMES executing lessthan 600 sec but in P system it is throwing Timeout dump and table entry is missing.


Time Out Dump is below.

Category               ABAP Programming Error

Runtime Errors         TIME_OUT

ABAP Program           CLUR_MIME_HANDLER=============CP

Application Component  BC-WD-ABA

Date and Time          08.05.2016 08:48:29

Information on where terminated

    The termination occurred in ABAP program "CLUR_MIME_HANDLER=============CP",

     in "PUT_FILE". The main program

    was "WDG_MAINTAIN_UR_MIMES".

 

 

    In the source code, the termination point is in line 72 of (Include)

    program "CLUR_MIME_HANDLER=============CCIMP".

 

 

 

 

 

 

     raise exception type lcx_error.

   endif.

 

 

   call function 'SSFC_BASE64_DECODE'

     exporting

       b64data = l_entry-const_name

     importing

       bindata = content.

 

 

   split l_entry-const_intf at ';' into timestamp l_dummy.

endmethod.                    "get_file

 

 

method put_file.

   assert file_location-package = c_ur_package.

 

 

   data l_entry type t_entry.

   data l_last_slash type i.

   l_entry = get_entry_key( file_location-file_path ).

 

 

   call function 'SSFC_BASE64_ENCODE'

     exporting

       bindata = content

     importing

       b64data = l_entry-const_name.

 

 

   find all occurrences of '/' in file_location-file_path match offset l_last_slash.

   add 1 to l_last_slash.

   concatenate timestamp ';' file_location-file_path+l_last_slash into l_entry-const_intf.

 

 

   insert (c_db_name) from l_entry.

endmethod.                    "put_file

 

 

method delete_files.

   assert package = c_ur_package.

 

 

   data l_entry type t_entry.

 

 

 

 

 

 

 

 

Active Calls/Events

 

 

No.   Ty.          Program                             Include                             Line

      Name

 

 

    4 METHOD       CLUR_MIME_HANDLER=============CP    CLUR_MIME_HANDLER=============CCIMP    72

      LCL_MIME_ACCESS=>PUT_FILE

    3 METHOD       CLUR_MIME_HANDLER=============CP    CLUR_MIME_HANDLER=============CM00A    95

      CLUR_MIME_HANDLER=>POPULATE_MIMES

    2 FORM         WDG_MAINTAIN_UR_MIMES               WDG_MAINTAIN_UR_MIMES                  92

      COMMAND

    1 EVENT        WDG_MAINTAIN_UR_MIMES               WDG_MAINTAIN_UR_MIMES                  61

      ATLINE-SELECTION

 

 

 

 

 

 

Chosen variables

 

 

Name

    Val.

 

 

No.       4 Ty.          METHOD

Name  LCL_MIME_ACCESS=>PUT_FILE

 

 

 

 

Internal notes

    The termination was triggered in function "ab_chstat" of the SAP kernel, in

    line 2282 of module "//bas/741_REL/src/krn/abap/runt/abinit.c#13".

    The internal operation just processed is "METH".

    Internal mode started at 20160508083822.

Directory of Application Tables

 

 

Name                                     Date       Time       Lngth

    Val.

 

 

Program  WDG_MAINTAIN_UR_MIMES

 

 

SYST                                     21.01.2014 10:06:21   00004612

    \0\0\0\0\0ఠ\0⍩\0\0\0\0\0\0\0\0\0\0\0\0\0\x0001\0\x0001\0

SY                                         .  .       :  :     00004612

    \0\0\0\0\0ఠ\0⍩\0\0\0\0\0\0\0\0\0\0\0\0\0\x0001\0\x0001\0

 

 

Program  SAPFS_SECLOG

 

 

INDX                                       .  .       :  :     00003104

    400%L%_SeclogExcludedCaller\0\0\0  00000000

 

 

Program  SAPLSMPI

 

 

EUDB                                       .  .       :  :     00004068

    CUWDG_MAINTAIN_UR_MIMES                   D\0\0\0

 

 

Program  SAPLSKWF_NAMESPACE

 

 

SKWF_URLIO                                 .  .       :  :     00000384

    400BBMIME/sap/public/bc/ur/ur_mimes_nw7.zip

 

 

Program  SAPLSDCL

 

 

SDOKIOCL                                   .  .       :  :     00000600

 

 

SDOKIOCLT                                  .  .       :  :     00000150

 

 

SDOKLOCL                                   .  .       :  :     00000754

                          00000000000000            0000000000

SDOKLOTAB                                  .  .       :  :     00000362

 

 

SDOKPHTAB                                  .  .       :  :     00000662

 

 

 

 

Program  CONTEXT_X_TR_SYS_PARAMS

CONTEXTB                                   .  .       :  :     00002992

    400EBTR_SYS_PARAMS       000006000100000000000000\0\0\0\0

TCONT                                      .  .       :  :     00000068

    TR_SYS_PARAMS       20160426155431|

 

 

Program  CL_GUI_PROPS_CONSUMER=========CP

 

 

EUDB                                       .  .       :  :     00004068

    %C526C1F0EF50C1ED6859CE99EEB235779         \0\0\0

 

 

Program  SAPLSCMS_R3DB

 

 

CREP_R3DB                                  .  .       :  :     00000438

    MIME                          0045        SMIMCONT1

 

 

Program  SCMS_R3DB_SUB

 

 

SMIMCONT1                                  .  .       :  :     00003048

    INE0019BBCA3D421DEDB6E50FEB0CAFEA8BFA163E94DB911EE5B5DC07F


Viewing all articles
Browse latest Browse all 2151

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>