Integrated webserver failure to start
search cancel

Integrated webserver failure to start

book

Article ID: 403678

calendar_today

Updated On:

Products

CA Automic Applications Manager (AM)

Issue/Introduction

Starting Applications Manager, the below error is seen.

Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1
      at com.broadcom.am.webserver.EmbeddedTomcatServer.main(EmbeddedTomcatServer.java:210)

The webserver.log reports the same error message.

Environment

Applications Manager 9.6+

Resolution

Check the awenv.ini file and make sure that a port value is set for the below parameter:

APACHE_PORT=

Have no value set can result in the above error.