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!
Request clarification before answering.
Hi,
I guess that this question should be included in the FAQ if it hasnt been yet.
This the problem many face.
One has to convert the name to uppercase before passing it to the R/3.
It works fine with English language but in case of Foreign language, unicode conversion might cause problem in Japanese.
Regards,
Tanveer.
Please mark helpful answers.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.