cancel
Showing results for 
Search instead for 
Did you mean: 

Error when selecting a user

Former Member
0 Kudos

Hi everyone:

We have implemented SAP NetWeaver 7.0, and we defined "ABAP System" as Data Source.

We've come across a strange error while selecting some particular users (clicking on user) in Netweaver under User Management -> Identity Management > Selecting a User (clicking on user)

"java.lang.NoSuchMethodError: com.sap.tc.webdynpro.services.sal.url.api.WDURLGenerator.isSecureURL(Ljava/lang/String;)Z"

So far, this error has happened only when selecting a user that has the E-Mail field defined in the ABAP side. If we delete the E-Mail address from de ABAP account and then select the user in the Java Identity Management, the error disappears and the user account is perfectly shown.

Any suggestions guys??

Regards,

Pablo Vaquero

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Ravi,

Thank for your reply.

That indeed is the issue!... Since we have defined "ABAP System" as the Data Source, the E-Mail field can only be mantained on the ABAP side. But, as I've said on my previous post, when we fill this field in the ABAP side for any particular user and then want to see this change in user details on the UME side, when clicking on that particular user we get the error mentioned above.

Regards,

Pablo

Former Member
0 Kudos

Maybe check that the user's have e-mail in both ABAP and JAVA side...since UME and ABAP must have the same users details.