Re: [sap-basis] Error system core dumped in st22
Posted by
Admin at
Share this post:
|
0 Comments
Posted by Satish_Ahirkar (BASIS) on Feb 20 at 9:32 AM | Mark as helpful |
Thanks All,
The problem has been solved after restart the Server. Thanks for your
cooperation and good suggesstion.
Regards,
Satish
On Sat, Feb 20, 2010 at 1:15 AM, Snowy via sap-basis <
sap-basis@groups.ittoolbox.com> wrote:
>
> Posted by Snowy (Certified
> Netweaver '04/Oracle Basis consultant)
> on Feb 19 at 2:46 PM
>
> Hi,
> in sm50, select the work process that had the ERR entry. click on DISPALY
> FILE icon (it's the fourth one with a blue cylinder and eye glasses)
> --- On Fri, 2/19/10, Satish_Ahirkar via sap-basis <
> sap-basis@Groups.ITtoolbox.com> wrote:
> From: Satish_Ahirkar via sap-basis <sap-basis@Groups.ITtoolbox.com>
> Subject: Re: [sap-basis] Error system core dumped in st22
> To: "Snowy" <snowy_computer@yahoo.com>
> Received: Friday, February 19, 2010, 2:49 AM
>
>
> Toolbox sap-basis
>
>
>
> Posted by Satish_Ahirkar (BASIS)
> on Feb 19 at 2:49 AM
>
> Mark as helpful
>
>
> Thanks Lars, but sorry, herewith i did not mention the error in SM50 in Dia
>
> W/P Err. 1.
>
> Satish
>
> On Fri, Feb 19, 2010 at 12:57 PM, Lars-Erik Hallsten via sap-basis <
> sap-basis@groups.ittoolbox.com> wrote:
> >
> > Posted by Lars-Erik Hallsten (CEO &
> > Senior Consultant)
> > on Feb 19 at 2:27 AM
> >
> > Hi,
> >
> > SAP note 707395 seems to describe this type of dump.
> >
> > Regards,
> > LEH
> >
> > From: Satish_Ahirkar via sap-basis [mailto:
> sap-basis@Groups.ITtoolbox.com]
> >
> > Sent: 19. februar 2010 8:06
> > To: Lars-Erik Hallsten
> > Subject: Re: [sap-basis] Error system core dumped in st22
> >
> >
> >
> >
> > Posted by Satish_Ahirkar (BASIS)
> > on Feb 19 at 2:07 AM
> > <http://it.toolbox.com/api/ContentVote/3318101/1/1/> Mark this reply as
> > helpfulMark as helpful
> > Hi Lars,
> > Thanks for your reply. Please check below logs.
> > *Information on where terminated*
> > Termination occurred in the ABAP program "SAPLSTMS" in
> > "RSTS_READ".
> > The main program was "SAPMSSY8
> > ".
> > In the source code you have the termination point in line
> > 71
> > of the (Include) program
> > "LSTMSU04".
> > The program "SAPLSTMS" was started as a background
> > job.
> > Job Name....... "
> > "
> > Job Initiator.. "
> > "
> > Job Number..... "
> > "
> > *Source Code Extract*
> > Line
> > SourceCde
> > 41
> > 42* I am
> > optimistic.
> > 43 ALLDATA 'X'.
> > 44
> > 45 L_MAXIX_C MAXIX.
> > 46 IF L_MAXIX_C <>
> > '*'.
> > 47 DESCRIBE TABLE DATATAB LINES
> > ROWS_BEFORE.
> > 48 ORIG_MAXIX MAXIX.
> > 49
> > ENDIF.
> > 50
> > 51 ASSIGN CUR_FBHANDLE TO <ACT_FBHANDLE_P> TYPE
> > 'X'.
> > 52 MOVE FBHANDLE to
> > <ACT_FBHANDLE_P>.
> > 53 ASSIGN HEX_ZERO to <X_HEX_ZERO>
> > casting.
> > 54 ASSIGN HEX_VALUE to <X_HEX_VALUE>
> > casting.
> > 55 <X_HEX_VALUE> <X_HEX_ZERO>.
> > 56 IF CUR_FBHANDLEMAGIC1 = HEX_VALUE OR CUR_FBHANDLEMAGIC1 SPACE.
> > 57* The caller did not remember, but I
> > did.
> > 58 MOVE RSTS_G_FBHANDLE TO
> > CUR_FBHANDLE.
> > 59
> > ELSE.
> > 60* Take all the stuff from the caller, who stored it for
> > us.
> > 61 CLEAR:
> > CUR_FBHANDLEMAGIC1
> > 62 , CUR_FBHANDLEMAGIC2
> > .
> > 63 ASSIGN CUR_FBHANDLE TO <CUR_FBHANDLE_P> TYPE
> > 'X'.
> > 64 MOVE FBHANDLE TO
> > <CUR_FBHANDLE_P>.
> > 65 IF CUR_FBHANDLEMAGIC1 >< 'F' OR CUR_FBHANDLEMAGIC2 ><
> > 'B'.
> > 66 RAISE
> > FB_ERROR.
> > 67
> > ENDIF.
> > 68
> > ENDIF.
> > 69
> > 70
> > DO.
> > >>>>> CALL
> > 'C_RSTS_READ'
> > 72 ID 'HANDLE' FIELD
> > CUR_FBHANDLEHANDLE
> > 73 ID 'BUFTAB' FIELD
> > DATATAB*SYS*
> > 74 ID 'BUFFLG' FIELD
> > BUFFLG
> > 75 ID 'MAXIX' FIELD
> > MAXIX
> > 76 ID 'SHOWLG' FIELD
> > SHOWLG
> > 77 ID 'RC' FIELD
> > RSTS_G_RC
> > 78 ID 'HFLAG' FIELD
> > HFLAG
> > 79 ID 'ERRMSG' FIELD
> > RSTS_G_MSG
> > 80
> > .
> > 81 RSTS_G_SUBRC SYSUBRC.
> > 82 IF SYSUBRC <>
> > 0.
> > 83 PERFORM LAST_ERROR USING
> > RSTS_G_SUBRC.
> > 84 CASE
> > RSTS_G_SUBRC.
> > 85 WHEN
> > 4.
> > 86 EXIT. " EOD ==> exit from
> > loop
> > 87 WHEN 6. " End of
> > part
> > 88* ADD 1 TO CUR_FBHANDLEPART. "
> > sol20020701
> > 89 PERFORM INTERNAL_RSTS_CLOSE using
> > 'N'.
> > 90 ADD 1 TO CUR_FBHANDLEPART. "
> > sol20020701
> > Thanks & Regards,
> > Satish
> > On Fri, Feb 19, 2010 at 12:23 PM, Lars-Erik Hallsten via sap-basis <
> > sap-basis@groups.ittoolbox.com> wrote:
> > > Posted by Lars-Erik Hallsten(CEO & Senior Consultant)
> > > on Feb 19 at 1:55 AM
> > > Hi,
> > >
> > > If this is the only dump of this type you've had in your system, I
> > wouldn't
> > >
> > > worry about it, but if it keeps dumping, you should start
> > troubleshooting.
> > > In addition to the lines you've provided from the dump, the sections
> > called
> > >
> > > "Information on where terminated" and "Source Code Extract" often
> contain
> >
> > > valuable information about the situation.
> > >
> > > Regards,
> > > LEH
> > >
> > > From: Satish_Ahirkar via sap-basis [mailto:
> > sap-basis@Groups.ITtoolbox.com]
> > >
> > > Sent: 19. februar 2010 7:35
> > > To: Lars-Erik Hallsten
> > > Subject: [sap-basis] Error system core dumped in st22
> > >
> > >
> > >
> > >
> > > Posted by Satish_Ahirkar (BASIS)
> > > on Feb 19 at 1:39 AM
> > >
> > > Hi All,
> > > Yesterday i got the error "System Core Dumped" in ST22. I am using
> ECC6.0
> >
> > > with Windows 2003 64bit and Database is SQL Server 2005. The error is:
> > > Runtime Errors SYSTEM_CORE_DUMPED
> > > Date and Time 18.02.2010 22:06:36
> > > Short text
> > > Process terminated by signal 0.
> > > What happened?
> > > Error in the SAP kernel.
> > > The current ABAP "SAPLSTMS" program had to be terminated because the
> > > ABAP processor detected an internal system error.
> > > What can you do?
> > > Note which actions and input led to the error.
> > > For further help in handling the problem, contact your SAP
> administrator
> > > .
> > > You can use the ABAP dump analysis transaction ST22 to view and manage
> > > termination messages, in particular for long term reference.
> > >
> > > Error analysis
> > > An R/3 System process was terminated by an operating system signal.
> > >
> > > Possible reasons for this are:
> > > 1. Internal system error.
> > > 2. Process was terminated externally (by the system administrator).
> > >
> > > Last error logged in SAP kernel
> > > Component............ "Taskhandler"
> > > Place................ "SAPServer prodserv1_PDR_02 on host prodserv1 (wp
>
> > 0)"
> > >
> > > Version.............. 1
> > > Error code........... 11
> > > Error text........... "ThSigHandler: signal"
> > > Description.......... " "
> > > System call.......... " "
> > > Module............... "thxxhead.c"
> > > Line................. 10781
> > > The error reported by the operating system is:
> > > Error number..... " "
> > > Error text....... " "
> > >
> > > How to correct the error
> > > The R/3 System work directory (e.g. /usr/sap/c11/D00/work ) often
> > > contains a file called 'core'.
> > > Save this file under another name.
> > > If you cannot solve the problem yourself and want to send an error
> > > notification to SAP, include the following information:
> > > 1. The description of the current problem (short dump)
> > > To save the description, choose "System>List>Save>Local File
> > > (Unconverted)".
> > > 2. Corresponding system log
> > > Display the system log by calling transaction SM21.
> > > Restrict the time interval to 10 minutes before and five minutes
> > > after the short dump. Then choose "System>List>Save>Local File
> > > (Unconverted)".
> > > 3. If the problem occurs in a problem of your own or a modified SAP
> > > program: The source code of the program
> > > In the editor, choose "Utilities>More
> > > Utilities>Upload/Download>Download".
> > > 4. Details about the conditions under which the error occurred or which
>
> > > actions and input led to the error.
> > > Thanks & Regards,
> > > Satish
__.____._ The problem has been solved after restart the Server. Thanks for your
cooperation and good suggesstion.
Regards,
Satish
On Sat, Feb 20, 2010 at 1:15 AM, Snowy via sap-basis <
sap-basis@groups.ittoolbox.com> wrote:
>
> Posted by Snowy (Certified
> Netweaver '04/Oracle Basis consultant)
> on Feb 19 at 2:46 PM
>
> Hi,
> in sm50, select the work process that had the ERR entry. click on DISPALY
> FILE icon (it's the fourth one with a blue cylinder and eye glasses)
> --- On Fri, 2/19/10, Satish_Ahirkar via sap-basis <
> sap-basis@Groups.ITtoolbox.com> wrote:
> From: Satish_Ahirkar via sap-basis <sap-basis@Groups.ITtoolbox.com>
> Subject: Re: [sap-basis] Error system core dumped in st22
> To: "Snowy" <snowy_computer@yahoo.com>
> Received: Friday, February 19, 2010, 2:49 AM
>
>
> Toolbox sap-basis
>
>
>
> Posted by Satish_Ahirkar (BASIS)
> on Feb 19 at 2:49 AM
>
> Mark as helpful
>
>
> Thanks Lars, but sorry, herewith i did not mention the error in SM50 in Dia
>
> W/P Err. 1.
>
> Satish
>
> On Fri, Feb 19, 2010 at 12:57 PM, Lars-Erik Hallsten via sap-basis <
> sap-basis@groups.ittoolbox.com> wrote:
> >
> > Posted by Lars-Erik Hallsten (CEO &
> > Senior Consultant)
> > on Feb 19 at 2:27 AM
> >
> > Hi,
> >
> > SAP note 707395 seems to describe this type of dump.
> >
> > Regards,
> > LEH
> >
> > From: Satish_Ahirkar via sap-basis [mailto:
> sap-basis@Groups.ITtoolbox.com]
> >
> > Sent: 19. februar 2010 8:06
> > To: Lars-Erik Hallsten
> > Subject: Re: [sap-basis] Error system core dumped in st22
> >
> >
> >
> >
> > Posted by Satish_Ahirkar (BASIS)
> > on Feb 19 at 2:07 AM
> > <http://it.toolbox.com/api/ContentVote/3318101/1/1/> Mark this reply as
> > helpfulMark as helpful
> > Hi Lars,
> > Thanks for your reply. Please check below logs.
> > *Information on where terminated*
> > Termination occurred in the ABAP program "SAPLSTMS" in
> > "RSTS_READ".
> > The main program was "SAPMSSY8
> > ".
> > In the source code you have the termination point in line
> > 71
> > of the (Include) program
> > "LSTMSU04".
> > The program "SAPLSTMS" was started as a background
> > job.
> > Job Name....... "
> > "
> > Job Initiator.. "
> > "
> > Job Number..... "
> > "
> > *Source Code Extract*
> > Line
> > SourceCde
> > 41
> > 42* I am
> > optimistic.
> > 43 ALLDATA 'X'.
> > 44
> > 45 L_MAXIX_C MAXIX.
> > 46 IF L_MAXIX_C <>
> > '*'.
> > 47 DESCRIBE TABLE DATATAB LINES
> > ROWS_BEFORE.
> > 48 ORIG_MAXIX MAXIX.
> > 49
> > ENDIF.
> > 50
> > 51 ASSIGN CUR_FBHANDLE TO <ACT_FBHANDLE_P> TYPE
> > 'X'.
> > 52 MOVE FBHANDLE to
> > <ACT_FBHANDLE_P>.
> > 53 ASSIGN HEX_ZERO to <X_HEX_ZERO>
> > casting.
> > 54 ASSIGN HEX_VALUE to <X_HEX_VALUE>
> > casting.
> > 55 <X_HEX_VALUE> <X_HEX_ZERO>.
> > 56 IF CUR_FBHANDLEMAGIC1 = HEX_VALUE OR CUR_FBHANDLEMAGIC1 SPACE.
> > 57* The caller did not remember, but I
> > did.
> > 58 MOVE RSTS_G_FBHANDLE TO
> > CUR_FBHANDLE.
> > 59
> > ELSE.
> > 60* Take all the stuff from the caller, who stored it for
> > us.
> > 61 CLEAR:
> > CUR_FBHANDLEMAGIC1
> > 62 , CUR_FBHANDLEMAGIC2
> > .
> > 63 ASSIGN CUR_FBHANDLE TO <CUR_FBHANDLE_P> TYPE
> > 'X'.
> > 64 MOVE FBHANDLE TO
> > <CUR_FBHANDLE_P>.
> > 65 IF CUR_FBHANDLEMAGIC1 >< 'F' OR CUR_FBHANDLEMAGIC2 ><
> > 'B'.
> > 66 RAISE
> > FB_ERROR.
> > 67
> > ENDIF.
> > 68
> > ENDIF.
> > 69
> > 70
> > DO.
> > >>>>> CALL
> > 'C_RSTS_READ'
> > 72 ID 'HANDLE' FIELD
> > CUR_FBHANDLEHANDLE
> > 73 ID 'BUFTAB' FIELD
> > DATATAB*SYS*
> > 74 ID 'BUFFLG' FIELD
> > BUFFLG
> > 75 ID 'MAXIX' FIELD
> > MAXIX
> > 76 ID 'SHOWLG' FIELD
> > SHOWLG
> > 77 ID 'RC' FIELD
> > RSTS_G_RC
> > 78 ID 'HFLAG' FIELD
> > HFLAG
> > 79 ID 'ERRMSG' FIELD
> > RSTS_G_MSG
> > 80
> > .
> > 81 RSTS_G_SUBRC SYSUBRC.
> > 82 IF SYSUBRC <>
> > 0.
> > 83 PERFORM LAST_ERROR USING
> > RSTS_G_SUBRC.
> > 84 CASE
> > RSTS_G_SUBRC.
> > 85 WHEN
> > 4.
> > 86 EXIT. " EOD ==> exit from
> > loop
> > 87 WHEN 6. " End of
> > part
> > 88* ADD 1 TO CUR_FBHANDLEPART. "
> > sol20020701
> > 89 PERFORM INTERNAL_RSTS_CLOSE using
> > 'N'.
> > 90 ADD 1 TO CUR_FBHANDLEPART. "
> > sol20020701
> > Thanks & Regards,
> > Satish
> > On Fri, Feb 19, 2010 at 12:23 PM, Lars-Erik Hallsten via sap-basis <
> > sap-basis@groups.ittoolbox.com> wrote:
> > > Posted by Lars-Erik Hallsten(CEO & Senior Consultant)
> > > on Feb 19 at 1:55 AM
> > > Hi,
> > >
> > > If this is the only dump of this type you've had in your system, I
> > wouldn't
> > >
> > > worry about it, but if it keeps dumping, you should start
> > troubleshooting.
> > > In addition to the lines you've provided from the dump, the sections
> > called
> > >
> > > "Information on where terminated" and "Source Code Extract" often
> contain
> >
> > > valuable information about the situation.
> > >
> > > Regards,
> > > LEH
> > >
> > > From: Satish_Ahirkar via sap-basis [mailto:
> > sap-basis@Groups.ITtoolbox.com]
> > >
> > > Sent: 19. februar 2010 7:35
> > > To: Lars-Erik Hallsten
> > > Subject: [sap-basis] Error system core dumped in st22
> > >
> > >
> > >
> > >
> > > Posted by Satish_Ahirkar (BASIS)
> > > on Feb 19 at 1:39 AM
> > >
> > > Hi All,
> > > Yesterday i got the error "System Core Dumped" in ST22. I am using
> ECC6.0
> >
> > > with Windows 2003 64bit and Database is SQL Server 2005. The error is:
> > > Runtime Errors SYSTEM_CORE_DUMPED
> > > Date and Time 18.02.2010 22:06:36
> > > Short text
> > > Process terminated by signal 0.
> > > What happened?
> > > Error in the SAP kernel.
> > > The current ABAP "SAPLSTMS" program had to be terminated because the
> > > ABAP processor detected an internal system error.
> > > What can you do?
> > > Note which actions and input led to the error.
> > > For further help in handling the problem, contact your SAP
> administrator
> > > .
> > > You can use the ABAP dump analysis transaction ST22 to view and manage
> > > termination messages, in particular for long term reference.
> > >
> > > Error analysis
> > > An R/3 System process was terminated by an operating system signal.
> > >
> > > Possible reasons for this are:
> > > 1. Internal system error.
> > > 2. Process was terminated externally (by the system administrator).
> > >
> > > Last error logged in SAP kernel
> > > Component............ "Taskhandler"
> > > Place................ "SAPServer prodserv1_PDR_02 on host prodserv1 (wp
>
> > 0)"
> > >
> > > Version.............. 1
> > > Error code........... 11
> > > Error text........... "ThSigHandler: signal"
> > > Description.......... " "
> > > System call.......... " "
> > > Module............... "thxxhead.c"
> > > Line................. 10781
> > > The error reported by the operating system is:
> > > Error number..... " "
> > > Error text....... " "
> > >
> > > How to correct the error
> > > The R/3 System work directory (e.g. /usr/sap/c11/D00/work ) often
> > > contains a file called 'core'.
> > > Save this file under another name.
> > > If you cannot solve the problem yourself and want to send an error
> > > notification to SAP, include the following information:
> > > 1. The description of the current problem (short dump)
> > > To save the description, choose "System>List>Save>Local File
> > > (Unconverted)".
> > > 2. Corresponding system log
> > > Display the system log by calling transaction SM21.
> > > Restrict the time interval to 10 minutes before and five minutes
> > > after the short dump. Then choose "System>List>Save>Local File
> > > (Unconverted)".
> > > 3. If the problem occurs in a problem of your own or a modified SAP
> > > program: The source code of the program
> > > In the editor, choose "Utilities>More
> > > Utilities>Upload/Download>Download".
> > > 4. Details about the conditions under which the error occurred or which
>
> > > actions and input led to the error.
> > > Thanks & Regards,
> > > Satish
Copyright © 2010 Toolbox.com and message author.
Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251
Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251
Related Content
In the Spotlight
_.____.__ White Papers
In the Spotlight
Earn Recognition for Your Contributions at Toolbox for IT. Gain Points for Community Achievements