Event ID - 5030

Event Id5030
SourceMicrosoft-Windows-WAS
DescriptionWindows Process Activation Service terminated unexpectedly and the system was not configured to restart it. The Windows Process Activation Service has shut down.
Event Information According to Microsoft :

Cause :

This event is logged when Windows Process Activation Service terminated unexpectedly and the system was not configured to restart it.

Resolution :


Manually restart WAS or configure it to restart automatically

Possible resolutions include the following:
  • Manually restarting WAS.
  • Configure WAS to restart automatically.
  • Configure other actions to take when WAS fails.
  • If the problem persists, attach a debugger to troubleshoot the issue, or call customer service.
To perform these procedures, you must have membership in Administrators , or you must have been delegated the appropriate authority.

Manually restart WAS

To restart WAS manually:

Note : Because the World Wide Web Publishing Service (W3SVC) depends on WAS, you may need to start W3SVC after you start WAS.
  1. Open an elevated Command Prompt window. Click Start , point to All Programs , click Accessories , right-click Command Prompt , and then click Run as administrator .
  2. At the command prompt, type net start was .
  3. To restart W3SVC, from the command prompt, type net start w3svc . Also, start any other services that were stopped when WAS was shut down.

Configure WAS to restart automatically

To configure WAS to restart automatically:
  1. Click Start , click Control Panel , and then click Administrative Tools .
  2. Right-click Services and select Run as administrator .
  3. Right-click Windows Process Activation Service and select Properties .
  4. Click the Recovery tab.
  5. In the First failure : list, select Restart the Service .
  6. The Recovery tab also has other actions you can specify when WAS fails. These include the following:
  • Configuring WAS to automatically restart for second and/or subsequent failures
  • Configuring WAS to restart after the number of minutes that you specify has elapsed
  • Configuring the fail count to reset after a specified number of days
  • Specifying a program to run when WAS fails and optional parameters for the program
For more information about these options, on the Recovery tab, click Help me set up recovery actions .

Verify :

To perform this procedure, you must have membership in Administrators , or you must have been delegated the appropriate authority.

To verify that the WAS service is running:
  1. Open an elevated Command Prompt window. Click Start , point to All Programs , click Accessories , right-click Command Prompt , and then click Run as administrator .
  2. Type sc query was , and press ENTER. WAS is running if the state reported for the service is 4 RUNNING .
Reference LinksEvent ID 5030 from Microsoft-Windows-WAS

Catch threats immediately

We work side-by-side with you to rapidly detect cyberthreats
and thwart attacks before they cause damage.

See what we caught

Did this information help you to resolve the problem?

Yes: My problem was resolved.
No: The information was not helpful / Partially helpful.