Solved

Apps 10 - unable to start middleware server

  • 18 February 2020
  • 8 replies
  • 1325 views

Userlevel 7
Badge +18

We have 4 middleware servers, 1 came back up without any errors. but the other three fail with the following:

 

 

icon

Best answer by NickPorter 19 February 2020, 00:10

View original

8 replies

Userlevel 7
Badge +21

Hi ,

have you checked the two log files mentioned in the screenshot to see what the actual error is? If you can attach them here we can probably check them and see if there is anything that stands out.

Cheers

Userlevel 6
Badge +18

Assuming there’s nothing helpful in those logs, try the following:

  1. Check that there are adequate system resources (CPU isn’t maxed out, RAM and disk space)
  2. Stop then start both of the Windows services for one of the failed instances.
  3. Run the mws-svr STOP then START commands again for that same instance.

I see something similar from time to time on the NodeManager rather than the HTTPServer, and the above generally works to fix.  Just be sure to do one at a time to minimize the startup overhead.

Nick

Userlevel 7
Badge +18

From ohs_nm.log:

 

<2020-02-18 21:19:08> <INFO> <OHS-4020> <Stopping server HttpServer1>
<2020-02-18 21:19:08> <INFO> <OHS-0> <Running F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\launch.exe F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\httpd.exe -DOHS_MPM_WINNT -d F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1 -k shutdownconsole -f F:\IFS\IFSMWS\IFST\wls_domain\IFST\config\fmwconfig\components\OHS\instances\HttpServer1\httpd.conf>
<2020-02-18 21:19:09> <INFO> <OHS-0> <F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\launch.exe F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\httpd.exe -DOHS_MPM_WINNT -d F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1 -k shutdownconsole -f F:\IFS\IFSMWS\IFST\wls_domain\IFST\config\fmwconfig\components\OHS\instances\HttpServer1\httpd.conf: exit status = 0>
<2020-02-18 21:19:09> <INFO> <OHS-4005> <Check the instance log file for more information: F:\IFS\IFSMWS\IFST\wls_domain\IFST\servers\HttpServer1\logs\HttpServer1.log>
<2020-02-18 21:19:39> <INFO> <OHS-0> <The server 'HttpServer1' with process id 25736 is no longer alive; waiting for the process to die.>
<2020-02-18 21:19:39> <INFO> <OHS-0> <Server was killed>
<2020-02-18 21:24:51> <INFO> <OHS-0> <Domain initialized for F:\IFS\IFSMWS\IFST\wls_domain\IFST>
<2020-02-18 21:48:24> <INFO> <OHS-4018> <Starting server HttpServer1>
<2020-02-18 21:48:24> <INFO> <OHS-0> <Running F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\launch.exe F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\httpd.exe -DOHS_MPM_WINNT -d F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1 -f F:\IFS\IFSMWS\IFST\wls_domain\IFST\config\fmwconfig\components\OHS\instances\HttpServer1\httpd.conf>
<2020-02-18 21:48:27> <INFO> <OHS-0> <httpd.exe: Syntax error on line 390 of F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1/httpd.conf: Syntax error on line 76 of F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1/moduleconf/mod_mws_ohs.conf: Syntax error on line 12 of F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1/moduleconf/mod_wl_ohs_IFST_documentation.conf: Could not open configuration file F:/IFS/IFSMWS/IFST/ifsdoc/doc.conf: The system cannot find the path specified.  >
<2020-02-18 21:48:28> <SEVERE> <OHS-0> <F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\launch.exe F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\httpd.exe -DOHS_MPM_WINNT -d F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1 -f F:\IFS\IFSMWS\IFST\wls_domain\IFST\config\fmwconfig\components\OHS\instances\HttpServer1\httpd.conf: exit status = 1>
<2020-02-18 21:48:28> <INFO> <OHS-4005> <Check the instance log file for more information: F:\IFS\IFSMWS\IFST\wls_domain\IFST\servers\HttpServer1\logs\HttpServer1.log>
<2020-02-18 21:48:28> <SEVERE> <OHS-0> <Failed to start the server HttpServer1>
<2020-02-18 21:55:28> <INFO> <OHS-4018> <Starting server HttpServer1>
<2020-02-18 21:55:28> <INFO> <OHS-0> <Running F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\launch.exe F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\httpd.exe -DOHS_MPM_WINNT -d F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1 -f F:\IFS\IFSMWS\IFST\wls_domain\IFST\config\fmwconfig\components\OHS\instances\HttpServer1\httpd.conf>
<2020-02-18 21:55:28> <INFO> <OHS-0> <httpd.exe: Syntax error on line 390 of F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1/httpd.conf: Syntax error on line 76 of F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1/moduleconf/mod_mws_ohs.conf: Syntax error on line 12 of F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1/moduleconf/mod_wl_ohs_IFST_documentation.conf: Could not open configuration file F:/IFS/IFSMWS/IFST/ifsdoc/doc.conf: The system cannot find the path specified.  >
<2020-02-18 21:55:29> <SEVERE> <OHS-0> <F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\launch.exe F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\httpd.exe -DOHS_MPM_WINNT -d F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1 -f F:\IFS\IFSMWS\IFST\wls_domain\IFST\config\fmwconfig\components\OHS\instances\HttpServer1\httpd.conf: exit status = 1>
<2020-02-18 21:55:29> <INFO> <OHS-4005> <Check the instance log file for more information: F:\IFS\IFSMWS\IFST\wls_domain\IFST\servers\HttpServer1\logs\HttpServer1.log>
<2020-02-18 21:55:29> <SEVERE> <OHS-0> <Failed to start the server HttpServer1>
<2020-02-18 21:56:57> <INFO> <OHS-0> <Domain initialized for F:\IFS\IFSMWS\IFST\wls_domain\IFST>
<2020-02-18 21:59:53> <INFO> <OHS-0> <Domain initialized for F:\IFS\IFSMWS\IFST\wls_domain\IFST>
<2020-02-18 22:01:31> <INFO> <OHS-4018> <Starting server HttpServer1>
<2020-02-18 22:01:31> <INFO> <OHS-0> <Running F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\launch.exe F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\httpd.exe -DOHS_MPM_WINNT -d F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1 -f F:\IFS\IFSMWS\IFST\wls_domain\IFST\config\fmwconfig\components\OHS\instances\HttpServer1\httpd.conf>
<2020-02-18 22:01:31> <INFO> <OHS-0> <httpd.exe: Syntax error on line 390 of F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1/httpd.conf: Syntax error on line 76 of F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1/moduleconf/mod_mws_ohs.conf: Syntax error on line 12 of F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1/moduleconf/mod_wl_ohs_IFST_documentation.conf: Could not open configuration file F:/IFS/IFSMWS/IFST/ifsdoc/doc.conf: The system cannot find the path specified.  >
<2020-02-18 22:01:32> <SEVERE> <OHS-0> <F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\launch.exe F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\httpd.exe -DOHS_MPM_WINNT -d F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1 -f F:\IFS\IFSMWS\IFST\wls_domain\IFST\config\fmwconfig\components\OHS\instances\HttpServer1\httpd.conf: exit status = 1>
<2020-02-18 22:01:32> <INFO> <OHS-4005> <Check the instance log file for more information: F:\IFS\IFSMWS\IFST\wls_domain\IFST\servers\HttpServer1\logs\HttpServer1.log>
<2020-02-18 22:01:32> <SEVERE> <OHS-0> <Failed to start the server HttpServer1>
<2020-02-18 22:12:11> <INFO> <OHS-0> <Domain initialized for F:\IFS\IFSMWS\IFST\wls_domain\IFST>
<2020-02-18 22:16:02> <INFO> <OHS-4018> <Starting server HttpServer1>
<2020-02-18 22:16:02> <INFO> <OHS-0> <Running F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\launch.exe F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\httpd.exe -DOHS_MPM_WINNT -d F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1 -f F:\IFS\IFSMWS\IFST\wls_domain\IFST\config\fmwconfig\components\OHS\instances\HttpServer1\httpd.conf>
<2020-02-18 22:16:02> <INFO> <OHS-0> <httpd.exe: Syntax error on line 390 of F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1/httpd.conf: Syntax error on line 76 of F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1/moduleconf/mod_mws_ohs.conf: Syntax error on line 12 of F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1/moduleconf/mod_wl_ohs_IFST_documentation.conf: Could not open configuration file F:/IFS/IFSMWS/IFST/ifsdoc/doc.conf: The system cannot find the path specified.  >
<2020-02-18 22:16:03> <SEVERE> <OHS-0> <F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\launch.exe F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\httpd.exe -DOHS_MPM_WINNT -d F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1 -f F:\IFS\IFSMWS\IFST\wls_domain\IFST\config\fmwconfig\components\OHS\instances\HttpServer1\httpd.conf: exit status = 1>
<2020-02-18 22:16:03> <INFO> <OHS-4005> <Check the instance log file for more information: F:\IFS\IFSMWS\IFST\wls_domain\IFST\servers\HttpServer1\logs\HttpServer1.log>
<2020-02-18 22:16:03> <SEVERE> <OHS-0> <Failed to start the server HttpServer1>
<2020-02-18 22:18:24> <INFO> <OHS-0> <Domain initialized for F:\IFS\IFSMWS\IFST\wls_domain\IFST>
<2020-02-18 22:22:39> <INFO> <OHS-4018> <Starting server HttpServer1>
<2020-02-18 22:22:39> <INFO> <OHS-0> <Running F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\launch.exe F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\httpd.exe -DOHS_MPM_WINNT -d F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1 -f F:\IFS\IFSMWS\IFST\wls_domain\IFST\config\fmwconfig\components\OHS\instances\HttpServer1\httpd.conf>
<2020-02-18 22:22:40> <INFO> <OHS-0> <httpd.exe: Syntax error on line 390 of F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1/httpd.conf: Syntax error on line 76 of F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1/moduleconf/mod_mws_ohs.conf: Syntax error on line 12 of F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1/moduleconf/mod_wl_ohs_IFST_documentation.conf: Could not open configuration file F:/IFS/IFSMWS/IFST/ifsdoc/doc.conf: The system cannot find the path specified.  >
<2020-02-18 22:22:40> <SEVERE> <OHS-0> <F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\launch.exe F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\httpd.exe -DOHS_MPM_WINNT -d F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1 -f F:\IFS\IFSMWS\IFST\wls_domain\IFST\config\fmwconfig\components\OHS\instances\HttpServer1\httpd.conf: exit status = 1>
<2020-02-18 22:22:40> <INFO> <OHS-4005> <Check the instance log file for more information: F:\IFS\IFSMWS\IFST\wls_domain\IFST\servers\HttpServer1\logs\HttpServer1.log>
<2020-02-18 22:22:40> <SEVERE> <OHS-0> <Failed to start the server HttpServer1>
<2020-02-18 22:33:27> <INFO> <OHS-0> <Domain initialized for F:\IFS\IFSMWS\IFST\wls_domain\IFST>
<2020-02-18 22:37:51> <INFO> <OHS-4018> <Starting server HttpServer1>
<2020-02-18 22:37:51> <INFO> <OHS-0> <Running F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\launch.exe F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\httpd.exe -DOHS_MPM_WINNT -d F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1 -f F:\IFS\IFSMWS\IFST\wls_domain\IFST\config\fmwconfig\components\OHS\instances\HttpServer1\httpd.conf>
<2020-02-18 22:37:51> <INFO> <OHS-0> <httpd.exe: Syntax error on line 390 of F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1/httpd.conf: Syntax error on line 76 of F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1/moduleconf/mod_mws_ohs.conf: Syntax error on line 12 of F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1/moduleconf/mod_wl_ohs_IFST_documentation.conf: Could not open configuration file F:/IFS/IFSMWS/IFST/ifsdoc/doc.conf: The system cannot find the path specified.  >
<2020-02-18 22:37:52> <SEVERE> <OHS-0> <F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\launch.exe F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\httpd.exe -DOHS_MPM_WINNT -d F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1 -f F:\IFS\IFSMWS\IFST\wls_domain\IFST\config\fmwconfig\components\OHS\instances\HttpServer1\httpd.conf: exit status = 1>
<2020-02-18 22:37:52> <INFO> <OHS-4005> <Check the instance log file for more information: F:\IFS\IFSMWS\IFST\wls_domain\IFST\servers\HttpServer1\logs\HttpServer1.log>
<2020-02-18 22:37:52> <SEVERE> <OHS-0> <Failed to start the server HttpServer1>
<2020-02-18 22:46:21> <INFO> <OHS-4018> <Starting server HttpServer1>
<2020-02-18 22:46:21> <INFO> <OHS-0> <Running F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\launch.exe F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\httpd.exe -DOHS_MPM_WINNT -d F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1 -f F:\IFS\IFSMWS\IFST\wls_domain\IFST\config\fmwconfig\components\OHS\instances\HttpServer1\httpd.conf>
<2020-02-18 22:46:21> <INFO> <OHS-0> <httpd.exe: Syntax error on line 390 of F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1/httpd.conf: Syntax error on line 76 of F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1/moduleconf/mod_mws_ohs.conf: Syntax error on line 12 of F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1/moduleconf/mod_wl_ohs_IFST_documentation.conf: Could not open configuration file F:/IFS/IFSMWS/IFST/ifsdoc/doc.conf: The system cannot find the path specified.  >
<2020-02-18 22:46:22> <SEVERE> <OHS-0> <F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\launch.exe F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\httpd.exe -DOHS_MPM_WINNT -d F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1 -f F:\IFS\IFSMWS\IFST\wls_domain\IFST\config\fmwconfig\components\OHS\instances\HttpServer1\httpd.conf: exit status = 1>
<2020-02-18 22:46:22> <INFO> <OHS-4005> <Check the instance log file for more information: F:\IFS\IFSMWS\IFST\wls_domain\IFST\servers\HttpServer1\logs\HttpServer1.log>
<2020-02-18 22:46:22> <SEVERE> <OHS-0> <Failed to start the server HttpServer1>
<2020-02-18 23:00:49> <INFO> <OHS-4018> <Starting server HttpServer1>
<2020-02-18 23:00:49> <INFO> <OHS-0> <Running F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\launch.exe F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\httpd.exe -DOHS_MPM_WINNT -d F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1 -f F:\IFS\IFSMWS\IFST\wls_domain\IFST\config\fmwconfig\components\OHS\instances\HttpServer1\httpd.conf>
<2020-02-18 23:00:50> <INFO> <OHS-0> <httpd.exe: Syntax error on line 390 of F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1/httpd.conf: Syntax error on line 76 of F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1/moduleconf/mod_mws_ohs.conf: Syntax error on line 12 of F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1/moduleconf/mod_wl_ohs_IFST_documentation.conf: Could not open configuration file F:/IFS/IFSMWS/IFST/ifsdoc/doc.conf: The system cannot find the path specified.  >
<2020-02-18 23:00:50> <SEVERE> <OHS-0> <F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\launch.exe F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\httpd.exe -DOHS_MPM_WINNT -d F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1 -f F:\IFS\IFSMWS\IFST\wls_domain\IFST\config\fmwconfig\components\OHS\instances\HttpServer1\httpd.conf: exit status = 1>
<2020-02-18 23:00:50> <INFO> <OHS-4005> <Check the instance log file for more information: F:\IFS\IFSMWS\IFST\wls_domain\IFST\servers\HttpServer1\logs\HttpServer1.log>
<2020-02-18 23:00:50> <SEVERE> <OHS-0> <Failed to start the server HttpServer1>
<2020-02-18 23:03:37> <INFO> <OHS-0> <Domain initialized for F:\IFS\IFSMWS\IFST\wls_domain\IFST>
<2020-02-18 23:09:51> <INFO> <OHS-4018> <Starting server HttpServer1>
<2020-02-18 23:09:51> <INFO> <OHS-0> <Running F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\launch.exe F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\httpd.exe -DOHS_MPM_WINNT -d F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1 -f F:\IFS\IFSMWS\IFST\wls_domain\IFST\config\fmwconfig\components\OHS\instances\HttpServer1\httpd.conf>
<2020-02-18 23:09:51> <INFO> <OHS-0> <httpd.exe: Syntax error on line 390 of F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1/httpd.conf: Syntax error on line 76 of F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1/moduleconf/mod_mws_ohs.conf: Syntax error on line 12 of F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1/moduleconf/mod_wl_ohs_IFST_documentation.conf: Could not open configuration file F:/IFS/IFSMWS/IFST/ifsdoc/doc.conf: The system cannot find the path specified.  >
<2020-02-18 23:09:52> <SEVERE> <OHS-0> <F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\launch.exe F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\httpd.exe -DOHS_MPM_WINNT -d F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1 -f F:\IFS\IFSMWS\IFST\wls_domain\IFST\config\fmwconfig\components\OHS\instances\HttpServer1\httpd.conf: exit status = 1>
<2020-02-18 23:09:52> <INFO> <OHS-4005> <Check the instance log file for more information: F:\IFS\IFSMWS\IFST\wls_domain\IFST\servers\HttpServer1\logs\HttpServer1.log>
<2020-02-18 23:09:52> <SEVERE> <OHS-0> <Failed to start the server HttpServer1>
<2020-02-18 23:10:51> <INFO> <OHS-0> <Domain initialized for F:\IFS\IFSMWS\IFST\wls_domain\IFST>
<2020-02-18 23:15:44> <INFO> <OHS-4018> <Starting server HttpServer1>
<2020-02-18 23:15:44> <INFO> <OHS-0> <Running F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\launch.exe F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\httpd.exe -DOHS_MPM_WINNT -d F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1 -f F:\IFS\IFSMWS\IFST\wls_domain\IFST\config\fmwconfig\components\OHS\instances\HttpServer1\httpd.conf>
<2020-02-18 23:15:45> <INFO> <OHS-0> <httpd.exe: Syntax error on line 390 of F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1/httpd.conf: Syntax error on line 76 of F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1/moduleconf/mod_mws_ohs.conf: Syntax error on line 12 of F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1/moduleconf/mod_wl_ohs_IFST_documentation.conf: Could not open configuration file F:/IFS/IFSMWS/IFST/ifsdoc/doc.conf: The system cannot find the path specified.  >
<2020-02-18 23:15:46> <SEVERE> <OHS-0> <F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\launch.exe F:\IFS\IFSMWS\IFST\mw_home\mws\ohs\bin\httpd.exe -DOHS_MPM_WINNT -d F:/IFS/IFSMWS/IFST/wls_domain/IFST/config/fmwconfig/components/OHS/instances/HttpServer1 -f F:\IFS\IFSMWS\IFST\wls_domain\IFST\config\fmwconfig\components\OHS\instances\HttpServer1\httpd.conf: exit status = 1>
<2020-02-18 23:15:46> <INFO> <OHS-4005> <Check the instance log file for more information: F:\IFS\IFSMWS\IFST\wls_domain\IFST\servers\HttpServer1\logs\HttpServer1.log>
<2020-02-18 23:15:46> <SEVERE> <OHS-0> <Failed to start the server HttpServer1>
 

Userlevel 7
Badge +18

From HttpServer1.log:

[2020-02-18T21:19:09.0858+00:00] [OHS] [NOTIFICATION:16] [AH00422] [mpm_winnt] [host_id: testapp01] [host_addr: 10.0.0.7] [pid: 25736] [tid: 1272] [user: SYSTEM] [VirtualHost: main] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[2020-02-18T21:19:39.0863+00:00] [OHS] [NOTIFICATION:16] [AH00431] [mpm_winnt] [host_id: testapp01] [host_addr: 10.0.0.7] [pid: 25736] [tid: 1272] [user: SYSTEM] [VirtualHost: main] AH00431: Parent: Forcing termination of child process 30096
 

Userlevel 7
Badge +19

Is it the first time that you are trying to start these clusters? If this is the case, it is possible that there are some corruption in the cluster. Try to recreate the cluster using a newly generated cluster.zip file. Make sure you follow the process correctly.

Userlevel 5
Badge +10

We had an issue after applying an update patch, where it knocked out the http server on all clustered nodes. Node 1 was not affected. We are on v9 so may not be what you are experiencing, but worth a mention.

Despite this the additional nodes were still able to service users.

Looking forward to learning from the solution for this one.

Mike

Userlevel 7
Badge +18

Sorry for the delayed gratitude.  After resolving the problem I have been out of the office for a few days.

The problem here was down to lack of diskspace which was compounded by a very large  MainServer1.out log file that was apparently 9Gb in size.

Luckily, we were are only in testing.

Our solution was to resolve clear down this file which allowed us to start the other MWS servers.

We have also increased the size of the drive.

 

 

Userlevel 6
Badge +18

@johnw66 - good news, happy to have helped!

Nick

Reply