How should i solve the problem for the exception.

<b>Web is below:</b>
Error when processing your request
<b>What has happened?</b>
The URL http://xxxxxxx.xxxxx:xxxxxx/sap/bc/bsp/sap/xxxxxxx/result.htm was not called due to an error.
<b>Note</b>
The following error text was processed in the system D50 : The current application triggered a termination with a short dump.
The error occurred on the application server sapcidev01_D50_00 and in the work process 1 .
The termination type was: RABAX_STATE The ABAP call stack was:
Form: DIALOG_CHECK of program CL_IMC_MODE===================CP
Form: PREPARE_MODE of program CL_IMC_MODE===================CP
Form: GET_MODE_BY_NAME of program CL_IMC_MODE===================CP
Form: SEND_COMMAND of program CL_DV_IMC_CLIENT==============CP
Form: PROCESS_COMMAND of program CL_DV_SDV=====================CP
Form: DISP_DOC of program CL_DV_SDV=====================CP
Form: DISP_AO_DOC of program CL_DV_SDV_AO==================CP
Form: DISP_AO_DOCS of program CL_DV_SDV_AO==================CP
Function: ALINK_DISPLAY_IMC of program SAPLALINK_DISPLAY_DOCUMENT
Function: ARCHIVOBJECT_DISPLAY of program SAPLOPTA
<b>What can I do?</b>
If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system D50 in transaction ST22.
If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server sapcidev01_D50_00 in transaction SM21.
If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 1 in transaction ST11 on the application server sapcidev01_D50_00 . In some situations, you may also need to analyze the trace files of other work processes.
If you do not yet have a user ID, contact your system administrator.
Error code: ICF-IE-http -c: 151 -u: 117846 -l: E -s: D50 -i: sapcidev01_D50_00 -w: 1 -d: 20070320 -t: 062938 -v: RABAX_STATE -e: MESSAGE_TYPE_X
HTTP 500 - Internal Server Error
Your SAP Internet Communication Framework Team
<b>Run ST22 and information is below:</b>
Source Code Extract
Line SourceCde
1 METHOD DIALOG_CHECK.
2 DATA: GUI_FLAG TYPE SY-BATCH.
3
4 * IMC NUR in Online-Modus ? (kein Batch und dunkle Batch-Input-Betrieb)
5 IF GUI_IS_ON IS INITIAL.
6 CALL FUNCTION 'RFC_IS_GUI_ON'
7 EXPORTING
8 LOGIN_CHECK = ' '
9 IMPORTING
10 ON = GUI_FLAG.
11
12 IF GUI_FLAG <> 'Y'.
13 IF RABAX IS INITIAL.
14 CLEAR EXISTS.
15 ELSE.
>>>>> MESSAGE X005(IMC).
17 ENDIF.
18 ELSE.
19 GUI_IS_ON = 'Y'.
20 EXISTS = 'X'.
21 ENDIF.
22 ELSE.
23 EXISTS = 'X'.
24 ENDIF.
25
26 ENDMETHOD.
i can access the other bsp web.but this bsp application raises the exception. Who can help solve the problem?
I appreciate your help.

Is it SAP BSP application or custom?
If its custom,check whether you are using any MESSAGE statements. Handle all the Exceptions from Class/Methods/Function module to avoid the Dump.
Raja T

Similar Messages

Maybe you are looking for

  • Set Password for a PDF created from SAP

    Hi, Somebody knows if it is possible to set a password for a pdf file created from a function module. We are using different functions to generate the pdf (i.e. CONVERT_OTF, CONVERT_OTF_AND_ARCHIVE). Are there some parameters to set this password, or

  • How to print blank photo cards?

    how to print blank photo cards?

  • How do I include XSD definition inside WSDL?

    Hello, I am pasting the WSDL and XSD (They were sent as a seperate files) The Name space that was mentioned in the WSDL is different from where I am currently developing . I would like to do the following 3 things 1. Include XSD inside WSDL definitio

  • I need to reinstall creative cloud, but can't see how.  Nothing works anymore!

    Hi, I've had some issues with my iMac and need to reinstall Creative Cloud.  I no longer have the software to uninstall, and can't see how to reinstall on the Adobe website.  Where do I go from here?

  • IDoc ORDERS05 - Configuring IDoc Segments

    Hi All, Needed some help on understanding how to configure a new idoc using an extended SAP standard idoc type. I'm using the ORDERS05 idoc type and extending it to add a single segment (example extended idoc type: ZORDEXT).  We're creating a new con