Skip to main content

EZY1295E 08/23/18 07:51:44 BIND CALL FAILURE TRANSACTION= CSKL

  • August 23, 2018
  • 6 replies
  • 0 views

While 

 while  doing  enterprise server setup and accessing Online application getting following error  in console log.

 

CASOP0000I 01 of 02 From (,,CSKL) EZY1303I 08/23/18 07:51:40 EZACIC02 GIVESOCKET(0001) TIMEOUT TRANS 07:51:40
CASOP0000I 02 of 02 From (,,CSKL) CSKL PARTNER INET ADDR=20.99.96.47 PORT= 65205 07:51:40
CASOP0000I 01 of 02 From (,,CSKL) EZY1295E 08/23/18 07:51:44 BIND CALL FAILURE TRANSACTION= CSKL 07:51:44
CASOP0000I 01 of 02 From (,,CSKL) EZY1325I 08/23/18 07:51:44 START SUCCESSFUL TRANID=CSKL PARTNER INET 07:51:44
CASOP0000I 02 of 02 From (,,CSKL) TASKID= 0083 ERRNO= 48 07:51:44
CASOP0000I 02 of 02 From (,,CSKL) ADDR=20.99.96.47 PORT= 65209 07:51:44
CASOP0000I 01 of 02 From (,,CSKL) EZY1289E 08/23/18 07:51:44 CICS LISTENER TRANSACTION CSKL TERMINATING 07:51:44
CASOP0000I 02 of 02 From (,,CSKL) 07:51:44

 

Please provide necessary solution to resolve the issue 


#EnterpriseDeveloper
#EnterpriseServer

6 replies

  • Author
  • Rocketeer
  • 19312 replies
  • August 23, 2018

While 

 while  doing  enterprise server setup and accessing Online application getting following error  in console log.

 

CASOP0000I 01 of 02 From (,,CSKL) EZY1303I 08/23/18 07:51:40 EZACIC02 GIVESOCKET(0001) TIMEOUT TRANS 07:51:40
CASOP0000I 02 of 02 From (,,CSKL) CSKL PARTNER INET ADDR=20.99.96.47 PORT= 65205 07:51:40
CASOP0000I 01 of 02 From (,,CSKL) EZY1295E 08/23/18 07:51:44 BIND CALL FAILURE TRANSACTION= CSKL 07:51:44
CASOP0000I 01 of 02 From (,,CSKL) EZY1325I 08/23/18 07:51:44 START SUCCESSFUL TRANID=CSKL PARTNER INET 07:51:44
CASOP0000I 02 of 02 From (,,CSKL) TASKID= 0083 ERRNO= 48 07:51:44
CASOP0000I 02 of 02 From (,,CSKL) ADDR=20.99.96.47 PORT= 65209 07:51:44
CASOP0000I 01 of 02 From (,,CSKL) EZY1289E 08/23/18 07:51:44 CICS LISTENER TRANSACTION CSKL TERMINATING 07:51:44
CASOP0000I 02 of 02 From (,,CSKL) 07:51:44

 

Please provide necessary solution to resolve the issue 


#EnterpriseDeveloper
#EnterpriseServer
CSKL is reporting errno 48 from the BIND function.

If you consult the appropriate IBM documentation, such as the IP CICS Sockets Guide (e.g. IBM SC31-8807; newer versions may exist), you'll see errno 48 is EADDRINUSE, and for BIND it means that the requested port is not available. Probably some other process is already bound to that port. Consult your system administrator.

For further assistance, you should contact Micro Focus Customer Care and open a support incident.

  • 0 replies
  • August 23, 2018

While 

 while  doing  enterprise server setup and accessing Online application getting following error  in console log.

 

CASOP0000I 01 of 02 From (,,CSKL) EZY1303I 08/23/18 07:51:40 EZACIC02 GIVESOCKET(0001) TIMEOUT TRANS 07:51:40
CASOP0000I 02 of 02 From (,,CSKL) CSKL PARTNER INET ADDR=20.99.96.47 PORT= 65205 07:51:40
CASOP0000I 01 of 02 From (,,CSKL) EZY1295E 08/23/18 07:51:44 BIND CALL FAILURE TRANSACTION= CSKL 07:51:44
CASOP0000I 01 of 02 From (,,CSKL) EZY1325I 08/23/18 07:51:44 START SUCCESSFUL TRANID=CSKL PARTNER INET 07:51:44
CASOP0000I 02 of 02 From (,,CSKL) TASKID= 0083 ERRNO= 48 07:51:44
CASOP0000I 02 of 02 From (,,CSKL) ADDR=20.99.96.47 PORT= 65209 07:51:44
CASOP0000I 01 of 02 From (,,CSKL) EZY1289E 08/23/18 07:51:44 CICS LISTENER TRANSACTION CSKL TERMINATING 07:51:44
CASOP0000I 02 of 02 From (,,CSKL) 07:51:44

 

Please provide necessary solution to resolve the issue 


#EnterpriseDeveloper
#EnterpriseServer
This link was for NetExpress, but appears to have similar issue:

community.microfocus.com/.../cics-initapi-error-with-ezasoket-return-code-1-error-number-0

  • Author
  • Rocketeer
  • 19312 replies
  • August 23, 2018

While 

 while  doing  enterprise server setup and accessing Online application getting following error  in console log.

 

CASOP0000I 01 of 02 From (,,CSKL) EZY1303I 08/23/18 07:51:40 EZACIC02 GIVESOCKET(0001) TIMEOUT TRANS 07:51:40
CASOP0000I 02 of 02 From (,,CSKL) CSKL PARTNER INET ADDR=20.99.96.47 PORT= 65205 07:51:40
CASOP0000I 01 of 02 From (,,CSKL) EZY1295E 08/23/18 07:51:44 BIND CALL FAILURE TRANSACTION= CSKL 07:51:44
CASOP0000I 01 of 02 From (,,CSKL) EZY1325I 08/23/18 07:51:44 START SUCCESSFUL TRANID=CSKL PARTNER INET 07:51:44
CASOP0000I 02 of 02 From (,,CSKL) TASKID= 0083 ERRNO= 48 07:51:44
CASOP0000I 02 of 02 From (,,CSKL) ADDR=20.99.96.47 PORT= 65209 07:51:44
CASOP0000I 01 of 02 From (,,CSKL) EZY1289E 08/23/18 07:51:44 CICS LISTENER TRANSACTION CSKL TERMINATING 07:51:44
CASOP0000I 02 of 02 From (,,CSKL) 07:51:44

 

Please provide necessary solution to resolve the issue 


#EnterpriseDeveloper
#EnterpriseServer
No, that's a completely different failure. Different function, different error code.

  • Author
  • Rocketeer
  • 19312 replies
  • August 24, 2018

While 

 while  doing  enterprise server setup and accessing Online application getting following error  in console log.

 

CASOP0000I 01 of 02 From (,,CSKL) EZY1303I 08/23/18 07:51:40 EZACIC02 GIVESOCKET(0001) TIMEOUT TRANS 07:51:40
CASOP0000I 02 of 02 From (,,CSKL) CSKL PARTNER INET ADDR=20.99.96.47 PORT= 65205 07:51:40
CASOP0000I 01 of 02 From (,,CSKL) EZY1295E 08/23/18 07:51:44 BIND CALL FAILURE TRANSACTION= CSKL 07:51:44
CASOP0000I 01 of 02 From (,,CSKL) EZY1325I 08/23/18 07:51:44 START SUCCESSFUL TRANID=CSKL PARTNER INET 07:51:44
CASOP0000I 02 of 02 From (,,CSKL) TASKID= 0083 ERRNO= 48 07:51:44
CASOP0000I 02 of 02 From (,,CSKL) ADDR=20.99.96.47 PORT= 65209 07:51:44
CASOP0000I 01 of 02 From (,,CSKL) EZY1289E 08/23/18 07:51:44 CICS LISTENER TRANSACTION CSKL TERMINATING 07:51:44
CASOP0000I 02 of 02 From (,,CSKL) 07:51:44

 

Please provide necessary solution to resolve the issue 


#EnterpriseDeveloper
#EnterpriseServer
how to change the port or how can available not in use port

  • Author
  • Rocketeer
  • 19312 replies
  • August 24, 2018

While 

 while  doing  enterprise server setup and accessing Online application getting following error  in console log.

 

CASOP0000I 01 of 02 From (,,CSKL) EZY1303I 08/23/18 07:51:40 EZACIC02 GIVESOCKET(0001) TIMEOUT TRANS 07:51:40
CASOP0000I 02 of 02 From (,,CSKL) CSKL PARTNER INET ADDR=20.99.96.47 PORT= 65205 07:51:40
CASOP0000I 01 of 02 From (,,CSKL) EZY1295E 08/23/18 07:51:44 BIND CALL FAILURE TRANSACTION= CSKL 07:51:44
CASOP0000I 01 of 02 From (,,CSKL) EZY1325I 08/23/18 07:51:44 START SUCCESSFUL TRANID=CSKL PARTNER INET 07:51:44
CASOP0000I 02 of 02 From (,,CSKL) TASKID= 0083 ERRNO= 48 07:51:44
CASOP0000I 02 of 02 From (,,CSKL) ADDR=20.99.96.47 PORT= 65209 07:51:44
CASOP0000I 01 of 02 From (,,CSKL) EZY1289E 08/23/18 07:51:44 CICS LISTENER TRANSACTION CSKL TERMINATING 07:51:44
CASOP0000I 02 of 02 From (,,CSKL) 07:51:44

 

Please provide necessary solution to resolve the issue 


#EnterpriseDeveloper
#EnterpriseServer
how to change the port or how can available not in use port

  • Author
  • Rocketeer
  • 19312 replies
  • August 24, 2018

While 

 while  doing  enterprise server setup and accessing Online application getting following error  in console log.

 

CASOP0000I 01 of 02 From (,,CSKL) EZY1303I 08/23/18 07:51:40 EZACIC02 GIVESOCKET(0001) TIMEOUT TRANS 07:51:40
CASOP0000I 02 of 02 From (,,CSKL) CSKL PARTNER INET ADDR=20.99.96.47 PORT= 65205 07:51:40
CASOP0000I 01 of 02 From (,,CSKL) EZY1295E 08/23/18 07:51:44 BIND CALL FAILURE TRANSACTION= CSKL 07:51:44
CASOP0000I 01 of 02 From (,,CSKL) EZY1325I 08/23/18 07:51:44 START SUCCESSFUL TRANID=CSKL PARTNER INET 07:51:44
CASOP0000I 02 of 02 From (,,CSKL) TASKID= 0083 ERRNO= 48 07:51:44
CASOP0000I 02 of 02 From (,,CSKL) ADDR=20.99.96.47 PORT= 65209 07:51:44
CASOP0000I 01 of 02 From (,,CSKL) EZY1289E 08/23/18 07:51:44 CICS LISTENER TRANSACTION CSKL TERMINATING 07:51:44
CASOP0000I 02 of 02 From (,,CSKL) 07:51:44

 

Please provide necessary solution to resolve the issue 


#EnterpriseDeveloper
#EnterpriseServer

You change the CSKL configuration, as described in the product documentation:

https://www.microfocus.com/documentation/enterprise-developer/ed40pu1/ED-VS2017/HCOMCMEZASS029.html

To find a port that's not in use, consult your system administrator. I can't provide any more specific advice, since you've told us nothing about what you're doing: what product version you're running, what platform you're using, what problem you're actually trying to solve.

For all I know, you don't even need CSKL, and shouldn't have enabled it in the first place.

We can't read your mind. If you want help, tell us what you're doing.