Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Runtime Dump: FRONTEND_ERROR : RAISE_EXCEPTION

Former Member
0 Likes
1,485

Hi,

We are getting a Runtime Dump RAISE_EXCEPTION in production.

I know this error, but the error is occuring in function module "WS_QUERY".

It is raised at line 265..

It seems to be some error with the Operating system. I am not sure.

Below is the extract from dump:

*******************************

Error analysis

A RAISE statement in the program "SAPLGRAP" raised the exception

condition "FRONTEND_ERROR".

Since the exception was not intercepted by a superior

program, processing was terminated.

Short description of exception condition:

For detailed documentation of the exception condition, use

Transaction SE37 (Function Library). You can take the called

function module from the display of active calls.

If the error occures in a non-modified SAP program, you may be able to

find an interim solution in an SAP Note.

If you have access to SAP Notes, carry out a search with the following

keywords:

"RAISE_EXCEPTION" " "

"SAPLGRAP" or "LGRAPU32"

"WS_QUERY"

or

"SAPLGRAP" "FRONTEND_ERROR"

or

"RAIMRECH " "FRONTEND_ERROR"

If you cannot solve the problem yourself and want to send an error

notification to SAP, include the following information:

Program............. "SAPLGRAP"

Screen.............. "SAPMSSY0 1000"

Screen line......... 6

Information on where terminated

Termination occurred in the ABAP program "SAPLGRAP" - in "WS_QUERY".

The main program was "RAIMRECH ".

In the source code you have the termination point in line 266

of the (Include) program "LGRAPU32".

****************************

I have searched on OSS Notes, but could not find any related notes.

Please guide.

4 REPLIES 4
Read only

Former Member
0 Likes
857

Hello,

Are you scheduling any program in background which is calling ws_query? WS_QUERY is only used to excute files in the presentation server and will not work in the background

Vikranth

Read only

0 Likes
857

No, user is trying to upload the files to SAP.

Its coming for the transaction codes S_alr_87013533 or S_alr_87013558

Read only

0 Likes
857

Hi,

i am getting the same Dump..any solutions heree.

Read only

0 Likes
857

Upgrade the SAP gui logon pad.