Process is yellow for Apache

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Process is yellow for Apache

Postby matthew1246 » 27. January 2013 07:23

Hello. Please help me.
Apache starts up yellow for process id in Xampp.

I get the following message in error.log for Apache:
[Sun Jan 27 17:17:12.926744 2013] [core:warn] [pid 4360:tid 128] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Sun Jan 27 17:17:12.971746 2013] [mpm_winnt:notice] [pid 4360:tid 128] AH00455: Apache/2.4.3 (Win32) PHP/5.4.7 configured -- resuming normal operations
[Sun Jan 27 17:17:12.971746 2013] [mpm_winnt:notice] [pid 4360:tid 128] AH00456: Server built: Aug 18 2012 12:41:37
[Sun Jan 27 17:17:12.971746 2013] [core:notice] [pid 4360:tid 128] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Sun Jan 27 17:17:12.972746 2013] [mpm_winnt:notice] [pid 4360:tid 128] AH00418: Parent: Created child process 6056
[Sun Jan 27 17:17:13.388770 2013] [mpm_winnt:notice] [pid 6056:tid 328] AH00354: Child: Starting 150 worker threads.
[Sun Jan 27 17:17:38.243192 2013] [core:warn] [pid 5392:tid 128] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Sun Jan 27 17:17:38.294195 2013] [mpm_winnt:notice] [pid 5392:tid 128] AH00455: Apache/2.4.3 (Win32) PHP/5.4.7 configured -- resuming normal operations
[Sun Jan 27 17:17:38.294195 2013] [mpm_winnt:notice] [pid 5392:tid 128] AH00456: Server built: Aug 18 2012 12:41:37
[Sun Jan 27 17:17:38.294195 2013] [core:notice] [pid 5392:tid 128] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Sun Jan 27 17:17:38.296195 2013] [mpm_winnt:notice] [pid 5392:tid 128] AH00418: Parent: Created child process 3792
[Sun Jan 27 17:17:38.708218 2013] [mpm_winnt:notice] [pid 3792:tid 328] AH00354: Child: Starting 150 worker threads.
[Sun Jan 27 17:19:54.688996 2013] [core:warn] [pid 5632:tid 128] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Sun Jan 27 17:19:54.741999 2013] [mpm_winnt:notice] [pid 5632:tid 128] AH00455: Apache/2.4.3 (Win32) PHP/5.4.7 configured -- resuming normal operations
[Sun Jan 27 17:19:54.741999 2013] [mpm_winnt:notice] [pid 5632:tid 128] AH00456: Server built: Aug 18 2012 12:41:37
[Sun Jan 27 17:19:54.741999 2013] [core:notice] [pid 5632:tid 128] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Sun Jan 27 17:19:54.743999 2013] [mpm_winnt:notice] [pid 5632:tid 128] AH00418: Parent: Created child process 3388
[Sun Jan 27 17:19:55.307031 2013] [mpm_winnt:notice] [pid 3388:tid 328] AH00354: Child: Starting 150 worker threads.
[Sun Jan 27 17:21:56.208946 2013] [core:warn] [pid 2292:tid 128] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Sun Jan 27 17:21:56.250949 2013] [mpm_winnt:notice] [pid 2292:tid 128] AH00455: Apache/2.4.3 (Win32) PHP/5.4.7 configured -- resuming normal operations
[Sun Jan 27 17:21:56.250949 2013] [mpm_winnt:notice] [pid 2292:tid 128] AH00456: Server built: Aug 18 2012 12:41:37
[Sun Jan 27 17:21:56.250949 2013] [core:notice] [pid 2292:tid 128] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Sun Jan 27 17:21:56.252949 2013] [mpm_winnt:notice] [pid 2292:tid 128] AH00418: Parent: Created child process 1688
[Sun Jan 27 17:21:56.628971 2013] [mpm_winnt:notice] [pid 1688:tid 328] AH00354: Child: Starting 150 worker threads.

I assume it is core:warn error message but I've deleted httpd.pid and it still shows yellow message for pid.
matthew1246
 
Posts: 5
Joined: 20. January 2013 00:05
Operating System: Windows

Re: Process is yellow for Apache

Postby hackattack142 » 29. January 2013 23:55

Yellow means that only one of the two apache processes has started. This can happen by way of race condition if the start/stop button is pressed rapidly. I typically see this is there is an old Apache process still running. After stopping Apache in the control panel, open your Task Manager (Right-click your Windows Toolbar > Start Task Manager), go to the Processes tab, and kill any leftover httpd.exe entries.
XAMPP Control Panel Developer
Latest CP: viewtopic.php?f=16&t=48932
hackattack142
 
Posts: 701
Joined: 20. May 2011 23:29
Operating System: Windows 7 Ultimate SP1 64-Bit

Re: Process is yellow for Apache

Postby matthew1246 » 01. February 2013 07:32

Thanks for the reply. I've noticed that Xampp shows yellow for all new installations
when starting up first apache process and waiting for second process to start.
This is a logic bug made by the programmer. Can anyone fix this please?
matthew1246
 
Posts: 5
Joined: 20. January 2013 00:05
Operating System: Windows

Re: Process is yellow for Apache

Postby hackattack142 » 02. February 2013 20:03

Hello,

I am the Control Panel dev. I am not aware of any such issue with it and it has not been reported by anyone else.

1. Could you post the entire log window of the Control Panel when you start it
2. Could you grab the latest control panel from my signature
XAMPP Control Panel Developer
Latest CP: viewtopic.php?f=16&t=48932
hackattack142
 
Posts: 701
Joined: 20. May 2011 23:29
Operating System: Windows 7 Ultimate SP1 64-Bit

Re: Process is yellow for Apache

Postby HiCaf » 19. November 2015 15:37

I've got kinda the same problem.

My Apache keeps being yellow and I can't stop it - If I try I get this error:

15:27:15 [Apache] Attempting to stop Apache (PID: 8060)
15:27:15 [Apache] Problem killing PID 8060
15:27:15 [Apache] Check that you have the proper privileges

I am opening XAMPP as administrator so it's not that.
As you said, I may have double clicked the stop button but now I can't seem to kill it.

What should I do? I can't find apache in the task manager
HiCaf
 
Posts: 6
Joined: 19. November 2015 15:31
Operating System: Windows 8

Re: Process is yellow for Apache

Postby Altrea » 19. November 2015 15:56

Can you find httpd in the task manager?
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: Process is yellow for Apache

Postby HiCaf » 19. November 2015 16:01

no :(
HiCaf
 
Posts: 6
Joined: 19. November 2015 15:31
Operating System: Windows 8

Re: Process is yellow for Apache

Postby HiCaf » 19. November 2015 16:21

Nvm, I turned everything off, rebooted the pc and now it works.
Thanks anyways :)
HiCaf
 
Posts: 6
Joined: 19. November 2015 15:31
Operating System: Windows 8


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 129 guests