Error thrown under IIS during app pool recycles with determinations-server

The user specified event 5009 has been generated by Microsoft-Windows-WAS on the computer XXXXXXX and was logged to the Windows System log. A process serving application pool DefaultAppPool terminated unexpectedly. The process id was 4132. The process exit code was 0xc0000374.
We notice that after web service calls are made to OPA determinations-server (OPA 10.4.2), the recycle of the app pools under IIS 7.5 on Windows 2008 R2 (64-bit) throws the error above. IIS usually recycles the app pools about every 27 hours. You can find this in the windows event viewer.
Has anyone else noticed this? Anyone know the cause?
The error just appears in the windows event log, and the error doesn't seem to cause any major problems, but we would like to make sure no errors or warnings appear in our event logs. We can continue to call the web service, and everything appears fine.
Thoughts?

Hi Joy,
You need to ensure that the application pool identity is set to a valid account for the application pool to function.
Step by step explanation can be found at
Event ID 5057 — IIS Application Pool Availability
You can also refer similar thread as well at Use Domain Account as App Pool Identity
Rachit 
Please mark as answer or vote as helpful if my reply does

Similar Messages

  • Ace probe failure after IIS app pool recycle?

    Windows Server 2003 SP2
    ACE Module A2(1.6a)
    I suspect this is caused by an IIS6 setting, but posting here in case anyone has seen this.  For this one particular site, we have 4 servers in the farm.  2 of those servers are fine.  The other 2 (new) servers will generate probe failure after the site's app pool recycles.  I then remove the 2 servers from service and re-activate (no inservice, then inservice) and the probe comes back as operational.  It appears that the app pool recycle somehow is resetting the hash on the default page, though I'm not sure how.  Any ideas are very much appreciated. 

    Yeah, the hash is inside the probe.  Here's the config for the serverfarm and the probe.  Public-007 and Public-008 are new servers...the other 6 have been in the farm for the last 2.5 years and they don't have this issue.  It's only the 2 new boxes that the probe fails when the app pool is recycled.
    serverfarm host PUBLIC
      probe URL-DEFAULT-ASPX
      rserver PUBLIC-001
        inservice
      rserver PUBLIC-002
        inservice
      rserver PUBLIC-003
        inservice
      rserver PUBLIC-004
        inservice
      rserver PUBLIC-005
        inservice
      rserver PUBLIC-006
        inservice
      rserver PUBLIC-007
        inservice
      rserver PUBLIC-008
        inservice
    probe http URL-DEFAULT-ASPX
      interval 2
      faildetect 2
      passdetect interval 2
      passdetect count 2
      request method get url /default.aspx
      expect status 200 200
      hash

  • Web App Pool Recycling

    Basic IIS app pool question... 
    What is the reason behind recycling the web application app pools once per day? 
    In the same vein, why do we NOT recycle service application app pools on a timed basis?
    - Rick

    It is primarily due to memory control, to keep a single w3wp process from consuming the servers memory. This is more important on 32bit systems than 64bit systems. This has a disadvantage of having to rebuild a cache and re-JIT all assemblies which is
    a slow process.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • ORA-28545: error diagnosed by Net8  for DG4ODBC for link with SQL Server

    Database: 11.2.0 Windows 32-bit (on WindowsXP SP3)
    ORACLE_HOME = D:\Oracle\Product\11.2.0\dbhome
    GATEWAY_HOME = D:\Oracle\Product\11.2.0\tg
    odbc : sqlserver (working... i can import table's data in MS Excel) its ok...
    D:\Oracle\Product\11.2.0\dbhome\hs\admin\initsqlserver.ora
    # This is a sample agent init file that contains the HS parameters that are
    # needed for the Database Gateway for ODBC
    # HS init parameters
    HS_FDS_CONNECT_INFO = sqlserver
    HS_FDS_TRACE_LEVEL = 0
    # Environment variables required for the non-Oracle system
    #set <envvar>=<value>
    D:\Oracle\Product\11.2.0\dbhome\NETWORK\ADMIN\listener.ora
    # listener.ora Network Configuration File: D:\Oracle\Product\11.2.0\dbhome\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = orcl)
    (ORACLE_HOME = D:\Oracle\Product\11.2.0\dbhome)
    (PROGRAM = extproc)
    (ENVS = "EXTPROC_DLLS=ONLY:D:\Oracle\Product\11.2.0\dbhome\bin\oraclr11.dll")
    (SID_DESC=
    (SID_NAME=sqlserver)
    (ORACLE_HOME = D:\Oracle\Product\11.2.0\dbhome)
    (PROGRAM = dg4odbc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.20.0.32)(PORT = 1521))
    ADR_BASE_LISTENER = D:\Oracle\Product\11.2.0\dbhome
    Listener Status
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=172.20.0.32)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 11.2.0.1.0 - Produ
    ction
    Start Date 30-SEP-2011 11:13:53
    Uptime 0 days 0 hr. 0 min. 24 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File D:\Oracle\Product\11.2.0\dbhome\network\admin\listener
    .ora
    Listener Log File d:\oracle\product\11.2.0\dbhome\diag\tnslsnr\stylo-dba
    \listener\alert\log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=172.20.0.32)(PORT=1521)))
    Services Summary...
    Service "orcl" has 1 instance(s).
    Instance "orcl", status UNKNOWN, has 1 handler(s) for this service...
    Service "sqlserver" has 1 instance(s).
    Instance "sqlserver", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    LSNRCTL>
    D:\Oracle\Product\11.2.0\dbhome\NETWORK\ADMIN\tnsnames.ora
    # tnsnames.ora Network Configuration File: D:\Oracle\Product\11.2.0\dbhome\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    ORCL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.20.0.32)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl)
    sqlserver =
    (DESCRIPTION=
         (ADDRESS=(PROTOCOL=tcp)(HOST=172.20.0.32)(PORT=1521))
    (CONNECT_DATA =
    (SID=sqlserver))
    (HS = OK)
    TNS PING Restult
    C:\Documents and Settings\Administrator>tnsping sqlserver
    TNS Ping Utility for 32-bit Windows: Version 11.2.0.1.0 - Production on 30-SEP-2
    011 11:15:47
    Copyright (c) 1997, 2010, Oracle. All rights reserved.
    Used parameter files:
    D:\Oracle\Product\11.2.0\dbhome\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION= (ADDRESS=(PROTOCOL=tcp)(HOST=172.20.0.32)(PO
    RT=1521)) (CONNECT_DATA = (SID=sqlserver)) (HS = OK))
    OK (50 msec)
    C:\Documents and Settings\Administrator>
    Database Link
    create database link sqlserver connect to uoracle identified by uoracle using 'sqlserver';
    SQL>
    SQL> select from sysobjects@sqlserver*
    ERROR:
    ORA-28545: error diagnosed by Net8 when connecting to an agent
    Unable to retrieve text of NETWORK/NCR message 65535
    ORA-02063: preceding 2 lines from DG4ODBC
    SQL>
    Waiting for help. What thing im missing.....

    Hi Naeem,
    You have said the install setup is -
    ORACLE_HOME = D:\Oracle\Product\11.2.0\dbhome
    GATEWAY_HOME = D:\Oracle\Product\11.2.0\tg
    but in the listener.ora you have set ORACLE_HOME for the gateway as -
    (ORACLE_HOME = D:\Oracle\Product\11.2.0\dbhome)
    To use DG4ODBC installed in the 'tg' ORACLE_HOME then you should configure a listener in the gateway OH -
    D:\Oracle\Product\11.2.0\tg\network\admin
    and start this listener. This listener will need to use a different port from the RDBMS listener in the other OH.
    Change the gateway tnsnames.ora entry used by the RDBMS to reflect this port change.
    One other point - SQL*Server is case sensitive so you may need to create the database link as -
    create database link sqlserver connect to "uoracle" identified by "uoracle" using 'sqlserver';
    if the user/password are defined in lower case in SQL*Server.
    Also, the same for object names depending on the SQL*Server configuration -
    select "column_name" from "owner"."table_name"@sqlserver ;
    Regards,
    Mike
    Edited by: mkirtley on Sep 30, 2011 8:12 AM

  • Mail.app stops synching with Exchange server

    It's my second day using Lion at work, and things have been going pretty smooth.  That is, except for mail.app.  I opened my copy of Exchange on my PC in the office (to set the out-of-office message (if there is one in mail.app I havent found it)) and was surprised to see a bunch of mail waiting for me.  I right-clicked on my Inbox in mail.app, chose Synchronize and... nothing.  I figured I would close it out and restart it.  When I choose Quit, nothing happens.  If I go back again Quit is greyed out.  There are no apparent dialogue windows or anything open that should stop it.  Finally I have to Force Quit the app and restart it.  Upon restarting most of the messages appear again in seperate windows as if I hadn't hit sent yet.  I close them out and all of my mail is waiting in the Inbox like it should be.
    I'm using the Exchange connect feature introducted in Snow Leopard.
    This is the requisite "I had no problems with this setup until upgrading to Lion" line.
    Is anyone else having this problem?  Anyone have a fix?
    Thanks!

    Is Mail > Preferences > Accounts > Advanced > Automatically synchronize changed mailboxes checked? It shouldn’t...

  • Mail app constantly synching with iCloud server after upgrade to Mavericks

    Since upgrading to Mavericks, Mail has been constantly synching with the iCloud server - and I mean constantly. I know this because I have the Activity window open. Consequently there is often a significant lag between clicking Send on a new message and it being sent, or new messages being downloaded. I have another iMac at my office and the same problem is being experienced there.
    I left the computer running all night to see if it would eventually sych everything, but it seems to be going in a constant cycle ever since the upgrade.
    If it means anything to anyone, the Console window displays a continuous stream of data similar to this:
    9:24:37.448 am fseventsd[48]: implementation_added_client : failed to add client for path /Users/Kevin/Library/Mail/V2/AosIMAP-kbish…
    9:24:37.449 am fseventsd[48]: implementation_register_rpc: implementation_added_client() => 22
    9:24:39.808 am fseventsd[48]: implementation_added_client : failed to add client for path /Users/Kevin/Library/Mail/V2/AosIMAP-kbish…
    9:24:39.809 am fseventsd[48]: implementation_register_rpc: implementation_added_client() => 22
    Can anyone offer any advice on what the problem might be and how I might fix it.
    Thanks,
    Kevin

    No solution here, but I have either the same or a similar problem. Apple Mail with Gmail (IMAP) used to work fine with Mavericks.
    Now with Yosemite most emails load ok, but some show the spinning wheel and "Loading..." message forever. These messages never load.
    I also have Thunderbird and it loads and shows these messages just fine. The messages that don't load in Mail are simple plain text messages so it's unrelated to complex attachments and such.
    Clearly something is broken in Yosemite that wasn't broken in Mavericks.

  • 3party calendar apps and invitations with iCal Server - Mac/PC enviro

    We are a mixed OS company with macs and PCs. The macs are currently using iCal client software which is working great. However, our PC users are using Thunderbird-Lightning extension. In iCal or the web GUI, users get an invitation notification to accept or deny. Currently, with our thunderbird-lightning clients when they receive the meetings, it is automatically populated in their calendars without the option to accept or deny. Is there a way to fix this? Also when thunderbird-lightning clients try to email members to a meeting it will try to send to the UID and not the users email address, even it is defined in osx workgroup mng. Lastly we would like to add email notifications for all meetings, if possible.
    What other windows calendar clients seem to work best with iCal Server? Any help is greatly appreciated. Thank you!
    10.6.1 SL server, ical server.
    10.5 and 10.6 mac users
    Win XP with Thunderbird 2.0.0.23 + Lightning 0.9 users

    Hi!
    Have you had a look at eMClient? works with IMAP and CalDAV on Widows, even Windows 7, and is free.
    /Hasse

  • Error in the iphone music app iOS7 with dozens of empty genius playlists

    Im getting an error in the iphone music app in iOS7 with dozens of empty genius playlists even tho genius is OFF in my account settings and genius playlists are not selected for syncing with my iphone 5.  All apps, iTunes and iOS 7 are updated.
    The option to turn off genius under STORE menu is no longer available in the latest version of iTunes 11.1.
    Thanks.

    Love your comment:
    "Oddly the option to Delete is, get this, under Save:"
    LOL!!!!!!!!!
    This is just nuts!
    Whoever heard of hitting SAVE to DELETE something....Ha Ha Ha!!!
    The lunitics are officially running the asylum.....who knows whet they will do next.
    Design cars where you need to engage reverse to access drive.
    Many thanks this worked for me and I would NEVER have found it without you.
    I would NEVER have hit Save to Delete something...And I mean NEVER!
    Maybe if I hit Cancel button below this text box, it will save the contents for me..... Unbelievable!!!

  • "No connectivity with the server" error for one document but not the other, in the same document library

    We have a number of users all of a sudden getting "No connectivity with the server.  The file 'xxx' can't be opened because the server couldn't be contacted." errors trying to open MS Office docs (Word, Excel, etc.) in SharePoint with IE,
    just by clicking the link and selecting the "Read Only" option.  If they select the "Check Out and Edit" option, they can open the document no problem.  One of my customers gets the error on one document but not the other, in
    the same document library!  The older document (a weekly report) was copied and renamed as per standard procedure.  She can read the older document, but not the new one.
    It is definitely a profile issue, as other people have logged onto the machines of the users with problems and do not get the error.  We have also renamed people's c:\user profile folders and the corresponding Profilelist registry entry and the newly
    created profile does not experience the error for these people.  Renaming the profile back restores all their personal settings but the error reappears.  When we copied the old profile's folder structure into the new profile, many of the user settings
    were restored (but not all, like Dreamweaver settings) but the error did not appear.  We think that the system folders files (like AppData) weren't totally copied over so we're going to run another test using xcopy.  We are rebooting between
    logons to make sure all files are unlocked.
    The laptops and computers are mainly 32bit, Win7 Enterprise running IE9 and Office 2010 Professional Plus, but there's a few 64bit machines as well. The SharePoint farm has 1 WFE, 1 App Server running search and CA, and a shared database server running SQL
    2005 SP4.  SharePoint is 64bit MOSS 2007 with the latest CU.
    We've checked the logs on the client as well as on the server and there aren't any helpful entries.  We've also run Process Monitor, also with no helpful entries.  We're planning to run something like Fiddler next.
    It's not everyone, because there are many people are accessing the SharePoint system and the same files.  It is also not a permission thing, as we've tested by giving the users elevated permissions with no changes.  One person experiencing
    the errors is a Site Collection Admin.  That same person ran a test where I coped a simple Excel file into a Document Library which contained a problem file.  They were able to open it Read Only no problems that day, but the next day, the same
    file gave them an error.   In their case, they usually get a "xxx is not checked out" error and only occasionally get the "No connectivity with the server" error.
    We've tried lots of things including:
    Deleting IE cache
    Deleting SharePoint Drafts and webcache folder contents
    Running IE without add-ons
    Upgrading and Downgrading IE
    Uninstalling and re-installing IE
    Reinstalling our SSL certs
    Repairing Office
    Removing and then adding back in the Microsoft Office "Microsoft SharePoint Foundation Support" Office Tool 
    Deleting all HKLM and HKLU Office registry settings
    Toggling IE Compatibility Settings
    Toggling the IE Automatic Logon option
    Toggling the location of checked out files
    Adding the site in the trusted sites list
    Adding the site to the WebClient\Parameters registry locations
    Making sure the WebClient service is started
    Rebooting the machine (lol :)
    This is becoming a serious issue, not just because of the inconvenience for the users having to check out every document they want to read, but we have some files with macros that open up other documents to run which are now failing.  There aren't
    "check out" workarounds for some of those macros.
    We're planning to open a ticket with Microsoft, but I'm throwing it out here first in case someone has run into this before, or may have some suggestions on what to try next.  Thanks!
    -Richard.
    PS  I think this needs to be in the "General" forum instead?

    It took three days of dedicated troubleshooting, but I have found the cause of the errors, and a couple of fixes.  It helped tremendously that my own machine was throwing the error.  I have scheduled a couple of users to work with me to test the
    various fixes, to see which one works best, so the story isn't over yet.
    I had backed up my c:\users profile folder and HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList registry key so I could restore my profile after I was done.  I made a copy of the profile folder and was using that for awhile,
    but then made another copy where I had deleted a lot of content out of it so that the copies would go faster.  Since a newly created profile did not have errors, I was trying to copy back as much of the profile as possible to make it easier for our users
    to get back to work.  Instead of blowing away their profile and starting from scratch (which we know worked) I wanted to narrow down what was causing the error and just skip that from the restore.  The concept was to keep as much as the users profile
    in tact (application settings, etc.) not just restoring their desktop and My Documents folders.
    When we first tested a few weeks ago, simply copying the folder contents didn't reproduce the error.  I then tried xcopy, but got the "can't read file" error.  Then I tried robocopy, and ran into the "junction" problem. 
    I went back to xcopy, and found that placing the excludes.txt file in the windows/system32 folder eliminated the error.
    So the process went as follows: 
    Reboot and log into the machine as another user
    Delete the profile and associated registry key
    Reboot and log into the machine as the affected user, creating a new profile, and there is no error
    Reboot and log in as the other user
    xcopy the contents of the skinned-down backed-up profile to the newly created profile
    Reboot and log in as the affected user, and the error occurs
    Repeat the above, but add items in the excludes.txt file to see what, when eliminated, causes the error not to appear in the last step
    I eventually found that skipping the c:\users\<profile folder>\appdata\local\Microsoft\office\14.0 folder allowed the entire profile to be copied over without the error occurring.  That was strange, because we've cleaned out the cache folders
    before which didn't fix the issue. 
    So I went about it the opposite way, and tried to delete the 14.0 folder from the restored profile, and after reboot, the error still occurred.
    What eventually worked was deleting the 14.0 folder and copying over a 14.0 folder from a newly created profile!
    One way to do this was to:
    Reboot and log in as another user
    Rename the c:\users profile folder
    Rename the appropriate [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList] registry key
    Reboot and log in as the affected user, confirm that there is no error
    Reboot and log in as the other user
    Copy the C:\Users\<profile folder>\AppData\Local\microsoft\Office\14.0 folder to the other user's desktop
    Delete new profile folder, and rename the backup to be the production folder
    Delete the C:\Users\<profile folder>\AppData\Local\microsoft\Office\14.0 folder and then paste the 14.0 copy from the desktop
    Reboot and log in as the affected user, confirm that there is no error
    We've tried this on a couple machines and it works.  I had to run Windows Explorer as Administrator to access the other profile's folders.
    We've also successfully copied a 14.0 folder created by one profile on one affected computer over another profile's folder on another computer, eliminating the error, so we're trying that first, as that is fewer steps.
    We may attempt to script this, but the self-help instructions are only 5 lines long:
    Reboot and log into the affected computer with another account
    Go to <link to location of 14.0 folder on network> and copy the 14.0 folder
    Run Windows Explorer as Administrator
    Go to c:\users\<profile folder>\appdata\local\microsoft\office and delete the 14.0 folder, and paste the copied 14.0 folder (trying to overwrite it makes Win7 want to merge the folders)
    Reboot and log into your normal account, and confirm the error is gone
    I'll come back and report after we go into the field with this fix, but after the few tests, I am cautiously optimistic that this is it.

  • SharePoint Designer Workflow 'Failed on Start', SP Logs has WorkflowValidationFailedException, works ok when recycle IIS App Pool and restart

    Hi there, 
    I know there are a lot of posts about "Failed to Start" errors, but I have yet to see one that describes our problem.
    We have workflows built with SharePoint Designer 2007
    Normally these workflows start ok and work completely
    Occasionally though they will all fail to start, instead showing "Failed on Start (retrying)" in the Workflow Status and the following exception in the SP Logs:
    01/16/2015 15:43:27.28 w3wp.exe (0x15D4) 0x1A00 Windows SharePoint Services Workflow Infrastructure 936l High Engine RunWorkflow: System.Workflow.ComponentModel.Compiler.WorkflowValidationFailedException: The workflow failed validation. at System.Workflow.Runtime.WorkflowDefinitionDispenser.ValidateDefinition(Activity root, Boolean isNewType, ITypeProvider typeProvider) at System.Workflow.Runtime.WorkflowDefinitionDispenser.LoadRootActivity(Type workflowType, Boolean createDefinition, Boolean initForRuntime) at System.Workflow.Runtime.WorkflowDefinitionDispenser.GetRootActivity(Type workflowType, Boolean createNew, Boolean initForRuntime) at System.Workflow.Runtime.WorkflowRuntime.InitializeExecutor(Guid instanceId, CreationContext context, WorkflowExecutor executor, WorkflowInstance workflowInstance) at System.Workflow.Runtime.WorkflowRuntime.Load(Guid key, CreationContext con...
    01/16/2015 15:43:27.28* w3wp.exe (0x15D4) 0x1A00 Windows SharePoint Services Workflow Infrastructure 936l High ...text, WorkflowInstance workflowInstance) at System.Workflow.Runtime.WorkflowRuntime.GetWorkflowExecutor(Guid instanceId, CreationContext context) at System.Workflow.Runtime.WorkflowRuntime.InternalCreateWorkflow(CreationContext context, Guid instanceId) at System.Workflow.Runtime.WorkflowRuntime.CreateWorkflow(Type workflowType, Dictionary`2 namedArgumentValues, Guid instanceId) at Microsoft.SharePoint.Workflow.SPWinOeHostServices.Send(SPWinOeWorkflow winoeworkflow, SPWorkflowEvent e) at Microsoft.SharePoint.Workflow.SPWinOeEngine.RunWorkflow(Guid trackingId, SPWorkflowHostService host, SPWorkflow workflow, Collection`1 events, TimeSpan timeOut)
    What is strange, is that if I recycle the App Pool for the SharePoint site and then restart the workflows, they all work fine for a time. Until the next time they don't =) 
    The workflows must be configured ok since they do work complete at time, but I wonder if there is something with the memory usage of the app pool or something that is being re-compiled when the App Pool is recycled
    The App Pool is set to recycle nightly, and when virtual memory > 1700MB or memory > 1000MB
    Is anyone able to shed any light on this problem?? Or what steps I can take to debug the problem further.
    Thanks in advance
    Miguel Clark =)

    Hi Sudip,
    Thanks for the link.
    The workflows in question are SharePoint Designer workflows using standard actions, so unsure exactly how to check the 'correlation tokens' and 'DLLs', plus the workflow works fine as soon as I recycle the IIS App Pool, so do not see how these could be the
    problem
    As to the 'lodctr' commands, we have tried  these in the past, to no effect. Though may try them again next time the issue comes up just to see if it does the same thing as recycling the app pool.
    My big question here is "why would it suddenly work after recycling the app pool??" I feel like it must be something memory related, since recycling the app pool releases the resources used by the IIS worker process.
    Miguel =) 

  • IIS Recycle times for Service Application App pool / Reporting Services 2012 memory

    Hello,
    On our SharePoint application servers we run the Reporting Services 2012 in SharePoint integrated mode. For the Reporting Services SharePoint sets up a own App Pool.
    Now we found, that this App Pool for Reporting Services takes all the memory of the server. Usually the SharePoint Web Application App Pool are recycled at night. The Service Application App Pools are not ? I'm confused.
    Of course, if an App Pool does not recylce it takes all memory it gets.
    >> But why is the recycling option in IIS not set for SharePoint Service Application pools? Does any know if we can just set recycle times, like for the Web Application app pools?
    Thanks in advance community.
    Benjamin

    You may want to consider limiting the amount of memory to be allocated to SSRS by editing C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\Reporting\rsreportserver.config and changing the value of <MemoryThreshold>.
    This value is in percent. SSRS evaluates the amount of memory on service startup and will allocate up to this percentage of memory to SSRS.
    You also may want to consider increasing the amount of memory available on that SharePoint server.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Error while runnning autoconfig on apps tier during upgrade

    Hi,
    Error while runnning autoconfig on apps tier during upgrade from 11.5.9 to 11.5.10.2
    below is the error message.
    Enter the APPS user password :
    The log file for this session is located at: /u01/app/tinst/tinstappl/admin/TINST_dba5/log/05031134/adconfig.log
    AutoConfig is configuring the Applications environment...
    AutoConfig will consider the custom templates if present.
    Using APPL_TOP location : /u01/app/tinst/tinstappl
    Classpath : /u01/app/tinst/tinstcomn/util/java/1.6/jdk1.6.0_18/jre/lib/rt.jar:/u01/app/tinst/tinstcomn/util/java/1.6/jdk1.6.0_18/lib/dt.jar:/u01/app/tinst/tinstcomn/util/java/1.6/jdk1.6.0_18/lib/tools.jar:/u01/app/tinst/tinstcomn/java/appsborg2.zip:/u01/app/tinst/tinstcomn/java
    Using Context file : /u01/app/tinst/tinstappl/admin/TINST_dba5.xml
    Context Value Management will now update the Context file
    Exception in thread "main" java.lang.NoClassDefFoundError: oracle/jdbc/OracleDriver
    at oracle.apps.ad.util.DBUtil.registerDriver(DBUtil.java:153)
    at oracle.apps.ad.util.DBUtil.<init>(DBUtil.java:102)
    at oracle.apps.ad.tools.configuration.FileSysDBCtxMerge.getDBConnection(FileSysDBCtxMerge.java:759)
    at oracle.apps.ad.tools.configuration.FileSysDBCtxMerge.initializeParams(FileSysDBCtxMerge.java:147)
    at oracle.apps.ad.tools.configuration.FileSysDBCtxMerge.setParams(FileSysDBCtxMerge.java:128)
    at oracle.apps.ad.context.CtxValueMgt.mergeCustomInFiles(CtxValueMgt.java:1762)
    at oracle.apps.ad.context.CtxValueMgt.processCtxFile(CtxValueMgt.java:1579)
    at oracle.apps.ad.context.CtxValueMgt.main(CtxValueMgt.java:709)
    Caused by: java.lang.ClassNotFoundException: oracle.jdbc.OracleDriver
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    ... 8 more
    ERROR: Context Value Management Failed.
    Terminate.
    The logfile for this session is located at:
    /u01/app/tinst/tinstappl/admin/TINST_dba5/log/05031134/adconfig.log
    Please let me know your suggestions to resolve this issue.
    Regards,
    Sreenivasulu.

    Hi,
    DB tier autoconfig was successfully completed.
    We have already checked the above mentioned metalink ID's, but still the issue is same.
    Can you please advice any other solutions.
    Regards,
    Sreenivasulu.

  • Unknown app pool name error when ran: Invoke-MonitoringProbe -Identity Outlook.Proxy\OutlookProxyTestProbe

    Got this error for one of  our supported Exchange 2013 environments, outlook.proxy healthset showed alert state; got the same error when I ran the probe on another box whose healthset showed as healthy.
    Questions:
    What does unknown app pool mean? how to fix it?
    Why the other server is not affected by this probe and its state is still healthy? I checked there was no monitor override for this healthset. This healthset has only 1 probe.
    [PS] C:\Windows\system32>Get-MonitoringItemIdentity -Identity outlook.proxy -server <servername>|select name, itemtype
    Name                                                                                                          
    ItemType
    OutlookProxyTestProbe                                                                                            
    Probe
    OutlookProxyTestMonitor                                                                                        
    Monitor
    OutlookProxyTestRecycleAppPool                                                                               
    Responder
    OutlookProxyTestOffline                                                                                      
    Responder
    OutlookProxyTestOfflineFailedEscalate                                                                        
    Responder
    OutlookProxyTestEscalate                                                                                     
    Responder
    [PS] C:\Windows\system32>Invoke-MonitoringProbe -Identity Outlook.Proxy\OutlookProxyTestProbe -server <servername>|fl
    Creating a new session for implicit remoting of "Invoke-MonitoringProbe" command...
    RunspaceId         : 9e2a7e07-e833-43d1-8367-2da128ba83e0
    Server             : <servername>
    MonitorIdentity    : Outlook.Proxy\OutlookProxyTestProbe
    RequestId          : e24b770d-47c0-4c23-b028-2824141a7131
    ExecutionStartTime : 5/1/2014 2:08:38 AM
    ExecutionEndTime   : 5/1/2014 2:08:38 AM
    Error              : Unknown app pool name:
    Exception          : System.InvalidOperationException: Unknown app pool name:
                            at Microsoft.Exchange.Monitoring.ActiveMonitoring.ClientAccess.CafeProtocols.Get(String
                         appPool)
                            at Microsoft.Exchange.Monitoring.ActiveMonitoring.ClientAccess.CafeLocalProbe.DoWork(Cancellati
                         onToken cancellationToken)
                            at Microsoft.Office.Datacenter.WorkerTaskFramework.WorkItem.Execute(CancellationToken
                         joinedToken)
                            at
                         Microsoft.Office.Datacenter.WorkerTaskFramework.WorkItem.<>c__DisplayClass2.<StartExecuting>b__0()
                            at System.Threading.Tasks.Task.Execute()
    PoisonedCount      : 0
    ExecutionId        : 25463867
    SampleValue        : 0
    ExecutionContext   : probe defined timeout=60000ms, actual timeout=60000ms, http request timeout=59000ms
    FailureContext     :
    ExtensionXml       :
    ResultType         : Failed
    RetryCount         : 0
    ResultName         : e24b770d47c04c23b0282824141a7131-OutlookProxyTestProbe
    IsNotified         : False
    ResultId           : 11678198
    ServiceName        : InvokeNow
    StateAttribute1    :
    StateAttribute2    :
    StateAttribute3    :
    StateAttribute4    :
    StateAttribute5    :
    StateAttribute6    : 0
    StateAttribute7    : 0
    StateAttribute8    : 0
    StateAttribute9    : 0
    StateAttribute10   : 0
    StateAttribute11   :
    StateAttribute12   :
    StateAttribute13   :
    StateAttribute14   :
    StateAttribute15   :
    StateAttribute16   : 0
    StateAttribute17   : 0
    StateAttribute18   : 0
    StateAttribute19   : 0
    StateAttribute20   : 0
    StateAttribute21   :
    StateAttribute22   :
    StateAttribute23   :
    StateAttribute24   :
    StateAttribute25   :
    Identity           : b508b529bed3427a9ad7af1e6b64ad02
    IsValid            : True
    ObjectState        : New

    I have the same thing for Autodiscover.Proxy\AutodiscoverProxyTestProbe.
    Did you ever find a solution?

  • Unexpected Application Pool recycle

    Hi all,
    in a new SharePoint 2013 environment with single server we are facing issues caused by an unexpected application pool recycle.
    Environment:
    Sharepoint 2013 15.0.4569.1000
    SQL Server 2012 SP1 11.0.34.12.0
    Both are installed on one server with OS Windows Server 2012
    At the time, the application pool recycles unexpected, we get the following error in the event logs:
    WebHost failed to process a request.
    Sender Information: System.ServiceModel.ServiceHostingEnvironment+HostingManager/14128997
    Exception: System.ServiceModel.ServiceActivationException: Request to the service at '~/_vti_bin/client.svc' cannot be dispatched because the virtual application at '/' is shutting down. ---> System.InvalidOperationException: Request to the service at '~/_vti_bin/client.svc' cannot be dispatched because the virtual application at '/' is shutting down.
    --- End of inner exception stack trace ---
    at System.ServiceModel.ServiceHostingEnvironment.HostingManager.FailActivationIfRecyling(String normalizedVirtualPath)
    at System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath, EventTraceActivity eventTraceActivity)
    at System.ServiceModel.ServiceHostingEnvironment.EnsureServiceAvailableFast(String relativeVirtualPath, EventTraceActivity eventTraceActivity)
    Process Name: w3wp
    Process ID: 10272
    In ULS logs, the following is logged:
    11/13/2014 15:25:25.78 w3wp.exe (0x2960) 0x3E00 SharePoint Foundation General avey High The application domain /LM/W3SVC/117770872/ROOT-1-130603160450118907 is unloading and going to be recycled.
    Where the application domain contains the ID of the affected SharePoint IIS site.
    I have removed all runtime recycling events and only set up a scheduled recycling at 2am. Furthermore according to compilation-Element article, the parameter numRecompilesBeforeAppRestart was set to "2000" in web.config without any success.
    At the SharePoint environment, some custom solutions are installed, but the vendor assured, the application does not call any recycle event.
    Do you have any idea how to find the source of the recycle events or how to fix this?
    Any idea would be much appreciated.
    Thank in advance!

    Are there any sort of automated web configs for any applications that exist within that App Pool? App Pool timeouts (20 minutes idle) are not the same thing as recycles :)
    Are there any failures in the System Event Log when you see these messages? What do the WAS events in the System Event Log show?
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • App pool is getting stopped automatically while running the web service created by publishing Orchestration

    Hi All,
      I have created a Biztalk application and published that as Web service. I created a App pool and assigned that as an Identity for the newly created virtual directory.
     For the App pool I have set up the identity with a specific user id and add that user id under the Group IIS_USERS. 
    When I am browsing the web service I am getting Service Unavailable(HTTP Error 503) and App pool is getting stopped automatically.
    I checked in the event viewer getting the following error:
    Application pool WSOrchPool has been disabled. Windows Process Activation Service (WAS) did not create a worker process to serve the application pool because the application pool identity is invalid.
    I am sure that user id and password is correct. the same user-id is added in all the Biztalk server groups.
    Please let me know what can be the issue.
    Thanks & Regards,
    Joy

    Hi Joy,
    You need to ensure that the application pool identity is set to a valid account for the application pool to function.
    Step by step explanation can be found at
    Event ID 5057 — IIS Application Pool Availability
    You can also refer similar thread as well at Use Domain Account as App Pool Identity
    Rachit 
    Please mark as answer or vote as helpful if my reply does

Maybe you are looking for

  • Since updating to Mavericks, i can no longer use my USB Ethernet Adopter

    Since updating to Mavericks, i can no longer use my Ethernet USB adopter as the drivers are only supported to the previous version. I need to use this where i work as Mac's cant accsess the wireless. Ive been told the only option restore to the prev

  • SAP UI5 export to PDF ( Fetch data dynamically )

    Hello Everyone, I am creating a utility wherein the data ( table ) would be fetched from the back end and then it would be displayed on the front end. I have follewed the approach of Chandrashekhar ( Display Smartform (PDF) in SAPUI5   ) but I want t

  • IPod Touch 3 bluetooth connection to wireless Motorola HT820 headphones

    YouTube - iPod Touch 3 upgrade using bluetooth to connect Motorola HT820 wireless headphones. The iPod Touch bluetooth is working. http://bit.ly/14LNy5

  • Safari unexpectly quit, pls help!

    Process:         Safari [789] Path:            /Applications/Safari.app/Contents/MacOS/Safari Identifier:      com.apple.Safari Version:         5.1.7 (7534.57.4) Build Info:      WebBrowser-7534057004000000~7 Code Type:       X86-64 (Native) Parent

  • Drag and Drop Probl

    Hi, I'm having a problem with my Vision:M 30Gb using Windows XP. When I have the player docked and a window open, I'm trying to create a new folder then drag mp3s into it. The player will not do this though - as soon as I start to drag the file, the