Layer7 API Management

  • 1.  Error while installing ESM

    Posted Aug 01, 2017 02:37 AM

    Hi All,

     

    I installed ESM and seeing below error:

     

    2017-08-01T12:06:22.909+0530 WARNING 16 com.l7tech.server.ems.listener.EsmServletContainer: Error installing listener configuration 'Listener Configuration[http=8181; https=8182; addr=192.168.45.136; sslCert=CN=learn.l7tech.com;]', due to 'Address already in use'.

     

    Please help.

     

    Regards

    Praty



  • 2.  Re: Error while installing ESM

    Broadcom Employee
    Posted Aug 01, 2017 06:55 PM

    sounds like the port was occupied, the command below will show the pid of the process using the port,

    netstat -anpt|grep "8181\|8182"



  • 3.  Re: Error while installing ESM

    Posted Aug 03, 2017 12:02 PM

    also, if this is a cluster of more than 1 node, make sure that  ESM service is not running on both the primary and secondary nodes in cluster.



  • 4.  Re: Error while installing ESM

    Posted Aug 04, 2017 05:12 AM

    Hi pratysin ,

    Did you have a chance to look if the port is open and ensuring ESM service is not running on both Primary and secondary node? 

    Regards

    Seenu Mathew