Skip to Content
0
Former Member
Apr 12, 2006 at 04:18 PM

RFC_ERROR_LOGON_FAILURE

66 Views

Hello!

I am trying to connect to application servers with the Java Connector. I works fine for one application server and it DOESN'T work for the other one. I always get this error:

RFC_ERROR_LOGON_FAILURE

sometimes they say:

"Name or password is incorrect. Please re-enter"

and other times (with the same code) they say:

"User not authorized. Session terminated"

I have the right name and password.

The user have SAP_ALL and SAP_NEW. It is also the same (a copy) user as the one I am using to connect in the other application server.

Why does sometime it seems to connect but has no authorization and other times it just cannot connect!?

Any ideas to make this work?

Thanks!