|
[x]
Posted via EE Mobile
|
|
| Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
|
|
|
|
Asked by jwarp in Miscellaneous Web Development, Web Services and WCF
I am having difficulty using the mapquest api.... seems the mapquest server is refusing connection, even though i am supplying username and password...
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
|
java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:525)
at com.mapquest.Exec.createSocket(Exec.java:2429)
at com.mapquest.Exec.makeAPICall(Exec.java:2231)
at com.mapquest.Exec.makeAPICallAndReturnString(Exec.java:2157)
at com.mapquest.Exec.geocode(Exec.java:953)
|
20091111-EE-VQP-92 - Hierarchy / EE_QW_3_20080625