2016 Oct 12 9:36 AM
Hello,
i'm running the ADT Version 2.64 with Eclipse Neon on NW7.4 SP15.
If i try to configure my Feeds i got an error:

Does somebody knows about the issue and how to fix it?
BR
Eugen
2016 Oct 13 2:49 PM
I have the same when login to new server for the first time....
2016 Oct 14 7:56 AM
Hello Eugen,
I would like to look into this. Could you please post the exception stacktrace.
1) Open error log view (just search for "error" with the quickaccess search. You find the search box in the top right corner of the IDE)
2) Locate the error log entry in the error log. It should have the same title as the error pop up title
3) Double click on the entry
4) Copy the exception stacktrace and paste it here
5) Before you post the stacktrace double check that it does not include any personal details which you do not want to share on SCN.
cheers
Thomas
2016 Oct 14 11:36 AM
Hi,
the issue is related to a bug in BW Modeling Tools 1.15.5.
Please update your BWMT installation to version 1.15.6 (or higher)
Best, Tim
2016 Oct 27 8:31 AM
Hi Thomas,
here the log:
java.lang.NullPointerException
at com.sap.bw.connectivity.sfs.SfsHelper.initializeSfsCache(SfsHelper.java:566)
at com.sap.bw.editor.ui.editor.BwLogonListener.loggedOn(BwLogonListener.java:90)
at com.sap.adt.destinations.internal.logon.AdtLogonService.notifyLogOnListeners(AdtLogonService.java:316)
at com.sap.adt.destinations.internal.logon.AdtLogonService.access$3(AdtLogonService.java:312)
at com.sap.adt.destinations.internal.logon.AdtLogonService$2.run(AdtLogonService.java:324)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
As Tim suggested, I order the update of the BW Modeling Tools. Let's see whether it will help.