cancel
Showing results for 
Search instead for 
Did you mean: 

Integration of SAP CRM 7.0 with Lotus Notes 8.5 ?

kevin_mui2
Explorer
0 Kudos

Hi,

Just wandering if anyone has integrated CRM 7 with Lotus Notes 8.5 successfully lately? I am runing into problem installing the Groupware Connector.

Aug 30, 2010 4:13:37 PM ...sap.gcn.Logger.trace(Logger.java:134) [Domino.R5.ConnectionSys-local-8] Error: java.lang.UnsatisfiedLinkError: no nlsxbe in java.library.path

at java.lang.ClassLoader.loadLibrary(Unknown Source)

at java.lang.Runtime.loadLibrary0(Unknown Source)

at java.lang.System.loadLibrary(Unknown Source)

at lotus.domino.NotesThread.load(Unknown Source)

at lotus.domino.NotesThread.checkLoaded(Unknown Source)

at lotus.domino.NotesThread.sinitThread(Unknown Source)

at com.sap.gcn.dominor5.local.ConnectionSysHandlerLocal.init(ConnectionSysHandlerLocal.java:42)

at com.sap.gcn.dominor5.ConnectionAbstract$ConnectionAbstractThread.init(ConnectionAbstract.java:130)

at com.sap.gcn.dominor5.util.Adapter$AdapterThread.run(Adapter.java:136)

Aug 30, 2010 4:13:37 PM ...sap.gcn.Logger.trace(Logger.java:134) [main] Error: com.sap.gcn.ConnectorException: [ERR: 9]: Unspecified error: java.lang.IllegalThreadStateException: Thread is canceled

at com.sap.gcn.dominor5.ConnectionAbstract.close(ConnectionAbstract.java:62)

at com.sap.gcn.dominor5.GroupWare.releaseConnectionSys(GroupWare.java:563)

at com.sap.gcn.dominor5.GroupWare.initialize(GroupWare.java:100)

at com.sap.gcn.dominor5.ConnectionTest.testConnection(ConnectionTest.java:81)

Caused by: java.lang.IllegalThreadStateException: Thread is canceled

at com.sap.gcn.dominor5.util.Adapter.checkBridgeThread(Adapter.java:95)

at com.sap.gcn.dominor5.util.Adapter.invoke(Adapter.java:47)

at com.sap.gcn.dominor5.ConnectionAbstract.close(ConnectionAbstract.java:57)

Regards,

Kevin

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Can you please try to do the following in the steps .

1) Search for the file nslbe.dll which can be in the folder c:\program files\notes . Add the location to the PATH variable in the environment variables.

2) Go to the installation folder for Lotus notes which might be c:\program files\Lotus\Notes\jvm\lib\ext . In this folder please put the following files Notes.jar,mail.jar,activation.jar, nslbe.dll. Please do take care that you will need to add the files in the folder ..\jvm\lib\ext

3) Add the ..\jvm\lib\ext folder location to your environment variables.

4) Create a environment variable JAVA_HOME and add the location of the jre-bin,lib and the JDK-bin,lib to this.

Restart your Server and the system where in you want to install the connector and try to run the installation again .

kevin_mui2
Explorer
0 Kudos

Thanks Anamika, it is actaully works on both 8.0. and 8.5 now.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Try to install GW connector in a windows 2003 server machine.

Best regards,

Caíque Escaler

kevin_mui2
Explorer
0 Kudos

Hi Caíque,

The error I am encountering is at installing Connector on Window 2003 R2. I am also using JAVA jaf1.0.2, javamail 1.3.1 and jre 1.4.2.19 . Do I need to use to latest java?

Regards,

Kevin Mui

Former Member
0 Kudos

Hi Kevin,

Try to install in a windows 2003 server and try to use abap mapbox I think it's better.

Best regards,

Caíque Escaler

Former Member
0 Kudos

Are you doing server based or client?

kevin_mui2
Explorer
0 Kudos

I working on Server based Synchronization. Gateway connector and proxy will be on Window 2003 R2 server.

Former Member
0 Kudos

Hi Kevin,

I had a lot of issues with GW integration and when I installed the connector in a win 2003 server as SAP asked, gw connector worked fine!

Regards,

Caíque Escaler

kevin_mui2
Explorer
0 Kudos

What version of Java are you using? Are you guys on Lotus Notes 8.5 as well?

Former Member
0 Kudos

Our gw server was outlook and we used abap mapbox. You need to run trx. MIGRATE to use abap mapbox.

Best regards,

Caíque Escaler

Former Member
0 Kudos

Hi Kevin,

Any new information?

Regards,

Caíque Escaler

kevin_mui2
Explorer
0 Kudos

No Yet !