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

Unable to execute abap program from Eclipse 2019-09

PraveenChitturi
Participant
0 Likes
2,391

Hi,

We started using Eclipse(2019-09 for ABAP development and our Netweaver version is 7.50 . When we try to execute any abap report, it started creating a session as below. But after a while, this is finishing and no window is opening up.

So can someone help to advise on this.

Regards,

Praveen.

7 REPLIES 7
Read only

FredericGirod
Active Contributor
0 Likes
1,915

Did you check if the needed services is activated in SICF ?

https://help.sap.com/doc/2e65ad9a26c84878b1413009f8ac07c3/201909.000/en-US/config_guide_system_backe...

Do you have a previous Eclipse version working with this system ?

Read only

0 Likes
1,915

Hi Frederic,

ABAP Docu service is not yet activated but rest activated. And also I have been assigned with the role SAP_BC_DWB_ABAPDEVELOPER .

Coming to the eclipse old versions, yes I have old version earlier and I removed it before I started using 2019-09. Do you suspect some old installed stuff might cause the issue?

Read only

0 Likes
1,915

No, my question was more: "Did it works before with older version ?"

so it looks like to be an issue with your eclipse release.

Read only

Sandra_Rossi
Active Contributor
0 Likes
1,915

1) What message(s) do you have in the log view?

2) By the way, can you do anything with ADT? (creating a program, etc.)

3) What steps do you follow to execute an ABAP report?

Read only

matt
Active Contributor
1,915

I'm currently using Version: 2019-12 (4.14.0) Build id: 20191212-1212. I encountered a similar problem, plus SAPGui Logon took ages to start up.

I installed SAPGui 7.60 and it works fine now. You may get the issue fix by simply reinstalling your current version.

Read only

Sandra_Rossi
Active Contributor
0 Likes
1,915

4) What is your SAP GUI version?

Read only

PraveenChitturi
Participant
0 Likes
1,915

Hi All,

Looks it is related some java related issue. Earlier I have jdk 8 with eclipse 2019-12 version.

I formatted my laptop to bring back to initial version and installed the JDK13 , Eclipse 2019-12 version. Now it is working fine and resolved my problem.