Hello, I get this error in nohup.out:
Reading conf from --->../conf/zti.properties
java.net.UnknownHostException: aster-voip: aster-voip
at java.net.InetAddress.getLocalHost(InetAddress.java:1461)
at com.adventnet.wms.servercommon.ServerUtil.<clinit>(ServerUtil.java:32)
at com.adventnet.wms.servercommon.taskengine.TaskManager.<clinit>(TaskManager.java:28)
at com.zohocorp.zoho.ztiadapter.ZTIAdapter.initialize(ZTIAdapter.java:51)
at com.zohocorp.zoho.ztiadapter.Starter.main(Starter.java:19)
I am using Elastix 1.6 adapter. Adapter is running on the same machine as Elastix. In conf/zti.properties only authtoken is set. Not using any proxy server.