OSPFv3 SNMP MIB not reporting anything

I have a 3945 router connected to an IPv6 network.  It is running the Cisco IOS 15.2-4.M3 software version. It has one active OSPFv3 neighbor.
My problem is that I need to get OSPFv3 status via SNMP.  However when I walk the SNMP mib at 1.3.6.1.3 I get replies for 1.3.6.1.3.963* and 1.3.6.1.3.118.*.  I don't get anything for the OSPFv3 mib at 1.3.6.1.3.102.  Can someone tell me how to get OSPFv3 status via SNMP?
According to the Cisco Mib locator this software should support the OSPFv3 MIB.

including the initial dot before the OID does not solve this problem:
C:\>snmpwalk -v 2c -c public 197.16.18.1 .1.3.6.1.3.102
SNMPv2-SMI::experimental.102 = No Such Object available on this agent at this OID
If I expand the walk to .1.3.6.1.3.* I do get data from the router:
C:\>snmpwalk -v 2c -c public 197.16.18.1 .1.3.6.1.3
iso.3.6.1.3.61.1.1.1.0 = INTEGER: 60
iso.3.6.1.3.61.1.1.12.1.2.1 = IpAddress: 0.0.0.0
iso.3.6.1.3.61.1.1.12.1.3.1 = Timeticks: (0) 0:00:00.00
iso.3.6.1.3.61.1.1.12.1.4.1 = INTEGER: 0
iso.3.6.1.3.61.1.1.12.1.5.1 = INTEGER: 2
iso.3.6.1.3.90.1.1.1.0 = Counter32: 0
iso.3.6.1.3.90.1.1.2.0 = INTEGER: 500
iso.3.6.1.3.90.1.1.3.0 = INTEGER: 5
iso.3.6.1.3.90.1.1.4.0 = INTEGER: 2
iso.3.6.1.3.90.1.1.5.0 = INTEGER: 2
iso.3.6.1.3.90.1.1.6.0 = Counter32: 0
iso.3.6.1.3.90.1.2.1.0 = INTEGER: 3000
iso.3.6.1.3.90.1.2.2.0 = INTEGER: 0
iso.3.6.1.3.90.1.3.2.0 = STRING: "T"
iso.3.6.1.3.90.1.4.1.0 = INTEGER: 1000
iso.3.6.1.3.90.1.4.2.0 = INTEGER: 10000
iso.3.6.1.3.90.1.4.3.0 = INTEGER: 30
iso.3.6.1.3.90.1.4.4.0 = INTEGER: 150
iso.3.6.1.3.90.1.4.5.0 = INTEGER: 150
iso.3.6.1.3.90.1.4.6.0 = INTEGER: 300
iso.3.6.1.3.90.1.5.1.0 = ""
iso.3.6.1.3.90.1.5.2.0 = INTEGER: 2427
iso.3.6.1.3.90.1.5.3.0 = INTEGER: 1
iso.3.6.1.3.90.1.5.4.0 = Timeticks: (0) 0:00:00.00
iso.3.6.1.3.92.1.1.1.0 = INTEGER: 2
iso.3.6.1.3.92.1.1.2.0 = Timeticks: (36000) 0:06:00.00
iso.3.6.1.3.92.1.1.3.0 = Gauge32: 0
iso.3.6.1.3.92.1.1.9.0 = INTEGER: 30
iso.3.6.1.3.95.1.1.0 = Gauge32: 0
iso.3.6.1.3.95.1.2.0 = Gauge32: 0
iso.3.6.1.3.95.1.3.0 = Hex-STRING: 00
iso.3.6.1.3.95.1.4.0 = Gauge32: 65535
iso.3.6.1.3.95.2.1.0 = INTEGER: 0
iso.3.6.1.3.95.2.3.0 = Gauge32: 0
iso.3.6.1.3.95.2.5.0 = Gauge32: 0
iso.3.6.1.3.95.2.10.0 = INTEGER: 2
iso.3.6.1.3.96.1.1.1.2.0 = Gauge32: 0
iso.3.6.1.3.96.1.1.1.3.0 = Gauge32: 0
iso.3.6.1.3.96.1.1.1.4.0 = Gauge32: 0
iso.3.6.1.3.96.1.1.1.5.0 = Gauge32: 0
iso.3.6.1.3.96.1.1.1.6.0 = INTEGER: 0
iso.3.6.1.3.96.1.1.1.7.0 = INTEGER: 0
iso.3.6.1.3.96.1.1.1.8.0 = INTEGER: 0
iso.3.6.1.3.96.1.1.1.9.0 = INTEGER: 0
iso.3.6.1.3.96.1.1.1.10.0 = Hex-STRING: 80
iso.3.6.1.3.96.1.1.1.11.0 = INTEGER: 2
iso.3.6.1.3.96.1.2.1.1.0 = Gauge32: 0
iso.3.6.1.3.96.1.2.1.2.0 = Counter32: 0
iso.3.6.1.3.96.1.2.1.3.0 = Counter32: 0
iso.3.6.1.3.96.1.2.1.4.0 = Counter32: 0
iso.3.6.1.3.96.1.2.1.5.0 = Gauge32: 0
iso.3.6.1.3.96.1.2.1.6.0 = Counter32: 0
iso.3.6.1.3.96.1.2.1.7.0 = Counter32: 0
iso.3.6.1.3.96.1.2.1.8.0 = Counter32: 0
iso.3.6.1.3.96.1.5.0 = INTEGER: 0
iso.3.6.1.3.96.1.8.0 = INTEGER: 0
iso.3.6.1.3.96.1.10.0 = INTEGER: 6
iso.3.6.1.3.96.1.11.0 = INTEGER: 0
iso.3.6.1.3.96.1.13.0 = INTEGER: 0
iso.3.6.1.3.96.1.15.0 = INTEGER: 2
iso.3.6.1.3.96.1.16.0 = INTEGER: 2
iso.3.6.1.3.96.1.17.0 = INTEGER: 2
iso.3.6.1.3.118.1.1.1.0 = Gauge32: 0
iso.3.6.1.3.118.1.1.2.0 = Gauge32: 0
iso.3.6.1.3.118.1.1.3.0 = Gauge32: 0
iso.3.6.1.3.118.1.1.4.0 = INTEGER: 2
iso.3.6.1.3.118.1.1.5.0 = Gauge32: 0
Note that 1.3.6.1.3.102 is skipped.  Thus I don't think it is the method by which I am querying the router.  Any other ideas?

Similar Messages

  • Report in pdf...not showing anything

    hii all
    i have created report with parameters..... when report is called, its preview opens properly (parameter form is removed, so directly report opens) and shows everything....but when from preview window, File->generate to file->PDF is done.....it does not show anything.......
    any idea why this happens....?

    yes report is proper even if parameter form is not shown.....but PDF blank....
    and if i keep parameter form.. it displays report properly and when i generate PDF it asks for parameter and that time it displays pdf properly....
    but i dont want parameter form...thats why i removed it..and so it is not asking for parameter when generating PDF...and i think that why it is not PDF blank....
    so any solution to this?

  • CRviewer do not show anything when click button to show report with VS2013

    First of all I must say, My English language skill is not good but I'll try to communicate as best as possible.
    I am using Visual Studio 2013Ultimate with Update4  on .NetFramework 4.5.1  and Crystal Reports SP13.0.13.1597
    When installed complete. ( Previously i have tried it with my project but CR & CRviewer not working)
    I have tried using CRviewer in a new asp.net page  The following code
    ***-----WebFrom1.aspx-----***
    <body>
        <form id="form1" runat="server">
        <div>
        <asp:RadioButton ID="rdoByAll" runat="server" Text="all" GroupName="rdoChoose" AutoPostBack="True" />
            FromDate :
            <asp:TextBox ID="txtDateFrom1" runat="server" AutoPostBack="True"></asp:TextBox> 
            ToDate :
            <asp:TextBox ID="txtDateTo1" runat="server" AutoPostBack="True"></asp:TextBox>
            <asp:Button ID="btnCallReport1" runat="server" Text="CallReport" />
            <br />
            <br />
            <asp:RadioButton ID="rdoByName" runat="server" Text="ByName" GroupName="rdoChoose" AutoPostBack="True" />
            FromDate :       
            <asp:TextBox ID="txtDateFrom2" runat="server" Height="16px" Width="150px" AutoPostBack="True"></asp:TextBox>
            ToDate :
            <asp:TextBox ID="txtDateTo2" runat="server" Height="16px" Width="150px" AutoPostBack="True"></asp:TextBox>
      <asp:Button ID="btnCallReport2" runat="server" Text="CallReport" />
            <asp:DropDownList ID="ddlNamelist" runat="server" AutoPostBack="True">
            </asp:DropDownList>
            <br />
            <br />
            <CR:CrystalReportViewer ID="CrystalReportViewer1" runat="server" AutoDataBind="True" ToolPanelView="None" />
            <br />
        </div>
        </form>
    </body>
    ***-----WebFrom1.aspx.vb-----***
    Imports CrystalDecisions.CrystalReports.Engine
    Imports CrystalDecisions.Shared
    Imports CrystalDecisions.Web
    Public Class WebForm1
        Inherits System.Web.UI.Page
        Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
        End Sub
    Protected Sub rdoByAll_CheckedChanged(sender As Object, e As EventArgs) Handles rdoByAll.CheckedChanged
            If rdoByAll.Checked = True Then
                txtDateFrom1.Enabled = True
                txtDateTo1.Enabled = True
                btnCallReport1.Enabled = True
                txtDateFrom2.Enabled = False
                txtDateTo2.Enabled = False
                btnCallReport2.Enabled = False
                ddlNamelist.Enabled = False
            Else
                txtDateFrom1.Enabled = False
                txtDateTo1.Enabled = False
                btnCallReport1.Enabled = False
                txtDateFrom2.Enabled = True
                txtDateTo2.Enabled = True
                btnCallReport2.Enabled = True
                ddlNamelist.Enabled = True
            End If
        End Sub
        Protected Sub rdoByName_CheckedChanged(sender As Object, e As EventArgs) Handles rdoByName.CheckedChanged
            rdoByAll_CheckedChanged(sender, e)
        End Sub
        Protected Sub btnCallReport1_Click(sender As Object, e As EventArgs) Handles btnCallReport1.Click
            Dim rpt As New ReportDocument()
            rpt.Load(Server.MapPath("CrystalReport1.rpt"))
            Me.CrystalReportViewer1.ReportSource = rpt
            Me.CrystalReportViewer1.RefreshReport()
        End Sub
    End Class
    When i press F5 to run project make Code of radiobutton not work(Disable,Enable OtherControl such as textbox)
    And when i try press CallReportButton CRviewer do not show anything.
    When I brought CRviewer leaving the page ,Code of Radiobutton were working fine.
    But can't to show "CrystalReport1.rpt" on CRviewer when i click CallReportButton. i'm not understand.
    Then i have tried to learn from follow this link : CR not working in visual studio 2013
    and Using Crystal Report in ASP.Net website, Report not showing in CrystalReportViewer
    i have to create a new CR ASP NET project and copy the whole C:\inetpub\wwwroot\aspnet_client folder
    into my app folder and then add this to your web.config file, line in bold:  <add key="vs:EnableBrowserLink" value="false"/>
    project is working but not fine  when I try to click button to call report  I get this pop-up .   " popup.JPG"   what is it?
    And project warning!  could not find schema information every element . "Could not find every Element.JPG"
    After that, copy the whole C:\inetpub\wwwroot\aspnet_client folder into my app folder Only!  not add in my web.config
    (In previous project need to use CR)  make to project were working  but i get same pop-up when i click to show report.
    **** buleline in popup.JPG picture  is "The report you requested requires further information"

    I think you're over-complicating things. I'd like you to have a look at a few sample apps, see how they work, then adjust your app. Samples are here:
    Crystal Reports for .NET SDK Samples - Business Intelligence (BusinessObjects) - SCN Wiki
    Also, have a look  at Crystal Reports for Visual Studio 2005 Walkthro... | SCN (- applies to all versions of CR and .NET).
    Finally, the Developer Help files are here:
    SAP Crystal Reports .NET SDK Developer Guide
    SAP Crystal Reports .NET API Guide
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow me on Twitter

  • Counters reported by SNMP will not be affected

    HI, I have a 6500 switch, It?s working with CatOS 8.3(7), do you know a command to clear counters reported by snmp, I only know the command clear count mod/pto and the output show me:
    This command will reset MAC and port counters reported by the CLI for port(s) 2/12.
    Counters reported by SNMP will not be affected.
    Do you want to continue (y/n) [n]?
    So it?s possible "affected counters reported by snmp" using some command
    thans and best regards

    The only way to clear the SNMP counters is to reset the switch.
    Last line in the following URL states:
    "In addition, SNMP counters are never cleared, even if the interfaces are cleared."
    http://www.cisco.com/en/US/tech/tk648/tk362/technologies_q_and_a_item09186a00800b69ac.shtml

  • UCCX 8.0 SNMP notification to report failover from active to the standby server?

    Does any know the UCCX 8.0 SNMP notification to report failover from active to the standby server?  (The specific notification.)
    ftp://ftp.cisco.com/pub/mibs/v2/CISCO-VOICE-APPS-MIB.my
    I see this in the MIB.
    cvaModuleStart NOTIFICATION-TYPE
      OBJECTS   { cvaAlarmSeverity, cvaModuleName }
      STATUS    current
      DESCRIPTION
            "A cvaModuleStart notification signifies that an
            application module or subsystem has successfully
            started and transitioned into in-service state. 
            This notification is working in conjunction with
            the cvaModuleStop notification to notify the start
            and stop status of a particular application module."
      ::= {ciscoVoiceAppsMIBNotifications 1}

    Attached are two files:
    cad-ecc-viewer.html
    This is a template HTML document which dictates how the pop up will look and what data fields are available.
    cad-ecc-viewer.vbs
    This is the Windows Scripting Host file which you run from a CDA workflow, and you pass it the values of the call data, it then launches an instance of IE and loads the above template.
    By default the code is setup to use the following data from the call, but can be modified to work with more, less, or different data:
    Customer Name
    Customer Status (like Premium, or Platinum)
    Customer Number (like an account number)
    Customer Phone Number
    So when you specify the VBS file to run in CDA you need to pass those variables in that order.
    The CDA should expect the VBS file on the root of C:\ by default, and the VBS file expects the HTML Template on the root of C:\ also.
    I have only tested this on UCCX 7x and IE 8x.  Use the code as a guide to your own solution, that suites your business requirements.
    EDIT: I see that this does not work on my Win7/IE9 system, so I will spend some time updating the code for Win7/IE9 and I'll let you know how it goes.
    Anthony Holloway
    Please use the star ratings to help drive great content to the top of searches.

  • C3560G - SNMP MIB Support for QOS Port Trust

    I've been digging through Cisco's SNMP Object Navigator without any luck, so I'm turning to the masses to see if someone has an answer.
    I'd like to know if there is a supported MIB on the C3560G platform (for any IOS version) that will report the QOS port trust state on a given switchport. Although not necessary for my current needs, it would be nice if there was a way to report the other fields produced by the "show mls qos interface" IOS command.
    Thanks!
    -- John

    Vinod,
    Thank you for your response. I was already aware of the CISCO-PORT-QOS-MIB (supported by the 3560G) and CISCO-SWITCH-QOS-MIB (not supported by the 3560G) MIBs. After reviewing the CISCO-CLASS-BASED-QOS-MIB (supported by the 3560G), I see no specific OID that would retrieve the information I require as it mainly pertains to the MQC.
    I found two OIDs that appear to represent the data I'm trying to collect. The first one is csqIfTrustState from the CISCO-SWITCH-QOS-MIB. Unfortunately this appears to be supported only on the 6500/7600 devices. The second one is caqIfOperTrustState from the CISCO-CATOS-ACL-QOS-MIB, which is a legacy MIB for the old CATOS software.
    Please let me know if I overlooked a specific OID from the MIBs you pointed out or if there are any alternatives you can think of. Thanks!
    -- John

  • Can not upload anything when Finder window pops up on Mavericks

    Running Mavericks here and just can not upload anything anymore on Facebook for example, it also happens on other webpages too where the finder window pops up to select a file to upload. The browser freezes and I have to force quit it, tried Safari, Chrome and Firefox... all the same, this leads me to believe it's a Finde issue. Don't know what to do! Bellow the crash report:
    Date/Time:       2013-11-09 19:56:10 -0200
    OS Version:      10.9 (Build 13A603)
    Architecture:    x86_64
    Report Version:  18
    Command:         Safari
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Version:         7.0 (9537.71)
    Build Version:   3
    Project Name:    WebBrowser
    Source Version:  7537071000000000
    Parent:          launchd [146]
    PID:             355
    Event:           hang
    Duration:        1.76s
    Steps:           18 (100ms sampling interval)
    Hardware model:  MacBookAir4,1
    Active cpus:     4
    Fan speed:       1996 rpm
    Free pages:      119152 pages (-1591)
    Pageins:         0 pages
    Pageouts:        0 pages
    Swapins:         0 pages
    Swapouts:        0 pages
    Process:         Safari [355]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Architecture:    x86_64
    Parent:          launchd [146]
    UID:             501
    Task size:       79463 pages
    CPU Time:        0.007s
    Dispatch Thread Soft Limit Reached:   64  (too many dispatch threads blocked in synchronous operations)
      Thread 0x1fbe     DispatchQueue 1          priority 47       
      18 start + 1 (libdyld.dylib) [0x10e9ce5fd]
        18 SafariMain + 267 (Safari) [0x10812476d]
          18 NSApplicationMain + 940 (AppKit) [0x10c328803]
            18 -[NSApplication run] + 553 (AppKit) [0x10c33d9cc]
              18 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161 (Safari) [0x107f544a0]
                18 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122 (AppKit) [0x10c3498db]
                  18 _DPSNextEvent + 1434 (AppKit) [0x10c34a28e]
                    18 _BlockUntilNextEventMatchingListInModeWithFilter + 65 (HIToolbox) [0x10df04abc]
                      18 ReceiveNextEventCommon + 173 (HIToolbox) [0x10df04b85]
                        18 RunCurrentEventLoopInMode + 226 (HIToolbox) [0x10df04f0d]
                          18 CFRunLoopRunSpecific + 309 (CoreFoundation) [0x10b477275]
                            18 __CFRunLoopRun + 1525 (CoreFoundation) [0x10b477aa5]
                              18 __CFRunLoopDoTimers + 298 (CoreFoundation) [0x10b52d76a]
                                18 __CFRunLoopDoTimer + 1151 (CoreFoundation) [0x10b4bc25f]
                                  18 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20 (CoreFoundation) [0x10b4bc724]
                                    18 -[NSApplication(NSQuietSafeQuit) _updateCanQuitQuietlyAndSafely] + 201 (AppKit) [0x10c52f783]
                                      18 _LSSetApplicationInformationItem + 101 (LaunchServices) [0x10f41bb17]
                                        18 _LSSetApplicationInformation + 263 (LaunchServices) [0x10f4114ec]
                                          18 xpc_connection_send_message_with_reply_sync + 195 (libxpc.dylib) [0x10eccb733]
                                            18 semaphore_wait_trap + 10 (libsystem_kernel.dylib) [0x10eb6aa56]
                                             *18 semaphore_wait_continue + 0 (mach_kernel) [0xffffff800023b550]
      Thread 0x1fc7     DispatchQueue 2          priority 49         cpu time   0.001s
      18 _dispatch_mgr_thread + 52 (libdispatch.dylib) [0x10e997152]
        18 kevent64 + 10 (libsystem_kernel.dylib) [0x10eb6f662]
         *18 ??? (mach_kernel + 3948480) [0xffffff80005c3fc0]
      Thread 0x1fc8     DispatchQueue 6          priority 21       
      18 start_wqthread + 13 (libsystem_pthread.dylib) [0x10ec80fb9]
        18 _pthread_wqthread + 314 (libsystem_pthread.dylib) [0x10ec7def8]
          18 _dispatch_worker_thread2 + 40 (libdispatch.dylib) [0x10e998193]
            18 _dispatch_root_queue_drain + 326 (libdispatch.dylib) [0x10e99709e]
              18 _dispatch_client_callout + 8 (libdispatch.dylib) [0x10e9952ad]
                18 _dispatch_call_block_and_release + 12 (libdispatch.dylib) [0x10e9981d7]
                  18 ___ZN22IAsynchronousOperation19PerformAsyncOnQueueEP16dispatch_queue_sy_block_i nvoke + 27 (FinderKit) [0x121eae1fe]
                    18 TQuickAliasResolver::FirstStepOnSecondaryThread() + 52 (FinderKit) [0x121f850b8]
                      18 TFENode::CopyFromAlias(bool, bool, OpaqueNodeRequest*, unsigned int, TFENode&) const + 159 (FinderKit) [0x121e44153]
                        18 NodeCopyFromAlias + 267 (DesktopServicesPriv) [0x10dd59d38]
                          18 TNode::FollowAlias(TNodePtr&, OpaqueNodeRequest* const&, unsigned int) const + 1586 (DesktopServicesPriv) [0x10dd5a40a]
                            18 TNode::FollowAlias(unsigned int) const + 175 (DesktopServicesPriv) [0x10dd69871]
                              18 TFSInfo::FollowAliasOrSymlinkDeep(unsigned int, TCountedPtr<TFSInfo>&, int) const + 749 (DesktopServicesPriv) [0x10dde6eb5]
                                18 _CFURLCreateBookmarkData + 465 (CoreServicesInternal) [0x115315c53]
                                  18 createBookmarkWithURLAtDepth(__CFAllocator const*, __CFURL const*, unsigned long, __CFURL const*, __CFArray const*, BookmarkMutableData&, unsigned int, bool, __CFError**) + 312 (CoreServicesInternal) [0x115316317]
                                    18 encodeResourcePropertyIntoBookmark(BookmarkMutableData&, __CFURL const*, __CFString const*, unsigned int, __CFError**) + 46 (CoreServicesInternal) [0x115317966]
                                      18 CFURLCopyResourcePropertyForKey + 123 (CoreFoundation) [0x10b4636bb]
                                        18 _FSURLCopyResourcePropertyForKey + 15 (CoreServicesInternal) [0x115322d91]
                                          18 _FSURLCopyResourcePropertyForKeyInternal(__CFURL const*, __CFString const*, void*, void*, __CFError**, unsigned char) + 213 (CoreServicesInternal) [0x115322e6b]
                                            18 prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) + 227 (CoreServicesInternal) [0x11532517f]
                                              18 LSPropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**) + 53 (LaunchServices) [0x10f416098]
                                                18 prepareEffectiveIconImageDataValue(__CFURL const*, __FileCache*, __CFError**) + 40 (LaunchServices) [0x10f49d122]
                                                  18 _BindingCopyIconFamilyData(__Binding*, __CFData const**) + 118 (LaunchServices) [0x10f49cce2]
                                                    18 IconRefToIconFamily + 44 (HIServices) [0x10f8e2307]
                                                      18 _ISIconRefToIconFamily + 89 (IconServices) [0x11181346d]
                                                        18 _ISCopyICNSDataFromBinding + 705 (IconServices) [0x111812d97]
                                                          18 IconImageRequestor::CreateCGImage(_LSBinding*, unsigned int, unsigned int, __CFDictionary const*) + 351 (IconServices) [0x111824b9f]
                                                            18 semaphore_wait_trap + 10 (libsystem_kernel.dylib) [0x10eb6aa56]
                                                             *18 semaphore_wait_continue + 0 (mach_kernel) [0xffffff800023b550]
      Thread 0x1fd0     DispatchQueue 6          priority 17       
      18 start_wqthread + 13 (libsystem_pthread.dylib) [0x10ec80fb9]
        18 _pthread_wqthread + 314 (libsystem_pthread.dylib) [0x10ec7def8]
          18 _dispatch_worker_thread2 + 40 (libdispatch.dylib) [0x10e998193]
            18 _dispatch_root_queue_drain + 326 (libdispatch.dylib) [0x10e99709e]
              18 _dispatch_client_callout + 8 (libdispatch.dylib) [0x10e9952ad]
                18 _dispatch_call_block_and_release + 12 (libdispatch.dylib) [0x10e9981d7]
                  18 ___ZN22IAsynchronousOperation19PerformAsyncOnQueueEP16dispatch_queue_sy_block_i nvoke + 27 (FinderKit) [0x121eae1fe]
                    18 TQuickAliasResolver::FirstStepOnSecondaryThread() + 52 (FinderKit) [0x121f850b8]
                      18 TFENode::CopyFromAlias(bool, bool, OpaqueNodeRequest*, unsigned int, TFENode&) const + 159 (FinderKit) [0x121e44153]
                        18 NodeCopyFromAlias + 267 (DesktopServicesPriv) [0x10dd59d38]
                          18 TNode::FollowAlias(TNodePtr&, OpaqueNodeRequest* const&, unsigned int) const + 1586 (DesktopServicesPriv) [0x10dd5a40a]
                            18 TNode::FollowAlias(unsigned int) const + 175 (DesktopServicesPriv) [0x10dd69871]
                              18 TFSInfo::FollowAliasOrSymlinkDeep(unsigned int, TCountedPtr<TFSInfo>&, int) const + 749 (DesktopServicesPriv) [0x10dde6eb5]
                                18 _CFURLCreateBookmarkData + 465 (CoreServicesInternal) [0x115315c53]
                                  18 createBookmarkWithURLAtDepth(__CFAllocator const*, __CFURL const*, unsigned long, __CFURL const*, __CFArray const*, BookmarkMutableData&, unsigned int, bool, __CFError**) + 312 (CoreServicesInternal) [0x115316317]
                                    18 encodeResourcePropertyIntoBookmark(BookmarkMutableData&, __CFURL const*, __CFString const*, unsigned int, __CFError**) + 46 (CoreServicesInternal) [0x115317966]
                                      18 CFURLCopyResourcePropertyForKey + 123 (CoreFoundation) [0x10b4636bb]
                                        18 _FSURLCopyResourcePropertyForKey + 15 (CoreServicesInternal) [0x115322d91]
                                          18 _FSURLCopyResourcePropertyForKeyInternal(__CFURL const*, __CFString const*, void*, void*, __CFError**, unsigned char) + 213 (CoreServicesInternal) [0x115322e6b]
                                            18 prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) + 227 (CoreServicesInternal) [0x11532517f]
                                              18 LSPropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**) + 53 (LaunchServices) [0x10f416098]
                                                18 prepareEffectiveIconImageDataValue(__CFURL const*, __FileCache*, __CFError**) + 40 (LaunchServices) [0x10f49d122]
                                                  18 _BindingCopyIconFamilyData(__Binding*, __CFData const**) + 118 (LaunchServices) [0x10f49cce2]
                                                    18 IconRefToIconFamily + 44 (HIServices) [0x10f8e2307]
                                                      18 _ISIconRefToIconFamily + 89 (IconServices) [0x11181346d]
                                                        18 _ISCopyICNSDataFromBinding + 705 (IconServices) [0x111812d97]
                                                          18 IconImageRequestor::CreateCGImage(_LSBinding*, unsigned int, unsigned int, __CFDictionary const*) + 351 (IconServices) [0x111824b9f]
                                                            18 semaphore_wait_trap + 10 (libsystem_kernel.dylib) [0x10eb6aa56]
                                                             *18 semaphore_wait_continue + 0 (mach_kernel) [0xffffff800023b550]
      Thread 0x1fd5     DispatchQueue 6          priority 6        
      18 start_wqthread + 13 (libsystem_pthread.dylib) [0x10ec80fb9]
        18 _pthread_wqthread + 314 (libsystem_pthread.dylib) [0x10ec7def8]
          18 _dispatch_worker_thread2 + 40 (libdispatch.dylib) [0x10e998193]
            18 _dispatch_root_queue_drain + 326 (libdispatch.dylib) [0x10e99709e]
              18 _dispatch_client_callout + 8 (libdispatch.dylib) [0x10e9952ad]
                18 _dispatch_call_block_and_release + 12 (libdispatch.dylib) [0x10e9981d7]
                  18 ___ZN22IAsynchronousOperation19PerformAsyncOnQueueEP16dispatch_queue_sy_block_i nvoke + 27 (FinderKit) [0x121eae1fe]
                    18 TQuickAliasResolver::FirstStepOnSecondaryThread() + 52 (FinderKit) [0x121f850b8]
                      18 TFENode::CopyFromAlias(bool, bool, OpaqueNodeRequest*, unsigned int, TFENode&) const + 159 (FinderKit) [0x121e44153]
                        18 NodeCopyFromAlias + 267 (DesktopServicesPriv) [0x10dd59d38]
                          18 TNode::FollowAlias(TNodePtr&, OpaqueNodeRequest* const&, unsigned int) const + 1586 (DesktopServicesPriv) [0x10dd5a40a]
                            18 TNode::FollowAlias(unsigned int) const + 175 (DesktopServicesPriv) [0x10dd69871]
                              18 TFSInfo::FollowAliasOrSymlinkDeep(unsigned int, TCountedPtr<TFSInfo>&, int) const + 749 (DesktopServicesPriv) [0x10dde6eb5]
                                18 _CFURLCreateBookmarkData + 465 (CoreServicesInternal) [0x115315c53]
                                  18 createBookmarkWithURLAtDepth(__CFAllocator const*, __CFURL const*, unsigned long, __CFURL const*, __CFArray const*, BookmarkMutableData&, unsigned int, bool, __CFError**) + 312 (CoreServicesInternal) [0x115316317]
                                    18 encodeResourcePropertyIntoBookmark(BookmarkMutableData&, __CFURL const*, __CFString const*, unsigned int, __CFError**) + 46 (CoreServicesInternal) [0x115317966]
                                      18 CFURLCopyResourcePropertyForKey + 123 (CoreFoundation) [0x10b4636bb]
                                        18 _FSURLCopyResourcePropertyForKey + 15 (CoreServicesInternal) [0x115322d91]
                                          18 _FSURLCopyResourcePropertyForKeyInternal(__CFURL const*, __CFString const*, void*, void*, __CFError**, unsigned char) + 213 (CoreServicesInternal) [0x115322e6b]
                                            18 prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) + 227 (CoreServicesInternal) [0x11532517f]
                                              18 LSPropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**) + 53 (LaunchServices) [0x10f416098]
                                                18 prepareEffectiveIconImageDataValue(__CFURL const*, __FileCache*, __CFError**) + 40 (LaunchServices) [0x10f49d122]
                                                  18 _BindingCopyIconFamilyData(__Binding*, __CFData const**) + 118 (LaunchServices) [0x10f49cce2]
                                                    18 IconRefToIconFamily + 44 (HIServices) [0x10f8e2307]
                                                      18 _ISIconRefToIconFamily + 89 (IconServices) [0x11181346d]
                                                        18 _ISCopyICNSDataFromBinding + 705 (IconServices) [0x111812d97]
                                                          18 IconImageRequestor::CreateCGImage(_LSBinding*, unsigned int, unsigned int, __CFDictionary const*) + 351 (IconServices) [0x111824b9f]
                                                            18 semaphore_wait_trap + 10 (libsystem_kernel.dylib) [0x10eb6aa56]
                                                             *18 semaphore_wait_continue + 0 (mach_kernel) [0xffffff800023b550]
      Thread 0x1fd6     DispatchQueue 6          priority 7        
      18 start_wqthread + 13 (libsystem_pthread.dylib) [0x10ec80fb9]
        18 _pthread_wqthread + 314 (libsystem_pthread.dylib) [0x10ec7def8]
          18 _dispatch_worker_thread2 + 40 (libdispatch.dylib) [0x10e998193]
            18 _dispatch_root_queue_drain + 326 (libdispatch.dylib) [0x10e99709e]
              18 _dispatch_client_callout + 8 (libdispatch.dylib) [0x10e9952ad]
                18 _dispatch_call_block_and_release + 12 (libdispatch.dylib) [0x10e9981d7]
                  18 ___ZN22IAsynchronousOperation19PerformAsyncOnQueueEP16dispatch_queue_sy_block_i nvoke + 27 (FinderKit) [0x121eae1fe]
                    18 TQuickAliasResolver::FirstStepOnSecondaryThread() + 52 (FinderKit) [0x121f850b8]
                      18 TFENode::CopyFromAlias(bool, bool, OpaqueNodeRequest*, unsigned int, TFENode&) const + 159 (FinderKit) [0x121e44153]
                        18 NodeCopyFromAlias + 267 (DesktopServicesPriv) [0x10dd59d38]
                          18 TNode::FollowAlias(TNodePtr&, OpaqueNodeRequest* const&, unsigned int) const + 1586 (DesktopServicesPriv) [0x10dd5a40a]
                            18 TNode::FollowAlias(unsigned int) const + 175 (DesktopServicesPriv) [0x10dd69871]
                              18 TFSInfo::FollowAliasOrSymlinkDeep(unsigned int, TCountedPtr<TFSInfo>&, int) const + 749 (DesktopServicesPriv) [0x10dde6eb5]
                                18 _CFURLCreateBookmarkData + 465 (CoreServicesInternal) [0x115315c53]
                                  18 createBookmarkWithURLAtDepth(__CFAllocator const*, __CFURL const*, unsigned long, __CFURL const*, __CFArray const*, BookmarkMutableData&, unsigned int, bool, __CFError**) + 312 (CoreServicesInternal) [0x115316317]
                                    18 encodeResourcePropertyIntoBookmark(BookmarkMutableData&, __CFURL const*, __CFString const*, unsigned int, __CFError**) + 46 (CoreServicesInternal) [0x115317966]
                                      18 CFURLCopyResourcePropertyForKey + 123 (CoreFoundation) [0x10b4636bb]
                                        18 _FSURLCopyResourcePropertyForKey + 15 (CoreServicesInternal) [0x115322d91]
                                          18 _FSURLCopyResourcePropertyForKeyInternal(__CFURL const*, __CFString const*, void*, void*, __CFError**, unsigned char) + 213 (CoreServicesInternal) [0x115322e6b]
                                            18 prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) + 227 (CoreServicesInternal) [0x11532517f]
                                              18 LSPropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**) + 53 (LaunchServices) [0x10f416098]
                                                18 prepareEffectiveIconImageDataValue(__CFURL const*, __FileCache*, __CFError**) + 40 (LaunchServices) [0x10f49d122]
                                                  18 _BindingCopyIconFamilyData(__Binding*, __CFData const**) + 118 (LaunchServices) [0x10f49cce2]
                                                    18 IconRefToIconFamily + 44 (HIServices) [0x10f8e2307]
                                                      18 _ISIconRefToIconFamily + 89 (IconServices) [0x11181346d]
                                                        18 _ISCopyICNSDataFromBinding + 705 (IconServices) [0x111812d97]
                                                          18 IconImageRequestor::CreateCGImage(_LSBinding*, unsigned int, unsigned int, __CFDictionary const*) + 351 (IconServices) [0x111824b9f]
                                                            18 semaphore_wait_trap + 10 (libsystem_kernel.dylib) [0x10eb6aa56]
                                                             *18 semaphore_wait_continue + 0 (mach_kernel) [0xffffff800023b550]
      Thread 0x20c3     DispatchQueue 6          priority 4        
      18 start_wqthread + 13 (libsystem_pthread.dylib) [0x10ec80fb9]
        18 _pthread_wqthread + 314 (libsystem_pthread.dylib) [0x10ec7def8]
          18 _dispatch_worker_thread2 + 40 (libdispatch.dylib) [0x10e998193]
            18 _dispatch_root_queue_drain + 326 (libdispatch.dylib) [0x10e99709e]
              18 _dispatch_client_callout + 8 (libdispatch.dylib) [0x10e9952ad]
                18 _dispatch_call_block_and_release + 12 (libdispatch.dylib) [0x10e9981d7]
                  18 ___ZN22IAsynchronousOperation19PerformAsyncOnQueueEP16dispatch_queue_sy_block_i nvoke + 27 (FinderKit) [0x121eae1fe]
                    18 TQuickAliasResolver::FirstStepOnSecondaryThread() + 52 (FinderKit) [0x121f850b8]
                      18 TFENode::CopyFromAlias(bool, bool, OpaqueNodeRequest*, unsigned int, TFENode&) const + 159 (FinderKit) [0x121e44153]
                        18 NodeCopyFromAlias + 267 (DesktopServicesPriv) [0x10dd59d38]
                          18 TNode::FollowAlias(TNodePtr&, OpaqueNodeRequest* const&, unsigned int) const + 1586 (DesktopServicesPriv) [0x10dd5a40a]
                            18 TNode::FollowAlias(unsigned int) const + 175 (DesktopServicesPriv) [0x10dd69871]
                              18 TFSInfo::FollowAliasOrSymlinkDeep(unsigned int, TCountedPtr<TFSInfo>&, int) const + 749 (DesktopServicesPriv) [0x10dde6eb5]
                                18 _CFURLCreateBookmarkData + 465 (CoreServicesInternal) [0x115315c53]
                                  18 createBookmarkWithURLAtDepth(__CFAllocator const*, __CFURL const*, unsigned long, __CFURL const*, __CFArray const*, BookmarkMutableData&, unsigned int, bool, __CFError**) + 312 (CoreServicesInternal) [0x115316317]
                                    18 encodeResourcePropertyIntoBookmark(BookmarkMutableData&, __CFURL const*, __CFString const*, unsigned int, __CFError**) + 46 (CoreServicesInternal) [0x115317966]
                                      18 CFURLCopyResourcePropertyForKey + 123 (CoreFoundation) [0x10b4636bb]
                                        18 _FSURLCopyResourcePropertyForKey + 15 (CoreServicesInternal) [0x115322d91]
                                          18 _FSURLCopyResourcePropertyForKeyInternal(__CFURL const*, __CFString const*, void*, void*, __CFError**, unsigned char) + 213 (CoreServicesInternal) [0x115322e6b]
                                            18 prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) + 227 (CoreServicesInternal) [0x11532517f]
                                              18 LSPropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**) + 53 (LaunchServices) [0x10f416098]
                                                18 prepareEffectiveIconImageDataValue(__CFURL const*, __FileCache*, __CFError**) + 40 (LaunchServices) [0x10f49d122]
                                                  18 _BindingCopyIconFamilyData(__Binding*, __CFData const**) + 118 (LaunchServices) [0x10f49cce2]
                                                    18 IconRefToIconFamily + 44 (HIServices) [0x10f8e2307]
                                                      18 _ISIconRefToIconFamily + 89 (IconServices) [0x11181346d]
                                                        18 _ISCopyICNSDataFromBinding + 705 (IconServices) [0x111812d97]
                                                          18 IconImageRequestor::CreateCGImage(_LSBinding*, unsigned int, unsigned int, __CFDictionary const*) + 351 (IconServices) [0x111824b9f]
                                                            18 semaphore_wait_trap + 10 (libsystem_kernel.dylib) [0x10eb6aa56]
                                                             *18 semaphore_wait_continue + 0 (mach_kernel) [0xffffff800023b550]
      Thread 0x20cb     DispatchQueue 6          priority 25       
      18 start_wqthread + 13 (libsystem_pthread.dylib) [0x10ec80fb9]
        18 _pthread_wqthread + 314 (libsystem_pthread.dylib) [0x10ec7def8]
          18 _dispatch_worker_thread2 + 40 (libdispatch.dylib) [0x10e998193]
            18 _dispatch_root_queue_drain + 326 (libdispatch.dylib) [0x10e99709e]
              18 _dispatch_client_callout + 8 (libdispatch.dylib) [0x10e9952ad]
                18 _dispatch_call_block_and_release + 12 (libdispatch.dylib) [0x10e9981d7]
                  18 ___ZN22IAsynchronousOperation19PerformAsyncOnQueueEP16dispatch_queue_sy_block_i nvoke + 27 (FinderKit) [0x121eae1fe]
                    18 TQuickAliasResolver::FirstStepOnSecondaryThread() + 52 (FinderKit) [0x121f850b8]
                      18 TFENode::CopyFromAlias(bool, bool, OpaqueNodeRequest*, unsigned int, TFENode&) const + 159 (FinderKit) [0x121e44153]
                        18 NodeCopyFromAlias + 267 (DesktopServicesPriv) [0x10dd59d38]
                          18 TNode::FollowAlias(TNodePtr&, OpaqueNodeRequest* const&, unsigned int) const + 1586 (DesktopServicesPriv) [0x10dd5a40a]
                            18 TNode::FollowAlias(unsigned int) const + 175 (DesktopServicesPriv) [0x10dd69871]
                              18 TFSInfo::FollowAliasOrSymlinkDeep(unsigned int, TCountedPtr<TFSInfo>&, int) const + 749 (DesktopServicesPriv) [0x10dde6eb5]
                                18 _CFURLCreateBookmarkData + 465 (CoreServicesInternal) [0x115315c53]
                                  18 createBookmarkWithURLAtDepth(__CFAllocator const*, __CFURL const*, unsigned long, __CFURL const*, __CFArray const*, BookmarkMutableData&, unsigned int, bool, __CFError**) + 312 (CoreServicesInternal) [0x115316317]
                                    18 encodeResourcePropertyIntoBookmark(BookmarkMutableData&, __CFURL const*, __CFString const*, unsigned int, __CFError**) + 46 (CoreServicesInternal) [0x115317966]
                                      18 CFURLCopyResourcePropertyForKey + 123 (CoreFoundation) [0x10b4636bb]
                                        18 _FSURLCopyResourcePropertyForKey + 15 (CoreServicesInternal) [0x115322d91]
                                          18 _FSURLCopyResourcePropertyForKeyInternal(__CFURL const*, __CFString const*, void*, void*, __CFError**, unsigned char) + 213 (CoreServicesInternal) [0x115322e6b]
                                            18 prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) + 227 (CoreServicesInternal) [0x11532517f]
                                              18 LSPropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**) + 53 (LaunchServices) [0x10f416098]
                                                18 prepareEffectiveIconImageDataValue(__CFURL const*, __FileCache*, __CFError**) + 40 (LaunchServices) [0x10f49d122]
                                                  18 _BindingCopyIconFamilyData(__Binding*, __CFData const**) + 118 (LaunchServices) [0x10f49cce2]
                                                    18 IconRefToIconFamily + 44 (HIServices) [0x10f8e2307]
                                                      18 _ISIconRefToIconFamily + 89 (IconServices) [0x11181346d]
                                                        18 _ISCopyICNSDataFromBinding + 705 (IconServices) [0x111812d97]
                                                          18 IconImageRequestor::CreateCGImage(_LSBinding*, unsigned int, unsigned int, __CFDictionary const*) + 351 (IconServices) [0x111824b9f]
                                                            18 semaphore_wait_trap + 10 (libsystem_kernel.dylib) [0x10eb6aa56]
                                                             *18 semaphore_wait_continue + 0 (mach_kernel) [0xffffff800023b550]
      Thread 0x20cc     DispatchQueue 6          priority 17       
      18 start_wqthread + 13 (libsystem_pthread.dylib) [0x10ec80fb9]
        18 _pthread_wqthread + 314 (libsystem_pthread.dylib) [0x10ec7def8]
          18 _dispatch_worker_thread2 + 40 (libdispatch.dylib) [0x10e998193]
            18 _dispatch_root_queue_drain + 326 (libdispatch.dylib) [0x10e99709e]
              18 _dispatch_client_callout + 8 (libdispatch.dylib) [0x10e9952ad]
                18 _dispatch_call_block_and_release + 12 (libdispatch.dylib) [0x10e9981d7]
                  18 ___ZN22IAsynchronousOperation19PerformAsyncOnQueueEP16dispatch_queue_sy_block_i nvoke + 27 (FinderKit) [0x121eae1fe]
                    18 TQuickAliasResolver::FirstStepOnSecondaryThread() + 52 (FinderKit) [0x121f850b8]
                      18 TFENode::CopyFromAlias(bool, bool, OpaqueNodeRequest*, unsigned int, TFENode&) const + 159 (FinderKit) [0x121e44153]
                        18 NodeCopyFromAlias + 267 (DesktopServicesPriv) [0x10dd59d38]
                          18 TNode::FollowAlias(TNodePtr&, OpaqueNodeRequest* const&, unsigned int) const + 1586 (DesktopServicesPriv) [0x10dd5a40a]
                            18 TNode::FollowAlias(unsigned int) const + 175 (DesktopServicesPriv) [0x10dd69871]
                              18 TFSInfo::FollowAliasOrSymlinkDeep(unsigned int, TCountedPtr<TFSInfo>&, int) const + 749 (DesktopServicesPriv) [0x10dde6eb5]
                                18 _CFURLCreateBookmarkData + 465 (CoreServicesInternal) [0x115315c53]
                                  18 createBookmarkWithURLAtDepth(__CFAllocator const*, __CFURL const*, unsigned long, __CFURL const*, __CFArray const*, BookmarkMutableData&, unsigned int, bool, __CFError**) + 312 (CoreServicesInternal) [0x115316317]
                                    18 encodeResourcePropertyIntoBookmark(BookmarkMutableData&, __CFURL const*, __CFString const*, unsigned int, __CFError**) + 46 (CoreServicesInternal) [0x115317966]
                                      18 CFURLCopyResourcePropertyForKey + 123 (CoreFoundation) [0x10b4636bb]
                                        18 _FSURLCopyResourcePropertyForKey + 15 (CoreServicesInternal) [0x115322d91]
                                          18 _FSURLCopyResourcePropertyForKeyInternal(__CFURL const*, __CFString const*, void*, void*, __CFError**, unsigned char) + 213 (CoreServicesInternal) [0x115322e6b]
                                            18 prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) + 227 (CoreServicesInternal) [0x11532517f]
                                              18 LSPropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**) + 53 (LaunchServices) [0x10f416098]
                                                18 prepareEffectiveIconImageDataValue(__CFURL const*, __FileCache*, __CFError**) + 40 (LaunchServices) [0x10f49d122]
                                                  18 _BindingCopyIconFamilyData(__Binding*, __CFData const**) + 118 (LaunchServices) [0x10f49cce2]
                                                    18 IconRefToIconFamily + 44 (HIServices) [0x10f8e2307]
                                                      18 _ISIconRefToIconFamily + 89 (IconServices) [0x11181346d]
                                                        18 _ISCopyICNSDataFromBinding + 705 (IconServices) [0x111812d97]
                                                          18 IconImageRequestor::CreateCGImage(_LSBinding*, unsigned int, unsigned int, __CFDictionary const*) + 351 (IconServices) [0x111824b9f]
                                                            18 semaphore_wait_trap + 10 (libsystem_kernel.dylib) [0x10eb6aa56]
                                                             *18 semaphore_wait_continue + 0 (mach_kernel) [0xffffff800023b550]
      Thread 0x20ce     DispatchQueue 6          priority 24       
      18 start_wqthread + 13 (libsystem_pthread.dylib) [0x10ec80fb9]
        18 _pthread_wqthread + 314 (libsystem_pthread.dylib) [0x10ec7def8]
          18 _dispatch_worker_thread2 + 40 (libdispatch.dylib) [0x10e998193]
            18 _dispatch_root_queue_drain + 326 (libdispatch.dylib) [0x10e99709e]
              18 _dispatch_client_callout + 8 (libdispatch.dylib) [0x10e9952ad]
                18 _dispatch_call_block_and_release + 12 (libdispatch.dylib) [0x10e9981d7]
                  18 ___ZN22IAsynchronousOperation19PerformAsyncOnQueueEP16dispatch_queue_sy_block_i nvoke + 27 (FinderKit) [0x121eae1fe]
                    18 TQuickAliasResolver::FirstStepOnSecondaryThread() + 52 (FinderKit) [0x121f850b8]
                      18 TFENode::CopyFromAlias(bool, bool, OpaqueNodeRequest*, unsigned int, TFENode&) const + 159 (FinderKit) [0x121e44153]
                        18 NodeCopyFromAlias + 267 (DesktopServicesPriv) [0x10dd59d38]
                          18 TNode::FollowAlias(TNodePtr&, OpaqueNodeRequest* const&, unsigned int) const + 1586 (DesktopServicesPriv) [0x10dd5a40a]
                            18 TNode::FollowAlias(unsigned int) const + 175 (DesktopServicesPriv) [0x10dd69871]
                              18 TFSInfo::FollowAliasOrSymlinkDeep(unsigned int, TCountedPtr<TFSInfo>&, int) const + 749 (DesktopServicesPriv) [0x10dde6eb5]
                                18 _CFURLCreateBookmarkData + 465 (CoreServicesInternal) [0x115315c53]
                                  18 createBookmarkWithURLAtDepth(__CFAllocator const*, __CFURL const*, unsigned long, __CFURL const*, __CFArray const*, BookmarkMutableData&, unsigned int, bool, __CFError**) + 312 (CoreServicesInternal) [0x115316317]
                                    18 encodeResourcePropertyIntoBookmark(BookmarkMutableData&, __CFURL const*, __CFString const*, unsigned int, __CFError**) + 46 (CoreServicesInternal) [0x115317966]
                                      18 CFURLCopyResourcePropertyForKey + 123 (CoreFoundation) [0x10b4636bb]
                                        18 _FSURLCopyResourcePropertyForKey + 15 (CoreServicesInternal) [0x115322d91]
                                          18 _FSURLCopyResourcePropertyForKeyInternal(__CFURL const*, __CFString const*, void*, void*, __CFError**, unsigned char) + 213 (CoreServicesInternal) [0x115322e6b]
                                            18 prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) + 227 (CoreServicesInternal) [0x11532517f]
                                              18 LSPropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**) + 53 (LaunchServices) [0x10f416098]
                                                18 prepareEffectiveIconImageDataValue(__CFURL const*, __FileCache*, __CFError**) + 40 (LaunchServices) [0x10f49d122]
                                                  18 _BindingCopyIconFamilyData(__Binding*, __CFData const**) + 118 (LaunchServices) [0x10f49cce2]
                                                    18 IconRefToIconFamily + 44 (HIServices) [0x10f8e2307]
                                                      18 _ISIconRefToIconFamily + 89 (IconServices) [0x11181346d]
                                                        18 _ISCopyICNSDataFromBinding + 705 (IconServices) [0x111812d97]
                                                          18 IconImageRequestor::CreateCGImage(_LSBinding*, unsigned int, unsigned int, __CFDictionary const*) + 351 (IconServices) [0x111824b9f]
                                                            18 semaphore_wait_trap + 10 (libsystem_kernel.dylib) [0x10eb6aa56]
                                                             *18 semaphore_wait_continue + 0 (mach_kernel) [0xffffff800023b550]
      Thread 0x20d2     DispatchQueue 6          priority 47       
      18 start_wqthread + 13 (libsystem_pthread.dylib) [0x10ec80fb9]
        18 _pthread_wqthread + 314 (libsystem_pthread.dylib) [0x10ec7def8]
          18 _dispatch_worker_thread2 + 40 (libdispatch.dylib) [0x10e998193]
            18 _dispatch_root_queue_drain + 326 (libdispatch.dylib) [0x10e99709e]
              18 _dispatch_client_callout + 8 (libdispatch.dylib) [0x10e9952ad]
                18 _dispatch_call_block_and_release + 12 (libdispatch.dylib) [0x10e9981d7]
                  18 ___ZN22IAsynchronousOperation19PerformAsyncOnQueueEP16dispatch_queue_sy_block_i nvoke + 27 (FinderKit) [0x121eae1fe]
                    18 TQuickAliasResolver::FirstStepOnSecondaryThread() + 52 (FinderKit) [0x121f850b8]
                      18 TFENode::CopyFromAlias(bool, bool, OpaqueNodeRequest*, unsigned int, TFENode&) const + 159 (FinderKit) [0x121e44153]
                        18 NodeCopyFromAlias + 267 (DesktopServicesPriv) [0x10dd59d38]
                          18 TNode::FollowAlias(TNodePtr&, OpaqueNodeRequest* const&, unsigned int) const + 1586 (DesktopServicesPriv) [0x10dd5a40a]
                            18 TNode::FollowAlias(unsigned int) const + 175 (DesktopServicesPriv) [0x10dd69871]
                              18 TFSInfo::FollowAliasOrSymlinkDeep(unsigned int, TCountedPtr<TFSInfo>&, int) const + 749 (DesktopServicesPriv) [0x10dde6eb5]
                                18 _CFURLCreateBookmarkData + 465 (CoreServicesInternal) [0x115315c53]
                                  18 createBookmarkWithURLAtDepth(__CFAllocator const*, __CFURL const*, unsigned long, __CFURL const*, __CFArray const*, BookmarkMutableData&, unsigned int, bool, __CFError**) + 312 (CoreServicesInternal) [0x115316317]
                                    18 encodeResourcePropertyIntoBookmark(BookmarkMutableData&, __CFURL const*, __CFString const*, unsigned int, __CFError**) + 46 (CoreServicesInternal) [0x115317966]
                                      18 CFURLCopyResourcePropertyForKey + 123 (CoreFoundation) [0x10b4636bb]
                                        18 _FSURLCopyResourcePropertyForKey + 15 (CoreServicesInternal) [0x115322d91]
                                          18 _FSURLCopyResourcePropertyForKeyInternal(__CFURL const*, __CFString const*, void*, void*, __CFError**, unsigned char) + 213 (CoreServicesInternal) [0x115322e6b]
                                            18 prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) + 227 (CoreServicesInternal) [0x11532517f]
                                              18 LSPropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**) + 53 (LaunchServices) [0x10f416098]
                                                18 prepareEffectiveIconImageDataValue(__CFURL const*, __FileCache*, __CFError**) + 40 (LaunchServices) [0x10f49d122]
                                                  18 _BindingCopyIconFamilyData(__Binding*, __CFData const**) + 118 (LaunchServices) [0x10f49cce2]
                                                    18 IconRefToIconFamily + 44 (HIServices) [0x10f8e2307]
                                                      18 _ISIconRefToIconFamily + 89 (IconServices) [0x11181346d]
                                                        18 _ISCopyICNSDataFromBinding + 705 (IconServices) [0x111812d97]
                                                          18 IconImageRequestor::CreateCGImage(_LSBinding*, unsigned int, unsigned int, __CFDictionary const*) + 351 (IconServices) [0x111824b9f]
                                                            18 semaphore_wait_trap + 10 (libsystem_kernel.dylib) [0x10eb6aa56]
                                                             *18 semaphore_wait_continue + 0 (mach_kernel) [0xffffff800023b550]
      Thread 0x20d5     DispatchQueue 6          priority 47       
      18 start_wqthread + 13 (libsystem_pthread.dylib) [0x10ec80fb9]
        18 _pthread_wqthread + 314 (libsystem_pthread.dylib) [0x10ec7def8]
          18 _dispatch_worker_thread2 + 40 (libdispatch.dylib) [0x10e998193]
            18 _dispatch_root_queue_drain + 326 (libdispatch.dylib) [0x10e99709e]
              18 _dispatch_client_callout + 8 (libdispatch.dylib) [0x10e9952ad]
                18 _dispatch_call_block_and_release + 12 (libdispatch.dylib) [0x10e9981d7]
                  18 ___ZN22IAsynchronousOperation19PerformAsyncOnQueueEP16dispatch_queue_sy_block_i nvoke + 27 (FinderKit) [0x121eae1fe]
                    18 TQuickAliasResolver::FirstStepOnSecondaryThread() + 52 (FinderKit) [0x121f850b8]
                      18 TFENode::CopyFromAlias(bool, bool, OpaqueNodeRequest*, unsigned int, TFENode&) const + 159 (FinderKit) [0x121e44153]
                        18 NodeCopyFromAlias + 267 (DesktopServicesPriv) [0x10dd59d38]
                          18 TNode::FollowAlias(TNodePtr&, OpaqueNodeRequest* const&, unsigned int) const + 1586 (DesktopServicesPriv) [0x10dd5a40a]
                            18 TNode::FollowAlias(unsigned int) const + 175 (DesktopServicesPriv) [0x10dd69871]
                              18 TFSInfo::FollowAliasOrSymlinkDeep(unsigned int, TCountedPtr<TFSInfo>&, int) const + 749 (DesktopServicesPriv) [0x10dde6eb5]
                                18 _CFURLCreateBookmarkData + 465 (CoreServicesInternal) [0x115315c53]
                                  18 createBookmarkWithURLAtDepth(__CFAllocator const*, __CFURL const*, unsigned long, __CFURL const*, __CFArray const*, BookmarkMutableData&, unsigned int, bool, __CFError**) + 312 (CoreServicesInternal) [0x115316317]
                                    18 encodeResourcePropertyIntoBookmark(BookmarkMutableData&, __CFURL const*, __CFString const*, unsigned int, __CFError**) + 46 (CoreServicesInternal) [0x115317966]
                                      18 CFURLCopyResourcePropertyForKey + 123 (CoreFoundation) [0x10b4636bb]
                                        18 _FSURLCopyResourcePropertyForKey + 15 (CoreServicesInternal) [0x115322d91]
                                          18 _FSURLCopyResourcePropertyForKeyInternal(__CFURL const*, __CFString const*, void*, void*, __CFError**, unsigned char) + 213 (CoreServicesInternal) [0x115322e6b]
                                            18 prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) + 227 (CoreServicesInternal) [0x11532517f]
                                              18 LSPropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**) + 53 (LaunchServices) [0x10f416098]
                                                18 prepareEffectiveIconImageDataValue(__CFURL const*, __FileCache*, __CFError**) + 40 (LaunchServices) [0x10f49d122]
                                                  18 _BindingCopyIconFamilyData(__Binding*, __CFData const**) + 118 (LaunchServices) [0x10f49cce2]
                                                    18 IconRefToIconFamily + 44 (HIServices) [0x10f8e2307]
                                                      18 _ISIconRefToIconFamily + 89 (IconServices) [0x11181346d]
                                                        18 _ISCopyICNSDataFromBinding + 705 (IconServices) [0x111812d97]
                                                          18 IconImageRequestor::CreateCGImage(_LSBinding*, unsigned int, unsigned int, __CFDictionary const*) + 351 (IconServices) [0x111824b9f]
                                                            18 semaphore_wait_trap + 10 (libsystem_kernel.dylib) [0x10eb6aa56]
                                                             *18 semaphore_wait_continue + 0 (mach_kernel) [0xffffff800023b550]
      Thread 0x20d6     DispatchQueue 6          priority 47       
      18 start_wqthread + 13 (libsystem_pthread.dylib) [0x10ec80fb9]
        18 _pthread_wqthread + 314 (libsystem_pthread.dylib) [0x10ec7def8]
          18 _dispatch_worker_thread2 + 40 (libdispatch.dylib) [0x10e998193]
            18 _dispatch_root_queue_drain + 326 (libdispatch.dylib) [0x10e99709e]
              18 _dispatch_client_callout + 8 (libdispatch.dylib) [0x10e9952ad]
                18 _dispatch_call_block_and_release + 12 (libdispatch.dylib) [0x10e9981d7]
                  18 ___ZN22IAsynchronousOperation19PerformAsyncOnQueueEP16dispatch_queue_sy_block_i nvoke + 27 (FinderKit) [0x121eae1fe]
                    18 TQuickAliasResolver::FirstStepOnSecondaryThread() + 52 (FinderKit) [0x121f850b8]
                      18 TFENode::CopyFromAlias(bool, bool, OpaqueNodeRequest*, unsigned int, TFENode&) const + 159 (FinderKit) [0x121e44153]
                        18 NodeCopyFromAlias + 267 (DesktopServicesPriv) [0x10dd59d38]
                          18 TNode::FollowAlias(TNodePtr&, OpaqueNodeRequest* const&, unsigned int) const + 1586 (DesktopServicesPriv) [0x10dd5a40a]
                            18 TNode::FollowAlias(unsigned int) const + 175 (DesktopServicesPriv) [0x10dd69871]
                              18 TFSInfo::FollowAliasOrSymlinkDeep(unsigned int, TCountedPtr<TFSInfo>&, int) const + 749 (DesktopServicesPriv) [0x10dde6eb5]
                                18 _CFURLCreateBookmarkData + 465 (CoreServicesInternal) [0x115315c53]
                                  18 createBookmarkWithURLAtDepth(__CFAllocator const*, __CFURL const*, unsigned long, __CFURL const*, __CFArray const*, BookmarkMutableData&, unsigned int, bool, __CFError**) + 312 (CoreServicesInternal) [0x115316317]
                                    18 encodeResourcePropertyIntoBookmark(BookmarkMutableData&, __CFURL const*, __CFString const*, unsigned int, __CFError**) + 46 (CoreServicesInternal) [0x115317966]
                                      18 CFURLCopyResourcePropertyForKey + 123 (CoreFoundation) [0x10b4636bb]
                                        18 _FSURLCopyResourcePropertyForKey + 15 (CoreServicesInternal) [0x115322d91]
                                          18 _FSURLCopyResourcePropertyForKeyInternal(__CFURL const*, __CFString const*, void*, void*, __CFError**, unsigned char) + 213 (CoreServicesInternal) [0x115322e6b]
                                            18 prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) + 227 (CoreServicesInternal) [0x11532517f]
                                              18 LSPropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**) + 53 (LaunchServices) [0x10f416098]
                                                18 prepareEffectiveIconImageDataValue(__CFURL const*, __FileCache*, __CFError**) + 40 (LaunchServices) [0x10f49d122]
                                                  18 _BindingCopyIconFamilyData(__Binding*, __CFData const**) + 118 (LaunchServices) [0x10f49cce2]
                                                    18 IconRefToIconFamily + 44 (HIServices) [0x10f8e2307]
                                                      18 _ISIconRefToIconFamily + 89 (IconServices) [0x11181346d]
                                                        18 _ISCopyICNSDataFromBinding + 705 (IconServices) [0x111812d97]
                                                          18 IconImageRequestor::CreateCGImage(_LSBinding*, unsigned int, unsigned int, __CFDictionary const*) + 351 (IconServices) [0x111824b9f]
                                                            18 semaphore_wait_trap + 10 (libsystem_kernel.dylib) [0x10eb6aa56]
                                                             *18 semaphore_wait_continue + 0 (mach_kernel) [0xffffff800023b550]
      Thread 0x20d7     DispatchQueue 6          priority 47       
      18 start_wqthread + 13 (libsystem_pthread.dylib) [0x10ec80fb9]
        18 _pthread_wqthread + 314 (libsystem_pthread.dylib) [0x10ec7def8]
          18 _dispatch_worker_thread2 + 40 (libdispatch.dylib) [0x10e998193]
            18 _dispatch_root_queue_drain + 326 (libdispatch.dylib) [0x10e99709e]
              18 _dispatch_client_callout + 8 (libdispatch.dylib) [0x10e9952ad]
                18 _dispatch_call_block_and_release + 12 (libdispatch.dylib) [0x10e9981d7]
                  18 ___ZN22IAsynchronousOperation19PerformAsyncOnQueueEP16dispatch_queue_sy_block_i nvoke + 27 (FinderKit) [0x121eae1fe]
                    18 TQuickAliasResolver::FirstStepOnSecondaryThread() + 52 (FinderKit) [0x121f850b8]
                      18 TFENode::CopyFromAlias(bool, bool, OpaqueNodeRequest*, unsigned int, TFENode&) const + 159 (FinderKit) [0x121e44153]
                        18 NodeCopyFromAlias + 267 (DesktopServicesPriv) [0x10dd59d38]
                          18 TNode::FollowAlias(TNodePtr&, OpaqueNodeRequest* const&, unsigned int) const + 1586 (DesktopServicesPriv) [0x10dd5a40a]
                            18 TNode::FollowAlias(unsigned int) const + 175 (DesktopServicesPriv) [0x10dd69871]
                              18 TFSInfo::FollowAliasOrSymlinkDeep(unsigned int, TCountedPtr<TFSInfo>&, int) const + 749 (DesktopServicesPriv) [0x10dde6eb5]
                                18 _CFURLCreateBookmarkData + 465 (CoreServicesInternal) [0x115315c53]
                                  18 createBookmarkWithURLAtDepth(__CFAllocator const*, __CFURL const*, unsigned long, __CFURL const*, __CFArray const*, BookmarkMutableData&, unsigned int, bool, __CFError**) + 312 (CoreServicesInternal) [0x115316317]
                                    18 encodeResourcePropertyIntoBookmark(BookmarkMutableData&, __CFURL const*, __CFString const*, unsigned int, __CFError**) + 46 (CoreServicesInternal) [0x115317966]
                                      18 CFURLCopyResourcePropertyForKey + 123 (CoreFoundation) [0x10b4636bb]
                                        18 _FSURLCopyResourcePropertyForKey + 15 (CoreServicesInternal) [0x115322d91]
                                          18 _FSURLCopyResourcePropertyForKeyInternal(__CFURL const*, __CFString const*, void*, void*, __CFError**, unsigned char) + 213 (CoreServicesInternal) [0x115322e6b]
                                            18 prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) + 227 (CoreServicesInternal) [0x11532517f]
                                              18 LSPropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**) + 53 (LaunchServices) [0x10f416098]
                                                18 prepareEffectiveIconImageDataValue(__CFURL const*, __FileCache*, __CFError**) + 40 (LaunchServices) [0x10f49d122]
                                                  18 _BindingCopyIconFamilyData(__Binding*, __CFData const**) + 118 (LaunchServices) [0x10f49cce2]
                                                    18 IconRefToIconFamily + 44 (HIServices) [0x10f8e2307]
                                                      18 _ISIconRefToIconFamily + 89 (IconServices) [0x11181346d]
                                                        18 _ISCopyICNSDataFromBinding + 705 (IconServices) [0x111812d97]

    I have the same issue and found it was specific to uploading something from My Desktop.  I finally found this article which helped but when I completely quit Firefox i continue to get the error.  I then go back in, double-click to toggle from false to true again, quit Firefox and the problem goes away again.  I do not understand anything further to this problem and do not want to continue to repeat this process every time I quite Firefox.  Any suggestions or other help?
    https://support.mozilla.org/en-US/kb/upgrade-graphics-drivers-use-hardware-accel eration

  • My iPod is showing a white screen. I could not see anything. But I can listen to songs by blindly pressing the play button twice. The battery comes only for an hour.? How do I get the display and longer battery?

    Hello Friends,
    I've two iPod Nanos (4th gen - 8GB). I'm facing a severe problem with both of them. For both iPods, I tried to do this method Simultaneously press the top button + home (central) button. But of no use.
    1. My first iPod is showing a white screen. I could not see anything. But I can listen to songs by blindly pressing the play button twice. The battery comes only for an hour.? How do I get the display and longer battery?
    2. My second iPod is facing more severe problem. None of the buttons are working. When I connect it my PC it showing "CONNECTED- eject before disconnecting". But it is not ejecting with all the usual methods. When I manually and physically disconnect it from the PC the same "CONNECTED- eject before disconnecting" is still showing till the battery goes off. After that if i press any button it is showing low battery signal. And when i re-connect it to the PC the same process is repeating. When I tied to restore it to the factory settings I'm getting "Error" report.
    (I'm using windows 7)
    Friends, Please help me with the above problems. It will be a great help.
    Thank You.
    R.SAMALA

    Sounds like some hardware issues, meaning you'll want to take or send the iPods in for service or repairs. You can choose to have Apple do an out of warranty exchange for the prices indicated in the link below or find another third party service perhaps even local to your area.
    http://www.apple.com/support/ipod/service/prices/
    B-rock

  • Preview Quit Unexpectedly, will not open anything...

    I was trying to clean off some 3rd party font files to speed up the start-up boot process.  I erased the 2 font files that I had downloaded and now Preview will not open anything.  I have look at other "Preview Quit Unexpectedly" questions and have gone to the Library and deleted the suggested files, however, Preview will still not work with me.  Any suggestions?  It was literally working earlier today (opening pdfs, photos, etc.), until I deleted 3rd party font files (I did not erase native font files).
    11"-Macbook Air (Mid-2013)
    1.3Ghz Core i5
    Thanks.

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    Step 1
    For this step, the title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    In the top right corner of the Console window, there's a search box labeled Filter. Initially the words "String Matching" are shown in that box. Enter the name of the crashed application or process. For example, if Safari crashed, you would enter "Safari" (without the quotes.)
    Each message in the log begins with the date and time when it was entered. Select the messages from the time of the last crash, if any. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    In the Console window, select
              DIAGNOSTIC AND USAGE INFORMATION ▹ User Diagnostic Reports
    (not Diagnostic and Usage Messages) from the log list on the left. There is a disclosure triangle to the left of the list item. If the triangle is pointing to the right, click it so that it points down. You'll see a list of crash reports. The name of each report starts with the name of the process, and ends with ".crash". Select the most recent report related to the process in question. The contents of the report will appear on the right. Use copy and paste to post the entire contents—the text, not a screenshot.
    I know the report is long, maybe several hundred lines. Please post all of it anyway.
    If you don't see any reports listed, but you know there was a crash, you may have chosen Diagnostic and Usage Messages from the log list. Choose DIAGNOSTIC AND USAGE INFORMATION instead.
    In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)
    Please don’t post other kinds of diagnostic report—they're very long and rarely helpful.
    When you post the log extract or the crash report, you might see an error message on the web page: "You have included content in your post that is not permitted," or "The message contains invalid characters." That's a bug in the forum software. Please post the text on Pastebin, then post a link here to the page you created.

  • How Cisco represent Arp entry's aging time in SNMP MIB

    Hi there,
    I found : when a laptop roamed between an office and a meeting room and used two different IP addressed in these two places, there are two active IP arp entry in Cisco with different aging time.
    Please see the screenshot for "sh ip arp".  My question is how Cisco represent the aging time in SNMP MIB. Is there any cisco proprieatry MIB to represent the aging. I want find the latest arp entry from SNMP. I can't see any useful field in ipNetToMediaEntry, ipNetToPhysicalEntry and cInetNetToMediaEntry. 
    Not sure if cInetNetToMediaLastUpdated is related, but I have never get any snmpwalk result from this oid yet.
    Liam

    This value is not available via SNMP.
    This information comes via IP-MIB and the IP-MIB's ipNetToMedia table will just give you the hardware address, network address, associated interface, and entry type (e.g. static, dynamic, etc.).
    -Thanks
    Vinod

  • TS3988 My credit card was charged about $100 for 8 different transactions.  Five were for 9.90.  These dates are Aug. 6, 7, 28 and 29.  I have not ordered anything and don't know what they are for.

    My credit card was charged about $100 for 8 different transactions.  Five amounts were $9.90.  These dates are Aug 6, 7, 28 and 29.  I have not ordered anything and don't know what they are for.  Please help me.  Linda Feddersen

    How to report an issue with your iTunes Store, App Store, Mac App Store, or iBooks Store purchase
    Linda.. if you have not done so, contact your credit card company so they can monitor your account.
    And change your Apple ID password ASAP >  Apple ID: Changing your password

  • W2012 R2 Server not reporting update deployment status

    Hello,
    I have a strange issue with some of my Windows 2012 R2 Servers. I am using Automatic Deployment Rules for deploying Windows Updates to my client.
    On my deployment, I have ~30 W2012R2 clients. I don't know why, but 50% of my clients are not reporting correctly to SCCM. When I go to the "Monitoring" -> "Deployments" and I analyze the report, my 50% faulty client are under the
    "Unknow" tabs.
    I have already check, and it's not a FW issue. I have other ADR and clients are reporting correctly. 
    This issue only appears with 2012 R2 client. 
    Have you got already see this behaviour ?
    Thanks

    Hello,
    I have checked the log, and I didn't see anything strange. 
    In the C:\Windows\WindowsUpdate.log, I have see this :
    The first line is "OpenReportingWebServiceConnection, reporting URL = http://MYSCCMSERVER:8530/ReportingWebService/ReportingWebService.asmx"
    Why I can see in the log FQDN of microsoft ? Is this normal ?

  • Priemier Elements 8.0 will not do anything after opening - what do I do?

    Newbie here, I am new to Adobe and it's products. I must say, trying to find information on here is a bit frustraiting...
    Anyway, I have downloaded the trial version to try before I decide to purchase and I am wanting to edit a video, something about 45 seconds long. I am able to open and get one of my videos from my computer and add it to the program and I was able to Run the Auto-Analyzer but when I click on Fix nothing will happen. It shows the Photo Fix Options on the right with several options and none of those will work on the video and down towards the bottom it gives an option of Edit Videos and when I click on that a purple box will show up with various Adobe information and look as though its going to load up so I can edit vidoes but nothing will ever happen. Basically there is nothing I can do with vidoes other than add them and auto analize them. Below is a screen shot of what I see.
    Can someone please advise me what to do? I have watched ALLOT of the videos of what you can do with this program but I can't even get anything started to even try any of it...
    Please help me and Thank You in Advance, Charyl

    Hi ATR
    What I do is click on the Adobe Premiere button and it opens up to a purple page giving me the option to select Organizer, New Project or Open Project.
    I have no projects to open so that narrows it down to the two and when I click New Project nothing ever happens, it looks like it is loading by several words flashing by in the upper right hand corner but it does not do anything, one time it did but it was something about an error and wanted to report it to adobe. It wasn't your typical error box, it was rather large and gave me an option to fill in information of what I was doing when the error occured. This means I only have one option and that is to select Organizer so yes, I was in Organizer mode since that is all that will open. I assumed I can get there from the Organizer.
    It is the newest version of Adobe Premiere Elements 8.0.
    The two thumbnails you see are two short videos (17 seconds & 45 seconds) that I wanted to play with in edit mode to see how it works, how easy and all that.
    Yes, it is the tryout version. I did download the Patch.
    I am not sure how to find the Background Rendering feature.
    On the AutoAnalyzer, I selected that because one of the support videos said I had to do that before i could edit.
    I have been at this for 2 days and my mind is a big blob mess after trying to figure this out and not being very successful I have been downloading other programs and trying to learn them as well and since I am on a big time crunch and I am forcing myself to do crash courses of what I thought was going to be as simple as downloading one program and working a whole afternoon figuring it out, I may not be thinking straight to completly understand everything your trying to tell me. I will probably have to give up, try something else and come back and play with this when I have time to play.
    My goal is to produce a 45 second commercial for a Sears/St. Judes Research Hospital contest. I am on my own so I will be using my camera which has a video feature and recording myself and I will have to edit it to cut out areas such as when I get up and down to turn the camera off and on and adding photos, text and back ground music with narration and making it all flow nicely in one 45 second shot.
    I think you are right about me being stuck in one area, I think I am stuck in the Organizer hoping when I click edit or fix (the orange tab) and then trying to select edit videos at the bottom that it will open the correct page. I guess I am beating myself up on this one and probably have to completely remove/uninstall and reinstall because obviously it is not working properly.

  • I CAN-NOT install anything from a .pkg

    i CAN-NOT install anything from a .pkg
    i need help
    someone
    when i try to install i get this at the end
    "there were errors installing the software"
    "please try installing again"
    also in disk utility
    i get this
    "invalid file or directory ID found"
    "the volume HD needs to be repaired"
    "Error: the underlying task reported failure onn exit"
    and when i try to repair it from the MAC OSX disk i cant
    i get
    "Error: the underlying task reported failure onn exit"
    also i cant install the BSD as it is a .pkg
    HELP
    Mac mini   Mac OS X (10.4.5)  

    Hi, shoaib.
    You wrote: "also in disk utility i get this
    "invalid file or directory ID found"
    "the volume HD needs to be repaired"
    "Error: the underlying task reported failure onn exit""The disk directory of your hard drive is corrupted. This is the source of your problems.
    If you cannot afford either of the third-party utilities:
    • Alsoft Disk Warrior 3.x (DW3)
    • Micromat TechTool Pro version 4.1.x (TTP4).
    then you will need to follow the instructions in "Disk Utility reports 'Underlying task reported failure' when repairing a volume."
    Specifically, given that your attempt to repair the disk using Disk Utility from your Tiger DVD failed, there are no other solutions available for this problem other than:
    • Attempting repair with the third-party disk utilities cited above.
    • Backing up whatever data can be saved, then reinstalling Mac OS X with an Erase and Install.
    See the article I cited above for details. Sorry to be the bearer of bad news.
    To avoid having to reinstall in situations like this, as funds permit you should consider investing in:
    • Implementing a comprehensive backup and recovery solution. For advice on the backup and recovery solution I employ, see my "Backup and Recovery" FAQ.
    • Alsoft DiskWarrior and TechTool Pro.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X
    Note: The information provided in the link(s) above is freely available. However, because I own The X Lab™, a commercial Web site to which some of these links point, the Apple Discussions Terms of Use require I include the following disclosure statement with this post:
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • ZAM Clients not reporting unless requested

    Hello. It appears that most of the clients (just over 2,000 PCs) in my environment are not reporting inventory when scheduled. If I run a report to find all workstations, and then select them and click on Scan Selected Workstation now (one page at a time, it takes a while), they eventually show up.
    I only have one collection option set and one collection schedule.
    On a couple sample PCs not reporting, I found that the following registry entry is blank:
    HKLM\Software\Tally Systems Corp\TSCensus\CollectionClient\WifName
    The following registry entry uses the host name, not the IP address, but every problematic PC I've tested can ping the host name.
    HKLM\Software\Tally Systems Corp\TSCensus\CollectionClient\HostName
    We're still mostly (95%) a Win2k environment, so PC a firewall is not the issue.
    In the CPS.INI files, all I have are two section headings, no data. What else should be in there?
    [CollectionServer]
    [CollectionClient]
    I added the "diagnostic=2" line at the bottom of the CPS.INI file on my workstation (WinXP) and I get the Collection Client and ColW32 results windows. They are long, but I'll include mine from today. My laptop is wireless, so it won't have an IP address and can't connect to the Asset Inventory server (WIASSET) right away. Thanks for reading, I hope someone can help.
    Collection Client Diagnostic
    10/12/07 08:00:21 Collection Client initialized
    10/12/07 08:00:21 C:\Program Files\Novell\Zenworks\Asset Managementt\bin\CClient.exe
    10/12/07 08:00:21 Client Version 7.50.0011 built Nov 2 2006 00:03:32.
    10/12/07 08:00:21 Options= First:0, Port:0, Online:0, Svc:1, SN:0
    10/12/07 08:00:21 EstablishOperatingMode
    10/12/07 08:00:21 running in Normal mode
    10/12/07 08:00:21 Changing to Idle Mode
    10/12/07 08:00:21
    10/12/07 08:00:21 Client is running as a service
    10/12/07 08:00:21 ...get user token via explorer pid
    10/12/07 08:00:21 launchApp: WinNT class, 32-bit
    10/12/07 08:00:21 Running as a service, but didn't get token, will launch colw32 normally
    10/12/07 08:00:21 collector_init Starting
    10/12/07 08:00:21 init_options Starting.
    10/12/07 08:00:21 init_options Done OK.
    10/12/07 08:00:22 collector_init Done OK.
    10/12/07 08:00:22 ExecAllTests Starting.
    10/12/07 08:00:23 ExecAllTests Done OK.
    10/12/07 08:00:23 have collector connection info.
    10/12/07 08:00:23 connection info acquired from collector
    10/12/07 08:00:23 conninfo - lang: 1, plat: 1, cfgid:
    10/12/07 08:00:23 conninfo - cname: 9M2FLB1, uname: , LANadd: 0015C5464395,sn: 9M2FLB1
    10/12/07 08:00:23 conninfo - oid: 5B7307B6-4E93-4237-B970-D6F1F407E7EA
    10/12/07 08:00:23 CreateListener: port=7461; inbox=C:\Program Files\Novell\Zenworks\Asset Managementt\bin\InboxCC
    10/12/07 08:00:23 CWinsockMsgServer::SetLocalHostInfo() completed.
    10/12/07 08:00:24 CCollectionServer::SetRemoteHostInfo: 00000000-0000-0000-0000-000000000000 - WIASSET - 7460
    10/12/07 08:00:39 CInetAddr.GetIP failed.
    10/12/07 08:00:39 server connection failure
    10/12/07 08:00:39 Listener created.
    10/12/07 08:00:39 Usage Monitor stopped.
    10/12/07 08:00:39 initial connect state: 2
    10/12/07 08:30:21 OnTimer, entry: timer:30, retry count:0
    10/12/07 08:30:21 OnTimer init state: ConnState:2, Retrying:1, Lost:0
    10/12/07 08:30:21 ConnectForScanMode to WIASSET (0.0.0.0)
    10/12/07 08:30:21 29xID: LAN addr: 0015C5464395
    10/12/07 08:30:21 Checksum: .\Catalog.Ini is h2b1ee (3031 bytes)
    10/12/07 08:30:22 Connected to WIASSET
    10/12/07 08:30:22 DUN state change from 2 to 1
    10/12/07 09:00:21 OnTimer, entry: timer:60, retry count:0
    10/12/07 09:00:21 OnTimer init state: ConnState:1, Retrying:0, Lost:0
    10/12/07 09:30:21 OnTimer, entry: timer:90, retry count:0
    10/12/07 09:30:21 OnTimer init state: ConnState:1, Retrying:0, Lost:0
    10/12/07 10:00:21 OnTimer, entry: timer:120, retry count:0
    10/12/07 10:00:21 OnTimer init state: ConnState:1, Retrying:0, Lost:0
    10/12/07 10:10:45 Received request for identity information.
    10/12/07 10:10:46 Sent Identity info
    ColW32 Default Trace Window
    10/12/07 08:00:22 Options initialized OK
    10/12/07 08:00:22 Is First Scan
    10/12/07 08:00:22 Initialize collector succeeded
    10/12/07 08:00:22 Workstation Id: 00000000-0000-0000-0000-000000000001
    10/12/07 08:00:22 entering ReaperTestList::ExecAllTests()
    10/12/07 08:00:22 running test #499 BIOS Dump (F000)
    10/12/07 08:00:22 running test #498 BIOS Dump (E000)
    10/12/07 08:00:22 running test #2 Operating System
    10/12/07 08:00:22 test #99 Gather Files disabled
    10/12/07 08:00:22 Test_WMI: Qualifying
    10/12/07 08:00:22 Test_WMI: Not Qualified
    10/12/07 08:00:22 test #29 WMI Discovery disabled
    10/12/07 08:00:22 test #131 Bus disabled
    10/12/07 08:00:22 test #628 USB Device Enumerator disabled
    10/12/07 08:00:22 test #472 USB Discovery disabled
    10/12/07 08:00:22 test #70 Keyboard disabled
    10/12/07 08:00:22 test #80 Mouse disabled
    10/12/07 08:00:22 test #450 Logical Drive Discovery disabled
    10/12/07 08:00:22 test #453 Unknown disabled
    10/12/07 08:00:22 test #454 Physical Drive Discovery disabled
    10/12/07 08:00:22 test #451 Logical Drive Recognition disabled
    10/12/07 08:00:22 test #425 Modem disabled
    10/12/07 08:00:22 running test #12 CPU
    10/12/07 08:00:22 ttCPU: 0 586 6 E08 2
    10/12/07 08:00:22 Cpu BrandID:00
    10/12/07 08:00:22 Hyper-Threading Technology, NumLogicalCPUs=2
    10/12/07 08:00:22 Cores this CPU: 2
    10/12/07 08:00:22 loaded: 1, userrdtsc: 0, isw95: 0
    10/12/07 08:00:22 Driver RDTSC Speed Test
    10/12/07 08:00:22 1833.45 1833.87 1836.65 1832.21 1837.04
    10/12/07 08:00:22 1834.81 1835.59 1836.39 1833.00 1835.18
    10/12/07 08:00:22 1837.79 1833.19 1835.95 1834.83 1834.74
    10/12/07 08:00:22 1833.68 1835.09 1834.04 1834.33 1834.81
    10/12/07 08:00:22 1831.43 1831.34 1836.92 1836.24 1832.21
    10/12/07 08:00:22 1837.04 1835.04 1832.82 1833.37 1830.95
    10/12/07 08:00:22 1834.47 1832.89 1834.43 1835.36 1832.40
    10/12/07 08:00:22 1834.36 1834.75 1832.89 1835.53 1834.04
    10/12/07 08:00:22 1831.69 1832.11 1835.49 1833.84 1832.53
    10/12/07 08:00:22 1833.11 1833.94 1836.04 1833.30 1835.75
    10/12/07 08:00:22 1830.73 1833.01 1836.23 1833.53 1835.01
    10/12/07 08:00:22 1833.47 1831.50 1832.40 1833.98 1833.81
    10/12/07 08:00:22 1836.24 1831.92 1835.10 1834.56 1830.73
    10/12/07 08:00:22 1833.79 1833.15 1831.60 1836.01 1830.60
    10/12/07 08:00:22 1830.14 1834.14 1834.59 1835.82 1833.42
    10/12/07 08:00:22 1833.18 1835.20 1832.72 1833.08 1834.10
    10/12/07 08:00:22 1833.89 1836.04 1835.85 1831.96 1833.59
    10/12/07 08:00:22 1835.75 1833.42 1834.30 1835.36 1834.71
    10/12/07 08:00:22 1837.85 1833.18 1837.82 1832.34 1836.33
    10/12/07 08:00:22 1832.43 1834.96 1834.03 1835.98 1832.77
    10/12/07 08:00:22 ABM: median = 1834.81; maxlimit = 1926.00; minlimit = 1743.00
    10/12/07 08:00:22 Avetime: 1834.591412
    10/12/07 08:00:22 Cpu BrandID:00
    10/12/07 08:00:22 Hyper-Threading Technology, NumLogicalCPUs=2
    10/12/07 08:00:22 Cores this CPU: 2
    10/12/07 08:00:22 loaded: 1, userrdtsc: 0, isw95: 0
    10/12/07 08:00:22 Driver RDTSC Speed Test
    10/12/07 08:00:22 1832.15 1832.95 1833.23 1832.25 1836.40
    10/12/07 08:00:22 1836.07 1830.14 1831.13 1833.45 1833.50
    10/12/07 08:00:22 1832.02 1834.35 1832.10 1836.33 1833.18
    10/12/07 08:00:22 1833.96 1833.51 1836.00 1835.59 1832.57
    10/12/07 08:00:22 1837.24 1836.53 1836.59 1835.46 1832.31
    10/12/07 08:00:22 1829.82 1833.75 1830.03 1831.02 1832.80
    10/12/07 08:00:22 1830.79 1833.95 1832.53 1829.63 1833.57
    10/12/07 08:00:22 1833.29 1835.59 1834.53 1834.17 1833.65
    10/12/07 08:00:22 1833.18 1832.75 1835.61 1836.04 1837.30
    10/12/07 08:00:22 1832.75 1832.68 1833.01 1834.40 1832.85
    10/12/07 08:00:22 1833.65 1835.14 1833.47 1834.81 1835.14
    10/12/07 08:00:22 1832.62 1831.02 1832.75 1831.92 1833.42
    10/12/07 08:00:22 1831.24 1834.03 1836.49 1831.06 1833.46
    10/12/07 08:00:22 1837.43 1831.58 1832.05 1830.71 1834.74
    10/12/07 08:00:22 1836.23 1831.21 1834.14 1832.07 1833.66
    10/12/07 08:00:22 1834.37 1833.24 1833.36 1833.05 1832.18
    10/12/07 08:00:22 1833.69 1833.34 1833.27 1834.74 1834.32
    10/12/07 08:00:22 1833.36 1831.03 1834.55 1830.19 1834.11
    10/12/07 08:00:22 1830.09 1831.87 1832.02 1832.77 1834.30
    10/12/07 08:00:22 1832.66 1831.55 1832.43 1833.39 1833.58
    10/12/07 08:00:22 ABM: median = 1833.50; maxlimit = 1925.00; minlimit = 1741.00
    10/12/07 08:00:22 Avetime: 1833.959807
    10/12/07 08:00:22 running test #710 CPU Registry Discovery
    10/12/07 08:00:22 test #615 Win95 Drivers disabled
    10/12/07 08:00:22 running test #616 NT Drivers
    10/12/07 08:00:22 running test #400 System Management BIOS 2.1
    10/12/07 08:00:22 ttsmbios - SN from system: 9M2FLB1
    10/12/07 08:00:22 SMBIOS Processor Slot Test
    10/12/07 08:00:22 SMBIOS Processor:Intel CurSpeed:1833 MaxSpeed:1833
    10/12/07 08:00:22 SMBIOS Processor Slots Found:1
    10/12/07 08:00:22 SMBIOS Port Connector Test
    10/12/07 08:00:22 SMBIOS Port Connectors Found:6
    10/12/07 08:00:22 ttsmbios - Manufacturer from BIOS: Dell Inc.
    10/12/07 08:00:22 ttsmbios - Manufacturer from system: Dell Inc.
    10/12/07 08:00:22 ttsmbios - Manufacturer from Baseboard: Dell Inc.
    10/12/07 08:00:22 ttsmbios - Manufacturer from Enclosure: Dell Inc.
    10/12/07 08:00:22 test #401 System Management BIOS 2.0 disabled
    10/12/07 08:00:22 running test #613 CPU Recognition
    10/12/07 08:00:22 SMBIOS CurSpeed/MaxSpeed: 1833/1833
    10/12/07 08:00:22 running test #410 Plug And Play
    10/12/07 08:00:22 running test #420 PCI
    10/12/07 08:00:22 running test #402 PCI Chipset Identification
    10/12/07 08:00:22 running test #26 DMI 2.0 Components
    10/12/07 08:00:22 DmiRegister failed: -1
    10/12/07 08:00:22 running test #620 Memory Module Socket Recognition
    10/12/07 08:00:22 running test #182 Compaq System ID
    10/12/07 08:00:22 running test #609 HP Identification
    10/12/07 08:00:22 IsHP: 0
    10/12/07 08:00:22 running test #610 Dell Identification
    10/12/07 08:00:22 (DellLegacyGetSystemName2)Model1 = Latitude D620
    10/12/07 08:00:22 running test #212 IBM VPD BIOS Search
    10/12/07 08:00:23 running test #213 IBM VPD BIOS Interrupt
    10/12/07 08:00:23 test #215 Ibm Eeprom disabled
    10/12/07 08:00:23 running test #13 System Manufacturer
    10/12/07 08:00:23 Test_SysMfr: Running test
    10/12/07 08:00:23 Test_SysMfr: Filling in from SMBIOS
    10/12/07 08:00:23 Test_SysMfr: SMBIOS serial is 9M2FLB1
    10/12/07 08:00:23 System Mfr: Dell
    10/12/07 08:00:23 test #606 Compaq Manageable Objects Identification disabled
    10/12/07 08:00:23 test #607 Compaq EISA disabled
    10/12/07 08:00:23 test #608 Compaq System Board Revision disabled
    10/12/07 08:00:23 test #208 Compaq System Name disabled
    10/12/07 08:00:23 test #605 Compaq SIT disabled
    10/12/07 08:00:23 test #624 Compaq SN/Asset disabled
    10/12/07 08:00:23 test #625 Compaq SN/Asset for NT disabled
    10/12/07 08:00:23 test #202 HP ID Byte disabled
    10/12/07 08:00:23 test #218 Dell System - Copyright disabled
    10/12/07 08:00:23 test #214 Dell System Name from XBIOS disabled
    10/12/07 08:00:23 running test #217 Dell System - Legacy
    10/12/07 08:00:23 running test #10 System Information
    10/12/07 08:00:23 running test #9 ROM Release Date
    10/12/07 08:00:23 test #621 System Board disabled
    10/12/07 08:00:23 running test #626 Docking Station Recognition
    10/12/07 08:00:23 running test #619 System Fingerprint
    10/12/07 08:00:23 test #600 IBM System Recognition disabled
    10/12/07 08:00:23 test #601 Compaq System Recognition disabled
    10/12/07 08:00:23 test #603 HP System Recognition disabled
    10/12/07 08:00:23 running test #602 Dell System Recognition
    10/12/07 08:00:23 test #604 Other System Recognition disabled
    10/12/07 08:00:23 test #622 Default System Recognition disabled
    10/12/07 08:00:23 running test #618 Field Recognized System
    10/12/07 08:00:23 running test #699 System Post Process
    10/12/07 08:00:23 running test #110 "On Lan"
    10/12/07 08:00:23 running test #17 MIB Discovery
    10/12/07 08:00:23 mib: if count: 3
    10/12/07 08:00:23 mib 0: <MS TCP Loopback interface> <127.0.0.1> <255.0.0.0> <000000000000>
    10/12/07 08:00:23 mib 1: <Broadcom NetXtreme 57xx Gigabit Controller - Packet Scheduler Miniport> <0.0.0.0> <0.0.0.0> <0015C5464395>
    10/12/07 08:00:23 mib 2: <Intel(R) PRO/Wireless 3945ABG Network Connection - Packet Scheduler Miniport> <10.202.2.176> <255.255.255.0> <001302D56C54>
    10/12/07 08:00:23 test #18 IP Address disabled
    10/12/07 08:00:23 test #129 NetBIOS disabled
    10/12/07 08:00:23 running test #115 NetWare Information
    10/12/07 08:00:23 test #116 NT Server disabled
    10/12/07 08:00:23 test #614 Video ROM disabled
    10/12/07 08:00:23 test #3 CMOS disabled
    10/12/07 08:00:23 test #704 VESA EDID Monitor Discovery disabled
    10/12/07 08:00:23 test #705 SMART Drive Discovery disabled
    10/12/07 08:00:23 test #706 Registry Drive disabled
    10/12/07 08:00:23 test #707 SCSI Drives disabled
    10/12/07 08:00:23 test #709 Registry Adapter Cards for NT disabled
    10/12/07 08:00:23 test #901 Drive Manufacturer Reconciliation disabled
    10/12/07 08:00:23 test #7 BIOS disabled
    10/12/07 08:00:23 test #60 Parallel Port disabled
    10/12/07 08:00:23 test #61 Serial Port disabled
    10/12/07 08:00:23 test #627 USB Port Recognition disabled
    10/12/07 08:00:23 test #711 Installed HotFix Discovery disabled
    10/12/07 08:00:23 test #623 Network Driver Recognition disabled
    10/12/07 08:00:23 test #612 LAN Card Recognition disabled
    10/12/07 08:00:23 test #700 Sound Card Recognition disabled
    10/12/07 08:00:23 test #701 Video Card Recognition disabled
    10/12/07 08:00:23 test #702 SCSI Adapter Recognition disabled
    10/12/07 08:00:23 test #703 Monitor Recognition disabled
    10/12/07 08:00:23 test #455 Physical Drive Recognition disabled
    10/12/07 08:00:23 test #40 Diskette disabled
    10/12/07 08:00:23 test #188 CD/DVD-ROM Recognition disabled
    10/12/07 08:00:23 test #708 Removable Drive Recognition disabled
    10/12/07 08:00:23 test #51 Printer disabled
    10/12/07 08:00:23 test #490 Device Resources NT disabled
    10/12/07 08:00:23 test #491 Device Resources 95 disabled
    10/12/07 08:00:23 test #492 Device Resources Recognition disabled
    10/12/07 08:00:23 test #200 VMware VM Info disabled
    10/12/07 08:00:23 test #204 VirtualPC VM Info disabled
    10/12/07 08:00:23 test #611 Software Scan disabled
    10/12/07 08:00:23 running test #640 Username
    10/12/07 08:00:23 ttUser: Primary Netware
    10/12/07 08:00:23 ttUser: NwUser =
    10/12/07 08:00:23 ttUser: NtUser =
    10/12/07 08:00:23 ttUser: GetUserName = SYSTEM
    10/12/07 08:00:23 Username:
    10/12/07 08:00:23 test #900 Workstation disabled
    10/12/07 08:00:23 test #650 Servers disabled
    10/12/07 08:00:23 test #665 Battery disabled
    10/12/07 08:00:23 test #666 Battery Recognition disabled
    10/12/07 08:00:23 exiting ReaperTestList::ExecAllTests()
    10/12/07 08:00:23 Test_SystemPostProcess: s/n from system comp: 9M2FLB1
    Thanks,
    Rodd

    You have a few issues / potential issues in there:
    1) HKLMSoftwareTally Systems CorpTSCensusCollectionClientWifName should be
    empty for much of the time, so probably not an issue unless this is blank
    during a scan.
    2) HKLMSoftwareTally Systems CorpTSCensusCollectionClientHostName should
    hold the resolveable hostname or IP address of the Collection Server. Have
    you tested this by putting th IP address in instead, then restarting the
    Collection Client service? This will rule out any name resolution issues
    (you might also want to try a FQDN so it's definitely using DNS not
    NetBIOS to resolve the name)
    3) CPS.ini typically has the following:
    [CollectionServer]
    HostName=<coolection-server-hostname or IP adress>
    [CollectionClient]
    Inbox=InboxCC
    But it will be initially blank (and often stays blank) if you deploy the
    CLient via Remote Client Installer - I have no idea why.
    4) "My laptop is wireless, so it won't have an IP address and can't
    connect to the Asset Inventory server (WIASSET) right away" - it should be
    able to if you restart the Collection Client after your wireless
    connection is established - can you pls confirm?
    From the diagnostic output:
    5) 10/12/07 08:00:23 CreateListener: port=7461; inbox=C:Program
    FilesNovellZenworksAsset ManagementtbinInboxCC
    I'm guessing the double 't' in "Asset Managementt" is something you
    configured by accident, e.g. a typo when using RCI? Not sure if this
    could be relevant.
    6) 10/12/07 08:00:39 server connection failure
    and
    10/12/07 08:30:21 ConnectForScanMode to WIASSET (0.0.0.0)
    Looks like the Client can't connect to your Collection Server as it can't
    resolve it (0.0.0.0) at the time the Client service starts. Try
    configuring with the IP address as in (2) above: If the Client cannot
    connect, I'm pretty sure it retries every 30 minutes - but it may or may
    not try to re-resolve the address... so if it caches WIASSET as 0.0.0.0 it
    may never reconnect automagically.
    Sending the "scan now" signal from the server will wake it up & it sounds
    like this sorts out the name resolution issue (if that's what it is).
    7) 10/12/07 10:10:45 Received request for identity information.
    10/12/07 10:10:46 Sent Identity info
    FYI this is Network Discovery (coincidentally) scanning the machine - so
    you definitely have IP connectivity by this point in time (at )*:30 by the
    look of it).
    - What is the Collection Schedule set to (Once, Daily, Weekly etc.) and
    does it have an end date set?
    - Do you have any machine type filters set in the Collection Option Set?
    - Is the Collection Option Set associated to the Collection Schedule?

Maybe you are looking for

  • Material Stock is not Updated in T.Code MC.9

    I am running Material stock report in T.code MB5B it is showing the correct stock report but when i execute T.code MC.9 (Material Analysis) it is showing difference of Rs 96015 This difference is whatever  transaction we have made in Movement type 12

  • Higher Education cess problem in excise invoice.

    Hi,     While creating excise invoice using the transaction j1iin with respect to the export commercial invoice, what is happening is that the higher education cess is appearing in the create mode of the excise invoice, but once while we are going to

  • Everytime I try to use the video camera, my ipod automatically restarts???

    Everytime I try to use the video camera, my ipod automatically restarts. I just need to bring the clicker to the Video section on the main menu for it to turn on and off again. I have to scroll over it really fast so it doesn't restart. My dad bought

  • Pan | Zoom: how to get image offsets when panning

    Hello, I am trying to use the Pan | Zoom control to show images, allowing zoom and pan. I haven't found yet a way to infer the X,Y offset of the part of the image that it's displayed in the imageviewer visible rectangle. I need these details in order

  • Enhancement Spot(ES_CRM_RF_Q1O_FILTER )

    Hi Everyone, i need to implement ES_CRM_RF_Q1O_FILTER (enhancement spot) and the BADI within this enhancement spot- CRM_BADI_RF_Q1O_FILTER. After implementing the badi need to implement the interface method u2013 FILTER_RESULT . But unable to proceed