1 Reply Latest reply on May 16, 2017 12:21 AM by jaikiran

    JBoss 5.1 GA - Slow startup times due to invalid Nameserver entries

    rama.gullapalli

      A spring application is deployed as a web module initializing multiple modules(deployed as SAR files) to have the flexibility of changing integrations based on customer interfaces during deployment time. I've seen whenever there is an invalid name server entry in /etc/resolv.conf deployment of the SAR files slows down where each one takes atleast more than 60 seconds slowing down the overall deployment of the application.

       

      Application -

           - WAR

                - Hibernate

           - SAR (Multiple)

                - Spring based REST/SOAP clients

       

      Any idea why would the invalid nameserver entry slow down the deployment.

       

      Thanks,

      Raja