BlackBerry Forums Support Community

BlackBerry Forums Support Community (http://www.blackberryforums.com/index.php)
-   Developer Forum (http://www.blackberryforums.com/forumdisplay.php?f=15)
-   -   java.io.IOException Open Tunel Failure error (http://www.blackberryforums.com/showthread.php?t=128089)

shailesh.astute 05-03-2008 06:42 AM

java.io.IOException Open Tunel Failure error
 
Hi,
I am facing problem while requesting to the server on my blackberry device.

When i try to open the connection using below statement it will give java.io.IOException Open Tunel Failure error. I have checked the TCP settings and APN settings are proper. Other application like ymsngr and gtalk are working fine but my midlet is not working. I am using Airtel Blackberry and APN is airtelgprs.com.


HttpConnection con = (HttpConnection) Connector.open("http://google.com");


Can anybody help me?

Thanks
Shailesh

Ivanov 05-03-2008 12:35 PM

In the most cases it is a wrong or not available APN of your carrier. Call Airtel to check if your device is allowed to connect using their APN.

GoogleTalk (and I guess Yahoo Messenger too) is not using any APN.


All times are GMT -5. The time now is 03:09 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.