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

Cannot use Quickfix in ADT

egenc36
Discoverer
0 Likes
5,329

Hi,

I started up ADT for some quick tests (a simple hello world)

and when I tried to use a simple quick assist, It gave me the following error.

When looking up the error, I found this. A seemingly unrelated program/method.

I don't have any other program open and never did anything with this program in the first place. Restarting Eclipse does not help. What could be the issue here?

Thanks in advance.

8 REPLIES 8
Read only

Sandra_Rossi
Active Contributor
5,098

What versions?

  1. Eclipse
  2. ADT
  3. ABAP backend
Read only

egenc36
Discoverer
0 Likes
5,098

Eclipse Version: 2022-06 (4.24.0)
ADT Version: 1.138.0
ABAP backend: 7.55

Read only

uenal
Product and Topic Expert
Product and Topic Expert
0 Likes
5,098

Hi,

We would like to take a deeper look into the issue. Can you create a ticket on component BC-DWB-AIE-REF.

Regards,

Ünal

Read only

Sandra_Rossi
Active Contributor
0 Likes
5,098

Hi Ünal, can you tell us if this issue was fixed by the note 3285743 - Runtime Error 'SYSTEM_CLASSCONSTRUCTOR_FAILED' in ABAP Program /SDF/CLU_LITERALS_CHEC...?

Thank you.

CC: kkssg2303

Read only

uenal
Product and Topic Expert
Product and Topic Expert
0 Likes
5,098

Hi Sandra Rossi,

I cannot say for sure if the note will solve your issue, but it looks promising. Krish G mentions in another comment that the note solved the issue: "The note 3285743 directed me to implement 3242711. I ended up mentioning the note that I implemented and it resolved the issue."

Regards,
Ünal

Read only

krishg
Active Participant
0 Likes
5,098

I am getting the same error "error when loading quick assist proposals in eclipse sap" and exact same backend dump. Is this issue resolved?

Eclipse 4.25

ADT 1.162

abap 7.56

Found the SAP note 0003242711 - Correction Instructions - SAP ONE Support Launchpad.

Read only

Sandra_Rossi
Active Contributor
0 Likes
5,098

How could the note 3242711 be related to ADT and quick assist? I don't get it.

I guess you mean the note 3285743 - Runtime Error 'SYSTEM_CLASSCONSTRUCTOR_FAILED' in ABAP Program /SDF/CLU_LITERALS_CHEC....

Why not trying it?

Read only

krishg
Active Participant
0 Likes
5,098

Yes, you are right. The note 3285743 directed me to implement 3242711. I ended up mentioning the note that I implemented and it resolved the issue.