Application Development 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: 

ABAP 7.51 Trial - Error in Parser-Thread - CPARSER

nomssi
Active Contributor
0 Kudos

A a remanent reminiscence:

while working with the recent Netweaver ABAP 7.51 Trial I observed repeated occurence of Error in Parser-Thread - CPARSER in the SAP GUI editor (transaction SE80).

Did anyone else experienced this?

JNN

P.S. @Julie Plummer: was the tag supposed to be abap trial or ABAP_Trial?

1 ACCEPTED SOLUTION

fabianlupa
Contributor

I got that too, though I also get it quite often on 7.40 when doing dynpro things in ADT. In my experience it doesn't crash anything, just the popup appears and I think syntax highlighting stops working in SE80.

10 REPLIES 10

fabianlupa
Contributor

I got that too, though I also get it quite often on 7.40 when doing dynpro things in ADT. In my experience it doesn't crash anything, just the popup appears and I think syntax highlighting stops working in SE80.

0 Kudos

I got that too with 7.50 PL2 (maybe below too). If I got it in SE80, current GUI session hangs and Windows dialog ask me after same seconds to close the program, which then kills the whole SAP GUI.

julieplummer20
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Jacques,

Tag is #ABAP_Trial.

Is the behavior roughly as Fabian describes - ie nothing crashes, syntax highlighting stops working - or are you experiencing other problems?

Best wishes Julie.

julieplummer20
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Jacques - How did you get on?
Can we now close this?

Thanks Julie.

kiran_k8
Active Contributor
0 Kudos

Julie,

Yes,even we get that pop up sometimes while debugging.

In my experience - nothing crashes and syntax highlighting will be disappared.

Usually,I completely sign out and sign in again whenever I get such pop up and find a difference.

We call SAP RFC FMs from a portal running on JAVA application.

SAP ECC 6.0

SAP_ABA 701 SAPKA70108

K.Kiran.

nomssi
Active Contributor
0 Kudos

Hello Julie,

I went for a while without noticing the error but it occurred again yesterday...

I think (guess) it happens when I rapidly type some invalid chars in a large ABAP source (and I try to undo). It is annoying because the editor freezes for some time (until a timeout?).

I think (guess) the parser fails while trying to validate otherwise valid code with some minimal changes (some wrong characters) in the ABAP source is large (1000+ lines) and the machine is slow (less memory). The 50.000+ lines of the ABAPGIT source also seem freeze my machine for more than a few seconds while activating/executing..

So the issue is not solved, but I have learned to live with it.

Kudos to you and your team for releasing the Netweaver trials, I am enjoying the experience.

Thank you!

JNN

Former Member

From SAP GUI 7.50 PL3 release notes (Content Info):
2548218 - ABAP editor runs out of memory

0 Kudos

I am still getting the CPARSER error in PL3 sometimes. Waiting for PL4.

Former Member

SAP note 2548218 - ABAP editor runs out of memory

is updated with SAP GUI 7.50 PL4

SAPgui 7500 Patch Level 0 
Collects up to 100 time more alternatives than SAPgui 7400

SAPgui 7500 Patch Level 3 
Collects up to 10 time more alternatives than SAPgui 7400

SAPgui 7500 Patch Level 4
Collects the same ammount of alternatives than SAPgui 7400

SAP GUI760 patch3 still has such problem.
In my experience, each time i operate on a screen for more than a certain period of time this problem occurs.