Hi there,
I just noticed the following on transaction SM66:
The system is running fine. Looking in SM21 nothing seems to appear for the
same Process ID.
Is this something to worry about? How can I clear them down?
I went into SM50 and then restart process after error but it still stays highlighted in red.
Any ideas anyone?
Thanks
Andy
Request clarification before answering.
Hi Andy,
If you are seeing no errors in the system log or WP logs, then you may find at the WPs are set to restart periodically - it's a profile parameter which sets this.
Regards,
Graham
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Graham,
I can see where you're coming from with your initial remark and probably by the screen shot with the number of failures across all WP being almost identical.
That said, the WP autorestart wouldn't (shouldn't) show up in the error count of a WP. You'd just see in the dev trace that the autorestart time had been reached and the WP would restart.
If you have a test system, check it out by setting it to a silly value like 60s.
Cheers,
Amerjit
Hi Andy,
The count tell the number of time the work process has restarted after the system restart.
In your case I see the main reason is heap memory. It is set low.
Work process restarts itself once it reaches heaplimit value or the heap configured for the work process
Parameters:
abap/heaplimit
abap/heap_area_dia
abap/heap_area_nondia
From your St02 screen-shot I can see the value set to heap is very small.
Regards,
Prithviraj.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.