SBS 2011 Standard SP1 - Randomly rebooting after svchost crash

Last week 10/22, my SBS 2011 server began restarting randomly anywhere from every 2 hours to as long as every 4 hours. In reviewing the logs, it appears that an svchost process crashes (in Application log) which surrounds ntdll.dll and then many services
crash and the System log shows a request by RPC to restart the server.
I have seen similar threads but none of them end up with a solution or viable suggestion.
No changes were made to the server on that day but since this began, I have installed all updates to drivers and the OS but no change.
Log Name:      Application
Source:        Application Error
Date:          10/29/2014 1:30:45 PM
Event ID:      1000
Task Category: Application Crashing Events
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      SERVER.domain.local
Description:
Faulting application name: svchost.exe, version: 6.1.7600.16385, time stamp: 0x4a5bc3c1
Faulting module name: ntdll.dll, version: 6.1.7601.18229, time stamp: 0x51fb164a
Exception code: 0xc0000005
Fault offset: 0x00000000000506f1
Faulting process id: 0x2a0
Faulting application start time: 0x01cff38404ccfa2d
Faulting application path: C:\Windows\system32\svchost.exe
Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
Report Id: b1d8e3b5-5f99-11e4-8531-e83935b894d8
Event Xml:
<Event xmlns="removed because wouldn't let me save">
  <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2014-10-29T18:30:45.000000000Z" />
    <EventRecordID>3836089</EventRecordID>
    <Channel>Application</Channel>
    <Computer>SERVER.domain.local</Computer>
    <Security />
  </System>
  <EventData>
    <Data>svchost.exe</Data>
    <Data>6.1.7600.16385</Data>
    <Data>4a5bc3c1</Data>
    <Data>ntdll.dll</Data>
    <Data>6.1.7601.18229</Data>
    <Data>51fb164a</Data>
    <Data>c0000005</Data>
    <Data>00000000000506f1</Data>
    <Data>2a0</Data>
    <Data>01cff38404ccfa2d</Data>
    <Data>C:\Windows\system32\svchost.exe</Data>
    <Data>C:\Windows\SYSTEM32\ntdll.dll</Data>
    <Data>b1d8e3b5-5f99-11e4-8531-e83935b894d8</Data>
  </EventData>
</Event>
Log Name:      System
Source:        USER32
Date:          10/29/2014 1:30:46 PM
Event ID:      1074
Task Category: None
Level:         Information
Keywords:      Classic
User:          SYSTEM
Computer:      SERVER.domain.local
Description:
The process C:\Windows\system32\services.exe (SERVER) has initiated the restart of computer SERVER on behalf of user NT AUTHORITY\SYSTEM for the following reason: No title for this reason could be found
 Reason Code: 0x30006
 Shutdown Type: restart
 Comment: Windows must now restart because the Remote Procedure Call (RPC) service terminated unexpectedly
Event Xml:
<Event xmlns="removed because wouldn't let me save">
  <System>
    <Provider Name="USER32" />
    <EventID Qualifiers="32768">1074</EventID>
    <Level>4</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2014-10-29T18:30:46.000000000Z" />
    <EventRecordID>2726522</EventRecordID>
    <Channel>System</Channel>
    <Computer>SERVER.domain.local</Computer>
    <Security UserID="S-1-5-18" />
  </System>
  <EventData>
    <Data>C:\Windows\system32\services.exe (SERVER)</Data>
    <Data>SERVER</Data>
    <Data>No title for this reason could be found</Data>
    <Data>0x30006</Data>
    <Data>restart</Data>
    <Data>Windows must now restart because the Remote Procedure Call (RPC) service terminated unexpectedly</Data>
    <Data>NT AUTHORITY\SYSTEM</Data>
    <Binary>06000300000000000000000000000000000000000000000000000000000000000000000000000000</Binary>
  </EventData>
</Event>

Hi John,
Before going further, would you please let me confirm whether do any change (install any update or third-party
application) before this issue occurred?
On current situation, please run
sfc /scannow command to scan all protected system files. Would you please let me know whether you updated the BIOS and the hardware drivers? Please check if drivers need to be updated and Windows Updates need to be installed. If possible, please perform
a clean boot and check if this crash issue still exists.
In addition, troubleshoot this kind of kernel crash issue, we need to analyze the crash dump file to narrow down the root cause of the issue. Please refer to following articles
and check if can help you to analyze dump files.
Crash dump analysis using the Windows debuggers (WinDbg)
How to read the small memory dump file that is created by Windows if a crash occurs
By the way, it may be not effective for us to debug the crash dump file here in the forum. If this issues is a state of emergency for you. Please contact Microsoft Customer
Service and Support (CSS) via telephone so that a dedicated Support Professional can assist with your request.
To obtain the phone numbers for specific technology request, please refer to the web site listed below:
http://support.microsoft.com/default.aspx?scid=fh;EN-US;OfferProPhone#faq607
Hope this helps.
Best regards,
Justin Gu

Similar Messages

  • Expiring Exchange certs on a SBS 2011 Standard server

    We have many servers running SBS 2011 standard. On one particular server (which just passed the three year mark this past weekend) we are seeing MSExchangeTransport Event ID 12015 and 12016, telling us that an internal transport certificate has expired.
    Based upon research, using the Get-ExchangeCertificate command, I have found that there are five different thumbprints indicating certificates. We currently have a commercial 5 year cert for the web user interface and AD synchronization.
    Looking at the results of Get-ExchangeCertificate | fl, I can see that the first certificate (server.domain.local) goes from 4/10/2014 to 4/10/2015, the second (remote.domainname.com) goes from 8/16/2011 to 8/16/2016 (this is the commercial cert), the third
    goes from 8/15/2011 to 8/12/2021, the fourth (this is the thumbprint referenced in the 12015 error) goes from 8/15/2011 to 8/14/2013 and the fifth goes from 8/15/2011 to 8/14/2013.
    Reviewing the event log shows that the fifth certificate (also expired) is never referenced.
    Several accepted answers on technet and other sites show that running Fix My Network will correct the problem, but running FMN on this server just shows me that my DHCP server is not running (which it is) and it wants me to create a static IPv6 address (which
    it did not accomplish.)
    What is the best way to fix a problem where important self-signed certificates expire after only two years?
    Randy
    MCP SBSC

    Hi Randy,
    I suggest run following command to get Self-signed certificate on your Exchange 2010 server:
    Get-ExchangeCertificate | FL
    Please collect the certificate which "IsSelfSigned" parameter value is True.
    If it is not expired, please binding the existing certificate with IIS and SMTP service. Detailed command as below:
    Get-ExchangeCertificate -Thumbprint
    XXXXX876C45D19BA885E9FA96C48DD0C7DCXXXXX | Enable-ExchangeCertificate
    -Services "IIS,SMTP"
    If it is expired, I suggest re-create a new one. Detailed command as below:
    Get-ExchangeCertificate -Thumbprint
    XXXXX876C45D19BA885E9FA96C48DD0C7DCXXXXX | New-ExchangeCertificate
    -Services "IIS,SMTP,IMAP,POP"
    Please note, the Thumbprint in the example above in the result of running Get-ExchangeCertificate | FL
    command.
    Since SBS is different from Exchange server, I also suggest ask SBS Forum to double confirm this issue so that you can get more professional suggestions. For your convenience:
    http://social.technet.microsoft.com/Forums/en-US/home?forum=smallbusinessserver
    Please correct me if there is any misunderstanding.
    Thanks
    Mavis
    If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Mavis Huang
    TechNet Community Support

  • My iPod 4 (2010) randomly reboots after 5.1.1 upgade to iOS6 (WDT timeout).

    My iPod 4 (2010) randomly reboots after 5.1.1 upgrade to iOS6 (WDT timeout).
    After reboot I cannot power it with Power Button. Have to do Power + Mac, hold to 10 sec and than it will go ON. After 1 minute when it will go to sleep it will start randomly reboots.
    Diagnostics & Usage Data log is shoving multiple "panic" error with Debug message "WDT timeout".
    Any Advice what is wrong? With 5.1.1 it was running like charm.
    Very disappointing.

    Try the following:
    - Restore from backup
    - Restore to factory settings/new iPod.
    If you still have the problem that indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order

  • Early 2011 MBP 13 random reboots (no Kernel Panic logged)

    Hi,
    Problem Description:
    My MacBook Pro randomly reboots at least 1-2 times a day. I cannot find a kernel log because each restart is a double one.
    Let me explain the problem further : 1. Im doing something (nothing specific..no specific app) on the mac 2. The screen freezes and becomes unresponsive ( I know a reboot is coming)
    3. I get the gray screen which says "Your computer restarted because of a problem..." ...this is followed by the white screen with the apple sign..it loads for a few seconds and it reboots AGAIN..this time i hear the chime...loads into the OS normally ...works until i either shut it down / put it to sleep / another random restart (varies from 1 hour to 6 hours )
    Things I've tried :
    SMC / PRAM reset
    Erase Drive and TimeMachine Restore
    Apple Hardware Tests / Diagnostics all pass
    Verify / Repair permissions / disk (did this a million times)
    Reindexed Spotlight
    Erased Drive and did a clean install and MIGRATED files from TimeMachine
    Safe Mode ( THIS did not have random reboots...also fyi ..i didn't try this for long)
    Logs Data:
    Since I don't have the .panic files. I am pasting a chunk of the log before and after the PROBLEM.
    01/05/15 5:59:17.438 pm storeaccountd[223]: AccountServiceDelegate: Accepting new connection <NSXPCConnection: 0x7ff59c49fba0> connection from pid 601 with interface <AccountServiceInterface: 0x7ff59c49f3f0> (PID 601)
    01/05/15 5:59:22.006 pm CalendarAgent[197]: [com.apple.calendar.store.log.caldav.coredav] [Refusing to parse response to PROPPATCH because of content-type: [text/html; charset=UTF-8].]
    01/05/15 5:59:22.213 pm CalendarAgent[197]: [com.apple.calendar.store.log.caldav.coredav] [Refusing to parse response to PROPPATCH because of content-type: [text/html; charset=UTF-8].]
    01/05/15 5:59:34.254 pm storeaccountd[223]: AccountServiceDelegate: Accepting new connection <NSXPCConnection: 0x7ff59c20ecb0> connection from pid 601 with interface <AccountServiceInterface: 0x7ff59b9395a0> (PID 601)
    01/05/15 6:00:06.297 pm storeaccountd[223]: AccountServiceDelegate: Accepting new connection <NSXPCConnection: 0x7ff59c20f710> connection from pid 601 with interface <AccountServiceInterface: 0x7ff59c20e910> (PID 601)
    01/05/15 6:00:06.937 pm storeaccountd[223]: ADI: {
        "Access-Control-Allow-Origin" = "*";
        "Cache-Control" = "no-transform, max-age=56";
        Connection = "keep-alive";
        "Content-Encoding" = gzip;
        "Content-Length" = 11075;
        "Content-Type" = "text/html; charset=UTF-8";
        Date = "Fri, 01 May 2015 12:30:06 GMT";
        "Last-Modified" = "Fri, 01 May 2015 12:30:06 GMT";
        Server = "ATS/4.1.0";
        "Strict-Transport-Security" = "max-age=31536000";
        Vary = "X-Apple-Store-Front, Accept-Encoding";
        "X-Apple-ATS-Cache-Key" = "/17.173.38.161/80/in/app/extreme-road-trip-2/id592213926/iDevice/143467/13/htt ps?mt=12";
        "X-Apple-Partner" = "origin.0";
        "apple-timing-app" = "30 ms";
        "x-apple-aka-ttl" = "Generated Fri May 01 05:30:06 PDT 2015, Expires Fri May 01 05:31:06 PDT 2015, TTL 60s";
        "x-apple-application-instance" = 2126059;
        "x-apple-application-site" = ST11;
        "x-apple-jingle-correlation-key" = 3OMTSBGCRPXM67HMQNZSFXZJNQ;
        "x-apple-orig-url" = "https://itunes.apple.com/in/app/extreme-road-trip-2/id592213926?mt=12";
        "x-apple-translated-wo-url" = "/WebObjects/MZStore.woa/wa/viewSoftware?mt=12&id=592213926&cc=in&urlDesc=/extr eme-road-trip-2";
        "x-frame-options" = SAMEORIGIN;
        "x-webobjects-loadaverage" = 0;
    01/05/15 6:00:06.948 pm storeaccountd[223]: AccountServiceDelegate: Accepting new connection <NSXPCConnection: 0x7ff59c210a90> connection from pid 601 with interface <AccountServiceInterface: 0x7ff59c20d9a0> (PID 601)
    01/05/15 6:00:06.960 pm storeaccountd[223]: AccountServiceDelegate: Accepting new connection <NSXPCConnection: 0x7ff59c196c30> connection from pid 601 with interface <AccountServiceInterface: 0x7ff599437500> (PID 601)
    01/05/15 6:00:06.967 pm storeaccountd[223]: AccountServiceDelegate: Accepting new connection <NSXPCConnection: 0x7ff59c18b410> connection from pid 601 with interface <AccountServiceInterface: 0x7ff599438560> (PID 601)
    01/05/15 6:00:06.974 pm storeaccountd[223]: AccountServiceDelegate: Accepting new connection <NSXPCConnection: 0x7ff59c539b00> connection from pid 601 with interface <AccountServiceInterface: 0x7ff59c539cd0> (PID 601)
    01/05/15 6:00:06.983 pm storeaccountd[223]: AccountServiceDelegate: Accepting new connection <NSXPCConnection: 0x7ff59c1b3da0> connection from pid 601 with interface <AccountServiceInterface: 0x7ff5994a2530> (PID 601)
    01/05/15 6:00:06.998 pm storeaccountd[223]: AccountServiceDelegate: Accepting new connection <NSXPCConnection: 0x7ff59c53ccd0> connection from pid 601 with interface <AccountServiceInterface: 0x7ff59c53cf90> (PID 601)
    01/05/15 6:00:07.006 pm storeaccountd[223]: AccountServiceDelegate: Accepting new connection <NSXPCConnection: 0x7ff599462520> connection from pid 601 with interface <AccountServiceInterface: 0x7ff59c17c0b0> (PID 601)
    01/05/15 6:00:07.014 pm storeaccountd[223]: AccountServiceDelegate: Accepting new connection <NSXPCConnection: 0x7ff59c540020> connection from pid 601 with interface <AccountServiceInterface: 0x7ff59967d410> (PID 601)
    01/05/15 6:00:07.051 pm storeaccountd[223]: AccountServiceDelegate: Accepting new connection <NSXPCConnection: 0x7ff59c350fb0> connection from pid 601 with interface <AccountServiceInterface: 0x7ff59bbd8420> (PID 601)
    01/05/15 6:00:07.065 pm storeaccountd[223]: AccountServiceDelegate: Accepting new connection <NSXPCConnection: 0x7ff59c1840a0> connection from pid 601 with interface <AccountServiceInterface: 0x7ff599460b70> (PID 601)
    01/05/15 6:00:07.071 pm storeaccountd[223]: AccountServiceDelegate: Accepting new connection <NSXPCConnection: 0x7ff59c173240> connection from pid 601 with interface <AccountServiceInterface: 0x7ff59c173570> (PID 601)
    01/05/15 6:00:07.087 pm storeaccountd[223]: AccountServiceDelegate: Accepting new connection <NSXPCConnection: 0x7ff59c353980> connection from pid 601 with interface <AccountServiceInterface: 0x7ff59c354360> (PID 601)
    01/05/15 6:00:07.107 pm storeaccountd[223]: AccountServiceDelegate: Accepting new connection <NSXPCConnection: 0x7ff59c175490> connection from pid 601 with interface <AccountServiceInterface: 0x7ff59c175740> (PID 601)
    01/05/15 6:00:07.112 pm storeaccountd[223]: AccountServiceDelegate: Accepting new connection <NSXPCConnection: 0x7ff59c5428c0> connection from pid 601 with interface <AccountServiceInterface: 0x7ff59c542b80> (PID 601)
    01/05/15 6:00:07.118 pm storeaccountd[223]: AccountServiceDelegate: Accepting new connection <NSXPCConnection: 0x7ff59c176990> connection from pid 601 with interface <AccountServiceInterface: 0x7ff59c176c50> (PID 601)
    01/05/15 6:00:07.123 pm storeaccountd[223]: AccountServiceDelegate: Accepting new connection <NSXPCConnection: 0x7ff59971b650> connection from pid 601 with interface <AccountServiceInterface: 0x7ff599727cc0> (PID 601)
    01/05/15 6:00:07.129 pm storeaccountd[223]: AccountServiceDelegate: Accepting new connection <NSXPCConnection: 0x7ff59c546100> connection from pid 601 with interface <AccountServiceInterface: 0x7ff59c5459e0> (PID 601)
    01/05/15 6:00:07.135 pm storeaccountd[223]: AccountServiceDelegate: Accepting new connection <NSXPCConnection: 0x7ff599722f20> connection from pid 601 with interface <AccountServiceInterface: 0x7ff59c0251e0> (PID 601)
    01/05/15 6:00:07.140 pm storeaccountd[223]: AccountServiceDelegate: Accepting new connection <NSXPCConnection: 0x7ff59c026c30> connection from pid 601 with interface <AccountServiceInterface: 0x7ff59972a5b0> (PID 601)
    01/05/15 6:00:07.149 pm storeaccountd[223]: AccountServiceDelegate: Accepting new connection <NSXPCConnection: 0x7ff59c4a52e0> connection from pid 601 with interface <AccountServiceInterface: 0x7ff59c4a5df0> (PID 601)
    01/05/15 6:00:07.160 pm storeassetd[338]: AssetServiceDelegate: Accepting new connection <NSXPCConnection: 0x7fdce06843d0> connection from pid 601 with interface <AssetServiceInterface: 0x7fdce066b6a0> (PID 601)
    01/05/15 6:00:14.710 pm storeaccountd[223]: AccountServiceDelegate: Accepting new connection <NSXPCConnection: 0x7ff59c357510> connection from pid 601 with interface <AccountServiceInterface: 0x7ff59c357e40> (PID 601)
    01/05/15 6:00:59.000 pm bootlog[0]: BOOT_TIME 1430483459 0
    01/05/15 6:01:23.000 pm syslogd[17]: Configuration Notice:
    ASL Module "com.apple.AccountPolicyHelper" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    01/05/15 6:01:23.000 pm syslogd[17]: Configuration Notice:
    ASL Module "com.apple.authd" sharing output destination "/var/log/asl" with ASL Module "com.apple.asl".
    Output parameters from ASL Module "com.apple.asl" override any specified in ASL Module "com.apple.authd".
    01/05/15 6:01:23.000 pm syslogd[17]: Configuration Notice:
    ASL Module "com.apple.authd" sharing output destination "/var/log/system.log" with ASL Module "com.apple.asl".
    Output parameters from ASL Module "com.apple.asl" override any specified in ASL Module "com.apple.authd".
    01/05/15 6:01:23.000 pm syslogd[17]: Configuration Notice:
    ASL Module "com.apple.authd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    01/05/15 6:01:23.000 pm syslogd[17]: Configuration Notice:
    ASL Module "com.apple.awdd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    01/05/15 6:01:23.000 pm syslogd[17]: Configuration Notice:
    ASL Module "com.apple.callhistory.asl.conf" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    01/05/15 6:01:23.000 pm syslogd[17]: Configuration Notice:
    ASL Module "com.apple.cloudd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    01/05/15 6:01:23.000 pm syslogd[17]: Configuration Notice:
    ASL Module "com.apple.clouddocs" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    01/05/15 6:01:23.000 pm syslogd[17]: Configuration Notice:
    ASL Module "com.apple.commerce.asl" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    01/05/15 6:01:23.000 pm syslogd[17]: Configuration Notice:
    ASL Module "com.apple.CoreDuetAdmissionControl" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    01/05/15 6:01:23.000 pm syslogd[17]: Configuration Notice:
    ASL Module "com.apple.eventmonitor" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    01/05/15 6:01:23.000 pm syslogd[17]: Configuration Notice:
    ASL Module "com.apple.family.asl" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    01/05/15 6:01:23.000 pm syslogd[17]: Configuration Notice:
    ASL Module "com.apple.ical" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    01/05/15 6:01:23.000 pm syslogd[17]: Configuration Notice:
    ASL Module "com.apple.icloud.FindMyDevice" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    01/05/15 6:01:23.000 pm syslogd[17]: Configuration Notice:
    ASL Module "com.apple.install" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    01/05/15 6:01:23.000 pm syslogd[17]: Configuration Notice:
    ASL Module "com.apple.iokit.power" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    01/05/15 6:01:23.000 pm syslogd[17]: Configuration Notice:
    ASL Module "com.apple.mail" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    01/05/15 6:01:23.000 pm syslogd[17]: Configuration Notice:
    ASL Module "com.apple.MessageTracer" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    01/05/15 6:01:23.000 pm syslogd[17]: Configuration Notice:
    ASL Module "com.apple.networking.symptoms" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    01/05/15 6:01:23.000 pm syslogd[17]: Configuration Notice:
    ASL Module "com.apple.networking.symptoms" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    01/05/15 6:01:23.000 pm syslogd[17]: Configuration Notice:
    ASL Module "com.apple.performance" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    01/05/15 6:01:23.000 pm syslogd[17]: Configuration Notice:
    ASL Module "com.apple.secinitd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    01/05/15 6:01:23.000 pm syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    01/05/15 6:01:23.000 pm syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    01/05/15 6:01:23.000 pm syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    01/05/15 6:01:23.000 pm syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    01/05/15 6:01:23.000 pm syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    01/05/15 6:01:23.000 pm syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    01/05/15 6:01:23.000 pm syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    01/05/15 6:01:23.000 pm kernel[0]: Longterm timer threshold: 1000 ms
    01/05/15 6:01:23.000 pm kernel[0]: PMAP: PCID enabled
    01/05/15 6:01:23.000 pm kernel[0]: Darwin Kernel Version 14.1.0: Mon Dec 22 23:10:38 PST 2014; root:xnu-2782.10.72~2/RELEASE_X86_64
    01/05/15 6:01:23.000 pm kernel[0]: vm_page_bootstrap: 1308015 free pages and 256657 wired pages
    01/05/15 6:01:23.000 pm kernel[0]: kext submap [0xffffff7f80a00000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000a00000]
    01/05/15 6:01:23.000 pm kernel[0]: zone leak detection enabled
    01/05/15 6:01:23.000 pm kernel[0]: "vm_compressor_mode" is 4
    01/05/15 6:01:23.000 pm kernel[0]: multiq scheduler config: deep-drain 0, urgent first 1, depth limit 4, band limit 127, sanity check 0
    01/05/15 6:01:23.000 pm kernel[0]: standard timeslicing quantum is 10000 us
    01/05/15 6:01:23.000 pm kernel[0]: standard background quantum is 2500 us
    01/05/15 6:01:23.000 pm kernel[0]: mig_table_max_displ = 13
    01/05/15 6:01:23.000 pm kernel[0]: TSC Deadline Timer supported and enabled
    01/05/15 6:01:23.000 pm kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
    01/05/15 6:01:23.000 pm kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
    01/05/15 6:01:23.000 pm kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=1 Enabled
    01/05/15 6:01:23.000 pm kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=3 Enabled
    01/05/15 6:01:23.000 pm kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=255 Disabled
    01/05/15 6:01:23.000 pm kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=255 Disabled
    01/05/15 6:01:23.000 pm kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=255 Disabled
    01/05/15 6:01:23.000 pm kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=255 Disabled
    01/05/15 6:01:23.000 pm kernel[0]: calling mpo_policy_init for TMSafetyNet
    01/05/15 6:01:23.000 pm kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    01/05/15 6:01:23.000 pm kernel[0]: calling mpo_policy_init for AMFI
    01/05/15 6:01:23.000 pm kernel[0]: Security policy loaded: Apple Mobile File Integrity (AMFI)
    01/05/15 6:01:23.000 pm kernel[0]: calling mpo_policy_init for Sandbox
    01/05/15 6:01:23.000 pm kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    01/05/15 6:01:23.000 pm kernel[0]: calling mpo_policy_init for Quarantine
    01/05/15 6:01:23.000 pm kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    01/05/15 6:01:23.000 pm kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    01/05/15 6:01:23.000 pm kernel[0]: The Regents of the University of California. All rights reserved.
    01/05/15 6:01:23.000 pm kernel[0]: MAC Framework successfully initialized
    01/05/15 6:01:23.000 pm kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    01/05/15 6:01:23.000 pm kernel[0]: AppleKeyStore starting (BUILT: Dec 22 2014 23:20:35)
    01/05/15 6:01:23.000 pm kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    01/05/15 6:01:23.000 pm kernel[0]: ACPI: sleep states S3 S4 S5
    01/05/15 6:01:23.000 pm kernel[0]: AppleIntelCPUPowerManagement: Turbo Ratios 0046
    01/05/15 6:01:23.000 pm kernel[0]: AppleIntelCPUPowerManagement: (built 23:20:47 Dec 22 2014) initialization complete
    01/05/15 6:01:23.000 pm kernel[0]: pci (build 23:16:47 Dec 22 2014), flags 0xe3000, pfm64 (36 cpu) 0xf80000000, 0x80000000
    01/05/15 6:01:23.000 pm kernel[0]: [ PCI configuration begin ]
    01/05/15 6:01:23.000 pm kernel[0]: console relocated to 0xf80000000
    01/05/15 6:01:23.000 pm kernel[0]: [ PCI configuration end, bridges 12, devices 16 ]
    01/05/15 6:01:23.000 pm kernel[0]: mcache: 4 CPU(s), 64 bytes CPU cache line size
    01/05/15 6:01:23.000 pm kernel[0]: mbinit: done [64 MB total pool size, (42/21) split]
    01/05/15 6:01:23.000 pm kernel[0]: rooting via boot-uuid from /chosen: A1126FF0-6322-3537-BAF8-8E5FD53F1C61
    01/05/15 6:01:23.000 pm kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    01/05/15 6:01:23.000 pm kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    01/05/15 6:01:23.000 pm kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    01/05/15 6:01:23.000 pm kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    01/05/15 6:01:23.000 pm kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    01/05/15 6:01:23.000 pm kernel[0]: AppleIntelCPUPowerManagementClient: ready
    01/05/15 6:01:23.000 pm kernel[0]: FireWire (OHCI) Lucent ID 5901 built-in now active, GUID c82a14fffef9ef16; max speed s800.
    01/05/15 6:01:23.000 pm kernel[0]: BTCOEXIST off
    01/05/15 6:01:23.000 pm kernel[0]: BRCM tunables:
    01/05/15 6:01:23.000 pm kernel[0]: pullmode[1] txringsize[  256] txsendqsize[1024] reapmin[   32] reapcount[  128]
    01/05/15 6:01:23.000 pm kernel[0]: CoreStorage: fsck_cs has finished for group "71FD7735-E3F8-4D96-8C91-C56BE7F42E02" with status 0x00
    01/05/15 6:01:23.000 pm kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleIntelPchS eriesAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOB lockStorageDriver/Hitachi HTS545032B9A302 Media/IOGUIDPartitionScheme/MacHD@2/CoreStoragePhysical/MacHD/MacHD
    01/05/15 6:01:23.000 pm kernel[0]: BSD root: disk1, major 1, minor 5
    01/05/15 6:01:23.000 pm kernel[0]: hfs: mounted MacHD on device root_device
    01/05/15 6:01:23.000 pm kernel[0]: VM Swap Subsystem is ON
    01/05/15 6:01:23.000 pm kernel[0]: AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitialized
    01/05/15 6:01:23.000 pm kernel[0]: hfs: Removed 69 orphaned / unlinked files and 80 directories
    01/05/15 6:01:11.914 pm com.apple.xpc.launchd[1]: (com.apple.audio.coreaudiod) Unknown key for array: seatbelt-profiles
    01/05/15 6:01:11.914 pm com.apple.xpc.launchd[1]: (com.apple.alf) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    01/05/15 6:01:18.453 pm fseventsd[20]: event logs in /.fseventsd out of sync with volume.  destroying old logs. (2030 19 2082)
    01/05/15 6:01:11.914 pm com.apple.xpc.launchd[1]: (com.apple.auditd) The TimeOut key is no longer respected. It never did anything anyway.
    01/05/15 6:01:18.453 pm hidd[68]: void __IOHIDPlugInLoadBundles(): Loaded 0 HID plugins
    01/05/15 6:01:18.454 pm iconservicesagent[37]: iconservicesagent launched.
    01/05/15 6:01:11.914 pm com.apple.xpc.launchd[1]: (com.apple.autofsd) This service is defined to be constantly running and is inherently inefficient.
    01/05/15 6:01:18.455 pm hidd[68]: IOHIDService compatibility thread running at priority 63 and schedule 2.
    01/05/15 6:01:23.740 pm watchdogd[30]:  [watchdog_daemon] @(    wd_watchdog_open) - IOIteratorNext failed (kr=0)
    01/05/15 6:01:23.740 pm watchdogd[30]:  [watchdog_daemon] @(      wd_daemon_init) - could not initialize the hardware watchdog
    01/05/15 6:01:11.915 pm com.apple.xpc.launchd[1]: (com.apple.backupd-status) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    01/05/15 6:01:11.915 pm com.apple.xpc.launchd[1]: (com.apple.backupd.status.xpc) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    01/05/15 6:01:11.915 pm com.apple.xpc.launchd[1]: (com.apple.bsd.dirhelper) The TimeOut key is no longer respected. It never did anything anyway.
    01/05/15 6:01:11.916 pm com.apple.xpc.launchd[1]: (com.apple.cmio.AVCAssistant) ThrottleInterval set to zero. You're not that important. Ignoring.
    01/05/15 6:01:11.916 pm com.apple.xpc.launchd[1]: (com.apple.cmio.IIDCVideoAssistant) ThrottleInterval set to zero. You're not that important. Ignoring.
    01/05/15 6:01:11.916 pm com.apple.xpc.launchd[1]: (com.apple.cmio.VDCAssistant) ThrottleInterval set to zero. You're not that important. Ignoring.
    01/05/15 6:01:11.916 pm com.apple.xpc.launchd[1]: (com.apple.configd) This service is defined to be constantly running and is inherently inefficient.
    01/05/15 6:01:11.917 pm com.apple.xpc.launchd[1]: (com.apple.coreduetd) This service is defined to be constantly running and is inherently inefficient.
    01/05/15 6:01:11.917 pm com.apple.xpc.launchd[1]: (com.apple.CoreRAID) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    01/05/15 6:01:11.917 pm com.apple.xpc.launchd[1]: (com.apple.CoreRAID) The ServiceIPC key is no longer respected. Please remove it.
    01/05/15 6:01:23.740 pm watchdogd[30]:  [watchdog_daemon] @(                main) - cannot initialize the watchdog service
    01/05/15 6:01:11.917 pm com.apple.xpc.launchd[1]: (com.apple.coreservicesd) The HopefullyExitsLast key is no longer respected. Please remove it.
    01/05/15 6:01:23.954 pm com.apple.xpc.launchd[1]: (com.apple.TrustEvaluationAgent) This key does not do anything: OnDemand
    01/05/15 6:01:23.974 pm watchdogd[80]:  [watchdog_daemon] @(    wd_watchdog_open) - IOIteratorNext failed (kr=0)
    01/05/15 6:01:23.974 pm watchdogd[80]:  [watchdog_daemon] @(      wd_daemon_init) - could not initialize the hardware watchdog
    01/05/15 6:01:23.974 pm watchdogd[80]:  [watchdog_daemon] @(                main) - cannot initialize the watchdog service
    01/05/15 6:01:23.975 pm com.apple.xpc.launchd[1]: (com.apple.watchdogd) Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
    01/05/15 6:01:24.037 pm iconservicesagent[37]: Starting service with cache path: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/com.apple.iconservices
    01/05/15 6:01:24.064 pm hidd[68]: ____IOHIDSessionScheduleAsync_block_invoke: thread_id=0x102987000
    01/05/15 6:01:24.064 pm hidd[68]: HID Session async scheduling initiated.
    01/05/15 6:01:24.064 pm hidd[68]: HID Session async root queue running at priority 63 and schedule 2.
    01/05/15 6:01:24.071 pm iconservicesd[36]: iconservicesd launched.
    01/05/15 6:01:24.072 pm iconservicesd[36]: Cache path: /Library/Caches/com.apple.iconservices.store
    01/05/15 6:01:24.094 pm hidd[68]: HID Session async scheduling complete.
    01/05/15 6:01:24.094 pm hidd[68]: Successfully opened the IOHIDSession
    01/05/15 6:01:25.000 pm kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    01/05/15 6:01:25.000 pm kernel[0]: IO80211Interface::efiNVRAMPublished(): 
    01/05/15 6:01:25.000 pm kernel[0]: bpfAttach len 64 dlt 12
    01/05/15 6:01:25.920 pm opendirectoryd[45]: BUG in libdispatch: 14C109 - 2004 - 0x5
    01/05/15 6:01:25.949 pm com.apple.usbmuxd[51]: usbmuxd-344.5 on Dec  5 2014 at 17:02:22, running 64 bit
    01/05/15 6:01:26.120 pm com.apple.SecurityServer[52]: Session 100000 created
    01/05/15 6:01:26.000 pm kernel[0]: IOGraphics flags 0x43
    01/05/15 6:01:26.000 pm kernel[0]: IOBluetoothUSBDFU::probe
    01/05/15 6:01:26.000 pm kernel[0]: IOBluetoothUSBDFU::probe ProductID - 0x821A FirmwareVersion - 0x0042
    01/05/15 6:01:26.000 pm kernel[0]: **** [IOBluetoothHostControllerUSBTransport][start] -- completed -- result = TRUE -- 0x1000 ****
    01/05/15 6:01:26.000 pm kernel[0]: **** [BroadcomBluetoothHostControllerUSBTransport][start] -- Completed (matched on Device) -- 0x1000 ****
    01/05/15 6:01:26.000 pm kernel[0]: [IOBluetoothHCIController][staticBluetoothTransportShowsUp] -- Received Bluetooth Controller register service notification -- 0x1000
    01/05/15 6:01:26.000 pm kernel[0]: [IOBluetoothHCIController][start] -- completed
    01/05/15 6:01:26.000 pm kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    01/05/15 6:01:26.000 pm kernel[0]: **** [IOBluetoothHCIController][ProcessBluetoothTransportShowsUpActionWL] -- Connected to the transport successfully -- 0xc600 -- 0x0000 -- 0x1000 ****
    01/05/15 6:01:27.000 pm kernel[0]: Previous shutdown cause: -62

    You really don't need to post multiple times, you will get attention eventually.
    Find the reply here:
    MacBook Pro 13 (MBP 8,1 random restarts)

  • Windows SBS 2011 Standard - Windows Image Backup Failure VSS Erros

    Hello,
    I was wondering if someone could point me in the right direction regarding a SBS backup failure on 2011. It seems i'm currently getting the typical 
    "Volume Shadow Copy Service error: Failed resolving account spsearch with status 1376. Check connection to domain controller and VssAccessControl registry key. 
    Operation:
       Gather writers' status
       Executing Asynchronous Operation
    Context:
       Current State: GatherWriterStatus
    Error-specific details:
       Error: NetLocalGroupGetMemebers(spsearch), 0x80070560, The specified local group does not exist."
    But i have gone through many different pages regard's to fix's and nothing of the sort has resolved my issue yet. I get an error in the application logs informing me:
    The backup operation that started at '‎' has failed because the Volume Shadow Copy Service operation to create a shadow copy of the volumes being backed up failed with following error code '2155348129'. Please review the event details for a solution, and
    then rerun the backup operation once the issue is resolved.
    I have made the change in which to change the reg entry's for the spfarm and spsearch are set to "0" and added the vssregistrygroup group with entry of 1.
    I have drawn up a list of VSSadmin List Writers and the system writer is showing the following.
    Writer name: 'System Writer'
      Writer ID: {e8132975-6f93-4464-a53e-1050253ae220}
      Writer Instance ID: {b3d9ec72-b1a7-4557-b3b5-dafe1f97b8f2}
      State: [5] Waiting for completion
      Last Error: No Error
    I can see the SQL server writer is showing Failed and Non-retryable error? i have rebooted the server twice now after making changes but nothing seems to be working? anyone with any ideas? if you need more information then please let me know! kinda getting
    stuck for ideas.
    Regards
    Mike

    Thanks for the reply Justin
    I have gone through our list and i can confirm the following.
    did you install any third-party backup utility
    on the SBS 2011? Or just use Windows Server Backup?
     Its just windows server backup, not 3rd party backup software installed on the server.
    Did you mean that set Data of spfarm and spsearch to
    0 via following path?
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\VSS\VssAccessControl
    <Domain>\
    spfarm = dword: 0x00000001(1)
    <Domain>\
    spsearch = dword: 0x00000001(1)
    Yes this is correct the both have been set to "0" while <domain>\VSSRegistryGroup and NT Authority\NetworkService both have Dword value of "1"
    Did you right click on VSSAccessControl, select “Permissions…”, then add backup account and give it Full Control? Meanwhile, please check if
    Administrators group is owner of this key.
    In response to this, i have Administrators as the owner of the folder, but when you mean "add backup account" which specific account are you referring to?
    Did you set the Startup type as Automatic and restart the service? Any find?
    Yep this service is set to Automatic but every time i try and start it, it comes up with:
    the sharepoint 2010 vss writer service on local computer started and then stopped. Some services stop automatically
    if they are not in use by other services or programs.
    Any feedback would be great.
    Thanks
    Mike

  • Adding instance to SQL Server 2008 R2 on SBS 2011 Standard

    I need to add an instance to my SQL Server 2008 R2 that is part of Small Business Server 2011 Standard operating system. When I click on "New SQL Server stand-alone installation or add features to an existing installation" I get another pop up
    window asking for SQL Server 2008 Installation Media. Where can I find this installation media?

    Hi BruceR80,
    According to your description, SQL Server installation center asks for SQL Server 2008 installation media and you don't know where to find it. This could happen when the temporary folder to which the installation file is extracted doesn't exist. You could
    follow the steps below to troubleshoot the issue.
    1.In Microsoft Download Center, download the SQL Server 2008 installation file to your local drive and click the file, you will see that the file will be extracted to a temporary folder. Please make a note of what directory it is extracted to. For example,
    it could be in c:\ followed by a folder name which will be a set of random letters and numbers "fd7667bgbb33gg2g".
    2.Copy that temporary folder to your desktop and close the SQL Server Installation Center window.
    3.Reopen SQL Server Installation Center. Click on the installation tab and install. When it asks for SQL Server 2008 installation media, browse to the instillation media folder(that temporary folder) which is copied to your desktop and continue the installation
    process.
    There are two similar articles for your reference:
    http://forum.winhost.com/threads/ms-server-management-studio-cant-find-installation-media.3432/
    https://coastalcoder.wordpress.com/2012/12/03/browse-for-sql-server-2008-r2-installation-media/
    Regards,
    Michelle Li

  • Sudden Server Infrastructure Licensing errors SBS 2011 Standard install (10 months old)

    The following errors began about a month ago and I can't figure out how to fix it.  I especially don't like that it states the server will be shut down in 22 days.  When I rebooted the server last week the problem went away for exactly 24 hours
    then came back and seems to report every 4 hours.
    Background:
    Fresh SBS 2011 install last Dec. 7th (2012).
    We did have an SBS 2003 server but it was never on the same network.  We simply backed up the data off of its data drive.  Exchange was backed up via OST to PST conversion then imported in.  Only 10 - 12 users.
    HP ProLiant server and the SBS 2011 DVDs were OEM supplied by HP but we installed NOT pre-installed.
    Thx,
    D
    Server Infrastructure Licensing
    38 10/8/2013 2:47:03 AM
    18
    Event Details:   
    The Root Domain Check detected a condition in your environment that is out of compliance with the licensing policy. This server will be automatically shut down if the issue is not corrected in 22 day(s) 8 hour(s) 0 minute(s). Please look for additional events
    for Root Domain Check to troubleshoot.
    Server Infrastructure Licensing 2
    10/8/2013 2:47:03 AM 12
    Event Details:   
    The Forest Trust Check in the Licensing component did not pass because error 0x80070008 occurred in function fe1 [RKIQ]. Not enough storage is available to process this command. Make sure that each primary domain controller in your Active Directory forest can
    be contacted and the following services are running on it: Active Directory Domain Services (NTDS), DNS Server (DNS) and Kerberos Key Distribution Center (KDC). This server will be automatically shut down if the issue is not corrected.
    Server Infrastructure Licensing 3
    10/8/2013 2:47:03 AM 12
    Event Details:   
    The FSMO Role Check in the Licensing component did not pass because error 0x80070008 occurred in function f2 [KRTC]. Not enough storage is available to process this command. Make sure that your DNS server can be contacted and the following services are running:
    Active Directory Domain Services (NTDS), DNS Server (DNS), Kerberos Key Distribution Center (KDC). This server will be automatically shut down if the issue is not corrected.
    Server Infrastructure Licensing 50
    10/8/2013 2:47:03 AM 6
    Event Details:   
    Root domain check did not pass because error 0x80070008 occurred in function f1980 [QJTA]. Not enough storage is available to process this command. Make sure that the domain that this computer is joined is reachable. This server will automatically shut down
    if the issue cannot be corrected.

    Not sure if it helps but I just wanted to add the following alerts emailed to me:An alert was detected on your network. Further investigation into the issue is recommended.
    Computer: NESRV
    Date/Time generated: 10/8/2013 2:47:03 PM
    Title: Forest trust licensing error
    Source: License Compliance service
    Description: 
    The Forest Trust Check in the Licensing component did not pass because error 0x80070583 occurred in function fe1 [ZHUS]. 
    Class does not exist.
    Make sure that each primary domain controller in your Active Directory forest can be contacted and the following services are running on it: Active Directory Domain Services (NTDS), DNS Server (DNS) and Kerberos Key Distribution Center (KDC). This server will be automatically shut down if the issue is not corrected.
    Computer: NESRV
    Date/Time generated: 10/8/2013 2:47:03 PM
    Title: FSMO roles licensing error
    Source: License Compliance service
    Description: 
    The FSMO Role Check in the Licensing component did not pass because error 0x80070583 occurred in function f2 [OKDF]. 
    Class does not exist.
    Make sure that your DNS server can be contacted and the following services are running: Active Directory Domain Services (NTDS), DNS Server (DNS), Kerberos Key Distribution Center (KDC). This server will be automatically shut down if the issue is not corrected.

  • Ipad 3 randomly reboots after last update

    Last night I updated the IOS to 6.1
    now the Ipad randomly reboots
    Even when it sits idle

    Same issue with my iPad 3.  Happened with 6.1.3 and still happens after upgrade to 7.
    It's nearly full, perhaps that's contributing to the problem.  Apple doesn't seem to know how to do memory management properly, nor QA, for that matter.
    Also, they conveniently forego the troubleshooting tools present on other platforms.  So the only way to get some insight is to bring it to the "Genius".  Problems with that approach are: most often, the "Genius" isn't that bright a bulb and won't find (or won't be willing to spend time to search for) the root cause.  Also, they now require an appointment, and that's a major PITA.  I just don't have the time to deal with them and their ways to disguise shortage of qualified support resources under fancy terms..  My next portable device will be a slate!

  • Two issues: iMac randomly reboots after watching Netflix, and left fan randomly turns on

    Two issues: iMac goes into kernel panic and reboots after watching Netflix in HD, and left cooling fan randomly starts. Is this RAM or logic board?
    Specs:
    Model Name:          iMac
      Model Identifier:          iMac12,2
      Processor Name:          Intel Core i5
      Processor Speed:          3.1 GHz
      Number of Processors:          1
      Total Number of Cores:          4
      L2 Cache (per Core):          256 KB
      L3 Cache:          6 MB
      Memory:          20 GB
      Boot ROM Version:          IM121.0047.B1F
      SMC Version (system):          1.72f2
    The fan issue has been there for a while, but the kernel panics, AKA crash and reboots started after I got new Crucial RAM for the 2nd time (returned and replaced the two 8GB sticks, because the crashes were worse).  Are the chances that I got 2nd batch of RAM likely, or is there logic board issue here?

    You should post the most recent panic report. http://support.apple.com/kb/TS3742

  • "a network related or instance specific error in sql server 2008..." error in sbs 2011 standard.

    Hi All,
    When we try to open "Sql Server 2008 R2" in SBS 2011.......... we are getting the error message" “A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify
    that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 – Error Locating Server/Instance Specified) ”
    How can we resolve the issue?
    Thanks in advance.
    Ram.
    Ramakrishna

    Hi Ram, you can check the solutions in the following links and see if that helps:
    A network-related or instance-specific error occurred while establishing a connection to SQL Server
    http://social.technet.microsoft.com/wiki/contents/articles/a-network-related-or-instance-specific-error-occurred-while-establishing-a-connection-to-sql-server.aspx
    A network-related or instance-specific error occurred while establishing a connection to SQL Server 
    http://social.msdn.microsoft.com/Forums/en-US/sqldataaccess/thread/3a1c4d72-300c-4f9b-a0ac-23027ce04d1c/
    Also, rather than a SBS specific issue, it seems only relate to SQL server, you can also post it to SQL server forum so that SQL server experts there can provide more accurate solutions:
    http://social.technet.microsoft.com/Forums/en-US/category/sqlserver
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Droid Random Reboot After OS Update

    I have a Droid 2. The phone ran an OS update.  Android version 2.3.3.  System version 4.5.601.A995.Verizon.en.US.  Build number 4.51_57_DR2-31
    Randomly, when I wake up the phone from sleep and touch the screen it forces a reboot. 
    Also, and randomly when I power down the phone, it looks like it is off but a few seconds later it boots on again.
    Has anyone has been experiencing a similar problem? This  didn't happen before the OS update.

    I am having issues with random reboots.  It happens several times a day, twice so far in 4 hours this morning.  If I am some place I would normally put the phone on silent, I have to remove the battery because the reboots are not silent.  My screen will also freeze at times and a battery removal is the only cure.  Sometimes during a reboot, it will hang on R2D2 and again, a battery removal is the only recourse.  I was going to attempt a factory reset but since I see that hasn't worked for some, I may not bother.  It is a time-consuming process.

  • Unstable and Random reboot or software crash with 1536 MB RAM

    Let see if any of you are a good tech..
    I have this MSI KT3 Ultra 333 motherboard (its almost 2 years old) with an MSI Ti4200
    The motherboard is working perfectly fine.
    It has TWO memory sticks of 512 MB PC2700 DDR dimms   They are in slot 1 and slot 2.  for a total of 1 GB
    Everything is working perfectly fine until you add 1 more dimm of 512 into slot 3
    When i put the third 512 MB into slot 3  (to get the 1536MB), the computer randomly reboot and softwares become unstable.  
    Unpluggin internal devices like DVD, extra drives doesn't fix the problem.
    This is not a virus worm spyware problem either..  The issue seems to be hardware.
    Dimm 1 = Kingston DDR 333 (bought 2 years ago)
    Dimm 2 = No name DDR 333 ) Bought 1 year ago)
    Dimm 3 = Kingston DDR 333 (earlier model bought today)
    If i take out the new Dimm, everything works fine.. if i leave the new Dimm 3 everything crash or randomly reboot.
    I tried swapping Dimms places  but no go.  
    I though the new stick in slot 3 was deffect so i removed it  and put it and the second computer (a compaq) which would bring that second computer to total of 1GB.  passed the test.
    So it doesn't seem to be the memory stick.
    Why can't i add a 512 MB dimm to the MSI KT3 Ulra 333 ?
    All i want to do is to have 1.5 GB of ram but im stuck at 1GB.

    The thing is...
    They're all the same speed according to their numbers
    i.e :  KVR 333 X 64 C 25 / 512
    Its typical to kingston label where KVR ( kingston value ram) , 333 (333) , x?, 64, 25 (2.5) / 512 (512MB)
    The second dimm is an Infineon HYB25D2566800BT-6 , but it is not listed on infineon webpage.  the 256 in the serial means 256Mb dimm on their website but it gives 512MB still.  I think theres a typo on infineon website.
    The third dimm is also a KVR 333 2.5 / 512  (just a newer one)
    Anyway, what i did is i borrowed a 512 MB dimm Samsung from a colegue and removed the Infineon.. (yes i know, but i don't have access to a third Kingston)
    I moved the newer kingston from slot3 to slot 2.
    Now i have 2 kingston next to each other... then i added the Samsung 512 2.5 in third slot.
    I unplugged all neons to gain some power juice..
    The current setup is now
    Slot 1= Kingston PC2700 333  2.5 (2 years old)
    Slot 2= Kingston PC2700 333  2.5 (new model)
    Slot 3= Samsung PC2700 333  2.5  (sold with presario compaq that use MSI boards)
    Total = 1536 MB
    Im gona give it a try.
    Also, each of those dimm use certain known memory chips with the serial starting with either WDxxxx or WENxxxx , it seems some of those memory manufacturers get their memory chips from the same chip manufacturers...  And most motherboard manufacturers usualy have a compatibility list with those chip manufacturers...
    Anyway, it's sort of a chaos industry out there.

  • 3GS randomly reboots after 5.0.1 (WDT timeout)

    Hi all,
    I have since a few months a 3GS which was in 4.x, and never had any problem of any kind.
    I upgraded to 5.0.0 when this released was issued, no problems while upgrading, and although I noticed my battery lasted less, I had no major issue.
    When 5.0.1 was released, I was happy to notice it addressed some battery issues, so I quickly updated my 3GS.
    Since the first 5.0.1 I experienced 3 to 5 minutes constant hard reboots, ie after 3 to 5 minutes, even while doing nothing, the iphone powersoff and on (apple logo) and reboots, forever. (battery charge was >85%)
    If I removed the sim, or put the phone in airplane mode, the reboots disappear.
    I then tried a restore from iTunes, thinking an app may be the problem, and after the restore, I had no single reboot ... for 3 days !
    One afternoon, It started rebooting every 1 to 1h30 hours...it did so 5 times that day. And after these 5 times, no single reboot for 3 another days.
    Last night, to try some battery tests, I let it drop to 5% battery charge, and switched off, then switched on. Since then, 3 minutes systematic reboots.
    I had to put it on airplane mode to prevent this.
    I noticed the reboot always causes a "panic.plist" log in the event logs, which error is a WDT timeout (the log enumerates tens of processes and is truncated...)
    The number of applications in use at the moment is not changing the behaviour, I can have 20 open apps or nothing, the phone reboots.
    I'll try another restore, but seems a weird issue, with the carrier or when the phone tries to hangup on a cell..
    If someone has any clue ?..

    I also having exactly the same problem as what you described (panic with wdt timeout....) The reboot seems to be random. Airplane mode  with wifi on is okay (no reboot).
    However, I noticed I have this problem 2 days ago while I still using ios 5.0.  Then I install 5.0.1 and restore my data from icloud backup.  I did not get any reboot while the phone slowly restore my 1000+ photos from icloud until it completed 900+ photos.  Then it start to crash again and again and again.  Now, I swtiched to airplane mode and it seems to be okay.  However, we should be able to make/receive a call with iphone, right?  It's not ipod touch. 
    I'm from Thailand.  Carrier is AIS.  Nothing to do with Orange.  My phone is 3gs unlock.

  • 2011 27in Imac - randomly reboots

    I recently acquired a 2011 IMac 27in  ML 10.8
    I really have two issues but they may be interconnected. The power button on the back seems to have moved. It is not exactly centered in the round opening. I am able to move it and it does power up when you hold it in. I also just added two more 2GB sticks for a new total of 8GB.
    My worse problem is that after a while it will reboot itself. It doesnt seem to be connected to anything that i am doing at the time. Sometimes it has run a long time and other times only  a few minutes before it reboots.
    So far I have:
    1.Taken out the upgraded memory and gone back to the original2 sticks of Samsung 4 GB OEM. This didn't make any difference. Same result.
    2. One of the forums suggested that it had something to do with Spotlight. I followed their suggestion and started a new index and nothing changed.
    I don't think that this is a memory issue. My gut feeling is that it has to do with the reset button but that appears to work and boot on ok.
    Any other ideas??
    Thanks

    If you have more than one user account, these instructions must be carried out as an administrator.
    Triple-click anywhere in the line below on this page to select it:
    syslog -k Sender kernel -k Message CReq 'GPU D|I/O' | tail | open -ef
    Copy the selected text to the Clipboard (command-C).
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V).
    The command may take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear.
    A TextEdit window will open with the output of the command. Normally the window will be empty. If you get output like this:
    kernel[0] <Debug>: disk0s2: I/O error
    the boot drive is failing, or there's some other hardware fault in the storage subsystem.
    If you get output like this:
    kernel[0] <Debug>: ** GPU Debug Info Start **
    kernel[0] <Debug>: ** GPU Debug Info End **
    there's a fault in the graphics processor or logic board. The two kinds of output are not mutually exclusive, but if you get both, a logic-board fault is likely.

  • My xperia pro randomly reboots after ICS upgrade

    Hi
    I have 2 months with my xperia pro, at the begining, it was such a great phone, until one day I decided to upgrade it and ive installed ICS, for a few days it was great, later, it started to reboot randomly and freezing applications, Some times i cant answer the phone, and then it reboots, or im using facebook or whatsapp or any app, and it freezes, then it reboots, I´ve tried restoring factory data, and for a couple of days it worked fine, but then the same problems start again, what should I do? Its not rooted and i dont want to root it, can i go back to gingerbread without rooting? thanks!!

    Try a repair:
    PC Companion (PCC) or Sony Update Service (SUS)
    before backup

Maybe you are looking for