Hi
Last weekend customer installed Windows updates and restarted server(VM) without stopping IFSMWS. Since that application is not available. Start process ends up with:
HttpServer1 : EXCEPTION (Received error message from Node Manager Server: :OHS Server 'HttpServer1' is either already running or in the process of starting/restarting]. Please check Node Manager log for details.)
Nodemanager log has not any errors:
<2022-09-05 16:12:29 CEST> <INFO> <SZKOL10> <AdminServer> <The server 'AdminServer' is running now.>
<2022-09-05 16:12:29 CEST> <INFO> <SZKOL10> <MainServer1> <Rotated server output log to "A:\IFSMWS\wls_domain\SZKOL10\servers\MainServer1\logs\MainServer1.out00009">
<2022-09-05 16:12:29 CEST> <INFO> <SZKOL10> <MainServer1> <Server error log also redirected to server log>
<2022-09-05 16:12:29 CEST> <INFO> <SZKOL10> <MainServer1> <Starting WebLogic server with command line: A:\IFSMWS\wls_domain\SZKOL10\bin\ifsStart.cmd >
<2022-09-05 16:12:29 CEST> <INFO> <SZKOL10> <MainServer1> <Working directory is 'A:\IFSMWS\wls_domain\SZKOL10'>
<2022-09-05 16:12:29 CEST> <INFO> <SZKOL10> <MainServer1> <Server output log file is 'A:\IFSMWS\wls_domain\SZKOL10\servers\MainServer1\logs\MainServer1.out'>
<2022-09-05 16:14:24 CEST> <INFO> <SZKOL10> <MainServer1> <The server 'MainServer1' is running now.>
<2022-09-05 16:14:24 CEST> <INFO> <SZKOL10> <IntServer1> <Rotated server output log to "A:\IFSMWS\wls_domain\SZKOL10\servers\IntServer1\logs\IntServer1.out00009">
<2022-09-05 16:14:24 CEST> <INFO> <SZKOL10> <IntServer1> <Server error log also redirected to server log>
<2022-09-05 16:14:24 CEST> <INFO> <SZKOL10> <IntServer1> <Starting WebLogic server with command line: A:\IFSMWS\wls_domain\SZKOL10\bin\ifsStart.cmd >
<2022-09-05 16:14:24 CEST> <INFO> <SZKOL10> <IntServer1> <Working directory is 'A:\IFSMWS\wls_domain\SZKOL10'>
<2022-09-05 16:14:24 CEST> <INFO> <SZKOL10> <IntServer1> <Server output log file is 'A:\IFSMWS\wls_domain\SZKOL10\servers\IntServer1\logs\IntServer1.out'>
<2022-09-05 16:15:49 CEST> <INFO> <SZKOL10> <IntServer1> <The server 'IntServer1' is running now.>
I gathered ifsdump.zip but I can not figure out how to resolve problem.
Netstat command does not show any blocked ports.
Do You have any ideas?