|
From: Mahender B <mah...@ya...> - 2021-04-11 15:24:38
|
Hi I am using HTTP Proxy to connect to external QFJ Acceptor - all proxy related property values set in my configuration file. But I am getting NullPointerException due to the domain name not resolved to IP Address. Found out that InetSocketAddress's address filed is null SocketConnectHost:valid.domain-name.netSocketConnectPort:443 Did anyone successfully connect to Acceptor using domain name from QFJInitiator running behind Proxy? i cannot use ip address as my proxy blocks it. RegardsMahesh |