I am creating a cluster node on IFS 10 while ruining the cluster.cmd on the child node I am getting the below error
Create new cluster or update? (create/update/delete). 'exit' to quit: create
Will create cluster node. Continue (y/n)? y
Password:
2023-09-14 13:02:50 5INFO ] Creating cluster node for component install.xml
2023-09-14 13:02:50 :INFO ] Moving 1 file to E:\PROD\IFS_Home\ifsdoc
2023-09-14 13:02:50 2INFO] Creating cluster node for component install_fndmws.xml
2023-09-14 13:02:50 2INFO Installing Middleware Server
2023-09-14 13:02:51 2SEVERE ] Java Result: 1
2023-09-14 13:02:51 2SEVERE ] Severe error when running target: -create-cluster-node- E:\PROD\IFS_Home\repository\server\install_fndmws.xml:1364: Failed to install Middelware Server! Error is:
2023-09-14 13:02:51 2SEVERE ] Panic message: Exception when creating cluster archive: Failed to install Middelware Server! Error is:
at ifs.application.installer.util.ant.AntRunner.runAntTarget (AntRunner.java:50)
at ifs.application. installer.util.main.ClusterMain.createClusterNode(ClusterMain.java:179)
at ifs.application.installer.util.main.ClusterMain.main (ClusterMain.java:337)