Host server address is hidden?(ACC_E_INVALID_SERVER_NAME)

Login to post  Page: « < 0 of 1 > »
03 Sep 2009 - 10:184908
Host server address is hidden?(ACC_E_INVALID_SERVER_NAME)
Hi,

It is the first time for me to test the java sample code from "accsdk_win32_1_8_2". Before I tried 1_6_8 which works well except a few small problem. But I got the following output:

[9/3/09 11:11 AM]: OnStateChange: Connecting, ACC_S_OK
[9/3/09 11:11 AM]: OnStateChange: Validating, ACC_S_OK
[9/3/09 11:11 AM]: OnStateChange: Offline, ACC_E_INVALID_SERVER_NAME

Is there some way to set/change or control the server name? It looks to me host was hidden from the package on purpose. Could you give me any hint on how to solve this issue?

Thanks a lot!



Last edited by mermzzj (03 Sep 2009 - 10:20)
03 Sep 2009 - 13:034912
Host server address is hidden?(ACC_E_INVALID_SERVER_NAME)
This error means that DNS failed, you cannot see the AOL authentication
servers. Are you running behind a firewall? Did you set your prefs to
another server?


03 Sep 2009 - 13:374913
Behind the firewall without any change on the sample code
Yes, I am behind my company's firewall and no any change on the sample code.


03 Sep 2009 - 13:474914
It looks like "Prefs" having no any information
Somehow, the local data member "map" contains nothing after "session.signOn(password)" in Prefs.java.


04 Sep 2009 - 11:074917
Host server address is hidden?(ACC_E_INVALID_SERVER_NAME)
This error means that DNS failed, you cannot see the AOL authentication
servers. Are you running behind a firewall? Did you set your prefs to
another server?


08 Sep 2009 - 10:334925
answers:
(1) Are you running behind a firewall?

Yes, it was behind my company's firewall.

(2) Did you set your prefs to another server?

No, I did not change it. Should I try it? e.g., reset "aimcc.connect.host.address"?


08 Sep 2009 - 12:424927
Host server address is hidden?(ACC_E_INVALID_SERVER_NAME)
If you are running behind a company firewall, I would recommend asking your
systems administrator to allow the AIM server through the firewall.


21 Sep 2009 - 09:184956
Thanks!
Yeah, it is the first step.


Login to post  Page: « < 0 of 1 > »