I have just installed Hyperion Planning, ran the validation check with no issues reported. The Hyperion Planning login screen appeared but when I tried to login the next screen came back with 'error occurred'. Checked the HyS9Planning_epmsystem1-sysout log, this contained the following error messages:
<Error> <HTTP> <BEA-101017> <[ServletContext@109159059[app:PLANNING module:HyperionPlanning path:null spec-version:3.1 version:11.1.2.0]] Root cause of ServletException.
java.io.IOException: An established connection was aborted by the software in your host machine
at sun.nio.ch.SocketDispatcher.write0(Native Method)
<Notice> <Diagnostics> <BEA-320068> <Watch "UncheckedException" in module "Module-FMWDFW" with severity "Notice" on server "Planning0" has triggered at Jul 29, 2020 9:59:43 PM UTC. Notification details:
WatchRuleType: Log
WatchRule: (log.severityString == 'Error') and ((log.messageId == 'WL-101020') or (log.messageId == 'WL-101017') or (log.messageId == 'WL-000802') or (log.messageId == 'BEA-101020') or (log.messageId == 'BEA-101017') or (log.messageId == 'BEA-000802'))
WatchData: MESSAGE = [ServletContext@109159059[app:PLANNING module:HyperionPlanning path:null spec-version:3.1 version:11.1.2.0]] Root cause of ServletException.
java.io.IOException: An established connection was aborted by the software in your host machine
.
<Error> <HTTP> <BEA-101017> <[ServletContext@109159059[app:PLANNING module:HyperionPlanning path:null spec-version:3.1 version:11.1.2.0]] Root cause of ServletException.
oracle.adf.controller.ControllerException: ADFC-02001: The ADF Controller cannot find '/WEB-INF/taskflows/admin/FuseApplicationMaintenance.xml'.
Caused By: oracle.mds.core.MetadataNotFoundException: MDS-00013: no metadata found for metadata object "/WEB-INF/taskflows/admin/FuseApplicationMaintenance.xml"
MDS-00201: PDocument not found in MetadataStore : [store-type=DefaultMetadataStore app-name=PLANNING(11.1.2.0) lookup-order=ServletContext,Classpath]
at oracle.mds.core.MetadataObject.getBaseMO(MetadataObject.java:1930)
Any help would be much appreciated.