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.
Applications Manager 9.6+
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.