Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Cannot connect to 127.0.0.1 on port 7101: java.net.ConnectException connection refused

1035123Nov 25 2014 — edited Nov 25 2014

hi,

i have created a MAF application by which i am displaying a few records from database. I have created a webservice and run it. http://127.0.0.1:7101/MobileExample-Model-context-root/AppModuleService

However, when i try deploying the application on the emulator, I'm getting the following error on application start up:

Cannot connect to 127.0.0.1 on port 7101:java.net.ConnectException: Connection refused.


kindly do the needful



thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 23 2014
Added on Nov 25 2014
4 comments
643 views