cancel
Showing results for 
Search instead for 
Did you mean: 

URL discovery exception error code: 6 http error:0

former_member199619
Participant
0 Kudos

Hi,

We have developed one Android application using SUP 2.2 and Netweaver gateway services.

Application is running fine on emulator if I give internal IP address of SUP server. But when I give the external IP, I am getting the below error:

"URL discovery exception error code: 6 http error:0"

Application is running perfectly on device also with external IP address.

My team has developed the same application for iPad. They are able to consume the gateway services in emulator using the external IP address.

Is there any restriction for Android?

Shyam

Accepted Solutions (0)

Answers (1)

Answers (1)

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

hi Shyam,

Can you once cross check if you can access/ping the external ip from the same machine where you have android simulator?

http://www.yougetsignal.com/tools/open-ports/

Rgrds,

Jitendra

former_member199619
Participant
0 Kudos

Hi Jitendra,

I am getting "request timed out" when I do ping for external IP

From mac machine also we are getting "request timed out". But we are able to consume the services in emulator from mac machine with external IP.

Shyam

midhun_vp
Active Contributor
0 Kudos

Make sure the ports you are using in your application is opened to the public. Since you the IP address itself is not accessible in your PC how can you get the app running in system.I don't understand how it works with emulator in a PC

- Midhun VP