Upgrading a vApp 14.4.1 to 14.5 using the patch Symantec-iga-vapp-14-5-0.tar.gpg on a machine with IM, IG and IP only, after the upgrade finished, IM fails saying:
2024-01-25 10:27:38,974 INFO [org.wildfly.security] (ServerService Thread Pool -- 27) ELY00001: WildFly Elytron version 1.15.1.Final
2024-01-25 10:27:41,197 ERROR [org.jboss.as.controller] (Controller Boot Thread)
OPVDX001: Validation error in ca-standalone-full-ha.xml ------------------------
|
| 131: </properties>
| 132: </custom-handler>
| 133: <file-handler name="FILE" autoflush="true">
| ^^^^ 'file-handler' with a name of 'FILE' can't appear more than once
|
| 134: <file relative-to="jboss.server.log.dir" path="server.log"/>
| 135: <formatter>
| 136: <named-formatter name="PATTERN"/>
|
| A 'file-handler' element with that name first appears here:
|
| 115: </formatter>
| 116: </console-handler>
| 117: <file-handler name="FILE" autoflush="true">
| ^^^^
|
| 118: <file relative-to="jboss.server.log.dir" path="server.log"/>
| 119: <append value="true"/>
| 120: </file-handler>
|
| The primary underlying error message was:
| > ParseError at [row,col]:[133,2]
| > Message: WFLYCTL0073: An element of this type named 'FILE' has already
| > been declared
|
|-------------------------------------------------------------------------------
2024-01-25 10:27:41,198 ERROR [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0055: Caught exception during boot: org.jboss.as.controller.persistence.ConfigurationPersistenceException: WFLYCTL0085: Failed to parse configuration
at org.jboss.as.controller.persistence.XmlConfigurationPersister.load(XmlConfigurationPersister.java:143)
at org.jboss.as.server.ServerService.boot(ServerService.java:403)
at org.jboss.as.controller.AbstractControllerService$1.run(AbstractControllerService.java:416)
at java.lang.Thread.run(Thread.java:750)
2024-01-25 10:27:41,199 FATAL [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0056: Server boot has failed in an unrecoverable manner; exiting. See previous messages for details.
duplicate entries.
HF_IMS-14.5.0-20231026152632-DE581854.tgz.gpg resolved the issue.