Hello,
while trying to deploy the JRA on the 6.30 server, I encounter a version error.
For the deployment of the JRA I followed the instructions in the help section of the Developer Studio.
As the server did not come with the JRA installed, I copied the sapjra.rar file from the 6.40 preview version. In an attempt to solve the error I also copied a number libraries (sapjcorfc.dll, sapjco.jar, jrfc.jar) from 6.40, but that only served to bump the 2.1.2 I initially had to 2.1.3.
If anyone can help me with this, please do so. The code below is the last part of the error, if more information is required I'm more than willing to provide it, but I tried to keep this message as concise as possible.
com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:823)
... 15 more
Caused by: java.lang.RuntimeException: Could not initialize SAP Java Resource Adapter Library.
Found SAP Java Connector version 2.1.3 but version 6.30.1 or higher is required.
at com.sap.mw.jco.jra.JRA.<clinit>(JRA.java:185)
... 26 more
For detailed information see the log file of Deploy Service.
Regards,
Arjen Schwarz