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

AiE Feed Query - Problem 'Notify logon listeners...'

Former Member
2,134

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

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

4 REPLIES 4
Read only

LukaszPegiel
SAP Champion
SAP Champion
1,584

I have the same when login to new server for the first time....

Read only

thomasalexander_ritter
Product and Topic Expert
Product and Topic Expert
0 Likes
1,584

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

Read only

Former Member
0 Likes
1,584

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

Read only

Former Member
0 Likes
1,584

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.