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

Accepted Solutions (1)

Accepted Solutions (1)

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

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks JK

midhun_vp
Active Contributor
0 Kudos

Make sure the port 8083 is accessible from your system (Use telnet). Use http instead of https in the url, use the IP of SMP server instead of host name.

Midhun VP