Oct 28, 2019 4:51:13 PM org.apache.catalina.core.StandardContext startInternal
SEVERE: One or more listeners failed to start. Full details will be found in the appropriate container log file
Oct 28, 2019 4:51:13 PM org.apache.catalina.core.StandardContext listenerStart
SEVERE: Exception sending context initialized event to listener instance of class
org.springframework.web.context.ContextLoaderListener org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'galaxyService' defined in class path resource
[META-INF/applicationContext-gwtconsole-galaxy.xml]:
Cannot resolve reference to bean 'serverManager' while setting bean property 'serverManager';
nested exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'serverManager' defined in class path resource [META-INF/applicationContext.xml]:
Cannot resolve reference to bean 'alertManager' while setting bean property 'alertManager';
nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name
'alertManager' defined in class path resource [META-INF/applicationContext.xml]: Cannot resolve reference
to bean 'v1/alertService' while setting bean property 'alertService'; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'v1/alertService'
defined in class path resource [META-INF/applicationContext-console.xml]: Cannot create inner bean
'com.mulesoft.mmc.remoting.HttpInvokerRequestExecutor#21735e85' of type
[com.mulesoft.mmc.remoting.HttpInvokerRequestExecutor] while setting bean property 'httpInvokerRequestExecutor';
nested exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'com.mulesoft.mmc.remoting.HttpInvokerRequestExecutor#21735e85'
defined in class path resource [META-INF/applicationContext-console.xml]: Cannot resolve reference to bean
'socketFactory' while setting bean property 'socketFactory'; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'tlsConfiguration'
defined in class path resource [META-INF/applicationContext-console.xml]: Cannot resolve reference to bean
'keyService' while setting constructor argument; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'keyService'
defined in class path resource [META-INF/applicationContext-console.xml]: Invocation of init method failed;
nested exception is java.lang.NoSuchFieldError: AuthorityKeyIdentifier
2019-10-28 19:23:43.760 [ERROR] com.aveksa.afx.server.manager.MMCRequestManagerImpl:136 -
Unable to get status for all Connectors from MMC
com.aveksa.afx.server.manager.MMCException: Failed to get flows for server.
No associated server Id. Check Request Manager Initialization
Note that this issue is characterized by the specific error, java.lang.NoSuchFieldError, in the $AFX_HOME/mmc-console/logs/localhost.YYYY-MM-DD.log file. The other AFX error messages may be common to other AFX failure modes.