cancel
Showing results for 
Search instead for 
Did you mean: 

Integration Gateway connection error

Former Member
0 Kudos

Hello Expert

I am trying to get connect with Integration Gateway from Eclipse GWPA.

Here is the screenshot attached what i am getting error.

Please any body help me in this issue.

Thanks in Advanced.

Thanks

Raj

View Entire Topic
Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Raj,

I also faced the same issue. Make sure few things:

1.Make sure smp server is up and running.

2 . mention ip address instead of host name in eclipse settings

3.most importantly, install latest JDK version 1.7.0_51 or JRE 7

4. Set environment variables properly.

Under system variable, create a new variable JAVA_HOME: JDK or JRE installation path

CLASS_PATH: %JAVA_HOME%bin

restart eclipse and then check.

Let us know if you face any issues.

Rgrds,

JK