cancel
Showing results for 
Search instead for 
Did you mean: 

JCB back end connection error

Former Member
0 Kudos

hi,

I am trying to connect to the SAP back end using JCB so that I can get the classes created for the RFCs there. But when I give the 'single server' - 'host name' field the 'ip address', I am getting - 'Name or Password is incorrect(repeat logon)' error. When I give the host name then I get 'it cannot find that host' error. I have corresponding entry in 'etc\hosts' file. I can ping from my pc to that box. And I can login to that SAP System using my SAP Login pad. Why am I not able to connect to that using JCB? Any help will be highly appreciated.

thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

In mySap the password is case sensitive. And I think JCB converts your password to Caps before it sends to the back end and they dont match. So I have made my password to all Caps in the back end and they match. So the problem solved.