Hi IFS Community,
While installing the UPD 11 in an App9 environment the below error was encountered. Does anyone have an advise on how to resolve? Thanks in advance.
Error in Ant-script: server\install_fndmws.xml
Reported error is: The following error occurred while executing this line:
D:\IFSFiles\IFSHome\repository\server\install_fndmws.xml:1448: The following error occurred while executing this line:
D:\IFSFiles\IFSHome\repository\server\install_fndmws.xml:1514: Failed stopping applications. Error is: (Problem invoking WLST - Traceback (innermost last):
File "D:\IFSFiles\IFSHome\tmp\_wls_config\asInstallerScripts\stop_applications.py", line 17, in ?
File "<iostream>", line 321, in stopApplication
at weblogic.management.scripting.core.ExceptionCoreHandler.handleException(ExceptionCoreHandler.java:63)
at weblogic.management.scripting.WLSTUtils.throwWLSTException(WLSTUtils.java:338)
at weblogic.management.scripting.JSR88DeployHandler.stopApplication(JSR88DeployHandler.java:993)
at weblogic.management.scripting.WLScriptContext.stopApplication(WLScriptContext.java:1054)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
weblogic.management.scripting.ScriptException: weblogic.management.scripting.ScriptException: Error occurred while performing stopApplication : Failed to stop the application with status failed
)