Facing TXK Install Service error while installing Oracle EBS on windows
I am facing the below error while installing Oracle EBS 12.2 on windows 2019 server.
Could someone pls help with the same?
oracle.apps.fnd.txk.util.ProcessException: IO Exception starting process: mkdir -p C:\\oracle\\VIS\\fs2\\FMW_Home ## Captured Exception=java.io.IOException: Cannot run program "mkdir": CreateProcess error=2, The system cannot find the file specified
at oracle.apps.fnd.txk.util.TXKProcess.run(TXKProcess.java:773)
at oracle.apps.fnd.txk.util.TXKProcess.run(TXKProcess.java:680)
at oracle.apps.fnd.txk.config.FileSysPatchActionNode.doFileSysOSCmd(FileSysPatchActionNode.java:163)
at oracle.apps.fnd.txk.config.FileSysPatchActionNode.processState(FileSysPatchActionNode.java:101)
at oracle.apps.fnd.txk.config.PatchActionNode.processState(PatchActionNode.java:187)