Hi,
I am connecting to Solman from ARIS Business Architect for SAP, in which I have a Local server and an external server added which is running on the same machine as ARIS Business Architect for SAP7.1.
I am able to see the Solman projects from with-in ARIS, when I import the content on a DB created on Local server. However, when i enter my Solman login credentials to see the project in a DB created on the External server, it throws up an error: could not initialize class com.sap.mw.jco.JCO
I have copied the the same sapjco.jar in both <installdirectory>\ARIS7.1\LocalServer\lib and <installdirectory>\ARIS7.1\server\lib. sapjcorfc.dll and librfc32.dll is in C:\Windows\system32 folder.
Environment variable CLASSPATH is C:\Program Files\ARIS7.1\server\lib\sapjco.jar;C:\Program Files\ARIS7.1\server\lib
Environment variable PATH is C:\Program Files\HP\NCU;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program Files\ARIS7.1\server\lib;C:\Program Files\OmniBack\bin\
Can some one please point out, then why am I not able to import the Solman project on a DB on external ARIS server, whereas I can do the same on a DB on Local ARIS server?
Thanks.


.png)
.jpg)
Rahul Rajvanshi Author on
Hi Sascha,
Thanks for your detailed reply.
1. ARIS server has been installed on a 64 bit Operating system Windows 2003 R2 Standard x64. Processor is EM64T.
2. JVM which I am running looks like a 32 bit 1.6.0_07-b06
3. ARIS Business Architect is installed on the same machine as ARIS server.
4,5 - I have tried to use all possible versions of sapjco.jar, sapjcorfc.dll and librfc32.dll. I've downloaded the SAP connectors from SAP website. A note on the website says 'Note on 32bit versus 64bit: You only need the 64bit version, if you are using a 64bit Java VM. If you have to use a 32bit Java VM on a 64bit platform, please download the 32bit version of JCo.'
When I tried with 32 bit file: At first login it gives the following error:
At subsequent log-ins it says "Could not initialize class com.sap.mw.jco.JCO"
When I tried with 64 bit files, my sapjco.jar (<ARIS install dir\server\lib) can not find the sapjcorfc.dll, which is copied in c:\Windows\system32 (alongwith librfc32.dll). I get the following error
Environment variables read:
CLASSPATH: C:\Program Files\ARIS7.1\server\lib\sapjco.jar
PATH: C:\Program Files\ARIS7.1\server\lib;C:\WINDOWS\system32;C:\Program Files\HP\NCU;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program Files\OmniBack\bin\;C:\Program Files (x86)\Java\jre1.6.0_07\bin
------------------------------------------------------------------------------------------------------------------
That is the story. Can you please point out somethings that I can try to make the ARIS server- Solman Synchronization work?
The Local server and Solman sync still works fine.
Thanks.