Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. EventLog errors regarding IIS 6.0

EventLog errors regarding IIS 6.0

Scheduled Pinned Locked Moved ASP.NET
wpfwcfsysadminwindows-adminsecurity
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Srinu_ss5
    wrote on last edited by
    #1

    Hi IIS Gurus, Please explain me the cause of below errors which logged into my eventviewer. 1. Inetinfo terminated unexpectedly and the system was not configured to restart IIS Admin. The World Wide Web Publishing Service has shut down. 2. Application pool 'DefaultAppPool' is being automatically disabled due to a series of failures in the process(es) serving that application pool. 3. A process serving application pool 'DefaultAppPool' terminated unexpectedly. The process id was '2648'. The process exit code was '0xffffffff'. 4. A worker process with pid '240' that serves application pool 'DefaultAppPool' has been determined to be unhealthy (see previous event log message), but because a debugger is attached to it, the World Wide Web Publishing Service will ignore the error. 5. Cannot register the URL prefix 'http://*:80/' for site '125470340'. The necessary network binding may already be in use. The site has been deactivated. The data field contains the error number. 6. Application pool 'DefaultAppPool' exceeded its job limit settings. 7. A process serving application pool 'DefaultAppPool' failed to respond to a ping. The process id was '2360'. 8. A worker process with process id of '2712' serving application pool 'DefaultAppPool' has requested a recycle because the worker process reached its allowed processing time limit. 9. A process serving application pool 'DefaultAppPool' exceeded time limits during shut down. The process id was '864'. 10. A process serving application pool 'DefaultAppPool' failed to respond to a ping. The process id was '2928'. 11. A process serving application pool 'DefaultAppPool' suffered a fatal communication error with the World Wide Web Publishing Service. The process id was '3992'. The data field contains the error number. 12. A process serving application pool 'DefaultAppPool' exceeded time limits during shut down. The process id was '2276'. 13. One of the IP/Port combinations for site '1399649786' has already be configured to be used by another site. The other site's SSL configuration will be used. 14. A worker process with process id of '2592' serving application pool 'DefaultAppPool' has requested a recycle because the worker process reached its allowed processing time limit. Thanks in advance. Srini

    Srinu

    S 1 Reply Last reply
    0
    • S Srinu_ss5

      Hi IIS Gurus, Please explain me the cause of below errors which logged into my eventviewer. 1. Inetinfo terminated unexpectedly and the system was not configured to restart IIS Admin. The World Wide Web Publishing Service has shut down. 2. Application pool 'DefaultAppPool' is being automatically disabled due to a series of failures in the process(es) serving that application pool. 3. A process serving application pool 'DefaultAppPool' terminated unexpectedly. The process id was '2648'. The process exit code was '0xffffffff'. 4. A worker process with pid '240' that serves application pool 'DefaultAppPool' has been determined to be unhealthy (see previous event log message), but because a debugger is attached to it, the World Wide Web Publishing Service will ignore the error. 5. Cannot register the URL prefix 'http://*:80/' for site '125470340'. The necessary network binding may already be in use. The site has been deactivated. The data field contains the error number. 6. Application pool 'DefaultAppPool' exceeded its job limit settings. 7. A process serving application pool 'DefaultAppPool' failed to respond to a ping. The process id was '2360'. 8. A worker process with process id of '2712' serving application pool 'DefaultAppPool' has requested a recycle because the worker process reached its allowed processing time limit. 9. A process serving application pool 'DefaultAppPool' exceeded time limits during shut down. The process id was '864'. 10. A process serving application pool 'DefaultAppPool' failed to respond to a ping. The process id was '2928'. 11. A process serving application pool 'DefaultAppPool' suffered a fatal communication error with the World Wide Web Publishing Service. The process id was '3992'. The data field contains the error number. 12. A process serving application pool 'DefaultAppPool' exceeded time limits during shut down. The process id was '2276'. 13. One of the IP/Port combinations for site '1399649786' has already be configured to be used by another site. The other site's SSL configuration will be used. 14. A worker process with process id of '2592' serving application pool 'DefaultAppPool' has requested a recycle because the worker process reached its allowed processing time limit. Thanks in advance. Srini

      Srinu

      S Offline
      S Offline
      Sathesh Sakthivel
      wrote on last edited by
      #2

      (1)The World Wide Web Publishing Service's Inetinfo.exe process monitor encountered an error and has shut down. This condition prevents the World Wide Web Publishing Service from detecting an unexpected termination of the Inetinfo.exe process and, therefore, may not detect changes to the metabase as expected. It is recommended that you restart the World Wide Web Publishing Service. (2)This is probably a permission issue with the Network Service account, since your pages work under the Local System account. Check to make sure NT Authority\Network Serivice is a member of the IIS_WPG group.

      Regards, Satips.

      S 1 Reply Last reply
      0
      • S Sathesh Sakthivel

        (1)The World Wide Web Publishing Service's Inetinfo.exe process monitor encountered an error and has shut down. This condition prevents the World Wide Web Publishing Service from detecting an unexpected termination of the Inetinfo.exe process and, therefore, may not detect changes to the metabase as expected. It is recommended that you restart the World Wide Web Publishing Service. (2)This is probably a permission issue with the Network Service account, since your pages work under the Local System account. Check to make sure NT Authority\Network Serivice is a member of the IIS_WPG group.

        Regards, Satips.

        S Offline
        S Offline
        Srinu_ss5
        wrote on last edited by
        #3

        Thanks Satips for ur valueable reply. As u said in 2nd one i checked and found that NT Authority\Network Serivice is a member of the IIS_WPG group. Any other reason why this happen?? Regards Srini

        Srinu

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups