Lync 2010 application service stops unexpectedly

Lync 2010 enterprise application service stops unexpectedly and requires a manual restart. This happens sporadically but can't find anything obvious as to the reason why.

Thank you for responding, sorry it took so long to get back to this. 
First error:
Log Name:      Lync Server
Source:        LS MCU Infrastructure
Date:          11/19/2013 9:43:03 AM
Event ID:      61026
Task Category: (1022)
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      (FQDN removed)
Description:
Unhandled exception was thrown.
The process ASMCUSvc(3440) throw an unhandled exception:System.AccessViolationException.
Stack:
   at CRDPTransportStreamBuffer.FinalRelease(CRDPTransportStreamBuffer* )
   at ATL.CComObject<CRDPTransportStreamBuffer>.{dtor}(CComObject<CRDPTransportStreamBuffer>* )
   at ATL.CComObject<CRDPTransportStreamBuffer>.__vecDelDtor(CComObject<CRDPTransportStreamBuffer>* , UInt32 )
   at ATL.CComObject<CRDPTransportStreamBuffer>.Release(CComObject<CRDPTransportStreamBuffer>* )
   at ATL.CComPtrBase<IRDPSRAPITransportStreamBuffer>.{dtor}(CComPtrBase<IRDPSRAPITransportStreamBuffer>* ).
Inner exception:
Attempted to read or write protected memory. This is often an indication that other memory is corrupt..
Cause: This is caused by an unhandled exception in the server. Please contact product support.
Resolution:
Internal error.
Event Xml:
<Event xmlns="removed">
  <System>
    <Provider Name="LS MCU Infrastructure" />
    <EventID Qualifiers="50174">61026</EventID>
    <Level>2</Level>
    <Task>1022</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2013-11-19T15:43:03.000000000Z" />
    <EventRecordID>332797</EventRecordID>
    <Channel>Lync Server</Channel>
    <Computer>(removed)
    <Security />
  </System>
  <EventData>
    <Data>ASMCUSvc(3440)</Data>
    <Data>System.AccessViolationException</Data>
    <Data>   at CRDPTransportStreamBuffer.FinalRelease(CRDPTransportStreamBuffer* )
   at ATL.CComObject&lt;CRDPTransportStreamBuffer&gt;.{dtor}(CComObject&lt;CRDPTransportStreamBuffer&gt;* )
   at ATL.CComObject&lt;CRDPTransportStreamBuffer&gt;.__vecDelDtor(CComObject&lt;CRDPTransportStreamBuffer&gt;* , UInt32 )
   at ATL.CComObject&lt;CRDPTransportStreamBuffer&gt;.Release(CComObject&lt;CRDPTransportStreamBuffer&gt;* )
   at ATL.CComPtrBase&lt;IRDPSRAPITransportStreamBuffer&gt;.{dtor}(CComPtrBase&lt;IRDPSRAPITransportStreamBuffer&gt;* )</Data>
    <Data>Attempted to read or write protected memory. This is often an indication that other memory is corrupt.</Data>
  Followed by this error
Log Name:      Lync Server
Source:        LS ApplicationSharing Conferencing Server
Date:          11/19/2013 9:43:03 AM
Event ID:      32037
Task Category: (1304)
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      (FQDN removed)
Description:
An unhandled exception was encountered.
Message=System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
   at CRDPTransportStreamBuffer.FinalRelease(CRDPTransportStreamBuffer* )
   at ATL.CComObject<CRDPTransportStreamBuffer>.{dtor}(CComObject<CRDPTransportStreamBuffer>* )
   at ATL.CComObject<CRDPTransportStreamBuffer>.__vecDelDtor(CComObject<CRDPTransportStreamBuffer>* , UInt32 )
   at ATL.CComObject<CRDPTransportStreamBuffer>.Release(CComObject<CRDPTransportStreamBuffer>* )
   at ATL.CComPtrBase<IRDPSRAPITransportStreamBuffer>.{dtor}(CComPtrBase<IRDPSRAPITransportStreamBuffer>* )
Cause: Application Sharing Server error. Look through the exception details for more information.
Resolution:
If the problem persists, please contact product support.
Event Xml:
<Event xmlns="removed">
  <System>
    <Provider Name="LS ApplicationSharing Conferencing Server" />
    <EventID Qualifiers="50456">32037</EventID>
    <Level>2</Level>
    <Task>1304</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2013-11-19T15:43:03.000000000Z" />
    <EventRecordID>332798</EventRecordID>
    <Channel>Lync Server</Channel>
    <Computer>(removed)
    <Security />
  </System>
  <EventData>
    <Data>System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
   at CRDPTransportStreamBuffer.FinalRelease(CRDPTransportStreamBuffer* )
   at ATL.CComObject&lt;CRDPTransportStreamBuffer&gt;.{dtor}(CComObject&lt;CRDPTransportStreamBuffer&gt;* )
   at ATL.CComObject&lt;CRDPTransportStreamBuffer&gt;.__vecDelDtor(CComObject&lt;CRDPTransportStreamBuffer&gt;* , UInt32 )
   at ATL.CComObject&lt;CRDPTransportStreamBuffer&gt;.Release(CComObject&lt;CRDPTransportStreamBuffer&gt;* )
   at ATL.CComPtrBase&lt;IRDPSRAPITransportStreamBuffer&gt;.{dtor}(CComPtrBase&lt;IRDPSRAPITransportStreamBuffer&gt;* )</Data>
  </EventData>
</Event>

Similar Messages

  • Cold Fusion service stops unexpectedly

    With Cold Fusion MX 7.0.2, the service stops unexpectedly. In
    doing this, the WWW service stops, as well. I have not found a
    thing reagrding this problem. This has been happening for a while,
    and on serveral of my servers. We run Windows 2000 with IIS4.0.
    Adobe seems to not have a clue, which really bothers me.

    You need to find out what is going on as your server stops or
    hangs. First, confirm that coldfusion has really stopped. Turn on
    the internal JRun webserver on one of your servers. Next time the
    site 'stops', try to connect to coldfusion administrator using the
    internal webserver -
    http://localhost:8500/cfide/administrator/index.cfm.
    If this connection works, then CFMX is actually still running. So,
    then it would appear your issue is IIS or the connector between IIS
    and CFMX. Confirm you are running the latest connector. Check the
    connector logs.
    If cfmx has truly stopped there are several things to do:
    check the cfusionmx7\logs. Does the
    application or server log show lots of errors just prior to the
    stoppage. Is the application log full of errors - clean them
    up.
    check the cfusionmx7\runtime\logs for
    errors, especially just prior to the stoppage
    Run
    thread dump - is there
    a common template running in each of your traces during your
    hangs
    What is your technical support incident number with Adobe? I
    will be glad to work with that engineer. Email me your incident
    information directly.

  • Applications are stopping unexpectedly

    Hi,
    I've had my Z1 for about 2 weeks and today it started vibrating and pop ups keep appearing saying applications have stopped unexpectedly. Almost every application. Have rebooted the phone and sometimes it comes back to home screen with applications stopping again including keyboard, chrome, etc. other times the reboots by itself 3 or 4 times. Help
    Solved!
    Go to Solution.

    Check if the same occurs in safe mode:
    http://talk.sonymobile.com/t5/FAQ/How-to-boot-your-phone-into-safe-mode/m-p/348008
    All we have to decide is what to do with the time that is given to us - J.R.R. Tolkien

  • LS Communication Server Service Stopping unexpectedly

    I have a 2008 R2 Server where the LS communication Server Service is stopping unexpectedly. It's restarting ok it seems, but the issue is resulting in the server not working as intended.
    The service usually shows as Running in the Services Management Console. However if you watch it in Task Manager you can see it stopping and then restarting. It does this every minute or so.
    In the event log I can see the following 7031 Event over and over. Not sure how to fix this one though
    - System
      - Provider
       [ Name]  Service Control Manager
       [ Guid]  {555908D1-A6D7-4695-8E1E-26931D2012F4}
       [ EventSourceName]  Service Control Manager
      - EventID 7031
       [ Qualifiers]  49152
       Version 0
       Level 2
       Task 0
       Opcode 0
       Keywords 0x80000000000000
      - TimeCreated
       [ SystemTime]  2015-04-28T18:29:32.000Z
       EventRecordID 286277
       Correlation
      - Execution
       [ ProcessID]  0
       [ ThreadID]  0
       Channel System
       Computer <removed by OP>
       Security
    - EventData
      param1 LS Communication Server
      param2 1
      param3 60000
      param4 1
      param5 Restart the service

    Do you see any related events in Event Viewer > Applications and Services Logs > Lync server?
    What version of Lync is installed? Is it Enterprise or Standard?
    Note: If you find a post informative, please mark it so using the arrow to the left. If it answers a question you have asked, please mark the thread as answered to aid others when they are looking for solutions to similar problems or queries.
    The opinions expressed here are solely my own and do not express the views or opinions of my employer.
    There is no Lync Server section under Applications and Services Logs. There is an LS Applications, however there aren't any events underneath it. 
    From what I can tell, Lync isn't installed on this server. The LS Communication Server service along with 3 other LS services (Config Download Service, Linkage Server, & PTZ Tour Server). The role of this server is that of an HVR. It's designed to interface
    with video recording devices and record that video. It's unable to do so.

  • SipSnoop, Lync 2010, Application not authorized, Registration time-out. Timed-out?

    Hi, 
    I
    am trying to run the SipSnoop sample application which came with the Lync 2010 Server SDK.  Everytime I click on "Connect to Server", the application hangs for a while and then comes back with:
    Application not authorized.
    Registration Time-out. Timed-Out? [True]Response?[False]
    Any ideas what might be going on?
    Thanks,
    Prem

    I'm getting the same error but unable to resolve it.
    First I added the MSPL,
    New-CsServerApplication -Identity "Service:EdgeServer:servername.com/AppName" -Uri "http://www.companyname.com/OCS/AppName" -Enabled $true -Critical $false
    After that I'm trying to start the application and see the following error in the console,
    Exception ToString:Microsoft.Rtc.Sip.UnauthorizedException: Application not authorized. ---> System.ApplicationException: Registration Time-out. Timed-Out? [True] Response? [False]
       --- End of inner exception stack trace ---
       at Microsoft.Rtc.Sip.ServerAgent.Initialize(ApplicationManifest manifest, Boolean scriptOnly)
    and in the Event log I see this,
    An exception occured that cannot be handled.
         Message: Application not authorized. 
         Exception: Microsoft.Rtc.Sip.UnauthorizedException 
    I've tried all the following options,
    - Tried with both the Local Administrator and also the Domain Administrator. 
    - Both of them added to all the "RTC.." groups like "RTC Server applications". 
    - I also added the Domain Administrator to the RTCUniversalServerAdmins and RTCUniversalUserAdmins
    - Enabled MSMQ with Active Directory integration on both the Registrar as well as the Edge Server(Note that this managed mspl is a edge server plugin).
    - Made sure that the app uri is the same in the .am file and the commands and program
    Please help. 

  • SQL Server service stopped unexpectedly event ID 7034

    On one of UAT server we are having  issue with SQL Serverices and they are stopped unexpectedly .There is failure details  in Event logs \SQL Error logs. we havent done any of the changes on server.
    Event id : 7034

    Hi,
    so late but still, any solution you got or still  waiting for that?
    Are you able to check os\sql logs and find out anything which may appear that causing and putting a cascading effect on the services?
    Also you can add some more attempts for the services to try like below:
    Change the recovery actions
    To resolve this issue, change the recovery actions that the Service Control Manager (SCM) will take when a service fails.
    To perform this procedure, you must have membership in
    Administrators, or you must have been delegated the appropriate authority.
    To change the recovery actions for a service:
    Open the Services snap-in by clicking the
    Start button, Control Panel, and Administrative Tools, then double-clicking
    Services.
    Note: For Windows Vista, use the
    Classic View display option in Control Panel to see the
    Administration Tools.
    In the details pane of the
    Services snap-in, right-click on the name of the service you want to stop and select
    Properties.
    Click the Recovery tab and specify the recovery actions for the service (for example, restart the service or the computer, take no action, or run a program).
    It will be  good to share any logs around the time it fails.
    Thanks for sharing.
    Santosh Singh

  • COM+ Application Service stops regularly

    I'm having an issue where Email and RWW stop working on a regular basis. When I check services on the SBS 2008 server, the COM+ Application Service is stopped. I can start it manually, but is seems to stop again on a daily basis...usually in the morning.
    The Application Event log has a bunch of the following errors (ID 10016), but I'm not sure if they're related:
    The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID
    {61738644-F196-11D0-9953-00C04FD919C1}
    to the user NT AUTHORITY\NETWORK SERVICE SID (S-1-5-20) from address LocalHost (Using LRPC). This security permission can be modified using the Component Services administrative tool.
    Please let me know if you need more information.
    Thanks!
    Wayne S. CompTIA A+ CompTIA Network+ Microsoft MCP www.centralcoastcomputing.com

    Hello Ketan,
    Thank you for your reply. I regret my slow response, but I've just been very busy as I'm sure you can understand.
    What I mean by 'failing' is that every day begining consistently around 2AM, the System Log begins to report repeatedly the following event:
    Log Name:      System
    Source:        Microsoft-Windows-DistributedCOM
    Date:          5/9/2011 4:32:04 AM
    Event ID:      10016
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          NETWORK SERVICE
    Computer:      SERVER.domain.local
    Description:
    The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID
    {61738644-F196-11D0-9953-00C04FD919C1}
     to the user NT AUTHORITY\NETWORK SERVICE SID (S-1-5-20) from address LocalHost (Using LRPC). This security permission can be modified using the Component Services administrative tool.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-DistributedCOM" Guid="{1B562E86-B7AA-4131-BADC-B6F3A001407E}" EventSourceName="DCOM" />
        <EventID Qualifiers="49152">10016</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2011-05-09T11:32:04.000Z" />
        <EventRecordID>12177</EventRecordID>
        <Correlation />
        <Execution ProcessID="0" ThreadID="0" />
        <Channel>System</Channel>
        <Computer>SERVER.domain.local</Computer>
        <Security UserID="S-1-5-20" />
      </System>
      <EventData>
        <Data Name="param1">application-specific</Data>
        <Data Name="param2">Local</Data>
        <Data Name="param3">Activation</Data>
        <Data Name="param4">{61738644-F196-11D0-9953-00C04FD919C1}</Data>
        <Data Name="param5">NT AUTHORITY</Data>
        <Data Name="param6">NETWORK SERVICE</Data>
        <Data Name="param7">S-1-5-20</Data>
        <Data Name="param8">LocalHost (Using LRPC)</Data>
      </EventData>
    </Event>
    After I manually restart the service, I get Event ID 10010
    I'm a little confused about the following comment: "As far as WSS_WPG group is concerned, please don't change the location to local server and add the one from the domain and make sure it has both launch and activation." Should I undo what I've done there?
    I tried to follow the article that Sean referenced above, but following the instructions explicitly wasn't possible as the WSS_WPG group does not appear within the scope of the local server. When I selected the 'Local Server' scope and then tried to do a name
    check for WSS_WPG it wasn't found. That's why I thought it was an error in the document and made the change for the WSS_WPG in the local domain scope. I'll send a screenshot of what I mean in the email that you requested. Thanks again for your help.
    Wayne S. CompTIA A+ CompTIA Network+ Microsoft MCP www.centralcoastcomputing.com

  • IWS service stops unexpectedly all day

    Installed 6.0 SP5 on Windows 2000 SP2. Web server service iWS will stop and of course the site fails... The event viewer only shows two error messages, one is event id 0 (The description for Event ID ( 0 ) in Source ( https-webserv ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. The following information is part of the event: startup: server started successfully, . )
    and the other is event id 25
    (The description for Event ID ( 25 ) in Source ( WebServer 6.0 ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. The following information is part of the event: https-webserv, 0. )
    I have no idea what to look for or why it keeps stopping... Help...

    I am seeing this same problem with the same setup (v6.0 SP5 on Windows 2000 SP3). I get event id 0 and event id 25 in the Windows Event Log, with no information in the server's logs, and the server restarts.
    This happens when I run stress testing against my web server, with 5 different users constantly making requests to the server. Sometimes the server will run for an hour before crashing, and other times it will run for 5 or 6 hours. It seems very random. I am not seeing a noticeable memory leak in the httpd.exe process that is running, and my CPU usage is only at about 40-50 % (nothing else is running on the machine).
    Manish's link in his reply to the original posting is no longer a valid URL. Is there somewhere else where I can see the information he was referencing from the old iplanet web site? Or does anyone know what may be causing this?

  • Lync 2010 to 2013 Migration DB issue, central management database.

    Hello ,
    During Lync 2010 to 2013 migration , on my back end database for Lync 2013 I previously created there data base instances on my lync 2013 BE , (RTC,MON, ARC) THERE DIFFERENT ISTNACE using sql server enterprise 2012 .
    Now I want to finish the migration by moving the central management server to the lync server 2013.
    my question now I tried to create a new DB instance and I face some issue related  the space on the server .
    can I use any of the existing isnatce which I created before for the (RTC,MON, ARC) or can I sue the default instance which is created by default with sql 2012 server installation .to install the central management database.
    do I need a spate instance ? for the new central management store on my lync server 2013
    Thanks
    MK

    Hello
    After I run the command
     Install-CsDatabase -CentralManagementDatabase -SqlServerFqdn hq-lync2013-be.MYDOMAIN -SqlInstanceName RTC.
    -Then
    Enable-CsTopology
    -Then
    Move-CsManagementServer .
    And now after the move when I check the logs :
    WARNING: The move completed successfully but the following additional steps are required:
      Run local setup on the following computers to remove Central Management services that are no longer defined in the topology:
        - HQ-LYNC-FE-01.MYDOMAIN
    WARNING: "Move-CsManagementServer" processing has completed with warnings. "2" warnings were recorded during this run.
    WARNING: Detailed results can be found at
    "C:\Users\MYUSER\AppData\Local\Temp\2\Move-CsManagementServer-0d4806f4-554d-497d-a0dc-0fc98a6e076d.html".
    THESE AR ETEH TWO WARININGS :
    Warning: Failed to cleanup file store for the new Central Management Server. Error The directory is not empty.
    Warning: The move completed successfully but the following additional steps are required:
    Run local setup on the following computers to remove Central Management services that are no longer defined in the topology:
    - HQ-LYNC-FE-01.MYDOMAIN.
    I Run the local setup on both the FE2013 AND FE2010.
    now when I run the command :
    Get-CsManagementStoreReplicationStatus
    UpToDate           : False    (I shutdown this server )
    ReplicaFqdn        : HQ-EDGE01.mydomain
    LastStatusReport   :
    LastUpdateCreation : 3/16/2015 1:52:45 PM
    ProductVersion     :
    UpToDate           : False
    ReplicaFqdn        : HQ-LYNC2013-FE.mydomain
    LastStatusReport   :
    LastUpdateCreation : 3/16/2015 1:52:45 PM
    ProductVersion     :
    UpToDate           : False
    ReplicaFqdn        : HQ-LYNC-FE-01.mydomain
    LastStatusReport   :
    LastUpdateCreation : 3/16/2015 1:52:45 PM
    ProductVersion     :
    UpToDate           : False
    ReplicaFqdn        : HQ-LYNC-MA-01.mydomain
    LastStatusReport   :
    LastUpdateCreation : 3/16/2015 1:52:45 PM
    ProductVersion     :
    NOW THEER IS REPLICATION ISSUE ?
    I notice that service on my lync 2010 SOME OF THEM ARE STOPPED :
    FILE TRANSFER AGENT , MASTER REPLICATORE AGENT , CALL PARK SERVICE (ALL ON LYNC 2010)
    ALL SERVICE ON 2013 FE IS OK AND RUNNING..
    I notice this error in my lync server 2013 vents .
    I host the shared file on my lync server 2010 mediation server
    Microsoft Lync Server 2013, Master Replicator Agent service encountered an error while accessing a file share and will continuously attempt to access this file share until this issue is resolved. While this condition persists, replication to replica machines
    might not occur.
    IO failure occurred for Path=\\HQ-LYNC-MA-01.mydomain\LYNCSHARE\1-CentralMgmt-1\CMSFileStore\xds-master\working\replication\tmp. Exception=Access to the path '\\HQ-LYNC-MA-01.mydomain\LYNCSHARE\1-CentralMgmt-1' is denied..
    Cause: Possible issues with file share permissions. This can occur if the computer hosting the file share has outdated cached credentials for the computer that is trying to access the file share.
    Resolution:
    For details about how to resolve file share permission issues, see the product documentation.
    SO ANY ADVICE ?
    Regards
    MK

  • Lync 2010 - Using DID numbers and extensions that do not correlate

    Hi everyone,
    I have a situation that I believe is unique and am trying to find a good way to deal with it. I am hoping that someone out there may have a different view on how we might achieve the goal of using our existing collection of extensions and DID numbers. Here
    are the implementation details...
    - Around 200 locations that each have a gateway for local PSTN in and out calling
    - One Enterprise Pool running Lync 2010 to service all locations
    - 90%+ sites have DID numbers, however the DID numbers are not in complete blocks. There are skips in the numbers.
    - Extension ranges are unique per location and have been in place for years
    - DID numbers and extensions do not have any common parts... ie tel:+13275551212;ext=78943
    The challenge is that we are moving the locations over into the Lync 2010 environment from a Cisco deployment and in planning out the steps, it appears that we would need to create a unique normalization rule per number that is similar to the example above.
    Because the locations span different area codes that have the ability to dial 7 digit and 10 digit numbers is not consistent, we would need to have multiple dial plans. If we need different dial plans and unique normalization rules per extension
    number, we would need to ensure that the all of the extension numbers normalize across the dial plans requiring that we include the unique extension normalization rules in each dial plan. (wow I sure hope you can follow this) So 200 locations with 20
    norm rules each will add up quickly.
    The real solution I have come up with is to migrate to Lync 2013 but this is not an option until next year. We also need to send out the correct unique CLID for the users who have a DID.
    Here are the other possible solutions I have came up with each have a draw back.
    - No unique CLID for outbound calls
    - One Dialplan and everyone dials 10 digits externally
    - Gateway adjusts a "common" base number based on extension to a unique CLID. This may not be able to be done on the existing gateways.
    - An additional gateway that can adjust the outgoing CLID is put in to make changes to all CLID's based on extension.
    - Create a unique normalization rule for each number set and assign that normalization rule to every other dial plan. - The long road that I think may have performance issues
    due to the size of the normalization rules needed.
    I really appreciate any thoughts or ideas on this one.
    Cheers,
    Ken Braley Voice Data Systems

    Hi,
    As you said, you can only use one dial plan and everyone dials 10 digits externally, however,
    if your organization maintains a single dial plan across multiple locations, you may still need to create a separate dial plan for Enterprise Voice users who are migrating from a private branch exchange (PBX) and who need to have their existing
    extensions retained.
    If you want to keep the DID numbers like before, I think you may need to create a separate dial plan for every users.
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • After windows update in sharepoint 2010 farm , administraion service stopped and given error when start

    Hi
    i have a sharepoint 2010 farm
    and it has total 6 servers, and in all servers i did the latest windows update
    and after update i found the sharepoint 2010 administraion service was stopped and  when i start its  given error message
    Log Name:      System
    Source:        Service Control Manager
    Date:          7/12/2014 3:01:15 PM
    Event ID:      7000
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      SPFAPP01.xyz.gov.local
    Description:
    The SharePoint 2010 Administration service failed to start due to the following error:
    The service did not respond to the start or control request in a timely fashion.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Service Control Manager" Guid="{555908d1-a6d7-4695-8e1e-26931d2012f4}" EventSourceName="Service Control Manager" />
        <EventID Qualifiers="49152">7000</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8080000000000000</Keywords>
        <TimeCreated SystemTime="2014-07-12T12:01:15.109313700Z" />
        <EventRecordID>81462</EventRecordID>
        <Correlation />
        <Execution ProcessID="576" ThreadID="3372" />
        <Channel>System</Channel>
        <Computer>SPFAPP01.xyz.gov.local</Computer>
        <Security />
      </System>
      <EventData>
        <Data Name="param1">SharePoint 2010 Administration</Data>
        <Data Name="param2">%%1053</Data>
      </EventData>
    </Event>
    adil

    Are you able to run the Config Wizard? Are there any helpful messages in the Application Event Log or in Applications and Services Logs -> Microsoft -> SharePoint Products -> Shared -> Operational?
    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.

  • Application Camera has stopped unexpectedly

    Ever since I ran the OS update, my camera doesn't work at all.
    I click the Camera icon and get this message:
    Sorry!
    The application Camera (process com.google.android.camera) has stopped unexpectedly. Please try again.
    Button options are: Force Close, and Report.
    Any thoughts on how to fix this? (It screwed up my taking pictures in NYC this weekend...)
    Thanks!

    Update:
    Well, after jiggling the keyboard in and out a couple of times (while waiting for customer service on the phone) , the phone rebooted and now the camera works perfectly!  So maybe the battery was just not reseated quite fully again after I took it out.
    Anyway, my problem is now resolved.
    Thanks very much for the help!

  • User profile sync Sharepoint 2010 photos thumbnail with AD and Lync 2010 - error on Full Synchronization- get events 8311, 6110, 6803 FIMSynchronization Service

    User profile sync Sharepoint 2010 photos thumbnail with AD and Lync 2010 - error on Full Synchronization- get events 8311, 6110, 6803 FIMSynchronization Service
    We're trying to set up sync between Sharepoint and AD so photos are displayed in Lync.
    The certificate referenced in 8311 is not the sharepoint root cert, its the UCC cert with our FQDN of the site. sharepoint.domain.com
    Is this causing the problem with the sync and holding up the photos?
    I have tried several proposed fixes, it hasn't helped.
    tried this as well:
    http://blogs.technet.com/b/praveenh/archive/2011/05/11/event-id-8311-certificate-validation-errors-in-mss-2010.aspx
    Josh

    Try this fix and see if its sync the photos:
    http://blogs.technet.com/b/steve_chen/archive/2010/09/20/user-profile-sync-sharepoint-2010.aspx#Profile Picture Property
    http://blogs.technet.com/b/steve_chen/archive/2010/09/20/user-profile-sync-sharepoint-2010.aspx#SyncPicAD2SPS
    Update-SPProfilePhotoStore -CreateThumbnailsForImportedPhotos 1 -MySiteHostLocation <mySiteHostURL>
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • Need assistance creating applications with superseedence to uninstall Office 2010, Lync 2010 and then install Office 365 click to run 2013

    We are getting ready in a few months to uninstall our locally installed Office 2010 and head to the cloud with Office 365 2013. I have created applications to uninstall Office 2010 and Lync 2010 and then added them to the supersedence tab for Office 365
    office 2013 click to run with appv5.
    When deploying the office 365 2013 application it does not uninstall office 2010 or lync 2010 with the supersedence.  I am able to manually uninstall Office 2010 and Lync 2010 with the command lines I am using in the applications.
    The application uninstall for Office 2010 is:
    The application uninstall is an exe so I created an application, created a deployment type with the location of our Office 2010 admin point, installation program and uninstall program are set with the same line as I have tried to deploy it separately and
    also as a supersedence in the Office 365 application setup.exe /uninstall ProPlus /config "\\sccmserver\share\Office2010\ProPlus.ww\silentuninstallconfig.xml.  The silentuninstallconfig.xml was created from the original config.xml file and edited
    to these settings:<Configuration Product="ProPlus">
     <Display Level="none" CompletionNotice="NO" SuppressModal="yes" AcceptEula="yes" />
     <Setting Id="Reboot" Value="Never" />
     <Setting Id="SETUP_REBOOT" Value="NEVER" />
     <OptionState Id="ProductFiles" State="Local" Children="force" />
     </Configuration>
    The detection method is the folder path to see that office 14 exists.  When I deploy this the machines finish with success showing this exists, but does not uninstall Office 2010.
    running the command line manually mapped to this location on a machine uninstalls office 2010 without issue. 
    Lync 2010 uninstall:
    Lync is an exe so I am using the LyncSetup.exe /silent /uninstall.  The application is in the supersedence tab for Office 365 2013. This never installs.  If I create a softare distribution and deploy it on its own it uninstalls without issue. 
    We are going to use Lync 2013 with our office 365 2013 installation so we need to uninstall this.  The detection method for lync is file system folder and the Microsoft lync folder for detection.
    MS Office 15 (Office 365) was created with the click to run tool.  I can install this with the application I created using the appv5 package created with the click to run tool.  The issue is we need Office 2010 and Lync 2010 uninstalled first. 
    Having both versions of Office installed in test has caused issues where Office 15 365 will not list in add and remove programs and cannot be uninstalled even with the fix it article to remove office 2013. 
    I have looked at many articles and so far it is not working for us.  Any help appreciated to get us to the cloud.
    Thanks,
    Brit

    The applications I have for uninstall of office 2010 and Lync 2010 for some reason do not uninstall. Manually testing the command lines they do.  The detection method seems to be hanging things up.  On the lync uninstall detection method I have
    the setting type of file system, type folder, path c:\program files\ folder name Microsoft Lync.
    I highly recommend using something other than a file/folder "exists" detection method. Installers are constantly leaving things behind due to environmental inconsistencies. It may leave files/folders behind with a schedule to delete files on next reboot.
    These things are unpredictable and very hard to use. I just use the "HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall" Registry location. There you can actually key off the "Product Version" DWORD as well which gives you an even more accurate method
    to determine if the application you are trying to deploy (or expect to exist) is truly there. This, of course, being if you are not using an MSI. If you have MSI technology ALWAYS use the product code unless the person writing the MSI chooses to use the same
    product code for every version release of their product. In which case, Use the registry method.
    As far as getting the supersedence and everything working. You need to start from the basics. Create Applications for all of the apps you want to remove. Make sure they install and uninstall properly (seems like overkill but it isn't that hard). Once you
    have working install/uninstall applications then you can easily apply supersedence to your new applications with a setting of Uninstall on the superseded apps you should have no problem getting rid of them. I have done this for numerous things.
    For example, I did this with Cisco Jabber to replace older versions of jabber, older versions of cisco unified personal communicator and lync and OSC. All of these replaced versions had to have an Application but once it was in it took two seconds to apply
    all the supersedence rules and now I know when I push that software out no matter version is running on any machine it will pull all the old apps off and put the new one on.
    Dustin Estes - MCP | www.dustinestes.com

  • Creating a Business Service for Start/Stop Application Service in CCB 2.3.1

    Hi,
    I'm in the process of creating a BPA script that invokes a Business Service to perform a Start/Stop for a given Account ID/Premise ID combination. The Business Service is using the base Application Service: Start Stop (CILCSSEP). I am moving the Account ID and Premise ID, along with the start date and requested by fields to the data area of the Business Service, prior to invoking it. When I invoke the Business Service via the BPA script, it throws the below error message... I'm at a loss because the BILL_ADDR_SRCE_FLG is being set to a default of "PREM" on the Business Service Schema:
    A Bill Address Source is required on the address override record. Please enter a valid value.
    One of these two is true:
    1) The Bill Route Type on this record has a Bill Routing Method of 'Postall', or
    2) The main customer on the Account has a Quote Route Type with a Quote Routing Method of 'Postal'.
    In either case, the Bill Address Source must be populated with a valid value.
    If you need support please supply the following info to system support:
    Message number: 3, 59204
    Business Service: CMSTARTSERVICE
    Application Service: CILCSSEP
    Schema:
    <schema pageAction="fastChange">
    <accountId mapField="ACCT_ID"/>
    <df mapField="DEFAULT_FOR_FLG"/>
    <startDate mapField="STRT_START_DT"/>
    <startOption mapField="STRT_TYPE_FLG"/>
    <premiseId mapField="STRT_PREM_ID"/>
    <premAddress mapField="ADDRESS1"/>
    <premCity mapField="CITY"/>
    <startCisDiv mapField="STRT_CIS_DIVISION"/>
    <startReqBy mapField="STRT_STRT_REQ_BY"/>
    <bldStrtSaSw mapField="BUILD_START_SA_SW" default="true"/>
    <accountIdtwo mapField="ACCT_ID2"/>
    <mainCustPerId mapField="MAIN_CUST_PER_ID"/>
    <billFrmtFlg mapField="BILL_RTE_TYPE_CD" default="POSTAL" private="true"/>
    <billAddrSrcFlg mapField="BILL_ADDR_SRCE_FLG" default="PREM"/>
    <billAddrSrcFlg2 mapField="BILL_ADDR_SRCE_FLG2" default="PREM"/>
    <startStopTelephoneOverride type="list" mapList="OVRD_PHONE">
    <accountId mapField="ACCT_ID"/>
    <sequence mapField="SEQ_NUM"/>
    <phoneType mapField="PHONE_TYPE_CD"/>
    <internationalPrefix mapField="COUNTRY_CODE"/>
    <phone mapField="PHONE"/>
    <extension mapField="EXTENSION"/>
    <version mapField="VERSION"/>
    </startStopTelephoneOverride>
    <startBtn mapField="ACTION_START_SW" default="true" private="true"/>
    </schema>
    I'm running CC&B 2.3.1 - Any help in pointing me in the right direction to get this working would be greatly appreciated, Thanks!
    Regards,
    Jack

    Hi,
    Can you try and do this transaction online and see if the error occurs as well? If so run it with traces on and check for the details just before the error is thrown. ( you can also switch on debug via the service call, but it may be easier to debug when doing this online. ) I am predicting this error will occur also when you do it online.
    When you are using an Account with its main Person set up with BILL_ADDR_SRC_FLG as PREM you will need a valide PREM_ID on the CI_ACCT record for MAILING_PREM_ID and the premise needs to have a switch set to YES indicating it is a Mailing Address type Premise.
    Good luck
    Arjen

Maybe you are looking for