Get cur_ip in double ip host

Hello,

Now,I want to get this_account ip through InetAddress.getLocalHost().getHostAddress() method,but I got an Exception:java.net.UnknownHostException : stismg30db: stismg30db

"stismg30db" is my host name

This host is a double ip host.

What should I do?

Thanks

[304 byte] By [THE_GUYa] at [2007-10-3 5:22:16]
# 1
This is Exception:java.net.UnknownHostException: stismg30db: stismg30dbat java.net.InetAddress.getLocalHost(InetAddress.java:1191)
THE_GUYa at 2007-7-14 23:29:18 > top of Java-index,Core,Core APIs...