Phonebridge + Astersik - License problems

Phonebridge + Astersik - License problems

Hi, i'm having the following problem:
nohup.out:

Reading conf from --->../conf/zti.properties
Loading props ./../conf/taskengine/taskengine.conf
Loading props ./../conf/taskengine/tele.properties
Loading props ./../conf/taskengine/zoho.properties
java.io.EOFException: Premature EOF encountered
   at HTTPClient.StreamDemultiplexor.read(StreamDemultiplexor.java:275)
   at HTTPClient.RespInputStream.read(RespInputStream.java:155)
   at HTTPClient.RespInputStream.read(RespInputStream.java:115)
   at HTTPClient.Response.readResponseHeaders(Response.java:971)
   at HTTPClient.Response.getHeaders(Response.java:693)
   at HTTPClient.Response.getStatusCode(Response.java:263)
   at HTTPClient.RetryModule.responsePhase1Handler(RetryModule.java:83)
   at HTTPClient.HTTPResponse.handleResponse(HTTPResponse.java:724)
   at HTTPClient.HTTPResponse.getStatusCode(HTTPResponse.java:190)
   at com.zohocorp.zoho.ztiadapter.ZohoHTTPClient.doGet(ZohoHTTPClient.java:351)
   at com.zohocorp.zoho.ztiadapter.ZohoHTTPClient.get(ZohoHTTPClient.java:84)
   at com.zohocorp.zoho.ztiadapter.ZohoHTTPClient.get(ZohoHTTPClient.java:55)
   at com.zohocorp.zoho.ztiadapter.util.AuthUtil.setZUID(AuthUtil.java:28)
   at com.zohocorp.zoho.ztiadapter.util.AuthUtil.login(AuthUtil.java:56)
   at com.zohocorp.zoho.ztiadapter.ZTIAdapter.initialize(ZTIAdapter.java:58)
   at com.zohocorp.zoho.ztiadapter.Starter.main(Starter.java:19)
java.lang.NullPointerException
   at java.util.Hashtable.put(libgcj.so.90)
   at com.zohocorp.zoho.ztiadapter.ZTIAdapter.verifyLicense(ZTIAdapter.java:107)
   at com.zohocorp.zoho.ztiadapter.ZTIAdapter.initialize(ZTIAdapter.java:60)
   at com.zohocorp.zoho.ztiadapter.Starter.main(Starter.java:19)
License check failed. Contact Zoho Support

I made the step by step and everything seems to be ok. 
I generate the auth key and put this key in the ../Zoho/ztiadapter/conf/zti.properties. 

The telephone icon at the "leads" page appears but when I click on it, the pop up is not shown.... 

What should I do?