While creating new instance in IFS Apps 9, getting the below error.
Error in Ant-script: server/install_fndmws.xml
Reported error is: The following error occurred while executing this line:
/opt/ifs/repository/server/install_fndmws.xml:822: The following error occurred while executing this line:
/opt/ifs/repository/server/install_fndmws.xml:1006: Failed to create IFS Middleware-instance. Error is: (Problem invoking WLST - Traceback (innermost last):
File "/opt/ifs/tmp/_wls_config/asInstallerScripts/create_domain.py", line 415, in ?
File "/opt/ifs/tmp/_wls_config/asInstallerScripts/./common_lib.py", line 37, in initConfigToScriptRun
File "/tmp/wlst_module1234961478067662084.py", line 1239, in startServer
File "/tmp/wlst_module31451089081594331975.py", line 240, in raiseWLSTException
WLSTException: Error occurred while performing startServer : Could not start the server, the process might have timed out or there is an Error starting the server. Please refer to the log files for more details.
java.io.IOException: Stream closed
at java.io.BufferedInputStream.getBufIfOpen(BufferedInputStream.java:170)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:283)
at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
at java.io.InputStreamReader.read(InputStreamReader.java:184)
at java.io.BufferedReader.fill(BufferedReader.java:161)
at java.io.BufferedReader.readLine(BufferedReader.java:324)
at java.io.BufferedReader.readLine(BufferedReader.java:389)
at weblogic.management.scripting.utils.WLSTProcess.run(WLSTProcess.java:83)
at java.lang.Thread.run(Thread.java:745))