• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

ConnectionNotFoundException : target of the name cannot be found

 
Ranch Hand
Posts: 53
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

I am getting the following exception when I my j2me application on LG phone (device) tries to communicate with the web application
running on tomcat server.

ConnectionNotFoundException : target of the name cannot be found

The web server is on public IP. The application logins and works fine in NOKIA and SONY ERICSON devices and sun's emulators.
The application is installed on LG and Motorola and the problem arises when trying to login.

Please help me and thanks in advance.
Kalyen
 
Ranch Hand
Posts: 99
Android Tomcat Server Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Check the last post on this link.

Hope this helps.
 
kalyen kumar
Ranch Hand
Posts: 53
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Many thanks for replying.

Ya, I was also trying to connect to a server that was list as alias.
So, I switched to real IP instead of alias.
But the problem still persists on LG KP500 and motorola

Anyway the application works fine on SONY ERCISSON and NOKIA.
I am confused, what to do now

Any thoughts, please feel free to share with me.
Thanks in advance.
 
Skool. Stay in. Smartness. Tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic