Author: A.Avramescu (11 Mar 09 11:17am)
C:\Java\jdk1.5.0_17\bin\javaw.exe -client -classpath D:\jdevstudio10134\jdev\mywork\HttpBL\HttpBL\classes httpbl.Main
Exception in thread "main" java.net.UnknownHostException: mykey_xxxxxxx.178.251.7.167.dnsbl.httpbl.org: mykey_xxxxxxx.178.251.7.167.dnsbl.httpbl.org
at java.net.InetAddress.getAllByName0(InetAddress.java:1145)
at java.net.InetAddress.getAllByName(InetAddress.java:1072)
at java.net.InetAddress.getAllByName(InetAddress.java:1008)
at java.net.InetAddress.getByName(InetAddress.java:958)
at httpbl.HttpBL.getDNSQueryResponse(HttpBL.java:35)
at httpbl.Main.main(Main.java:26)
Process exited with exit code 1.
Is this a temporary problem or a bug in the M.Marrotte implementation?
Do I have to way for my key to become activated or something like this?
|