‎2020 Jan 29 3:13 AM
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.
‎2020 Jan 29 6:25 AM
Did you check if the needed services is activated in SICF ?
Do you have a previous Eclipse version working with this system ?
‎2020 Jan 29 7:05 AM
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?
‎2020 Jan 29 7:09 AM
No, my question was more: "Did it works before with older version ?"
so it looks like to be an issue with your eclipse release.
‎2020 Jan 29 7:34 AM
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?
‎2020 Jan 29 10:09 AM
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.
‎2020 Jan 29 10:19 AM
‎2020 Jan 30 4:12 AM
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.