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.

MFadelAug 27 2013 — edited Aug 27 2013

Hello Everyone,

I'm using JDeveloper 11.1.2.3. I created a mobile application by which i do simple search in the database. I successfully created a web service and run it on the integrated server. Everything is great! I'm even able to start the service in a browser on: [http://127.0.0.1:7101/MobileExample-Model-context-root/AppModuleService?WSDL]

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.

I made sure that i am not behind firewall, and i do not have any proxy.

Any ideas?

Mohamed.

This post has been answered by user404 on Aug 27 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 24 2013
Added on Aug 27 2013
7 comments
1,907 views