Event 917 Console Crash when attempting to modify Disk Only Protection Group

Primary DPM 2012 R2 4.2.1254.0 running on Server 2012 -
In the process of decommissioning a number of old servers - I found that I am no longer able to modify a disk only protection group on one of my primary DPM servers. Console crash - noting error 917. I've seen a number of work around in relation to protection
groups with long term storage, but none noting disk only. Notably, kb 2905631 - long term only protection may cause this issue.
Another thread mentioned that re-syncing / consistency checks on the entire server resolved the issue for them, but I find that rather unnecessary. I've over 13Tb of data on this server, and am trying to remove the last 30GB of an old protection group.
Recap-
Error 917 when removing member from protection group
MMC crash with a 999 marked when modifying the protection group
The event log is not noting any service crashes, or the 917 error in the event log. 999 is getting recorded in the event log.
The description for Event ID 999 from source MSDPM cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
If the event originated on another computer, the display information had to be saved with the event.
The following information was included with the event: 
An unexpected error caused a failure for process 'mmc'.  Restart the DPM process 'mmc'.
Problem Details:
<FatalServiceError><__System><ID>19</ID><Seq>0</Seq><TimeCreated>12/2/2014 5:40:14 PM</TimeCreated><Source>DpmThreadPool.cs</Source><Line>163</Line><HasError>True</HasError></__System><ExceptionType>SqlNullValueException</ExceptionType><ExceptionMessage>Data
is Null. This method or property cannot be called on Null values.</ExceptionMessage><ExceptionDetails>System.Data.SqlTypes.SqlNullValueException: Data is Null. This method or property cannot be called on Null values.
   at System.Data.SqlClient.SqlBuffer.get_String()
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.OMCommon.ProtectionGroup.ReadBackupAndCCWindow()
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.OMCommon.ProtectionGroup.get_BackupWindow()
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.OMCommon.ProtectionGroup.GetPerformanceString()
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.ProtectedGroupUIElement.AddPerformanceData()
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.ProtectedGroupUIElement.ConstructDetailsPaneContent()
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.CommonControls.UISearchableElement.get_DetailNameValuePairs()
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.ProtectedGroupUIElement.DisplayDetails()
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.ProtectionViewInternal.FillGroupDetails(GroupingListHeaderItem group)
   at Microsoft.Internal.EnterpriseStorage.Dls.UI.ProtectionViewInternal.UpdateDetailsPane()
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at Microsoft.Internal.EnterpriseStorage.UI.CommonControls.GroupingListView.EndUpdate()
   at Microsoft.Internal.EnterpriseStorage.UI.CommonControls.GroupingListViewBody.ProcessClick()
   at System.Windows.Forms.Control.WmMouseUp(Message&amp; m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message&amp; m)
   at Microsoft.Internal.EnterpriseStorage.UI.CommonControls.GroupingListViewBody.WndProc(Message&amp; m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)</ExceptionDetails></FatalServiceError>
the message resource is present but the message is not found in the string/message table

Hi Mike,
That appears to be the case. A row shows NULL for IMCatalogXML. I'm looking at your script to update the value now based on the following thread - thread .
So far, no rows have been modified.
Since I really don't care about this protected member, is this a row I could just delete from the DB, or how to properly update the data so I can remove it from within the confines of the GUI?
Marketing 2011-05-19 18:59:41.917
B7073B10-DDE6-4EA3-BD8C-1E1497C218D5 NULL
NULL 0
0 0 NULL
2 0
NULL
This PG was definitely around back when this server was DPM 2010.
Regards

Similar Messages

  • SC DPM 2012 r2 Console Crashes when attempting to Open the Management Tab after Update to RU2

    Recently we Updated our DPM server to DPM 2012 r2 ru2 from ru1.  and after that every time we open the management tab in the console it crashes with the following error
    mmc has stopped working
     Application Name: mmc
      Application Version: 4.2.1205.0
      Module Name: mmc.exe
      Module Version: 6.3.9600.16384
      Exception Name: System.NullReferenceException
      Exception Point: Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.AgentManagement.ProductionServerController.UpdateProtectionStatus
      Other: AC213896
      OS Version: 6.3.9600.2.0.0.400.8
      Locale ID: 1033
    at the same time the following event is logged in the application events
    event ID 999
    An unexpected error caused a failure for process 'mmc'.  Restart the DPM process 'mmc'.
    Problem Details:
    <FatalServiceError>
    <__System>
    <ID>19</ID>
    <Seq>0</Seq>
    <TimeCreated>6/23/2014 4:25:37 PM</TimeCreated>
    <Source>DpmThreadPool.cs</Source>
    <Line>163</Line>
    <HasError>True</HasError>
    </__System>
    <ExceptionType>NullReferenceException</ExceptionType>
    <ExceptionMessage>Object reference not set to an instance of an object.</ExceptionMessage>
    <ExceptionDetails>
    System.NullReferenceException: Object reference not set to an instance of an object.
      at Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.AgentManagement.ProductionServerController.UpdateProtectionStatus()
      at Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.AgentManagement.ProductionServerController.OnUpdateProtectionStatus(Object unUsed)
      at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
      at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
      at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
      at System.Threading.ThreadPoolWorkQueue.Dispatch()
    </ExceptionDetails>
    </FatalServiceError>
    We have updated the dpm agents on all of the servers that we back up by installing the update on the servers manually and according to the data in the DPM database it has acknowledged that they are indeed updated.
    From what I can tell from the errors is the console is attempting to read the updateprotectionstatus from the database and it is not returning a value and thus causing it to crash.  but I have no clue as to where this might be in the database to even
    check if it simply missing from an update gone wrong.  
    I did notice that the update attempted to install twice through windows update and failed.  The update does show as installed under installed updates in programs and features control panel
    Any help on this would be appreciated as it does make it difficult to manage our dpm server

    Hi,
    See if this is relevant.
    1. Take a DPMDB backup.
    2. Open SQL Management studio and connect to the DPM instance.
    3. Expand the DPM database and go to the table tbl_AM_Server.
    4. Edit the table, and under the "ServerName" column check for the DPM server name. It should be the FQDN. If it is the NetBIOS name then change it to the FQDN. 
    5. Try re-opening the DPM console and navigate to the management tab and see if that works now.
    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. Regards, Mike J. [MSFT]
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • DPM 2012 R2 Console crashes with ID: 917 error when trying to modify a Tape only protection group

    When I attempt to Modify one particular protection group, the console crashes with this:
    This only happens to this particular Protection group that backs up to long term Tape protection.  I have tried the work around found in this article
    http://support.microsoft.com/kb/2905631 , but had no success. 

    Hi,
    It sounds like you have a DPMDB inconsistency that is not possible to troubleshoot in a forum setting. Either restore the DPMDB from before the problem occurred and run dpmsync -sync  or open a support case so it can be diagnosed and corrected. 
    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. Regards, Mike J. [MSFT]
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • Unable to modify or create Protection Groups in DPM 2012 R2 - Error: 31220

    "DPM failed to apply the required policies to this protection group since the recovery point limit for this DPM server has been exceeded. (ID: 31220)"
    I am trying to add new data sources to our DPM server and continually run into the above message. I get the same error whether I attempt to create a new Protection Group and add the data sources to it... or if I attempt to modify an existing Protection Group
    to add data sources to it. I can guess that the obvious answer is "You have too many data sources or to many recovery points for the server to handle..." If that's the case, I need to figure out how to tell how many I have. As best as I can figure
    myself, I have less than 150 data sources and less than 2500 recovery points/snapshot/express-full. If there is a tool or a command that I can run to tell that, I'd be grateful to anyone who can point me in that direction.
    I have tried to remove inactive member servers that no longer exist from our Protection Groups... no effect.  I have tried to completely delete the removed server's data from replica... no effect.  We began seeing this issue in 2012 SP1, so I ran
    through the upgrade to 2012 R2 hoping that it would resolve the issue... no effect.  I am able to remove members from our Protection Groups, but if I try to add an entirely new member or even just a single DB on an already protected member... fails with
    above message.  I also tried to adjust the retention and backup schedule... fails with above error.
    Other than the stock answer from Microsoft that I am truly exceeding some limit, is there any other underlying issue that can cause this to be mis-reported to me?  I hope that SOMEONE has an answer or guidance for me.

    Hi,
    Another DPM PowerShell script - this one allows you to delete older recovery points for a selected datasource without having to modify the PG.
    #Author : Ruud Baars
    #Date : 11/09/2008
    #Edited : 11/15/2012 By: Wilson S.
    #edited : 11/27/2012 By: Mike J.
    # NOTE: Update script to only remove recovery points on Disk. Recovery points removed will be from the oldest one up to the date
    # entered by the user while the script is running
    #deletes all recovery points before 'now' on selected data source.
    $version="V4.7"
    $ErrorActionPreference = "silentlycontinue"
    add-pssnapin sqlservercmdletsnapin100
    Add-PSSnapin -Name Microsoft.DataProtectionManager.PowerShell
    $MB=1024*1024
    $logfile="DPMdeleteRP.LOG"
    $wait=10 #seconds
    $confirmpreference = "None"
    function Show_help
    cls
    $l="=" * 79
    write-host $l -foregroundcolor magenta
    write-host -nonewline "`t<<<" -foregroundcolor white
    write-host -nonewline " DANGEROUS :: MAY DELETE MANY RECOVERY POINTS " -foregroundcolor red
    write-host ">>>" -foregroundcolor white
    write-host $l -foregroundcolor magenta
    write-host "Version: $version" -foregroundcolor cyan
    write-host "A: User Selects data source to remove recovery points for" -foregroundcolor green
    write-host "B: User enters date / time (using 24hr clock) to Delete recovery points" -foregroundcolor green
    write-host "C: User Confirms deletion after list of recovery points to be deleted is displayed." -foregroundcolor green
    write-host "Appending to log file $logfile`n" -foregroundcolor white
    write-host "User Accepts all responsibilities by entering a data source or just pressing [Enter] " -foregroundcolor white -backgroundcolor blue
    "**********************************" >> $logfile
    "Version $version" >> $logfile
    get-date >> $logfile
    show_help
    $DPMservername=&"hostname"
    "Selected DPM server = $DPMservername" >> $logfile
    write-host "`nConnnecting to DPM server retrieving data source list...`n" -foregroundcolor green
    $pglist = @(Get-ProtectionGroup $DPMservername) # WILSON - Created PGlist as array in case we have a single protection group.
    $ds=@()
    $tapes=$null
    $count = 0
    $dscount = 0
    foreach ($count in 0..($pglist.count - 1))
    # write-host $pglist[$count].friendlyname
    $ds += @(get-datasource $pglist[$count]) # WILSON - Created DS as array in case we have a single protection group.
    # write-host $ds
    # write-host $count -foreground yellow
    if ( Get-Datasource $DPMservername -inactive) {$ds += Get-Datasource $DPMservername -inactive}
    $i=0
    write-host "Index Protection Group Computer Path"
    write-host "---------------------------------------------------------------------------------"
    foreach ($l in $ds)
    "[{0,3}] {1,-20} {2,-20} {3}" -f $i, $l.ProtectionGroupName, $l.psinfo.netbiosname, $l.logicalpath
    $i++
    $DSname=read-host "`nEnter a data source index from list above - Note co-located datasources on same replica will be effected"
    if (!$DSname)
    write-host "No datasource selected `n" -foregroundcolor yellow
    "Aborted on Datasource name" >> $logfile
    exit 0
    $DSselected=$ds[$DSname]
    if (!$DSselected)
    write-host "No datasource selected `n" -foregroundcolor yellow
    "Aborted on Datasource name" >> $logfile
    exit 0
    $rp=get-recoverypoint $DS[$dsname]
    $rp
    # $DoTape=read-host "`nDo you want to remove when recovery points are on tape ? [y/N]"
    # "Remove tape recovery point = $DoTape" >> $logfile
    write-host "`nCollecting recoverypoint information for datasource $DSselected.name" -foregroundcolor green
    if ($DSselected.ShadowCopyUsedspace -gt 0)
    while ($DSSelected.TotalRecoveryPoints -eq 0)
    { # "still 0"
    #this is on disk
    $oldShadowUsage=[math]::round($DSselected.ShadowCopyUsedspace/$MB,1)
    $line=("Total recoverypoint usage {0} MB on DISK in {1} recovery points" -f $oldShadowUsage ,$DSselected.TotalRecoveryPoints )
    $line >> $logfile
    write-host $line`n -foregroundcolor white
    #this is on tape
    #$trptot=0
    #$tp= Get-RecoveryPoint($dsselected) | where {($_.Datalocation -eq "Media")}
    #foreach ($trp in $tp) {$trptot += $trp.size }
    #if ($trptot -gt 0 )
    # $line=("Total recoverypoint usage {0} MB on TAPE in {1} recovery points" -f ($trptot/$MB) ,$DSselected.TotalRecoveryPoints )
    # $line >> $logfile
    # write-host $line`n -foregroundcolor white
    [datetime]$afterdate="1/1/1980"
    #$answer=read-host "`nDo you want to delete recovery points from the beginning [Y/n]"
    #if ($answer -eq "n" )
    # [datetime]$afterdate=read-host "Delete recovery points AFTER date [MM/DD/YYYY hh:mm]"
    [datetime]$enddate=read-host "Delete ALL Disk based recovery points BEFORE and Including date/time entered [MM/DD/YYYY hh:mm]"
    "Deleting recovery points until $enddate" >>$logfile
    write-host "Deleting recovery points until and $enddate" -foregroundcolor yellow
    $rp=get-recoverypoint $DSselected
    if ($DoTape -ne "y" )
    $RPselected=$rp | where {($_.representedpointintime -le $enddate) -and ($_.Isincremental -eq $FALSE) -and ($_.DataLocation -eq "Disk")}
    else
    $RPselected=$rp | where {($_.representedpointintime -le $enddate) -and ($_.Isincremental -eq $FALSE)}
    if (!$RPselected)
    write-host "No recovery points found!" -foregroundcolor yellow
    "No recovery points found, aborting...!" >> $logfile
    exit 0
    $reselect = $enddate
    $adjustflag = $false
    foreach ($onerp in $RPselected)
    $rtime=[string]$onerp.representedpointintime
    $rsize=[math]::round(($onerp.size/$MB),1)
    $line= "Found {0}, RP size= {1} MB (If 0 MB, co-located datasource cannot be computed), Incremental={2} "-f $rtime, $rsize,$onerp.Isincremental
    $line >> $logfile
    write-host "$line" -foregroundcolor yellow
    #Get dependent rp's for data source
    $allRPtbd=$DSselected.GetAllRecoveryPointsToBeDeleted($onerp)
    foreach ($oneDrp in $allRPtbd)
    if ($oneDrp.IsIncremental -eq $FALSE) {continue}
    $rtime=[string]$oneDrp.representedpointintime
    $rsize=[math]::round(($oneDrp.size/$MB),1)
    $line= ("`t...is dependancy for {0} size {1} `tIncremental={2}" -f $rtime, $rsize, $oneDrp.Isincremental)
    $line >> $logfile
    if ($oneDrp.representedpointintime -ge $enddate)
    #stick to latest full ($oneDrp = dependents, $onerp = full)
    $adjustflag = $true
    $reselect = $onerp.representedpointintime
    "<< Dependents newer than BEFORE date >>>" >> $logfile
    Write-Host -nonewline "`t <<< later than BEFORE date >>>" -foregroundcolor white -backgroundcolor red
    write-host "$line" -foregroundcolor yellow
    else
    #Ok, include current latest incremental
    $reselect = $oneDrp.representedpointintime
    write-host "$line" -foregroundcolor yellow
    if ($reselect -lt $oneDrp.representedpointintime)
    #we adjusted further backward than latest incremental within selection
    $reselect = $rtime
    $line = "Adjusted BEFORE date to be $reselect to include dependents to $enddate"
    $line >> $logfile
    Write-Host $line -foregroundcolor white -backgroundcolor blue
    $line="`n<<< SECOND TO LAST CHANCE TO ABORT - ONE MORE PROMPT TO CONFIRM. >>>"
    write-host $line -foregroundcolor white -backgroundcolor blue
    $line >> $logfile
    $line="Above recovery points within adjusted range will be permanently deleted !!!"
    write-host $line -foregroundcolor red
    $line >> $logfile
    $line="These RP's include dependent recovery points and may contain co-located datasource(s)"
    write-host $line -foregroundcolor red
    $line >> $logfile
    $line="Data source activity = " + $DSselected.Activity
    $line >> $logfile
    write-host $line -foregroundcolor white
    $DoDelete=""
    while (($DoDelete -ne "N" ) -and ($DoDelete -ne "Y"))
    $line="Continue with deletion (must answer) Y/N? "
    write-host $line -foregroundcolor white
    $DoDelete=read-host
    $line = $line + $DoDelete
    $line >> $logfile
    if (!$DSselected.Activity -eq "Idle")
    $line="Data source not idle, do you want to wait Y/N ? "
    write-host $line -foregroundcolor yellow
    $Y=read-host
    $line = $line + $Y
    $line >> $logfile
    if ($Y -ieq "Y")
    Write-Host "Waiting for data source to become idle..." -foregroundcolor green
    while ($DSselected.Activity -ne "Idle")
    ("Waiting {0} seconds" -f $wait) >>$logfile
    Write-Host -NoNewline "..." -ForegroundColor blue
    start-sleep -s $wait
    if ($DoDelete -eq "Y")
    foreach ($onerp in $RPselected)
    #reselect is adjusted to safe range relative to what was requested
    #--- if adjustflag not set then all up to including else only older because we must keep the full
    if ((($onerp.representedpointintime -le $reselect) -and ($adjustflag -eq $false)) -or ($onerp.representedpointintime -lt $reselect))
    $rtime=[string]$onerp.representedpointintime
    write-host `n$line -foregroundcolor red
    $line >>$logfile
    if (($onerp ) -and ($onerp.IsIncremental -eq $FALSE)) { remove-recoverypoint -RecoveryPoint $onerp -confirm:$True} # >> $logfile}
    $line =("---`nDeleting recoverypoint -> " + $rtime)
    $line >>$logfile
    "All Done!" >> $logfile
    write-host "`nAll Done!`n`n" -foregroundcolor white
    $line="Do you want to View DPMdeleteRP.LOG file Y/N ? "
    write-host $line -foregroundcolor white
    $Y=read-host
    $line = $line + $Y
    $line >> $logfile
    if ($Y -ieq "Y")
    Notepad DPMdeleteRP.LOG
    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. Regards, Mike J. [MSFT] This
    posting is provided "AS IS" with no warranties, and confers no rights.

  • MMC crashes when attempting modification of a protection group in DPM 2012 SP1 RU3

    Hi All,
    I've got a problem with my DPM 2012 SP1 server for a few weeks now. It's backing up and restoring fine, but when I attempt to modify any protection group, the MMC crashes. This happens even before the modify protection group dialog is displayed, just a few
    seconds after clicking 'modify' with the protection group selected.
    it was running DPM 2012 SP1 RU1, is now running RU3, this update did not make the difference I was hoping for. Also installation of the DPM console on a remote management server results in the exact same problem.
    Below is the error message. Has anyone else had this or a similar problem and solved it?
    Thanks,
    Jacob
    Description:
      AppName: mmc  AppVer: 4.1.3313.0 ModName: mmc.exe
    ModVer: 6.2.9200.16384  StackHash: 7C18B55A
    Problem signature:
      Problem Event Name: DPMException
      Application Name: mmc
      Application Version: 4.1.3313.0
      Module Name: mmc.exe
      Module Version: 6.2.9200.16384
      Exception Name: System.NullReferenceException
      Exception Point: Microsoft.Internal.EnterpriseStorage.Dls.UI.Dpw.SelectionPage.ConstructAllServersView
      Other: 7C18B55A
      OS Version: 6.2.9200.2.0.0.272.7
      Locale ID: 1043
    Read our privacy statement online:
      http://go.microsoft.com/fwlink/?linkid=190175
    If the online privacy statement is not available, please read our privacy statement offline:
      C:\Windows\system32\en-US\erofflps.txt

    Hi
    I had the same problem with Sharepoint backups, there was a problem with the protection group so i removed it and added it back. since then no issues.

  • Acrobat 9.4.4 Pro Crashes When Attempting to Open PDF Form

    OS: Win XP Pro SP3
    The  machine worked fine until Acrobat updated itself to 9.4.4 then the  problem started.  Crashes when attempting to open most PDF Forms - even  when freshly rebooted or repaired.  I originally thought it was related  to a browser or Outlook 2007, but later found that it does it under all  circumstances.  It is my General Manager's machine having the problem,  so I need to get this resolved ASAP.  Your experience and assistance is  much appreciated.
    My temporary fix was to uninstall 9.4.4 - Install 9.0  and turn off automatic updates - worked beautifully.  It would be nice to get to the bottom of this so we can update our CS4 products.
    Another user reported this problem on May 16, 2011 and no one has replied to his post.
    Thanks in advance.

    Please repost in the Acrobat Windows forum.
    http://forums.adobe.com/community/acrobat/acrobat_windows

  • Lightroom 6 crashes when attempting to import from camera.

    Never had a problem importing from same camera using LR 5.7. LR 6 crashes when attempting to import from camera.

    Actually I have found out that it's not related to importing, but to face recognition being turned on (which I had just done shortly before I started the import).
    See here for more details: Re: Lightroom 6.0.1 standalone always crashes less than a minute after start

  • Adobe Standard 9.1.0 crashes when attempting create .pdf from scanner

    Adobe Standard 9.1.0 crashes when attempting "create .pdf from scanner" from a Kyocera Mita KM-2550 using the twain driver. The error encountered is 0xc0000005 at address 0x0000000002d78e70. I have downloaded and installed the latest updates. This is happening on two new PCs with the same configuration. Is anyone else having this problem? Any suggestions?

    Spent quite a while on this one..  My problem was related to twain drivers which reside in c:\windows\twain_32.  I'm running windows 7 64-bit.  First it's usually possible to scan in windows 7 maybe vista and from adobe without even using twain (using WIA).  So try renaming the twain_32 folder to _twain_32 and see what happens...  If that stops the crashing look at the contents of the twain folder.  I had a Dell folder for some printer I wasn't even using.  That was causing the crash. I removed the dell folder and renamed the twain folder back to twain_32.  Now everything works as designed.

  • ITunes crashes when attempting to play purchased tracks

    Hoping someone can help me here. iTunes crashes when attempting to play tracks purchased from the iTunes store. Music imported from CDs still plays fine. They have played preiously but not since downloading and installing 7.0.2.16. QuickTime is up to date and I only have 1 PC authorised. Help!
    Dell Dimension 5100   Windows XP Pro  

    There's another thread on here that suggested re-installing iTunes. That works for me (in that the videos play), but I have to re-install iTunes every time I want to watch them which is a pain. So if anyone has a more permanent fix...

  • Just upgraded to IOS 8.2. Settings app still crashes when attempting to manage music storage.

    Just updated to iOS 8.2. Settings app still crashes when attempting to manage music storage.

    Thanks for your reply. Any suggestions for ways to fix this? If I've already updated using my phone, am I just screwed?

  • Console crash when viewing all Incidents etc.

    On one of our systems when any user views "All Open Incidents", or any view that has a large number of work items, or attempts to search for a large number of work items the console crashes.  The error logs are as follows:
    OperationsManger log
    Log Name:      Operations Manager
    Source:        Service Manager Console
    Date:          1/23/2014 3:41:55 PM
    Event ID:      34502
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      computer.domain.com
    Description:
    System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.BadImageFormatException:  is not a valid Win32 application. (Exception from HRESULT: 0x800700C1)
       at System.Reflection.Module._GetHINSTANCE()
       at System.Runtime.InteropServices.Marshal.GetHINSTANCE(Module m)
       at System.Windows.Controls.GridViewColumnHeader.GetCursor(Int32 cursorID)
       at System.Windows.Controls.GridViewColumnHeader.get_SplitCursor()
       at System.Windows.Controls.GridViewColumnHeader.HookupGripperEvents()
       at System.Windows.FrameworkElement.ApplyTemplate()
       at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
       at System.Windows.UIElement.Measure(Size availableSize)
       at System.Windows.Controls.GridViewHeaderRowPresenter.MeasureOverride(Size constraint)
       at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
       at System.Windows.UIElement.Measure(Size availableSize)
       at System.Windows.ContextLayoutManager.UpdateLayout()
       at System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg)
       at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
       at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
       at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
       at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
       at System.Windows.Threading.DispatcherOperation.InvokeImpl()
       at System.Threading.ExecutionContext.runTryCode(Object userData)
       at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Windows.Threading.DispatcherOperation.Invoke()
       at System.Windows.Threading.Dispatcher.ProcessQueue()
       at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
       at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
       at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
       at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
       at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
       at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
       at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
       at System.Windows.Threading.Dispatcher.TranslateAndDispatchMessage(MSG& msg)
       at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
       at System.Windows.Window.ShowHelper(Object booleanBox)
       at System.Windows.Window.Show()
       at System.Windows.Window.ShowDialog()
       at Microsoft.EnterpriseManagement.ConsoleFramework.WindowManager.GenericWpfWindowConstructor.BeginShow(ShowViewContext showViewContext, Object parent, Object view, AsyncCallback callback, Object state)
       at Microsoft.EnterpriseManagement.ConsoleFramework.ViewConstructor.BeginShow(ShowViewContext showViewContext, AsyncCallback callback, Object state)
       at Microsoft.EnterpriseManagement.ConsoleFramework.WindowManager.WpfWindowRecord.ShowWindow()
       --- End of inner exception stack trace ---
       at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
       at System.Delegate.DynamicInvokeImpl(Object[] args)
       at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
       at System.Windows.Threading.DispatcherOperation.InvokeImpl()
       at System.Threading.ExecutionContext.runTryCode(Object userData)
       at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Windows.Threading.DispatcherOperation.Invoke()
       at System.Windows.Threading.Dispatcher.ProcessQueue()
       at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
       at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
       at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
       at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
       at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
       at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
       at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
       at System.Windows.Threading.Dispatcher.TranslateAndDispatchMessage(MSG& msg)
       at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
       at System.Windows.Application.RunInternal(Window window)
       at Microsoft.EnterpriseManagement.ConsoleFramework.ConsoleApplication.LaunchWindow()
       at Microsoft.EnterpriseManagement.ConsoleFramework.ConsoleApplication.Run()
       at Microsoft.EnterpriseManagement.ServiceManager.UI.Console.Program.Main()
    Application Log:
    Log Name:      Application
    Source:        Windows Error Reporting
    Date:          1/24/2014 8:14:01 AM
    Event ID:      1001
    Task Category: None
    Level:         Information
    Keywords:      Classic
    User:          N/A
    Computer:      computer.domain.com
    Description:
    Fault bucket , type 0
    Event Name: CLR20r3
    Response: Not available
    Cab Id: 0
    Problem signature:
    P1: MIISDOYLP4JANZLHYCZWCU3FX1QY0RNK
    P2: 7.0.5000.0
    P3: 522c3fa7
    P4: mscorlib
    P5: 2.0.0.0
    P6: 5174de33
    P7: 20cd
    P8: 100
    P9: N3CTRYE2KN3C34SGL4ZQYRBFTE4M13NB
    P10:
    Attached files:
    C:\Users\JohnDoe\AppData\Local\Temp\WERE0FE.tmp.WERInternalMetadata.xml
    These files may be available here:
    C:\Users\JohnDoe\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_MIISDOYLP4JANZLH_6dfc979bc8d5f75eaa911becb875e5c01be8de4c_19fbe745
    Analysis symbol:
    Rechecking for solution: 0
    Report Id: 25f7632d-850a-11e3-8403-18037318dc3c
    Report Status: 1
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Windows Error Reporting" />
        <EventID Qualifiers="0">1001</EventID>
        <Level>4</Level>
        <Task>0</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-01-24T15:14:01.000000000Z" />
        <EventRecordID>14920</EventRecordID>
        <Channel>Application</Channel>
        <Computer>EAS-CSMITH.boisestate.edu</Computer>
        <Security />
      </System>
      <EventData>
        <Data>
        </Data>
        <Data>0</Data>
        <Data>CLR20r3</Data>
        <Data>Not available</Data>
        <Data>0</Data>
        <Data>MIISDOYLP4JANZLHYCZWCU3FX1QY0RNK</Data>
        <Data>7.0.5000.0</Data>
        <Data>522c3fa7</Data>
        <Data>mscorlib</Data>
        <Data>2.0.0.0</Data>
        <Data>5174de33</Data>
        <Data>20cd</Data>
        <Data>100</Data>
        <Data>N3CTRYE2KN3C34SGL4ZQYRBFTE4M13NB</Data>
        <Data>
        </Data>
        <Data>
    C:\Users\JohnDoe\AppData\Local\Temp\WERE0FE.tmp.WERInternalMetadata.xml</Data>
        <Data>C:\Users\JohnDoe\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_MIISDOYLP4JANZLH_6dfc979bc8d5f75eaa911becb875e5c01be8de4c_19fbe745</Data>
        <Data>
        </Data>
        <Data>0</Data>
        <Data>25f7632d-850a-11e3-8403-18037318dc3c</Data>
        <Data>1</Data>
      </EventData>
    </Event>
    Version=1
    EventType=CLR20r3
    EventTime=130350500394393791
    ReportType=2
    Consent=1
    UploadTime=130350500395023917
    ReportIdentifier=25f7632d-850a-11e3-8403-18037318dc3c
    Response.type=4
    Sig[0].Name=Problem Signature 01
    Sig[0].Value=MIISDOYLP4JANZLHYCZWCU3FX1QY0RNK
    Sig[1].Name=Problem Signature 02
    Sig[1].Value=7.0.5000.0
    Sig[2].Name=Problem Signature 03
    Sig[2].Value=522c3fa7
    Sig[3].Name=Problem Signature 04
    Sig[3].Value=mscorlib
    Sig[4].Name=Problem Signature 05
    Sig[4].Value=2.0.0.0
    Sig[5].Name=Problem Signature 06
    Sig[5].Value=5174de33
    Sig[6].Name=Problem Signature 07
    Sig[6].Value=20cd
    Sig[7].Name=Problem Signature 08
    Sig[7].Value=100
    Sig[8].Name=Problem Signature 09
    Sig[8].Value=N3CTRYE2KN3C34SGL4ZQYRBFTE4M13NB
    DynamicSig[1].Name=OS Version
    DynamicSig[1].Value=6.1.7601.2.1.0.256.4
    DynamicSig[2].Name=Locale ID
    DynamicSig[2].Value=1033
    UI[2]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.ServiceManager.UI.Console.exe
    UI[3]=Microsoft.EnterpriseManagement.ServiceManager.UI.Consol has stopped working
    UI[4]=Windows can check online for a solution to the problem.
    UI[5]=Check online for a solution and close the program
    UI[6]=Check online for a solution later and close the program
    UI[7]=Close the program
    LoadedModule[0]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.ServiceManager.UI.Console.exe
    LoadedModule[1]=C:\WINDOWS\SYSTEM32\ntdll.dll
    LoadedModule[2]=C:\WINDOWS\SYSTEM32\MSCOREE.DLL
    LoadedModule[3]=C:\WINDOWS\system32\KERNEL32.dll
    LoadedModule[4]=C:\WINDOWS\system32\KERNELBASE.dll
    LoadedModule[5]=C:\WINDOWS\system32\apphelp.dll
    LoadedModule[6]=C:\WINDOWS\AppPatch\AppPatch64\AcGenral.DLL
    LoadedModule[7]=C:\WINDOWS\system32\SspiCli.dll
    LoadedModule[8]=C:\WINDOWS\system32\msvcrt.dll
    LoadedModule[9]=C:\WINDOWS\system32\RPCRT4.dll
    LoadedModule[10]=C:\WINDOWS\system32\SHLWAPI.dll
    LoadedModule[11]=C:\WINDOWS\system32\GDI32.dll
    LoadedModule[12]=C:\WINDOWS\system32\USER32.dll
    LoadedModule[13]=C:\WINDOWS\system32\LPK.dll
    LoadedModule[14]=C:\WINDOWS\system32\USP10.dll
    LoadedModule[15]=C:\WINDOWS\system32\ole32.dll
    LoadedModule[16]=C:\WINDOWS\system32\SHELL32.dll
    LoadedModule[17]=C:\WINDOWS\system32\sfc.dll
    LoadedModule[18]=C:\WINDOWS\system32\sfc_os.DLL
    LoadedModule[19]=C:\WINDOWS\system32\USERENV.dll
    LoadedModule[20]=C:\WINDOWS\system32\profapi.dll
    LoadedModule[21]=C:\WINDOWS\system32\dwmapi.dll
    LoadedModule[22]=C:\WINDOWS\system32\ADVAPI32.dll
    LoadedModule[23]=C:\WINDOWS\SYSTEM32\sechost.dll
    LoadedModule[24]=C:\WINDOWS\system32\MPR.dll
    LoadedModule[25]=C:\WINDOWS\system32\IMM32.DLL
    LoadedModule[26]=C:\WINDOWS\system32\MSCTF.dll
    LoadedModule[27]=C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll
    LoadedModule[28]=C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorwks.dll
    LoadedModule[29]=C:\WINDOWS\WinSxS\amd64_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6229_none_88dcc0bf2fb1b808\MSVCR80.dll
    LoadedModule[30]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\mscorlib\88744044294787b99dd4a8704ab75a79\mscorlib.ni.dll
    LoadedModule[31]=C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorsec.dll
    LoadedModule[32]=C:\WINDOWS\system32\WINTRUST.dll
    LoadedModule[33]=C:\WINDOWS\system32\CRYPT32.dll
    LoadedModule[34]=C:\WINDOWS\system32\MSASN1.dll
    LoadedModule[35]=C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18201_none_a4d3b9377117c3df\COMCTL32.dll
    LoadedModule[36]=C:\WINDOWS\system32\CRYPTSP.dll
    LoadedModule[37]=C:\WINDOWS\system32\rsaenh.dll
    LoadedModule[38]=C:\WINDOWS\system32\CRYPTBASE.dll
    LoadedModule[39]=C:\WINDOWS\system32\imagehlp.dll
    LoadedModule[40]=C:\WINDOWS\system32\ncrypt.dll
    LoadedModule[41]=C:\WINDOWS\system32\bcrypt.dll
    LoadedModule[42]=C:\WINDOWS\system32\bcryptprimitives.dll
    LoadedModule[43]=C:\WINDOWS\system32\GPAPI.dll
    LoadedModule[44]=C:\WINDOWS\system32\cryptnet.dll
    LoadedModule[45]=C:\WINDOWS\system32\WLDAP32.dll
    LoadedModule[46]=C:\WINDOWS\system32\SensApi.dll
    LoadedModule[47]=C:\WINDOWS\system32\uxtheme.dll
    LoadedModule[48]=C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorjit.dll
    LoadedModule[49]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System\af0a0b96a02f9925eb84392ee65a5cfa\System.ni.dll
    LoadedModule[50]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\WindowsBase\fd08d5ddc926ae51bf653620202e8d19\WindowsBase.ni.dll
    LoadedModule[51]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\PresentationCore\4ea564f9fd06e0fb40a42acf7693b81a\PresentationCore.ni.dll
    LoadedModule[52]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\PresentationFramewo#\3f0016119cbaccffc68806e1c91da0fc\PresentationFramework.ni.dll
    LoadedModule[53]=C:\Windows\Microsoft.NET\Framework64\v3.0\WPF\wpfgfx_v0300.dll
    LoadedModule[54]=C:\WINDOWS\system32\OLEAUT32.dll
    LoadedModule[55]=C:\WINDOWS\system32\RpcRtRemote.dll
    LoadedModule[56]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\en\Microsoft.EnterpriseManagement.ServiceManager.UI.Console.resources.dll
    LoadedModule[57]=C:\WINDOWS\system32\urlmon.dll
    LoadedModule[58]=C:\WINDOWS\system32\api-ms-win-downlevel-ole32-l1-1-0.dll
    LoadedModule[59]=C:\WINDOWS\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
    LoadedModule[60]=C:\WINDOWS\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
    LoadedModule[61]=C:\WINDOWS\system32\api-ms-win-downlevel-user32-l1-1-0.dll
    LoadedModule[62]=C:\WINDOWS\system32\api-ms-win-downlevel-version-l1-1-0.dll
    LoadedModule[63]=C:\WINDOWS\system32\version.DLL
    LoadedModule[64]=C:\WINDOWS\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
    LoadedModule[65]=C:\WINDOWS\system32\normaliz.DLL
    LoadedModule[66]=C:\WINDOWS\system32\iertutil.dll
    LoadedModule[67]=C:\WINDOWS\system32\WININET.dll
    LoadedModule[68]=C:\WINDOWS\system32\WindowsCodecs.dll
    LoadedModule[69]=C:\WINDOWS\system32\d3d9.dll
    LoadedModule[70]=C:\WINDOWS\system32\d3d8thk.dll
    LoadedModule[71]=C:\WINDOWS\system32\igdumd64.dll
    LoadedModule[72]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\PresentationFramewo#\56d7206478a1eb28089a8efbdf921bf2\PresentationFramework.Aero.ni.dll
    LoadedModule[73]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.UI.ConsoleFramework.dll
    LoadedModule[74]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Core\7140611b14c038e25f80544af4f1ab61\System.Core.ni.dll
    LoadedModule[75]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\Microsoft.Enterpris#\219cbb4f3ce5f87b8a9ef399ad5c4cfb\Microsoft.EnterpriseManagement.UI.Foundation.ni.dll
    LoadedModule[76]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.Config.dll
    LoadedModule[77]=C:\WINDOWS\system32\WINMM.dll
    LoadedModule[78]=C:\WINDOWS\system32\PresentationNative_v0300.dll
    LoadedModule[79]=C:\WINDOWS\system32\CLBCatQ.DLL
    LoadedModule[80]=C:\WINDOWS\system32\msctfui.dll
    LoadedModule[81]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Xml\3975acf49313ceea1280da91f0383480\System.Xml.ni.dll
    LoadedModule[82]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.ServiceModel#\d0b2bd083ff5a1efa6204ff05da77ecc\System.ServiceModel.Web.ni.dll
    LoadedModule[83]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.ServiceModel\6973c0f29a5f8c44bcfeff58f66496bc\System.ServiceModel.ni.dll
    LoadedModule[84]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\SMDiagnostics\866066edf3131203ffed980bf90092d8\SMDiagnostics.ni.dll
    LoadedModule[85]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Drawing\868d117286ad259249f31d3fe813d39a\System.Drawing.ni.dll
    LoadedModule[86]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Windows.Forms\994b9a807cc6fa0c8d1a9ae90ab685ac\System.Windows.Forms.ni.dll
    LoadedModule[87]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.UI.SdkDataAccess.dll
    LoadedModule[88]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.UI.Core.dll
    LoadedModule[89]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.ServiceManager.Datawarehouse.Common.dll
    LoadedModule[90]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.SqmBase.dll
    LoadedModule[91]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.ServiceManager.Application.Common.dll
    LoadedModule[92]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.UI.ViewFramework.dll
    LoadedModule[93]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\Microsoft.Enterpris#\60d090ba529ce6adf7c622edf33ade55\Microsoft.EnterpriseManagement.Core.ni.dll
    LoadedModule[94]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.CSVImport.dll
    LoadedModule[95]=C:\WINDOWS\assembly\GAC_MSIL\Microsoft.EnterpriseManagement.DataWarehouse\7.0.5000.0__31bf3856ad364e35\Microsoft.EnterpriseManagement.DataWarehouse.dll
    LoadedModule[96]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.UI.ReportingFramework.dll
    LoadedModule[97]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Management.A#\7a1fc9031d16ecdc3bb5723cabb4bd9c\System.Management.Automation.ni.dll
    LoadedModule[98]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\Microsoft.PowerShel#\7b939f994e02589512bdcc9230f0cb9b\Microsoft.PowerShell.Commands.Diagnostics.ni.dll
    LoadedModule[99]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Configuratio#\584957503dbd747f204abd55e5e6fab0\System.Configuration.Install.ni.dll
    LoadedModule[100]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\Microsoft.WSMan.Man#\7b8999936ff5dd60f6f1c2f1ac5db732\Microsoft.WSMan.Management.ni.dll
    LoadedModule[101]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Transactions\aedc9c10f3875976af459b0209a8d09f\System.Transactions.ni.dll
    LoadedModule[102]=C:\WINDOWS\assembly\GAC_64\System.Transactions\2.0.0.0__b77a5c561934e089\System.Transactions.dll
    LoadedModule[103]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\Microsoft.PowerShel#\f9e9ab1e503d194219ac97026b2badc9\Microsoft.PowerShell.Commands.Utility.ni.dll
    LoadedModule[104]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\Microsoft.PowerShel#\094bf8f44f9e075a504402d18eb8eca7\Microsoft.PowerShell.ConsoleHost.ni.dll
    LoadedModule[105]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\Microsoft.PowerShel#\1c42012c68aae8024396285803ada62e\Microsoft.PowerShell.Commands.Management.ni.dll
    LoadedModule[106]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\Microsoft.PowerShel#\5b29687a6c4d30cae62b2b89ae9b2b25\Microsoft.PowerShell.Security.ni.dll
    LoadedModule[107]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Management\7e1a0f53a8580321c5902b6867c3f7da\System.Management.ni.dll
    LoadedModule[108]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.DirectorySer#\c53e24a4b319ed8e0abe6b4a8ffaf871\System.DirectoryServices.ni.dll
    LoadedModule[109]=C:\WINDOWS\system32\shfolder.dll
    LoadedModule[110]=C:\WINDOWS\system32\secur32.dll
    LoadedModule[111]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Data\5e957216f11830cbc49b4b30314e0e10\System.Data.ni.dll
    LoadedModule[112]=C:\WINDOWS\assembly\GAC_64\System.Data\2.0.0.0__b77a5c561934e089\System.Data.dll
    LoadedModule[113]=C:\WINDOWS\system32\WS2_32.dll
    LoadedModule[114]=C:\WINDOWS\system32\NSI.dll
    LoadedModule[115]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Bid2ETW.dll
    LoadedModule[116]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.ServiceManager.Cmdlets.dll
    LoadedModule[117]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.Core.Cmdlets.dll
    LoadedModule[118]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.ServiceManager.Sdk.dll
    LoadedModule[119]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.ServiceManager.OpsMgrConnectorUtils.dll
    LoadedModule[120]=C:\WINDOWS\system32\MSISIP.DLL
    LoadedModule[121]=C:\Windows\system32\wshext.dll
    LoadedModule[122]=C:\WINDOWS\system32\COMDLG32.dll
    LoadedModule[123]=C:\Windows\System32\WindowsPowerShell\v1.0\pwrshsip.dll
    LoadedModule[124]=C:\WINDOWS\system32\api-ms-win-downlevel-advapi32-l2-1-0.dll
    LoadedModule[125]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.Warehouse.Cmdlets.dll
    LoadedModule[126]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Configuration\fed86e49fe95761085bf287f901f5b53\System.Configuration.ni.dll
    LoadedModule[127]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\sqmapi.dll
    LoadedModule[128]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\en\Microsoft.EnterpriseManagement.UI.ConsoleFramework.resources.dll
    LoadedModule[129]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.UI.Controls.dll
    LoadedModule[130]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.UI.Extensions.dll
    LoadedModule[131]=C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.18120_none_2b25b14c71ebf230\gdiplus.dll
    LoadedModule[132]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\en\Microsoft.EnterpriseManagement.UI.Controls.resources.dll
    LoadedModule[133]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\WindowsFormsIntegra#\fffa833a307c3ad981d98b81311f2ad3\WindowsFormsIntegration.ni.dll
    LoadedModule[134]=C:\WINDOWS\system32\mscms.dll
    LoadedModule[135]=C:\WINDOWS\system32\WindowsCodecsExt.dll
    LoadedModule[136]=C:\WINDOWS\system32\icm32.dll
    LoadedModule[137]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\UIAutomationProvider\c179449be86cec9547455e9c93276b31\UIAutomationProvider.ni.dll
    LoadedModule[138]=C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\comctl32.dll
    LoadedModule[139]=C:\WINDOWS\assembly\GAC_MSIL\Microsoft.EnterpriseManagement.ServiceManager\7.0.5000.0__31bf3856ad364e35\Microsoft.EnterpriseManagement.ServiceManager.dll
    LoadedModule[140]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.Warehouse.Utility.dll
    LoadedModule[141]=C:\WINDOWS\system32\mswsock.dll
    LoadedModule[142]=C:\WINDOWS\System32\wshtcpip.dll
    LoadedModule[143]=C:\WINDOWS\System32\wship6.dll
    LoadedModule[144]=C:\WINDOWS\system32\DNSAPI.dll
    LoadedModule[145]=C:\Program Files\Bonjour\mdnsNSP.dll
    LoadedModule[146]=C:\WINDOWS\system32\Iphlpapi.DLL
    LoadedModule[147]=C:\WINDOWS\system32\WINNSI.DLL
    LoadedModule[148]=C:\WINDOWS\system32\rasadhlp.dll
    LoadedModule[149]=C:\WINDOWS\System32\fwpuclnt.dll
    LoadedModule[150]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.IdentityModel\41a16e1dfb51a3cd7ff0a3e90d65a52d\System.IdentityModel.ni.dll
    LoadedModule[151]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Runtime.Seri#\dbfc784cc4bde7b16fb471e14563569d\System.Runtime.Serialization.ni.dll
    LoadedModule[152]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.WorkflowServ#\d7c578deb0027604d209391ef50f0279\System.WorkflowServices.ni.dll
    LoadedModule[153]=C:\WINDOWS\assembly\GAC_MSIL\Microsoft.VisualStudio.Diagnostics.ServiceModelSink\3.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.Diagnostics.ServiceModelSink.dll
    LoadedModule[154]=C:\WINDOWS\system32\NLAapi.dll
    LoadedModule[155]=C:\WINDOWS\system32\napinsp.dll
    LoadedModule[156]=C:\WINDOWS\system32\pnrpnsp.dll
    LoadedModule[157]=C:\WINDOWS\System32\winrnr.dll
    LoadedModule[158]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Web\ffcb92605ae455c5763d0cf2afa82ed2\System.Web.ni.dll
    LoadedModule[159]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.EnterpriseSe#\1163a3233beb99d037b873460fb0cea8\System.EnterpriseServices.ni.dll
    LoadedModule[160]=C:\WINDOWS\system32\security.dll
    LoadedModule[161]=C:\WINDOWS\system32\credssp.dll
    LoadedModule[162]=C:\WINDOWS\system32\msv1_0.DLL
    LoadedModule[163]=C:\WINDOWS\system32\cryptdll.dll
    LoadedModule[164]=C:\Windows\Microsoft.NET\Framework64\v2.0.50727\diasymreader.dll
    LoadedModule[165]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.IdentityMode#\7f6a69750009da16f7b953b6ba8f4e0a\System.IdentityModel.Selectors.ni.dll
    LoadedModule[166]=C:\WINDOWS\system32\schannel.DLL
    LoadedModule[167]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\en\Microsoft.EnterpriseManagement.Core.resources.dll
    LoadedModule[168]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.Common.dll
    LoadedModule[169]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\en\Microsoft.EnterpriseManagement.UI.SdkDataAccess.resources.dll
    LoadedModule[170]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Xml.Linq\cfd4d6a6ccde1323b6ecb279483718f1\System.Xml.Linq.ni.dll
    LoadedModule[171]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\en\Microsoft.EnterpriseManagement.DataWarehouse.resources.dll
    LoadedModule[172]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Web.Services\60231551ebd3098f5595b2278f168a37\System.Web.Services.ni.dll
    LoadedModule[173]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.UI.WpfViews.dll
    LoadedModule[174]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\en\Microsoft.EnterpriseManagement.UI.WpfViews.resources.dll
    LoadedModule[175]=C:\WINDOWS\system32\rasapi32.dll
    LoadedModule[176]=C:\WINDOWS\system32\rasman.dll
    LoadedModule[177]=C:\WINDOWS\system32\rtutils.dll
    LoadedModule[178]=C:\WINDOWS\system32\winhttp.dll
    LoadedModule[179]=C:\WINDOWS\system32\webio.dll
    LoadedModule[180]=C:\WINDOWS\system32\dhcpcsvc6.DLL
    LoadedModule[181]=C:\WINDOWS\system32\dhcpcsvc.DLL
    LoadedModule[182]=C:\WINDOWS\system32\CFGMGR32.dll
    LoadedModule[183]=C:\WINDOWS\system32\WtsApi32.dll
    LoadedModule[184]=C:\WINDOWS\system32\WINSTA.dll
    LoadedModule[185]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\Accessibility\ac8fcb25480f6a106783ce1c3fe92e3e\Accessibility.ni.dll
    FriendlyEventName=Stopped working
    ConsentKey=CLR20r3
    AppName=Microsoft.EnterpriseManagement.ServiceManager.UI.Consol
    AppPath=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.ServiceManager.UI.Console.exe
    ReportDescription=Stopped working
    I have tried to reinstall the console and recreated the Users profile but the problem still persists.  This affects all users that use the machine.  On other machines they are able operate just fine.  Any Ideas on what could be causing this?

    Maybe not enough RAM on the box? 
    I would also clear the cache on the box which may help
    Open the Operations console with the /clearcache parameter.
    "C:\Program Files\System Center Operations Manager 2012\Console\Microsoft.EnterpriseManagement.Monitoring.Console.exe" /clearcache
    http://technet.microsoft.com/en-us/library/hh212884.aspx

  • SBS Console crashes when trying to create a report

    Hi there,
    My SBS2011 console keeps crashing when I'm trying to send a report. It also shows WSUS as unavailable. Here is the error report and the contents of the Console. log file.
    Things I have tried so far:
    1) Repairing the SBS Console using 2nd SBS2011 install disc from Add Remove programs
    2) Rebuild the SBS DB's as instructed here
    3) Made sure the Windows 
    3) Repair the SBS Monitoring database as instructed here
    http://blogs.technet.com/b/sbs/archive/2011/08/22/how-to-recreate-the-sbsmonitoring-database.aspx
    4) Attempted to clean WSUS as instructed here
    http://blogs.technet.com/b/gborger/archive/2009/02/27/what-to-do-when-your-wsuscontent-folder-grows-too-large.aspx
    5) Repair WSUS as instructed here
    http://technet.microsoft.com/en-us/library/gg680316.aspx

    Hi ,
    Thank you for posting your issue in the forum.
    I am trying to involve someone familiar with this topic to further look at this issue. There might be some time delay. Appreciate your patience.
    Thank you for your understanding and support.
    Best Regards,
    Andy Qi
    Andy Qi
    TechNet Community Support

  • Remote console crashes when I move workstations between PGs

    Hello,
    I have an SCDPM 2012 R2 UR2 server (4.2.1235.0). I manage it remotely using DPM console installed at my workstation. We use client protection to protect files from some of users workstations. When I move a client between two client protection groups, my
    remote console crashes and I see an errors in Application log:
    Log Name: Application
    Source: MSDPM
    Date: 25.07.2014 14:12:07
    Event ID: 999
    Task Category: None
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: WORKSTATION.example.com
    Description:
    An unexpected error caused a failure for process 'mmc'. Restart the DPM process 'mmc'.
    Problem Details:
    <FatalServiceError><__System><ID>19</ID><Seq>0</Seq><TimeCreated>25.07.2014 10:12:07</TimeCreated><Source>DpmThreadPool.cs</Source><Line>163</Line><HasError>True</HasError></__System><ExceptionType>ArgumentException</ExceptionType><ExceptionMessage>Cannot add or insert the item 'PCNAME' in more than one place. You must first remove it from its current location or clone it.
    Parameter name: item</ExceptionMessage><ExceptionDetails>System.ArgumentException: Cannot add or insert the item 'PCNAME' in more than one place. You must first remove it from its current location or clone it.
    Parameter name: item
    at System.Windows.Forms.ListView.InsertItems(Int32 displayIndex, ListViewItem[] items, Boolean checkHosting)
    at System.Windows.Forms.ListView.ListViewNativeItemCollection.AddRange(ListViewItem[] values)
    at Microsoft.Internal.EnterpriseStorage.Dls.UI.Dpw.ClientsSelectionPage.UpdateAvailableMachines(ROPreDiscoveryServers preDiscoveryServers)
    at Microsoft.Internal.EnterpriseStorage.Dls.UI.InstallAgentsWizard.DiscoverServersHelper.SyncProductionServers(Object sender, PreDiscoveryServersInitedEventArgs e)
    at Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.Utils.ThreadMarshaller.Raise(Object state)</ExceptionDetails></FatalServiceError>
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="MSDPM" />
    <EventID Qualifiers="0">999</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2014-07-25T10:12:07.000000000Z" />
    <EventRecordID>18681</EventRecordID>
    <Channel>Application</Channel>
    <Computer>WORKSTATION.example.com</Computer>
    <Security />
    </System>
    <EventData>
    <Data>An unexpected error caused a failure for process 'mmc'. Restart the DPM process 'mmc'.
    Problem Details:
    &lt;FatalServiceError&gt;&lt;__System&gt;&lt;ID&gt;19&lt;/ID&gt;&lt;Seq&gt;0&lt;/Seq&gt;&lt;TimeCreated&gt;25.07.2014 10:12:07&lt;/TimeCreated&gt;&lt;Source&gt;DpmThreadPool.cs&lt;/Source&gt;&lt;Line&gt;163&lt;/Line&gt;&lt;HasError&gt;True&lt;/HasError&gt;&lt;/__System&gt;&lt;ExceptionType&gt;ArgumentException&lt;/ExceptionType&gt;&lt;ExceptionMessage&gt;Cannot add or insert the item 'PCNAME' in more than one place. You must first remove it from its current location or clone it.
    Parameter name: item&lt;/ExceptionMessage&gt;&lt;ExceptionDetails&gt;System.ArgumentException: Cannot add or insert the item 'PCNAME' in more than one place. You must first remove it from its current location or clone it.
    Parameter name: item
    at System.Windows.Forms.ListView.InsertItems(Int32 displayIndex, ListViewItem[] items, Boolean checkHosting)
    at System.Windows.Forms.ListView.ListViewNativeItemCollection.AddRange(ListViewItem[] values)
    at Microsoft.Internal.EnterpriseStorage.Dls.UI.Dpw.ClientsSelectionPage.UpdateAvailableMachines(ROPreDiscoveryServers preDiscoveryServers)
    at Microsoft.Internal.EnterpriseStorage.Dls.UI.InstallAgentsWizard.DiscoverServersHelper.SyncProductionServers(Object sender, PreDiscoveryServersInitedEventArgs e)
    at Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.Utils.ThreadMarshaller.Raise(Object state)&lt;/ExceptionDetails&gt;&lt;/FatalServiceError&gt;
    </Data>
    </EventData>
    </Event>
    Log Name: Application
    Source: MSDPM
    Date: 25.07.2014 14:14:44
    Event ID: 999
    Task Category: None
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: WORKSTATION.example.com
    Description:
    An unexpected error caused a failure for process 'mmc'. Restart the DPM process 'mmc'.
    Problem Details:
    <FatalServiceError><__System><ID>19</ID><Seq>1</Seq><TimeCreated>25.07.2014 10:14:44</TimeCreated><Source>DpmThreadPool.cs</Source><Line>163</Line><HasError>True</HasError></__System><ExceptionType>NullReferenceException</ExceptionType><ExceptionMessage>Object reference not set to an instance of an object.</ExceptionMessage><ExceptionDetails>System.NullReferenceException: Object reference not set to an instance of an object.
    at System.Windows.Forms.ListView.ListViewNativeItemCollection.get_Item(Int32 displayIndex)
    at System.Windows.Forms.ListView.ListViewItemCollection.get_Item(Int32 index)
    at System.Windows.Forms.ListView.ListViewNativeItemCollection.Clear()
    at System.Windows.Forms.ListView.Dispose(Boolean disposing)
    at System.ComponentModel.Component.Dispose()
    at System.Windows.Forms.Control.Dispose(Boolean disposing)
    at System.ComponentModel.Component.Dispose()
    at System.Windows.Forms.Control.Dispose(Boolean disposing)
    at System.ComponentModel.Component.Dispose()
    at System.Windows.Forms.Control.Dispose(Boolean disposing)
    at System.ComponentModel.Component.Dispose()
    at System.Windows.Forms.Control.Dispose(Boolean disposing)
    at System.Windows.Forms.ContainerControl.Dispose(Boolean disposing)
    at Microsoft.Internal.EnterpriseStorage.Dls.UI.Dpw.ClientsSelectionPage.Dispose(Boolean disposing)
    at System.ComponentModel.Component.Dispose()
    at Microsoft.Internal.EnterpriseStorage.Dls.UI.Dpw.PageCache.Dispose()
    at Microsoft.Internal.EnterpriseStorage.Dls.UI.Dpw.DataProtectionWizard.Dispose(Boolean disposing)
    at System.ComponentModel.Component.Finalize()</ExceptionDetails></FatalServiceError>
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="MSDPM" />
    <EventID Qualifiers="0">999</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2014-07-25T10:14:44.000000000Z" />
    <EventRecordID>18684</EventRecordID>
    <Channel>Application</Channel>
    <Computer>WORKSTATION.example.com</Computer>
    <Security />
    </System>
    <EventData>
    <Data>An unexpected error caused a failure for process 'mmc'. Restart the DPM process 'mmc'.
    Problem Details:
    &lt;FatalServiceError&gt;&lt;__System&gt;&lt;ID&gt;19&lt;/ID&gt;&lt;Seq&gt;1&lt;/Seq&gt;&lt;TimeCreated&gt;25.07.2014 10:14:44&lt;/TimeCreated&gt;&lt;Source&gt;DpmThreadPool.cs&lt;/Source&gt;&lt;Line&gt;163&lt;/Line&gt;&lt;HasError&gt;True&lt;/HasError&gt;&lt;/__System&gt;&lt;ExceptionType&gt;NullReferenceException&lt;/ExceptionType&gt;&lt;ExceptionMessage&gt;Object reference not set to an instance of an object.&lt;/ExceptionMessage&gt;&lt;ExceptionDetails&gt;System.NullReferenceException: Object reference not set to an instance of an object.
    at System.Windows.Forms.ListView.ListViewNativeItemCollection.get_Item(Int32 displayIndex)
    at System.Windows.Forms.ListView.ListViewItemCollection.get_Item(Int32 index)
    at System.Windows.Forms.ListView.ListViewNativeItemCollection.Clear()
    at System.Windows.Forms.ListView.Dispose(Boolean disposing)
    at System.ComponentModel.Component.Dispose()
    at System.Windows.Forms.Control.Dispose(Boolean disposing)
    at System.ComponentModel.Component.Dispose()
    at System.Windows.Forms.Control.Dispose(Boolean disposing)
    at System.ComponentModel.Component.Dispose()
    at System.Windows.Forms.Control.Dispose(Boolean disposing)
    at System.ComponentModel.Component.Dispose()
    at System.Windows.Forms.Control.Dispose(Boolean disposing)
    at System.Windows.Forms.ContainerControl.Dispose(Boolean disposing)
    at Microsoft.Internal.EnterpriseStorage.Dls.UI.Dpw.ClientsSelectionPage.Dispose(Boolean disposing)
    at System.ComponentModel.Component.Dispose()
    at Microsoft.Internal.EnterpriseStorage.Dls.UI.Dpw.PageCache.Dispose()
    at Microsoft.Internal.EnterpriseStorage.Dls.UI.Dpw.DataProtectionWizard.Dispose(Boolean disposing)
    at System.ComponentModel.Component.Finalize()&lt;/ExceptionDetails&gt;&lt;/FatalServiceError&gt;
    </Data>
    </EventData>
    </Event>
    Where "PCNAME" is a name of workstation I moved between PGs BEFORE current move. i.e. I moved "PCNAME" then I'm moving "PCNAME2" and receive console crash with "PCNAME" in logs.
    You can find Crash-file of DPMUI0Curr.errlog here: http://pastebin.com/jwtbTyFp
    http://about.me/exchange12rocks

    What operating system are you using? What processor does your computer have, how much RAM do you have and how much free, clean space is on your hard drive? When did you last run Disk Cleanup and Disk Defragmenter?
    Have you ensured that you have the latest version of Quicktime from Apple.com?
    What model of camcorder is your video coming from and what format and resolution is it?
    When you add the video to your timeline in Expert view, is there a yellow orange line along the top of the timeline, above your clips? This would indicate a mismatch between the program's project settings and your video specs?

  • Safari crashes when attempting to load a picture from idisk onto a website

    i have been experiencing a long term issue. inexplicably safari crashes & this happens almost exclusively when attempting to load a picture from my idisk picture library.
    i cannot find any recent crash log data to post in order to help illuminate the issue.
    can anyone help it is becoming extremely tedious!
    thanks

    thanks hawaiian starman. this issue is a real pain. i appreciate your willingness to help.
    best wishes
    gerry
    Mac OS X Version 10.4.8 (Build 8L127)
    2007-03-02 21:27:18 +0000
    Fri Mar 2 21:27:19 2007: /SourceCache/FileSync/FileSync-99.6/Framework/FileSync.c,123 portRef is NULL (_SFSendMessage) [194]
    _InitCallbackPort: error 1 sending registration message to agent. Continuing anyway. [194]
    DeviceAddedCallback(): iterator=2203, retain count=2
    device 5327 (IOAppleBluetoothHIDDriver) found.
    Mar 3 07:11:43 gerry-sextons-Computer mDNSResponder: ERROR: hndlLookupSOA - recursed to root label of dm-notification.udp.gerdoms.members.mac.com. without finding SOA
    Mar 3 07:11:44 gerry-sextons-Computer mDNSResponder: ERROR: startLLQHandshakeCallback dm-notification.udp.gerdoms.members.mac.com. invoked with error code -65537
    Mar 3 07:11:49 gerry-sextons-Computer mDNSResponder: ERROR: hndlLookupSOA - recursed to root label of dm-notification.udp.gerdoms.members.mac.com. without finding SOA
    Mar 3 07:11:49 gerry-sextons-Computer mDNSResponder: ERROR: startLLQHandshakeCallback dm-notification.udp.gerdoms.members.mac.com. invoked with error code -65537
    Mar 3 07:12:06 gerry-sextons-Computer diskarbitrationd[41]: SystemUIServer [193]:25091 not responding.
    Mar 3 07:12:06 gerry-sextons-Computer diskarbitrationd[41]: SystemUIServer [193]:22555 not responding.
    2007-03-03 07:12:38.829 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.135 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.141 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.146 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.151 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.156 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.163 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.168 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.174 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.181 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.186 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.192 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.197 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.201 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.208 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.213 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.218 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.223 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.227 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.232 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.237 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.242 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.247 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.252 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.257 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.262 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:14:52.402 Mail[267] Unabled to load image named TBReplyAll into the image cache!
    2007-03-03 07:14:52.439 Mail[267] Unabled to load image named TB_Forward into the image cache!
    2007-03-03 07:42:36.966 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.161 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.174 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.189 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.201 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.207 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.217 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.220 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.225 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.228 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.231 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.233 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.236 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.239 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.241 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.244 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.247 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.250 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.252 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.256 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.263 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.266 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.269 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.273 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.276 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.279 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 08:42:37.903 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:37.967 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:37.972 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:37.977 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:37.982 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:37.987 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:37.992 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:37.997 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.002 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.007 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.012 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.017 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.022 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.027 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.036 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.041 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.046 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.051 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.056 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.062 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.211 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.216 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.221 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.252 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.258 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.262 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    Mar 3 09:13:47 gerry-sextons-Computer crashdump[337]: Safari crashed
    Mar 3 09:13:49 gerry-sextons-Computer crashdump[337]: crash report written to: /Users/gerrysexton/Library/Logs/CrashReporter/Safari.crash.log
    Mar 3 10:36:43 gerry-sextons-Computer mDNSResponder: ERROR: hndlLookupSOA - recursed to root label of dm-notification.udp.gerdoms.members.mac.com. without finding SOA
    Mar 3 10:36:43 gerry-sextons-Computer mDNSResponder: ERROR: startLLQHandshakeCallback dm-notification.udp.gerdoms.members.mac.com. invoked with error code -65537
    Mar 3 11:17:01 gerry-sextons-Computer crashdump[401]: Safari crashed
    Mar 3 11:17:03 gerry-sextons-Computer crashdump[401]: crash report written to: /Users/gerrysexton/Library/Logs/CrashReporter/Safari.crash.log
    2007-03-03 11:36:55.390 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.711 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.714 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.729 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.734 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.866 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.869 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.872 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.875 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.878 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.883 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.886 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.889 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.896 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.899 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.901 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.904 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.912 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.917 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.920 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.923 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.929 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.932 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.934 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.937 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.941 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 15:06:52.561 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:53.795 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:53.798 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:53.920 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:53.923 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:53.926 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:53.928 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.043 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.051 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.054 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.056 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.059 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.061 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.065 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.068 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.188 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.192 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.195 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.198 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.200 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.204 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.633 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.636 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.641 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.644 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.646 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:37:13.664 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.270 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.413 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.418 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.421 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.423 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.427 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.431 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.447 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.450 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.521 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.524 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.527 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.529 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.532 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.535 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.537 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.540 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.543 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.545 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.579 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.581 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.584 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.586 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.589 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.592 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 17:08:53.455 SystemUIServer[193] when trying to launch imagecapture hot plug application, LSOpenFromURLSpec failed: -1
    2007-03-03 17:08:58.712 Adobe Lightroom[241] ICAObjectSendMessage error = -50
    Mar 4 09:14:52 gerry-sextons-Computer webdavd[377]: stream_transaction: CFStreamError: domain 1, error 49
    2007-03-04 09:15:00.094 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.541 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.563 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.565 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.568 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.570 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.584 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.587 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.589 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.592 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.605 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.609 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.611 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.614 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.883 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.885 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.888 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.891 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.894 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.896 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.899 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.926 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.928 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:02.012 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:02.017 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:02.081 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    Mar 4 09:15:02 gerry-sextons-Computer mDNSResponder: ERROR: hndlLookupSOA - recursed to root label of dm-notification.udp.gerdoms.members.mac.com. without finding SOA
    Mar 4 09:15:02 gerry-sextons-Computer mDNSResponder: ERROR: startLLQHandshakeCallback dm-notification.udp.gerdoms.members.mac.com. invoked with error code -65537
    Mar 4 10:07:34 gerry-sextons-Computer crashdump[876]: Safari crashed
    Mar 4 10:07:44 gerry-sextons-Computer crashdump[876]: crash report written to: /Users/gerrysexton/Library/Logs/CrashReporter/Safari.crash.log

  • Most programs crash when attempting to save

    Hello. I'm hoping someone can solve this very annoying issue.
    When attempting to save files while in programs such as Safari, TextEdit, Script Editor, and even 3rd party apps such as ReallySimpleText.app, the program hangs for a short time then crashes. Word and FireFox seem to be okay, however.
    Does anyone have any ideas? This issue is quite debilitating.
    Console.app only shows the generation of the CrashReport as well as a statement that the program exited abnormally:illegal instruction.

    Any ideas? Here is a copy of a portion of the crash report that looked important.
    Process: TextEdit [2997]
    Path: /Applications/TextEdit.app/Contents/MacOS/TextEdit
    Identifier: com.apple.TextEdit
    Version: 1.5 (244)
    Build Info: TextEdit-2440000~2
    Code Type: PPC (Native)
    Parent Process: launchd [2878]
    Date/Time: 2008-04-02 20:53:27.688 -0700
    OS Version: Mac OS X 10.5.2 (9C7010)
    Report Version: 6
    Exception Type: EXCBADINSTRUCTION (SIGILL)
    Exception Codes: 0x0000000000000002, 0x000000009450f94c
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.AppKit 0x9450f94c +[NSDocument _writeAttributes:toFileAtPath:] + 4
    1 com.apple.AppKit 0x943f494c +[NSDocument _finishWritingFileAtPath:byMovingFileAtPath:addingAttributes:error:] + 140
    2 com.apple.AppKit 0x943f3968 -[NSDocument _writeSafelyToURL:ofType:forSaveOperation:error:] + 436
    3 com.apple.AppKit 0x943f3794 -[NSDocument writeSafelyToURL:ofType:forSaveOperation:error:] + 384
    4 com.apple.AppKit 0x943f32d4 -[NSDocument saveToURL:ofType:forSaveOperation:error:] + 172
    5 com.apple.TextEdit 0x000086a0 0x1000 + 30368
    6 com.apple.AppKit 0x943f2fd0 -[NSDocument _saveToURL:ofType:forSaveOperation:delegate:didSaveSelector:contextInfo:] + 72
    7 com.apple.AppKit 0x943f2f70 -[NSDocument saveToURL:ofType:forSaveOperation:delegate:didSaveSelector:contextInfo:] + 624
    8 com.apple.AppKit 0x943f2ca8 -[NSDocument _savePanelWasPresented:withResult:inContext:] + 328
    9 com.apple.AppKit 0x943f2a4c -[NSSavePanel(NSSavePanelRuntime) _didEndSheet:returnCode:contextInfo:] + 332
    10 com.apple.AppKit 0x94354a54 -[NSSavePanel(NSSavePanelRuntime) ok:] + 304
    11 com.apple.AppKit 0x941ef3b8 -[NSApplication sendAction:to:from:] + 104
    12 com.apple.AppKit 0x941ef2ec -[NSControl sendAction:to:] + 92
    13 com.apple.AppKit 0x941ee804 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1584
    14 com.apple.AppKit 0x941ee13c -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 516
    15 com.apple.AppKit 0x941eda78 -[NSControl mouseDown:] + 804
    16 com.apple.AppKit 0x941ec33c -[NSWindow sendEvent:] + 4512
    17 com.apple.AppKit 0x941bf798 -[NSApplication sendEvent:] + 3136
    18 com.apple.AppKit 0x9412ca68 -[NSApplication run] + 776
    19 com.apple.AppKit 0x940fd444 NSApplicationMain + 440
    20 com.apple.TextEdit 0x00001fa0 0x1000 + 4000
    Thread 1:
    0 libSystem.B.dylib 0x929fb978 machmsgtrap + 8
    1 libSystem.B.dylib 0x92a0289c mach_msg + 56
    2 com.apple.CoreFoundation 0x96aab618 CFRunLoopRunSpecific + 1828
    3 com.apple.CoreFoundation 0x96aabea8 CFRunLoopRun + 60
    4 com.apple.DesktopServices 0x93367cf0 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 104
    5 ...ple.CoreServices.CarbonCore 0x95e98fc4 PrivateMPEntryPoint + 76
    6 libSystem.B.dylib 0x92a3db98 pthreadstart + 316
    Thread 2:
    0 libSystem.B.dylib 0x929fb978 machmsgtrap + 8
    1 libSystem.B.dylib 0x92a0289c mach_msg + 56
    2 com.apple.CoreFoundation 0x96aab618 CFRunLoopRunSpecific + 1828
    3 com.apple.CoreFoundation 0x96aabea8 CFRunLoopRun + 60
    4 com.apple.DesktopServices 0x93367e6c TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 176
    5 ...ple.CoreServices.CarbonCore 0x95e98fc4 PrivateMPEntryPoint + 76
    6 libSystem.B.dylib 0x92a3db98 pthreadstart + 316
    Thread 3:
    0 libSystem.B.dylib 0x92a0238c _semwaitsignal + 12
    1 libSystem.B.dylib 0x92a3ef40 pthread_condwait + 1580
    2 ...ple.CoreServices.CarbonCore 0x95e9b1d4 TSWaitOnCondition + 132
    3 ...ple.CoreServices.CarbonCore 0x95e795c0 TSWaitOnConditionTimedRelative + 204
    4 ...ple.CoreServices.CarbonCore 0x95e9ad90 MPWaitOnQueue + 272
    5 com.apple.DesktopServices 0x933738e8 TNodeSyncTask::SyncTaskProc(void*) + 88
    6 ...ple.CoreServices.CarbonCore 0x95e98fc4 PrivateMPEntryPoint + 76
    7 libSystem.B.dylib 0x92a3db98 pthreadstart + 316
    Thread 4:
    0 libSystem.B.dylib 0x929fb9f8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x92a3ee3c pthread_condwait + 1320
    2 ...ple.CoreServices.CarbonCore 0x95e795e4 TSWaitOnConditionTimedRelative + 240
    3 ...ple.CoreServices.CarbonCore 0x95e9ad90 MPWaitOnQueue + 272
    4 com.apple.DesktopServices 0x9337ac84 TPropertyTask::PropertyTaskProc(void*) + 100
    5 ...ple.CoreServices.CarbonCore 0x95e98fc4 PrivateMPEntryPoint + 76
    6 libSystem.B.dylib 0x92a3db98 pthreadstart + 316
    Thread 5:
    0 libSystem.B.dylib 0x92a3d3d8 kevent + 12
    1 com.apple.CoreFoundation 0x96a82ed4 _monitor_file_descriptor_ + 88
    Thread 6:
    0 libSystem.B.dylib 0x92a60004 select$DARWIN_EXTSN + 12
    1 com.apple.CoreFoundation 0x96ab6a68 __CFSocketManager + 764
    Thread 7:
    0 libSystem.B.dylib 0x92a02388 _semwaitsignal + 8
    1 libSystem.B.dylib 0x92a0219c nanosleep$UNIX2003 + 188
    2 libSystem.B.dylib 0x92a020cc usleep$UNIX2003 + 68
    3 com.apple.AppKit 0x9418f018 -[NSUIHeartBeat _heartBeatThread:] + 1840
    4 com.apple.Foundation 0x917064f4 _NSThread__main_ + 1004
    5 libSystem.B.dylib 0x92a3db98 pthreadstart + 316
    Thread 8:
    0 libSystem.B.dylib 0x929fb9f8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x92a3ee3c pthread_condwait + 1320
    2 ...ple.CoreServices.CarbonCore 0x95e795e4 TSWaitOnConditionTimedRelative + 240
    3 ...ple.CoreServices.CarbonCore 0x95e9ad90 MPWaitOnQueue + 272
    4 com.apple.DesktopServices 0x933755a8 TFolderSizeTask::FolderSizeTaskProc(void*) + 88
    5 ...ple.CoreServices.CarbonCore 0x95e98fc4 PrivateMPEntryPoint + 76
    6 libSystem.B.dylib 0x92a3db98 pthreadstart + 316
    Thread 0 crashed with PPC Thread State 32:
    srr0: 0x9450f94c srr1: 0x0208f030 dar: 0x037151c4 dsisr: 0x42000000
    r0: 0x943f4950 r1: 0xbfffdfb0 r2: 0xa06a6924 r3: 0x0001aae8
    r4: 0x947f1a48 r5: 0x04e55910 r6: 0x04e3b150 r7: 0x00000005

Maybe you are looking for

  • How to Install, Configure and getting started with Hyperion Web Analyzer9

    i have installed both Hyperion Reporting and Analysis - System 9 Services Release 9.3.1 Microsoft Windows x86 Installer. Hyperion Reporting and Analysis - System 9 UI Services Release 9.3.1 Microsoft Windows x86 Installer Now tell me step by step on

  • Calling adobe form from Web Dynpro ABAP

    Hi Friends,                     This is the following error, which i got when i tested my application. Calling adobe form from Web Dynpro ABAP.   WebDynpro Exception: ADS: Request start time: Tue Nov 16 14:00:22 YEKT   2010(200,101).                 

  • How to reset a 4s ?

    i used 4s , now using 5s , put the sim to new 5s, Now forgotten what was restriction code of 4s phone to reset and used with another sim.

  • Writing integer to file error

    Hey Im trying to write an integer to a file, but it writes an whole ohter number than variable contains. I know this because i do i System.out.println on the variable and it prints the correct number. Why does the write function write anohter number?

  • ORA-00257: archiver error. Connect internal only, until freed.

    I have installed SAP in a ORacle Database. When i login to Oracle Datbase from the Backend, i am getting the following error. ORA-00257: archiver error. Connect internal only, until freed. I reqeust you to please let me know of what can be done on th