Azure services down in Western Europe (again)

Azure services are down again in Western Europe.
Already waiting for more than 2 hours.
Every 4 to 8 weeks a total disruption of a service occurs.
How the hell can this happen?
How can we contact Microsoft to complain?

hi all,
We apologize for any inconvenience this has caused our customers.The repair steps of storage and computer have been successfully executed and validated. If you also have this issue, please let me know free or you could contact azure support team
via http://azure.microsoft.com/en-us/support/options/
Regards,
Will
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.

Similar Messages

  • Receive location using SBMessaging adapter disabled when Azure service bus is down

    Does anybody experience  SBMessaging receive locations are disabled when Azure service bus is unavailable with a MessagingCommunicationException?  Is this an expected behavior / 'by design'? We see this exception a few times a day.  I don't
    see any retry attempts based on the event log.  Our current solution is to have a powershell script that enables the receive location if it's disabled.  This script runs every 15 minutes.  Below is a sample of the error in the event log.
    The receive location "Warnings_SB_New" with URL "XXXXXX" is shutting down. Details:"System.ServiceModel.EndpointNotFoundException: Error during communication with Service Bus. Check the connection information, then retry. --->
    Microsoft.ServiceBus.Messaging.MessagingCommunicationException: Error during communication with Service Bus. Check the connection information, then retry. ---> System.ServiceModel.CommunicationObjectFaultedException: Internal Server Error: The server did
    not provide a meaningful reply; this might be caused by a premature session shutdown..TrackingId:bb29d71c-a4d5-430c-a2d9-8a2e3acfad1d, Timestamp:5/9/2014 2:38:19 AM

    Hi R. de Veen,
    Below as the script we used with BTS2013.  We created a command line and setup a scheduled task.  Again, we don't use this script with BTS2013R2 since we do not have this issue with BTS2013 R2.
    # Sample from https://github.com/tomasr/bts-ps-scripts/blob/master/bts-ports.ps
    # declare our parameters: the action to take
    param(
    [string] $action=$(throw 'need action'),
    [string] $name
    $ctpRLs = @(
    'Errors_SB_New'
    #,'Error_OldTopic_OldLoggingDB'
    ,'Information_SB_New'
    ,'Warnings_SB_New'
    #,'Information_NewTopic_OldLoggingDB'
    ,'Critical_SB_New'
    #'Critical_OldTopic_OldLoggingDB'
    # functions for pinging receive locations
    function uti-ping-recv-loc
    foreach ($rl in $ctpRLs)
    Write-Host "`n"
    if (( $rl -eq '') -or ($rl -eq $null))
    throw "Receive location cannot be blank."
    #Validate if this is a valid receive location
    $recvloc = get-wmiobject MSBTS_ReceiveLocation `
    -namespace 'root\MicrosoftBizTalkServer' `
    -filter "Name='$rl'"
    if ($recvloc -eq $null)
    Write-Host "'$rl' does not exist. Skipping..." -foregroundcolor red -backgroundcolor black
    else
    Write-Host "Ping '$rl'..."
    if ($recvloc.IsDisabled)
    Write-Host "Restarting '$rl'..."
    bts-set-recv-loc-status -name $rl -status 'enable'
    Start-Sleep -s 10
    if ($recvloc.IsDisabled)
    Write-Host "Failed to enable $rl. Check the event log for more information." -foregroundcolor red -backgroundcolor black
    else
    Write-Host "'$rl' is enabled."
    else
    Write-Host "'$rl' is enabled."
    $i++
    Write-Host "`nComplete!!!`n`n" -foregroundcolor green -backgroundcolor black
    # enable or disable the specified
    # receive location
    function bts-set-recv-loc-status($name, $status)
    $recvloc = get-wmiobject MSBTS_ReceiveLocation `
    -namespace 'root\MicrosoftBizTalkServer' `
    -filter "Name='$name'"
    switch ( $status )
    'disable' { [void]$recvloc.Disable() }
    'enable' { [void]$recvloc.Enable() }
    # controls a send port
    function bts-set-send-port-status($name, $status)
    $sendport = get-wmiobject MSBTS_sendPort `
    -namespace 'root\MicrosoftBizTalkServer' `
    -filter "Name='$name'"
    switch ( $status )
    'start' { [void]$sendport.Start() }
    'stop' { [void]$sendport.Stop() }
    'enlist' { [void]$sendport.Enlist() }
    'unenlist' { [void]$sendport.UnEnlist() }
    function is-valid-opt($check, $options)
    foreach ( $val in $options )
    if ( $check -eq $val ) {
    return $true
    # main script
    switch ( $action )
    'ping-recv-loc' {
    uti-ping-recv-loc
    Write-Host "`n"
    Write-Host "Syntax: .\RestartELCRLs.ps1 ping-recv-loc"
    Write-Host "`n"

  • Mac Pro suddenly shuts down and starts up again automatically

    Hello Friends!
    Got a really strange problem here, with my Mac Pro.
    Specs:
    2010 Mac Pro 2.GHz Quad-Core Intel Xeon
    RAM: 16GB Kingston RAM
    2x1000GB HDs (one from apple, and another Western Digital)
    My Mac Pro suddenly shuts down, and starts up again automatically. No warning, no freezing - just a shut down noise and black screen. After 3-4 seconds, it starts up again.
    Can someone help me with that?
    All the best,
    Lukas

    I have an older MacPro 32 GBs RAM 2008   4 hard drives (Int. and two ext. 1 & 2TB).  MacOSX 10.6.8
    Just started shutting down and starting up for not reason a day or two ago.  I'm not a programmer and these instructions are difficult for me.  
    Start Time of first crash.  4-20-14 10:46:01 AM
    4/20/14 10:46:01 AM
    bootlog[49]
    BOOT_TIME: 1397958350 0
    Last One
    4/22/14 1:46:06 PM
    bootlog[43]
    BOOT_TIME: 1398141945 0
    (Not all the way back)!
    4/19/14 4:04:29 PM
    [0x0-0x32032].com.azureus.vuze[282]
      java.lang.NullPointerException
    4/19/14 4:04:29 PM
    [0x0-0x32032].com.azureus.vuze[282]
    at com.aelitis.azureus.ui.swt.shells.opentorrent.OpenTorrentOptionsWindow$OpenTorr entInstance$26.runSupport(OpenTorrentOptionsWindow.java:2606)
    4/19/14 4:04:29 PM
    [0x0-0x32032].com.azureus.vuze[282]
    at org.gudy.azureus2.core3.util.AERunnable.run(AERunnable.java:38)
    4/19/14 4:04:29 PM
    [0x0-0x32032].com.azureus.vuze[282]
    at org.gudy.azureus2.ui.swt.Utils.execSWTThread(Utils.java:733)
    4/19/14 4:04:29 PM
    [0x0-0x32032].com.azureus.vuze[282]
    *** process 282 exceeded 500 log message per second limit  -  remaining messages this second discarded ***
    4/19/14 4:04:51 PM
    kernel
    CODE SIGNING: cs_invalid_page(0x1000): p=300[GoogleSoftwareUp] clearing CS_VALID
    4/19/14 4:06:03 PM
    [0x0-0x32032].com.azureus.vuze[282]
    /usr/bin/nice -n 0 "/Users/ralphcabit/Library/Application Support/Vuze/plugins/azemp/vuzeplayer" -slave -identify -prefer-ipv4 -osdlevel 0 -noautosub -font /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Tmp-/LiberationSans-Bold.ttf335924 4140842114239.ttf -subfont-text-scale 2.5 -subfont-blur 4 -subfont-outline 2 -framedrop -vo corevideo:buffer_name=vuze_1397891163260 "/Volumes/HD2/AzDL/Day of the Locust/Day of the Locust.avi"
    4/19/14 4:34:10 PM
    [0x0-0x3a03a].org.mozilla.firefox[324]
    OpenGL version detected: 210
    4/19/14 4:34:10 PM
    [0x0-0x3a03a].org.mozilla.firefox[324]
    OpenGL version detected: 210
    4/19/14 4:57:32 PM
    kernel
    IOAudioStream[0x1324c700]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (4627,29b)->(4628,a1b).
    4/19/14 4:57:32 PM
    kernel
    IOAudioStream[0x1324c700]::clipIfNecessary() - adjusting clipped position to (4628,29b)
    4/19/14 5:03:34 PM
    kernel
    CODE SIGNING: cs_invalid_page(0x1000): p=347[GoogleSoftwareUp] clearing CS_VALID
    4/19/14 5:15:47 PM
    /Applications/iTunes.app/Contents/MacOS/iTunes[363]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 5:15:47 PM
    /Applications/iTunes.app/Contents/MacOS/iTunes[363]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 5:15:47 PM
    /Applications/iTunes.app/Contents/MacOS/iTunes[363]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 5:15:47 PM
    /Applications/iTunes.app/Contents/MacOS/iTunes[363]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 5:15:47 PM
    /Applications/iTunes.app/Contents/MacOS/iTunes[363]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 5:15:47 PM
    /Applications/iTunes.app/Contents/MacOS/iTunes[363]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 5:15:47 PM
    /Applications/iTunes.app/Contents/MacOS/iTunes[363]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 5:15:47 PM
    /Applications/iTunes.app/Contents/MacOS/iTunes[363]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 5:15:47 PM
    /Applications/iTunes.app/Contents/MacOS/iTunes[363]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 5:15:55 PM
    kernel
    Message Version Check or Length Not Match.
    4/19/14 5:15:55 PM
    kernel
    Message Length Check - msglength = 3152, expectingLength = 3152
    4/19/14 5:15:55 PM
    kernel
    Message Version Check - msg(0.0.0)@0x14430024 atifb:(3.1.0)
    4/19/14 5:15:55 PM
    kernel
    Message Version Check or Length Not Match.
    4/19/14 5:15:55 PM
    kernel
    Message Length Check - msglength = 3152, expectingLength = 3152
    4/19/14 5:15:55 PM
    kernel
    Message Version Check - msg(0.0.0)@0x159e6024 atifb:(3.1.0)
    4/19/14 5:15:55 PM
    kernel
    Message Version Check or Length Not Match.
    4/19/14 5:15:55 PM
    kernel
    Message Length Check - msglength = 3152, expectingLength = 3152
    4/19/14 5:15:55 PM
    kernel
    Message Version Check - msg(0.0.0)@0x14348024 atifb:(3.1.0)
    4/19/14 5:23:58 PM
    iTunes[363]
    *** attempt to pop an unknown autorelease pool (0x35003000)
    4/19/14 5:45:56 PM
    [0x0-0x47047].com.apple.iTunes[363]
    AppleGVA:: Error creating the accelerator 1
    4/19/14 6:02:17 PM
    kernel
    CODE SIGNING: cs_invalid_page(0x1000): p=402[GoogleSoftwareUp] clearing CS_VALID
    4/19/14 6:12:35 PM
    Finder[136]
    CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary.
    4/19/14 6:12:35 PM
    Finder[136]
    CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary.
    4/19/14 6:12:35 PM
    Finder[136]
    CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary.
    4/19/14 6:21:34 PM
    /Applications/Google Chrome.app/Contents/MacOS/Google Chrome[427]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 6:21:34 PM
    /Applications/Google Chrome.app/Contents/MacOS/Google Chrome[427]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 6:21:34 PM
    /Applications/Google Chrome.app/Contents/MacOS/Google Chrome[427]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 6:21:34 PM
    /Applications/Google Chrome.app/Contents/MacOS/Google Chrome[427]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 6:21:34 PM
    /Applications/Google Chrome.app/Contents/MacOS/Google Chrome[427]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 6:21:34 PM
    /Applications/Google Chrome.app/Contents/MacOS/Google Chrome[427]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 6:21:34 PM
    /Applications/Google Chrome.app/Contents/MacOS/Google Chrome[427]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 6:21:34 PM
    /Applications/Google Chrome.app/Contents/MacOS/Google Chrome[427]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 6:21:34 PM
    /Applications/Google Chrome.app/Contents/MacOS/Google Chrome[427]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 6:21:34 PM
    kernel
    CODE SIGNING: cs_invalid_page(0x1000): p=429[ksadmin] clearing CS_VALID
    4/19/14 6:21:34 PM
    kernel
    CODE SIGNING: cs_invalid_page(0x1000): p=432[ksadmin] clearing CS_VALID
    4/19/14 6:21:54 PM
    [0x0-0x50050].com.google.Chrome[427]
    [427:46339:0419/182154:ERROR:rlz.cc(41)] Not implemented reached in bool GoogleUpdateSettings::GetLanguage(base::string16 *)
    4/19/14 6:23:15 PM
    [0x0-0x5b05b].org.mozilla.firefox[444]
    OpenGL version detected: 210
    4/19/14 6:23:15 PM
    [0x0-0x5b05b].org.mozilla.firefox[444]
    OpenGL version detected: 210
    4/19/14 6:25:41 PM
    VLC[449]
    Error loading /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio:  dlopen(/Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHD Audio, 262): no suitable image found.  Did find:
    /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio: no matching architecture in universal wrapper
    4/19/14 6:25:41 PM
    VLC[449]
    Cannot find function pointer NewPlugIn for factory C5A4CE5B-0BB8-11D8-9D75-0003939615B6 in CFBundle/CFPlugIn 0x10026a2e0 </Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin> (bundle, not loaded)
    4/19/14 6:25:41 PM
    [0x0-0x5c05c].org.videolan.vlc[449]
    [0x100225150] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
    4/19/14 6:25:41 PM
    VLC[449]
    ERROR: <PXSourceList: 0x10064adc0>: Attempt to set unknown item as dropItem=<SideBarItem: 0x136030330>.
    4/19/14 6:25:41 PM
    [0x0-0x5c05c].org.videolan.vlc[449]
    [0x1006984d0] es demux error: cannot peek
    4/19/14 6:25:41 PM
    [0x0-0x5c05c].org.videolan.vlc[449]
    [0x1006984d0] es demux error: cannot peek
    4/19/14 6:25:41 PM
    [0x0-0x5c05c].org.videolan.vlc[449]
    [0x100267a30] main playlist: stopping playback
    4/19/14 6:25:41 PM
    [0x0-0x5c05c].org.videolan.vlc[449]
    [0x1045290d0] es demux error: cannot peek
    4/19/14 6:25:41 PM
    [0x0-0x5c05c].org.videolan.vlc[449]
    [0x1045290d0] es demux error: cannot peek
    4/19/14 6:25:41 PM
    VLC[449]
    *** -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    4/19/14 6:25:41 PM
    VLC[449]
    *** -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
    4/19/14 6:25:44 PM
    [0x0-0x5c05c].org.videolan.vlc[449]
    [rm @ 0x10181c600] Invalid stream index 1 for index at pos 1460481
    4/19/14 6:43:10 PM
    Finder[136]
    Error loading /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio:  dlopen(/Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHD Audio, 262): no suitable image found.  Did find:
    /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio: no matching architecture in universal wrapper
    4/19/14 6:43:10 PM
    Finder[136]
    Cannot find function pointer NewPlugIn for factory C5A4CE5B-0BB8-11D8-9D75-0003939615B6 in CFBundle/CFPlugIn 0x136921eb0 </Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin> (bundle, not loaded)
    4/19/14 7:01:00 PM
    kernel
    CODE SIGNING: cs_invalid_page(0x1000): p=481[GoogleSoftwareUp] clearing CS_VALID
    4/19/14 7:06:20 PM
    /System/Library/CoreServices/SubmitDiagInfo[485]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 7:06:20 PM
    /System/Library/CoreServices/SubmitDiagInfo[485]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 7:06:20 PM
    /System/Library/CoreServices/SubmitDiagInfo[485]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 7:06:20 PM
    /System/Library/CoreServices/SubmitDiagInfo[485]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 7:06:21 PM
    /System/Library/CoreServices/SubmitDiagInfo[485]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 7:06:21 PM
    /System/Library/CoreServices/SubmitDiagInfo[485]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 7:06:21 PM
    /System/Library/CoreServices/SubmitDiagInfo[485]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 7:06:21 PM
    /System/Library/CoreServices/SubmitDiagInfo[485]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 7:06:21 PM
    /System/Library/CoreServices/SubmitDiagInfo[485]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 7:06:21 PM
    SubmitDiagInfo[485]
    SubmitDiagInfo successfully uploaded 28 diagnostic messages.
    4/19/14 7:59:43 PM
    kernel
    CODE SIGNING: cs_invalid_page(0x1000): p=512[GoogleSoftwareUp] clearing CS_VALID
    4/19/14 8:16:46 PM
    /Applications/Mail.app/Contents/MacOS/Mail[525]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 8:16:46 PM
    /Applications/Mail.app/Contents/MacOS/Mail[525]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 8:16:46 PM
    /Applications/Mail.app/Contents/MacOS/Mail[525]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 8:16:46 PM
    /Applications/Mail.app/Contents/MacOS/Mail[525]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 8:16:46 PM
    /Applications/Mail.app/Contents/MacOS/Mail[525]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 8:16:46 PM
    /Applications/Mail.app/Contents/MacOS/Mail[525]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 8:16:49 PM
    Mail[525]
    Error loading /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio:  dlopen(/Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHD Audio, 262): no suitable image found.  Did find:
    /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio: no matching architecture in universal wrapper
    4/19/14 8:16:49 PM
    Mail[525]
    Cannot find function pointer NewPlugIn for factory C5A4CE5B-0BB8-11D8-9D75-0003939615B6 in CFBundle/CFPlugIn 0x137c81d60 </Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin> (bundle, not loaded)
    4/19/14 8:54:11 PM
    /Applications/Mail.app/Contents/MacOS/Mail[525]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 8:54:11 PM
    /Applications/Mail.app/Contents/MacOS/Mail[525]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 8:54:11 PM
    /Applications/Mail.app/Contents/MacOS/Mail[525]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 8:58:26 PM
    /tmp/KSOutOfProcessFetcher.oKWJJ79TY0/ksfetch[563]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 8:58:26 PM
    /tmp/KSOutOfProcessFetcher.oKWJJ79TY0/ksfetch[563]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 8:58:26 PM
    /tmp/KSOutOfProcessFetcher.oKWJJ79TY0/ksfetch[563]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 8:58:26 PM
    /tmp/KSOutOfProcessFetcher.oKWJJ79TY0/ksfetch[563]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 8:58:26 PM
    /tmp/KSOutOfProcessFetcher.oKWJJ79TY0/ksfetch[563]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 8:58:26 PM
    /tmp/KSOutOfProcessFetcher.oKWJJ79TY0/ksfetch[563]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 8:58:26 PM
    /tmp/KSOutOfProcessFetcher.oKWJJ79TY0/ksfetch[563]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 8:58:26 PM
    /tmp/KSOutOfProcessFetcher.oKWJJ79TY0/ksfetch[563]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 8:58:26 PM
    /tmp/KSOutOfProcessFetcher.oKWJJ79TY0/ksfetch[563]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 8:58:26 PM
    kernel
    CODE SIGNING: cs_invalid_page(0x1000): p=562[GoogleSoftwareUp] clearing CS_VALID
    4/19/14 8:58:27 PM
    /tmp/KSOutOfProcessFetcher.GGpTOi01qr/ksfetch[565]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 8:58:27 PM
    /tmp/KSOutOfProcessFetcher.GGpTOi01qr/ksfetch[565]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 8:58:27 PM
    /tmp/KSOutOfProcessFetcher.GGpTOi01qr/ksfetch[565]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 8:58:27 PM
    /tmp/KSOutOfProcessFetcher.GGpTOi01qr/ksfetch[565]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 8:58:27 PM
    /tmp/KSOutOfProcessFetcher.GGpTOi01qr/ksfetch[565]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 8:58:27 PM
    /tmp/KSOutOfProcessFetcher.GGpTOi01qr/ksfetch[565]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 8:58:27 PM
    /tmp/KSOutOfProcessFetcher.GGpTOi01qr/ksfetch[565]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 8:58:27 PM
    /tmp/KSOutOfProcessFetcher.GGpTOi01qr/ksfetch[565]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 8:58:27 PM
    /tmp/KSOutOfProcessFetcher.GGpTOi01qr/ksfetch[565]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 8:58:28 PM
    /Users/ralphcabit/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundl e/Contents/Resources/GoogleSoftwareUpdateAgent.app/Contents/MacOS/GoogleSoftware UpdateAgent[562]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 8:58:28 PM
    /Users/ralphcabit/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundl e/Contents/Resources/GoogleSoftwareUpdateAgent.app/Contents/MacOS/GoogleSoftware UpdateAgent[562]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 8:58:28 PM
    /Users/ralphcabit/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundl e/Contents/Resources/GoogleSoftwareUpdateAgent.app/Contents/MacOS/GoogleSoftware UpdateAgent[562]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 8:58:28 PM
    /Users/ralphcabit/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundl e/Contents/Resources/GoogleSoftwareUpdateAgent.app/Contents/MacOS/GoogleSoftware UpdateAgent[562]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 8:58:28 PM
    /Users/ralphcabit/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundl e/Contents/Resources/GoogleSoftwareUpdateAgent.app/Contents/MacOS/GoogleSoftware UpdateAgent[562]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 8:58:28 PM
    /Users/ralphcabit/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundl e/Contents/Resources/GoogleSoftwareUpdateAgent.app/Contents/MacOS/GoogleSoftware UpdateAgent[562]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 8:58:28 PM
    /Users/ralphcabit/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundl e/Contents/Resources/GoogleSoftwareUpdateAgent.app/Contents/MacOS/GoogleSoftware UpdateAgent[562]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 8:58:28 PM
    /Users/ralphcabit/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundl e/Contents/Resources/GoogleSoftwareUpdateAgent.app/Contents/MacOS/GoogleSoftware UpdateAgent[562]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 8:58:28 PM
    /Users/ralphcabit/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundl e/Contents/Resources/GoogleSoftwareUpdateAgent.app/Contents/MacOS/GoogleSoftware UpdateAgent[562]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 9:26:48 PM
    /Applications/Google Chrome.app/Contents/MacOS/Google Chrome[599]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 9:26:48 PM
    /Applications/Google Chrome.app/Contents/MacOS/Google Chrome[599]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 9:26:48 PM
    /Applications/Google Chrome.app/Contents/MacOS/Google Chrome[599]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 9:26:48 PM
    /Applications/Google Chrome.app/Contents/MacOS/Google Chrome[599]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 9:26:48 PM
    /Applications/Google Chrome.app/Contents/MacOS/Google Chrome[599]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 9:26:48 PM
    /Applications/Google Chrome.app/Contents/MacOS/Google Chrome[599]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 9:26:48 PM
    /Applications/Google Chrome.app/Contents/MacOS/Google Chrome[599]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 9:26:48 PM
    /Applications/Google Chrome.app/Contents/MacOS/Google Chrome[599]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 9:26:48 PM
    /Applications/Google Chrome.app/Contents/MacOS/Google Chrome[599]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 9:26:48 PM
    kernel
    CODE SIGNING: cs_invalid_page(0x1000): p=601[ksadmin] clearing CS_VALID
    4/19/14 9:26:48 PM
    kernel
    CODE SIGNING: cs_invalid_page(0x1000): p=604[ksadmin] clearing CS_VALID
    4/19/14 9:27:07 PM
    [0x0-0x78078].com.google.Chrome[599]
    [599:46851:0419/212707:ERROR:rlz.cc(41)] Not implemented reached in bool GoogleUpdateSettings::GetLanguage(base::string16 *)
    4/19/14 9:27:45 PM
    [0x0-0x78078].com.google.Chrome[599]
    [WARNING:/Volumes/Builds/jenkins/ws/St_Make/code/products/player/pepper/gypbuild /../../../../flash/platform/pepper/pep_url_request_info.cpp(219)] Missing colon in HTTP header line "
    4/19/14 9:27:45 PM
    [0x0-0x78078].com.google.Chrome[599]
    4/19/14 9:29:06 PM
    Google Chrome[599]
    Cannot find function pointer GraphicConverterCMIFactory for factory E3F3BEA1-3194-11D9-87A7-000A95874F98 in CFBundle/CFPlugIn 0x3b41f260 </Users/ralphcabit/Library/Contextual Menu Items/GraphicConverterCMI.plugin> (not loaded)
    4/19/14 9:30:28 PM
    kernel
    SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    4/19/14 9:30:28 PM
    kernel
    SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    4/19/14 9:30:28 PM
    kernel
    SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    4/19/14 9:30:28 PM
    kernel
    SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    4/19/14 9:30:28 PM
    kernel
    SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    4/19/14 9:30:28 PM
    KernelEventAgent[39]
    tid 00000000 received event(s) VQ_LOWDISK, VQ_VERYLOWDISK (516)
    4/19/14 9:32:00 PM
    Google Chrome[599]
    Cannot find function pointer GraphicConverterCMIFactory for factory E3F3BEA1-3194-11D9-87A7-000A95874F98 in CFBundle/CFPlugIn 0x3b41f260 </Users/ralphcabit/Library/Contextual Menu Items/GraphicConverterCMI.plugin> (not loaded)
    4/19/14 9:35:41 PM
    /Applications/Google Chrome.app/Contents/MacOS/Google Chrome[650]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 9:35:41 PM
    /Applications/Google Chrome.app/Contents/MacOS/Google Chrome[650]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 9:35:41 PM
    /Applications/Google Chrome.app/Contents/MacOS/Google Chrome[650]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 9:35:41 PM
    /Applications/Google Chrome.app/Contents/MacOS/Google Chrome[650]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 9:35:41 PM
    /Applications/Google Chrome.app/Contents/MacOS/Google Chrome[650]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 9:35:41 PM
    /Applications/Google Chrome.app/Contents/MacOS/Google Chrome[650]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 9:35:41 PM
    /Applications/Google Chrome.app/Contents/MacOS/Google Chrome[650]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 9:35:41 PM
    /Applications/Google Chrome.app/Contents/MacOS/Google Chrome[650]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 9:35:41 PM
    /Applications/Google Chrome.app/Contents/MacOS/Google Chrome[650]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 9:35:41 PM
    kernel
    CODE SIGNING: cs_invalid_page(0x1000): p=652[ksadmin] clearing CS_VALID
    4/19/14 9:35:41 PM
    kernel
    CODE SIGNING: cs_invalid_page(0x1000): p=655[ksadmin] clearing CS_VALID
    4/19/14 9:36:00 PM
    [0x0-0x88088].com.google.Chrome[650]
    [650:46339:0419/213600:ERROR:rlz.cc(41)] Not implemented reached in bool GoogleUpdateSettings::GetLanguage(base::string16 *)
    4/19/14 9:39:03 PM
    com.apple.kextcache[628]
    Created prelinked kernel /System/Library/Caches/com.apple.kext.caches/Startup/kernelcache_i386.AF146629.
    4/19/14 9:56:45 PM
    [0x0-0x88088].com.google.Chrome[650]
    Warning: unknown JFIF revision number 2.01
    4/19/14 9:56:45 PM
    [0x0-0x88088].com.google.Chrome[650]
    Warning: unknown JFIF revision number 2.01
    4/19/14 9:56:45 PM
    [0x0-0x88088].com.google.Chrome[650]
    Warning: unknown JFIF revision number 2.01
    4/19/14 9:56:45 PM
    [0x0-0x88088].com.google.Chrome[650]
    Warning: unknown JFIF revision number 2.01
    4/19/14 9:56:45 PM
    [0x0-0x88088].com.google.Chrome[650]
    Warning: unknown JFIF revision number 2.01
    4/19/14 9:57:09 PM
    kernel
    CODE SIGNING: cs_invalid_page(0x1000): p=680[GoogleSoftwareUp] clearing CS_VALID
    4/19/14 10:46:25 PM
    quicklookd[714]
    [QL] 'Creating thumbnail - cancelled' timed out for '<QLThumbnailRequest /Volumes/HD4/MUSIC VIDS/Zappa - Video From **** DivX.avi>' (Start date: 2014-04-19 22:46:13 +0900)
    4/19/14 10:46:49 PM
    VLC[716]
    Error loading /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio:  dlopen(/Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHD Audio, 262): no suitable image found.  Did find:
    /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio: no matching architecture in universal wrapper
    4/19/14 10:46:49 PM
    VLC[716]
    Cannot find function pointer NewPlugIn for factory C5A4CE5B-0BB8-11D8-9D75-0003939615B6 in CFBundle/CFPlugIn 0x100647cf0 </Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin> (bundle, not loaded)
    4/19/14 10:46:49 PM
    [0x0-0x9a09a].org.videolan.vlc[716]
    [0x1002240e0] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
    4/19/14 10:46:50 PM
    VLC[716]
    ERROR: <PXSourceList: 0x10028b800>: Attempt to set unknown item as dropItem=<SideBarItem: 0x13636ab70>.
    4/19/14 10:46:50 PM
    [0x0-0x9a09a].org.videolan.vlc[716]
    [mpeg4 @ 0x103802c00] Video uses a non-standard and wasteful way to store B-frames ('packed B-frames'). Consider using a tool like VirtualDub or avidemux to fix it.
    4/19/14 10:46:50 PM
    [0x0-0x9a09a].org.videolan.vlc[716]
    [0x103800cb0] mpgatofixed32 audio converter error: libmad error: bad main_data_begin pointer
    4/19/14 10:46:50 PM
    /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/ Versions/A/Support/mdworker[649]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 10:46:50 PM
    /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/ Versions/A/Support/mdworker[649]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 10:46:50 PM
    /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/ Versions/A/Support/mdworker[649]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 10:46:50 PM
    /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/ Versions/A/Support/mdworker[649]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 10:46:50 PM
    /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/ Versions/A/Support/mdworker[649]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 10:46:50 PM
    /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/ Versions/A/Support/mdworker[649]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 10:46:50 PM
    /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/ Versions/A/Support/mdworker[649]
    MDS Error: unable to create user DBs in /var/folders/Zw/ZwiUrc-PG1as5fH6A5NrmE+++TI/-Caches-//mds
    4/19/14 10:46:50 PM
    [0x0-0x9a09a].org.videolan.vlc[716]
    [mpeg4 @ 0x100830c00] Video uses a non-standard and wasteful way to store B-frames ('packed B-frames'). Consider using a tool like VirtualDub or avidemux to fix it.
    4/19/14 10:46:50 PM
    [0x0-0x9a09a].org.videolan.vlc[716]
    [0x1020730b0] mpgatofixed32 audio converter error: libmad error: bad main_data_begin pointer
    4/19/14 10:46:52 PM
    [0x0-0x9a09a].org.videolan.vlc[716]
    shader program 1: WARNING: vertex shader writes varying 'TexCoord1' which is not active.
    4/19/14 10:46:52 PM
    [0x0-0x9a09a].org.videolan.vlc[716]
    WARNING: vertex shader writes varying 'TexCoord2' which is not active.
    4/19/14 10:47:16 PM
    [0x0-0x9a09a].org.videolan.vlc[716]
    [0x1038948b0] mpgatofixed32 audio converter error: libmad error: bad main_data_begin pointer
    4/19/14 10:47:16 PM
    [0x0-0x9a09a].org.videolan.vlc[716]
    [0x1038948b0] mpgatofixed32 audio converter error: libmad error: bad main_data_begin pointer
    4/19/14 10:55:52 PM
    kernel
    CODE SIGNING: cs_invalid_page(0x1000): p=733[GoogleSoftwareUp] clearing CS_VALID
    4/19/14 10:59:41 PM
    [0x0-0x9a09a].org.videolan.vlc[716]
    [flv @ 0x10105a200] Stream discovered after head already parsed
    4/19/14 10:59:41 PM
    [0x0-0x9a09a].org.videolan.vlc[716]
    [flv @ 0x1038a0400] Stream discovered after head already parsed
    4/19/14 10:59:41 PM
    [0x0-0x9a09a].org.videolan.vlc[716]
    shader program 1: WARNING: vertex shader writes varying 'TexCoord1' which is not active.
    4/19/14 10:59:41 PM
    [0x0-0x9a09a].org.videolan.vlc[716]
    WARNING: vertex shader writes varying 'TexCoord2' which is not active.
    4/19/14 11:52:41 PM
    [0x0-0x32032].com.azureus.vuze[282]
    Jeff Beck - There and Back (1980) [EAC-FLAC]: Incoming keep-alive message flood detected, dropping spamming peer connection.L: 5.254.138.76: 59929 [Transmission 2.82]
    4/19/14 11:54:36 PM
    kernel
    CODE SIGNING: cs_invalid_page(0x1000): p=806[GoogleSoftwareUp] clearing CS_VALID
    4/20/14 12:12:32 AM
    [0x0-0x9a09a].org.videolan.vlc[716]
    [flv @ 0x103860c00] Stream discovered after head already parsed
    4/20/14 12:12:33 AM
    [0x0-0x32032].com.azureus.vuze[282]
    core.stop
    4/20/14 12:12:33 AM
    [0x0-0x32032].com.azureus.vuze[282]
    Stopping idle sleep preventer
    4/20/14 12:12:36 AM
    [0x0-0x32032].com.azureus.vuze[282]
    core.stop done in 3100
    4/20/14 12:12:36 AM
    System Preferences[823]
    Error loading /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio:  dlopen(/Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHD Audio, 262): no suitable image found.  Did find:
    /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio: no matching architecture in universal wrapper
    4/20/14 12:12:36 AM
    System Preferences[823]
    Cannot find function pointer NewPlugIn for factory C5A4CE5B-0BB8-11D8-9D75-0003939615B6 in CFBundle/CFPlugIn 0x200081d60 </Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin> (bundle, not loaded)
    4/20/14 12:12:56 AM
    com.apple.launchd.peruser.501[130]
    ([0x0-0x4f04f].com.apple.Preview[416]) Exited: Killed
    4/20/14 12:12:56 AM
    com.apple.launchd.peruser.501[130]
    (com.apple.AirPortBaseStationAgent[166]) Exited: Killed
    4/20/14 12:12:56 AM
    com.apple.launchd.peruser.501[130]
    (com.apple.FolderActions.enabled[170]) Exited: Killed
    4/20/14 12:12:56 AM
    com.apple.launchd.peruser.501[130]
    ([0x0-0x8008].com.apple.inputmethod.Kotoeri[155]) Exited: Killed
    4/20/14 12:12:56 AM
    loginwindow[38]
    DEAD_PROCESS: 38 console
    4/20/14 12:12:57 AM
    kernel
    systemShutdown true
    4/20/14 12:12:57 AM
    kernel
    systemShutdown true
    4/20/14 12:12:57 AM
    shutdown[828]
    halt by ralphcabit:
    4/20/14 12:12:57 AM
    shutdown[828]
    SHUTDOWN_TIME: 1397920377 530969
    4/20/14 12:12:58 AM
    kernel
    Kext loading now disabled.
    4/20/14 12:12:58 AM
    kernel
    Kext unloading now disabled.
    4/20/14 12:12:58 AM
    kernel
    Kext autounloading now disabled.
    4/20/14 12:12:58 AM
    kernel
    Kernel requests now disabled.
    4/20/14 12:13:17 AM
    mDNSResponder[37]
    mDNSResponder mDNSResponder-258.21 (May 26 2011 14:40:13) stopping
    4/20/14 12:13:17 AM
    DirectoryService[16]
    BUG in libdispatch: 10K549 - 1960 - 0x10004004
    4/20/14 12:13:17 AM
    com.apple.SecurityServer[33]
    Session 0x301fe0 dead
    4/20/14 12:13:17 AM
    com.apple.SecurityServer[33]
    Killing auth hosts
    4/20/14 12:13:17 AM
    WindowServer[91]
    hidd died. Reestablishing connection.
    4/20/14 12:13:17 AM
    com.apple.SecurityServer[33]
    Session 0x301fe0 destroyed
    4/20/14 10:45:55 AM
    kernel
    npvhash=4095
    4/20/14 12:13:17 AM
    WindowServer[91]
    bootstrap_look_ip failed: Unknown service name
    4/20/14 10:45:55 AM
    kernel
    PAE enabled
    4/20/14 10:45:55 AM
    kernel
    64 bit mode enabled
    4/20/14 10:45:55 AM
    kernel
    Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
    4/20/14 10:45:55 AM
    kernel
    vm_page_bootstrap: 6159568 free pages and 99120 wired pages
    4/20/14 10:45:55 AM
    kernel
    standard timeslicing quantum is 10000 us
    4/20/14 10:45:55 AM
    kernel
    mig_table_max_displ = 73
    4/20/14 10:45:55 AM
    kernel
    AppleACPICPU: ProcessorId=0 LocalApicId=0 Enabled
    4/20/14 10:45:55 AM
    kernel
    AppleACPICPU: ProcessorId=1 LocalApicId=1 Enabled
    4/20/14 10:45:55 AM
    kernel
    AppleACPICPU: ProcessorId=2 LocalApicId=6 Enabled
    4/20/14 10:45:55 AM
    kernel
    AppleACPICPU: ProcessorId=3 LocalApicId=7 Enabled
    4/20/14 10:45:55 AM
    kernel
    AppleACPICPU: ProcessorId=4 LocalApicId=0 Disabled
    4/20/14 10:45:55 AM
    kernel
    AppleACPICPU: ProcessorId=5 LocalApicId=0 Disabled
    4/20/14 10:45:55 AM
    kernel
    AppleACPICPU: ProcessorId=6 LocalApicId=0 Disabled
    4/20/14 10:45:55 AM
    kernel
    AppleACPICPU: ProcessorId=7 LocalApicId=0 Disabled
    4/20/14 10:45:55 AM
    kernel
    calling mpo_policy_init for TMSafetyNet
    4/20/14 10:45:55 AM
    kernel
    Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    4/20/14 10:45:55 AM
    kernel
    calling mpo_policy_init for Quarantine
    4/20/14 10:45:55 AM
    kernel
    Security policy loaded: Quarantine policy (Quarantine)
    4/20/14 10:45:55 AM
    kernel
    calling mpo_policy_init for Sandbox
    4/20/14 10:45:55 AM
    kernel
    Security policy loaded: Seatbelt sandbox policy (Sandbox)
    4/20/14 10:45:55 AM
    kernel
    Copyright (c) 1982, 1986, 1989, 1991, 1993
    4/20/14 10:45:55 AM
    kernel
    The Regents of the University of California. All rights reserved.
    4/20/14 10:45:55 AM
    kernel
    MAC Framework successfully initialized
    4/20/14 10:45:55 AM
    kernel
    using 16384 buffer headers and 4096 cluster IO buffer headers
    4/20/14 10:45:55 AM
    kernel
    IOAPIC: Version 0x20 Vectors 64:87
    4/20/14 10:45:55 AM
    kernel
    ACPI: System State [S0 S3 S4 S5] (S3)
    4/20/14 10:45:55 AM
    kernel
    PFM64 0xf10000000, 0xf0000000
    4/20/14 10:45:55 AM
    kernel
    [ PCI configuration begin ]
    4/20/14 10:45:55 AM
    kernel
    PCI configuration changed (bridge=4 device=1 cardbus=0)
    4/20/14 10:45:55 AM
    kernel
    [ PCI configuration end, bridges 17 devices 26 ]
    4/20/14 10:45:55 AM
    kernel
    AppleIntelCPUPowerManagement: (built 16:44:45 Jun  7 2011) initialization complete
    4/20/14 10:45:55 AM
    kernel
    mbinit: done (64 MB memory set for mbuf pool)
    4/20/14 10:45:55 AM
    kernel
    rooting via boot-uuid from /chosen: 09A76986-C881-305A-9A97-15F2D98B28A5
    4/20/14 10:45:55 AM
    kernel
    Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    4/20/14 10:45:55 AM
    kernel
    com.apple.AppleFSCompressionTypeZlib kmod start
    4/20/14 10:45:55 AM
    kernel
    com.apple.AppleFSCompressionTypeZlib load succeeded
    4/20/14 10:45:55 AM
    kernel
    AppleIntelCPUPowerManagementClient: ready
    4/20/14 10:45:55 AM
    kernel
    Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleAHCI/PRT0 @0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDri ver/WDC WD2500AAJS-41RYA0 Media/IOGUIDPartitionScheme/Customer@2
    4/20/14 10:45:55 AM
    kernel
    BSD root: disk0s2, major 14, minor 2
    4/20/14 10:45:55 AM
    kernel
    FireWire (OHCI) TI ID 8025 built-in now active, GUID 001cb3fffe8e3a66; max speed s800.
    4/20/14 10:45:55 AM
    kernel
    SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    4/20/14 10:45:55 AM
    kernel
    SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    4/20/14 10:45:55 AM
    kernel
    SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    4/20/14 10:45:55 AM
    kernel
    SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    4/20/14 10:45:55 AM
    kernel
    SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    4/20/14 10:45:50 AM
    com.apple.launchd[1]
    *** launchd[1] has started up. ***
    4/20/14 10:45:55 AM
    com.apple.launchd[1]
    (com.apple.usbmuxd) Unknown key: POSIXSpawnType
    4/20/14 10:45:56 AM
    kernel
    AppleIntel8254XEthernet: Ethernet address 00:17:f2:0d:18:4a
    4/20/14 10:45:56 AM
    kernel
    AppleIntel8254XEthernet: Ethernet address 00:17:f2:0d:18:4b
    4/20/14 10:45:56 AM
    kernel
    systemShutdown false
    System Diagnostic Report (last one)
    Process:         plugin-container [236]
    Path:            /Applications/Firefox.app/Contents/MacOS/plugin-container.app/Contents/MacOS/pl ugin-container
    Identifier:      plugin-container
    Version:         ??? (???)
    Code Type:       X86-64 (Native)
    Parent Process:  firefox [220]
    Date/Time:       2014-04-12 17:49:47.384 +0900
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          271743 sec
    Crashes Since Last Report:           6
    Per-App Crashes Since Last Report:   6
    Anonymous UUID:                      1D7447CF-D1D4-4E24-AEAA-5DEA325A3E4A
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread:  0
    Dyld Error Message:
      could not load inserted library:
    Binary Images:
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <69130DA3-7CB3-54C8-ABC5-423DECDD2AF7> /usr/lib/dyld
    System Profile:
    Model: MacPro1,1, BootROM MP11.005C.B08, 4 processors, Dual-Core Intel Xeon, 2.66 GHz, 12 GB, SMC 1.7f10
    Graphics: ATI Radeon HD 5770, ATI Radeon HD 5770, PCIe, 1024 MB
    Graphics: NVIDIA GeForce 7300 GT, NVIDIA GeForce 7300 GT, PCIe, 32768 MB
    Memory Module: global_name
    Network Service: Ethernet 2, Ethernet, en1
    PCI Card: ATI Radeon HD 5770, sppci_displaycontroller, Slot-1
    PCI Card: ATI Radeon HD 5770, ATY,HoolockParent, Slot-1
    PCI Card: NVIDIA GeForce 7300 GT, sppci_displaycontroller, Slot-2
    Serial ATA Device: WDC WD2500AAJS-41RYA0, 232.89 GB
    Serial ATA Device: WDC WD20EARX-00PASB0, 1.82 TB
    Serial ATA Device: WDC WD5000AAKS-00TMA0, 465.76 GB
    Serial ATA Device: Hitachi HDP725050GLA360, 465.76 GB
    Parallel ATA Device: PIONEER DVD-RW  DVR-112D
    USB Device: Composite Device, 0x0763  (M-Audio), 0x1002, 0x5d100000 / 2
    USB Device: nanoKONTROL2, 0x0944  (KORG, Inc.), 0x0117, 0x1d200000 / 2
    USB Device: Hub in Apple Pro Keyboard, 0x05ac  (Apple Inc.), 0x1003, 0x3d100000 / 2
    USB Device: Apple Optical USB Mouse, 0x05ac  (Apple Inc.), 0x0304, 0x3d110000 / 4
    USB Device: Apple Pro Keyboard, 0x05ac  (Apple Inc.), 0x020d, 0x3d130000 / 3
    FireWire Device: built-in_hub, Up to 800 Mb/sec
    FireWire Device: My Book 1112, WD, Up to 800 Mb/sec

  • TomTom Western Europe keeps re-downloading

    Hi Everyone,
    I just noticed that the TomTom app for Western Europe is the same price as UK only. So I went through the process of buying it. Sure enough I watched it download in the downloads section (1.61GB) without any error messages. At the end it just immediately starts all over again (nothing appearing in my applications section)!!! I let this happen 3 times, but am now getting fed up. I have even closed itunes down (latest version), deleted the TomTomWesternEurope.tmp folder from within the downloads folder, and opened itunes up again. It automatically started downloading again, with the same outcome at the end. I just pray to god I'm not being charged £59.99 each time!!! I have also rebooted my pc to see if per chance that would help. Has anyone else experienced this? Or does anyone have any suggestions before I email Apple themselves?
    Cheers,
    Cav3y

    No joy yet.Have tried to instal app using 3 separate Windows PC's plus my sons Macbook pro. After several attempts no luck.
    Last night I tried 3 times to instal app directly onto my iPhone using a good wireless connection. The app downloads to a point then says 'Unable to Download app, TomTom Western Europe will be available when you log onto the itunes store on your computer.
    Iam currently trying to snyc and Iam not to positive. Keep you posted. Have also talked to apple support a few times.

  • ITunes was unable to load data class information from Sync Services. Reconnect or try again later.

    Ever since I upgraded to iTunes 10.4 I've been getting this dreaded message on many occasions when I try to sync my iPhone 4 or iPad 2 with my Win 7 64 bit machine. "iTunes was unable to load data class information from Sync Services. Reconnect or try again later." What happens is that local content (music, videos etc) will sync properly to my iPhone, but other content (such as Outlook information, MobileMe stuff, etc) will not.
    I have uninstalled and completely purged all Apple data from my PC (including hidden files and folders under Common Files and in the Registry) and reinstalled iTunes. Yet after one or two syncs, the same problem resurfaces. The other weird part is that the Sync Services crap-out message will happen after I do a successful sync, leave the iPhone connected to the PC, and don't even touch the computer for several hours.
    I've actually developed a very tedious work around that seems to restore syncing if for a short time.
    - Undock/unconnect all Apple devices from the PC.
    - Close iTunes, MobileMe control panel, and Safari (if you have it).
    - Start Task Manager (Ctrl + Alt + Del) and shut down iTunesHelper.exe and SyncServer.exe
    - Open up a Windows Explorer window (like My Computer) and under Tools, Folder Options, View, toggle on Show Hidden Files and toggle off Hide Protected Operating System FIles
    - In WIndows Explorer, navigate to "C:\Users\<your name>\App Data\Roaming\Apple Computer". Rename the folder Sync Services to something else, like Sync Services_Old.
    - In WIndows Explorere, navigate to "C:\Program Files (x86)\Common Files\Apple\Mobile Device Support" and double-click on AppleSyncNotifier.exe.
    - Go back to your Folder Options and turn off SHow Hidden Files and toggle on Hide Protected Operationg System Files
    Now you can start up iTunes again and connect your device. It should sync properly again (at least, until it doesn't once more).
    Does anyone at Apple have any idea about this error or a solution?

    I actually spent a fair amount of time on the phone with a senior Apple tech last week. He directed me to this topic:
    http://support.apple.com/kb/HT1923?viewlocale=en_US
    It's important that you go through the steps EXACTLY as described here and in the proper order. Also make sure MobileMe control panel is uninstalled (if you have it).
    Interestingly, when I went through this procedure and then reinstalled iTunes 10.4 64-bit  (didn't do MobileMe or Safari at this stage, but QT is automatically installed) everything worked perfectly. The aforementioned error messages disappeared and all is working flawlessly, as it should.
    I hope my expereince will help! Give it a try.

  • When I attempt to sych with I tunes I get the following Error Message.  "Itunes was unable to load data class information from synch services. Reconnect or try again later."  How do I fix this?  This started happening after I updated to the latest version

    When I attmpt to synch my Iphone I get the following error message.  "Itunes was unable to load data class informationfrom synch services.  Reconnect or try again later.  This started after I uddated to the latest version of Itunes. What should I do?

    My iPods are working fine...this is just on our iPhone 3GSs....friend said his iPhone 4 was working fine with upgrade. 
    Tried: the winsock reset, uninstall/re-install of iTunes, shut the firewall down.  Even called Apple...and after 2 hours of being told that "I'm savvy and have done everything they'd recommend" still with no fix...
    Still:  Takes over 2 minutes (not hooked up to phone) to open Edit-Preferences-Device...and can't find any backups?!?!  Takes over 2 minutes to even open the phone to change spps, musice, books, etc....but won't let me do anything with contacts...wonder if this is what that error message is about (because I don't actually sync to an email program, I've just kept it all on the phone - mistake). 
    **banging head on table**

  • Set-AzureServiceDiagnosticsExtension or publishing with diagnostitcs enabled fails with Azure SDK2.5 for existing Azure services

    Similar to https://social.technet.microsoft.com/Forums/systemcenter/en-US/487234f4-9748-4f49-ab7b-ce523da4c500/publish-cloud-service-fails-from-visual-studio-2013-update-4-published-asset-entry-for-image but since the given answer provides no solution
    and I found more details, I felt that opening this new question providing more details was necessary.
    I have an existing Azure service with two web roles (service and worker) published first in May 2012. Recently I tried to update from SDK2.2 to SDK2.5 and Visual Studio 2013 Update 2 to Update 4. The main reason behind this was to move from log4net to WAD
    and in doing so, of course directly move to the new diagnostics version. So before publishing I enabled WAD diagnostics logging in the properties of both roles.
    Trying to publish from Visual Studio to the exisiting Azure Service fails, VS output shows  the following lines:
    11:45:24 - Checking for Remote Desktop certificate...
    11:45:25 - Applying Diagnostics extension.
    11:45:45 - Published Asset Entry for Image Microsoft.Azure.Diagnostics_PaaSDiagnostics_europeall_manifest.xml not found.
    What's working 1: For testing purposes, I have created a new Azure service in the Azure portal.
    Publishing the same solution from the same development environment to this new service is possible without problems - the service with WAD diagnostics logging is working fine. Unfortunately this is no solution to my production service, with
    DNS alias and SSL certificates bound to the existing Azure service.
    What's working 2: Publishing the solution to the existing Azure service WITHOUT diagnositics enabled works.
    Problem with that: Trying to activate WAD diagnostics logging after publishing using the Azure cmdlets also fails WiTH a similar error message. Following http://blogs.msdn.com/b/kwill/archive/2014/12/02/windows-azure-diagnostics-upgrading-from-azure-sdk-2-4-to-azure-sdk-2-5.aspx I
    tried:
    PS C:\> Set-AzureServiceDiagnosticsExtension -StorageContext $storageContext -DiagnosticsConfigurationPath $public_config -ServiceName $service_name -Slot 'Staging' -Role $role_name
    VERBOSE: Setting PaaSDiagnostics configuration for MyWebRole.
    Set-AzureServiceDiagnosticsExtension : BadRequest : Published Asset Entry for Image
    Microsoft.Azure.Diagnostics_PaaSDiagnostics_europeall_manifest.xml not found.
    At line:1 char:1
    + Set-AzureServiceDiagnosticsExtension -StorageContext $storageContext -Diagnostic ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : NotSpecified: (:) [Set-AzureServiceDiagnosticsExtension], CloudException
        + FullyQualifiedErrorId : Microsoft.WindowsAzure.CloudException,Microsoft.WindowsAzure.Commands.ServiceManagement.
       Extensions.SetAzureServiceDiagnosticsExtensionCommand
    The problem seems to be related to those service configuration parts in the cloud which are not replaced by a new deployment, so I compared both services using Azure cmdlet Get-AzureService.
    I found that the new service has properties which the old one is missing:
    ExtendedProperties      : {[ResourceGroup, myazureservice], [ResourceLocation, North Europe]}
    Is this a hint? Reinstalling or repairing Visual Studio is not the answer to this problem!!!
    What's the meaning of "Published Asset Entry for Image Microsoft.Azure.Diagnostics_PaaSDiagnostics_europeall_manifest.xml"?
    [Perhaps MS will publish a newer version of its Azure cmdlets, but that's not today's story]
    So what are possible reasons or fixes for this behaviour? Going back to log4net is not my favorite. Even worse, while there are alternative logging solution,
    I currently have no performance counter monitoring in the Azure portal (Remote desktop and perfmon is NO solution). Is there any alternative to going back to SDK2.4?
    Best regards,
     Andreas

    Hi Andreas,
    Thanks for your feedback.
    I will test and reproduce your issue on my side. Any information, I will post back for you.
    Thanks for your understanding.
    Regards,
    Will
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • DAG - Copy Status - Service Down

    Odd problem on a soon to be production 2010 DAG environment.
    3 node DAG, 2 in primary site on same subnet, 1 in DR site. No dedicated replication network as yet.
    When looking at database copy status in EMC I see copy status as Mounted or Healthy for the node I am on but both other nodes are listed as Service Down. It can also take a LONG time for the status to be displayed.
    If I run Test-ReplicationHealth for the local node it checks out perfectly.
    If I run it with Test-ReplicationHealth -Identity OtherNode I get the following:-
    RunspaceId       : 616aa378-5951-4393-b660-f0c6860b7ccc
    Server           : GLA-EXMB-01
    Check            : ActiveManager
    CheckDescription : Checks that Active Manager is running and has a valid role.
    Result           : *FAILED*
    Error            : An error occurred while communicating with the Microsoft Exchange Replication service on server 'GLA
                       -EXMB-01'. Database operations such as mounting, dismounting, and the ability to have failovers or s
                       witchovers may not be available. Verify that the Microsoft Exchange Replication service is running a
                       nd review the Event logs for more details. Error: An Active Manager operation failed. Error: Operati
                       on failed with message: Error 0x71a (The remote procedure call was cancelled) from cli_AmGetActiveMa
                       nagerRole.
    and
    RunspaceId       : 616aa378-5951-4393-b660-f0c6860b7ccc
    Server           : GLA-EXMB-01
    Check            : TasksRpcListener
    CheckDescription : Checks that the Tasks RPC Listener is running and is responding to remote requests.
    Result           : *FAILED*
    Error            : An error occurred while communicating with the Microsoft Exchange Replication service to test the he
                       alth of the Tasks RPC Listener on server 'GLA-EXMB-01'. Verify that the Microsoft Exchange Replicati
                       on service is running. Error: A server-side administrative operation has failed. The Microsoft Excha
                       nge Replication service may not be running on server GLA-EXMB-01. Specific RPC error message: Error
                       0x71a (The remote procedure call was cancelled) from cli_GetCopyStatusEx2.
    If I suspend the copy then resume it will usually re-appear but will then fail again later on. Although half the time it will fail to suspend the copy since it says it can't contact the remote node.
    Makes me somewhat unconfident about auto-failover.
    There have been no changes to the AD environment but we have just installed a similar set of Exchange servers in a completely different site over a slow WAN link.
    Anybody got any thoughts?
    Thanks
    Neill

    Hi,
    I'm having the same issue on my 2 nodes DAG, every database copy status is shown OK (mounted or healthy) in the EMC of the server that holds that copy but the copy on the other server is shown as service down and vice versa.
    IPV6 was disabled on the MAPI network, then I disabled it on the Replication network, and even the replication interface DNS registration is not checked, I found DNS IPV6 A records for the 2 nodes. When I remove the IPV6 A record, the problem disappear,
    but soon the records are recreated again in DNS and the problem reappears.
    Any idea?
    Regards.
    Farouk

  • Compressor 3x crash services down

    i am working on an edit. edit 1-9 is good during compressor when i try to compress edit 10 i keep on getting this message (compressor 3x crash services down) does anybody know what this means? i'm using after effect do make my movie then compress as a quicktime in compressor and keep getting this error.

    It means that Compressor has attempted to compress the file 3 times, and it has failed. Try this:
    1) Restart your computer
    2) Re-export the file from FCP
    3) Try the compression again.
    This worked for me. Hopefully it will help.

  • DNS Service DOWN ! Someone plz explain to me why !

    Hi,
    Please, can someone explain to me why i receive this message :
    Server Server_Name BorderManager X.X.X.X DNS (Domain Name Service)
    SVCDOWN
    at 10:20:34
    And when i check the status of the DNS at the proxy console all my DNS
    are
    up and running ???
    What's going here ? And then i get the message that the DNS service is
    back
    online..
    Thanks in advance. !!!
    K. Chabot

    One thing that i forgot to say, we use a software called What's Up tomonitor all our servers, Pix, router, etc....
    Everytime i load named.nlm on a server and than i start monitoring it,
    what's up is always telling me that the service is down after a while,
    but
    in fact the service is up. I'm wondering if named doesn't refresh or
    do
    something that what's up could interpret as a down and re-up again.
    Any thought about this ?
    By the way, i did roll back to 5.53 for the tcp like you suggested, @
    first,
    i got a fatal warning that a critical error happened and i couldn't
    access
    any nic card bind to tcp without an error, so i just re-initialize the
    interface and reboot the server. It's now working, and i hope for a
    long
    long time !
    Did you have any issues regarding the tcpip 5.93 with border manager
    3.6 ?
    Isn't novell gonna patch this in the next service pack or do we need
    to back
    it up before any future service pack ?
    Again Craig, thanks a lot for your help !
    K. Chabot
    "K. Chabot" <[email protected]> wrote in message
    news:AR77b.22112$[email protected]..
    > Named i mean.
    >
    > "K. Chabot" <[email protected]> wrote in message
    > news:6R77b.22111$[email protected]..
    > > Yes Names was running on that server.
    > >
    > > "Craig Johnson" <[email protected]> wrote in message
    > > news:[email protected]..
    > > > Are you trying to run NAMED on that server by any chance?
    > > >
    > > > Craig Johnson
    > > > Novell Support Connection SysOp
    > > > *** For a current patch list, tips, handy files and books on
    > > > BorderManager, go to http://nscsysop.hypermart.net ***
    > > >
    > >
    > >
    >
    >

  • Azure Websites down in South East Asia?

    Looks like Azure Websites has been down for the past 30 minutes at least in South East Asia.
    Can anyone else confirm this as an issue and does anyone at Microsoft have a timeline for resolving this?
    Azure service status shows all is well at 2:41pm Sydney Australia time.
    Just waiting for irrate clients to start calling now :( Gulp!

    Hi ALL,
    Microsoft Azure team has resolved this issue, this issue was started at: 8/4/2014 4:15 UTC, and was fixed at: 8/4/2014 5:15 UTC, sorry for any inconvenience.
    Best Regards,
    Jambor
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • When I connect my iTouch to my PC (windows 7) an error message is displayed reading "iTunes was unable to load dataclass information from sync services. Reconnect or try again later".

    When I connect my iTouch to my PC (windows 7) an error message is displayed reading "iTunes was unable to load dataclass information from sync services. Reconnect or try again later". I have completely uninstalled and then reinstalled iTunes. I have also completely reset my iTouch to factory defaults. I have even followed all the advice provided previously to other forum member with the same problem. Nothing seems to work. Please help me someone.

    I'm getting the same problem with both my IPad 4 and iPhone 5
    Just started a few weeks back, Since then I have had two Itunes updates.
    Is this something Apple is aware of and trying to fix?

  • TS2529 iTunes was unable to load data class information from Sync Services. Reconnect or try again later is the error message I am getting when i connect my iphone 4 to my windows based computer. Any help out there?

    iTunes was unable to load data class information from Sync Services. Reconnect or try again later. This is the message when I try to connect my iphone 4 to my computer. If anyone could help me with this, I would appreciate it.

    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538
    iOS: Device not recognized in iTunes for Mac OS X
    http://support.apple.com/kb/ts1591

  • I keep getting this error message: ITunes was unable to load data class information from Synch Services. Reconnect or try again later. What does that mean? Can I fix it? or do I have to wait for the next update?

    I keep getting this error message: ITunes was unable to load data class information from Synch Services. Reconnect or try again later. What does that mean? Can I fix it? or do I have to wait for the next update?

    See TS2690: iTunes for Windows: "Unable to load data class" or "Unable to load provider data" sync services alert.
    tt2

  • HT1386 my ipad won't sink; I continually get message:  itunes was unable to load data class information from Sync Services. Reconnect or try again later.  I have done both several times and still receive same messaage.

    My iPad won't sink with my computer.  I continually receive this message: "iTunes was unable to load data class information from Sync Services.  Reconnect or try again later."  I have tried this over a number of days and receive the same message.  Any suggestions??

    IOS: Syncing with iTunes
    http://support.apple.com/kb/HT1386
    Apple - Support - iPad - Syncing
    http://www.apple.com/support/ipad/syncing/
    ITunes: Syncing media content to your iOS devices
    http://support.apple.com/kb/ht1351
    There are some similar posts on the right side of this page (More Like This). Look at those posts.
     Cheers, Tom

Maybe you are looking for

  • A few things that might help before updating to 4.0 (if you haven't yet):

    I'm in the IT dept of the company I work for and it's my job to troubleshoot, test, implement etc etc everything and anything regarding iphones and other related software. So, after MUCH trial and error, here are some of the key points I have found r

  • Random KPs and random AHT 4MEM errors

    Hello, i need some advice regarding my 21.5 iMac. A little history : I bought it from the refurb 6 months ago and added 8 gig crucial ram (now 12 gig). I have been experiencing KPs with a freeware video converter (handbrake) and thought it was due to

  • Performance tuning in objects involving Integration process (BPM)

    Hi, We are facing a performance problem in one of our objects having integration process. The messages are getting processed sequentially instead of parallel processing within the integration process. As a result, the messages are getting queued up i

  • Table view thru SE16 of Table S039

    hi., I am trying ot view a Table Name S039 thru SE16. Though i give a few of the parameters such as Material , plant , Storage location, material type. the system gives me a message saying there is " no table entries for specified key" Can u throw so

  • AIDA and Netbeans

    Hi, I am trying to use the AIDA histogram packages in netbeans. I have added all the AIDA .jar files to the project in the options and it compiles fine but whenever I run the program I get the noClassDefFound error like this: Exception in thread "mai