Hi Kevin,
no, sorry, dont have a solution or explanation. But at least I am struggling with the same contrarieties. I found out that the PDK (5.0.5) is looking for that file in %tomcat%\bin. Creating this file (an empty saprfc.ini in that folder) leads to another exception: "Destination '' not found in saprfc.ini"
This indicates imo that the sapjco.jar methods dont use the landscape definitons, especially the jcodestinations.xml. Or at least these data are not sufficent to create the connection. If you discover a solution for this problem please let me know, so as I do for my part.
Greets.
Matthias
Hey Matthias,
I installed the new SAP jCo 2.1.2, following all the instructions and I'm getting a little bit of a different error now. It says:
Test failed: Getting JcoClientService ...
Variant: jCo connection test for DEVCLNT300
Client successful created
Error while getting connection:
Stack trace:
<b>com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: :2W:002</b>
Client logon data
USER = null
At least it's not telling me that saprfc.ini does not exist, but now I have to figure out what 2W:002 means.
Maybe this wil help a bit.
Check these out...
http://service.sap.com/connectors/ (SAP Java Connector)
and
note #: 413708, 516636, 683100 (these could be helpful)
Kevin
Add comment