|
|
|
|||||
|
Ice.DNSException
I get an exception Ice.DNSException while running the sample Java client code on Linux machine. The host name which is not resolved is "127.0.0.1" which is the localhost. I checked the /etc/hosts file does have an entry for "127.0.0.1".
Can you please let me know what is the resolution for this exception? Thanks, Ashfaq |
|
|||||
|
Thanks for your reply Benoit.
I was able to resolve this issue. I was using GNU libgcj for running the client and hence got this error. Once I ran it using jdk1.4.2 standard edition, the problem was solved ![]() I feel though that the exception is misleading. Regards, Ashfaq |
|
||||||
|
What do you feel is misleading?
There is no possible way that DNSException should be ever raised when trying to resolve 127.0.0.1. This being raised is quite indicative of some very fundamentally broken things with your platform (as you discovered). |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| about connect with private net,Get DNSException err | richard | Help Center | 2 | 10-23-2006 02:47 AM |