Delete fault and event syslog report - Prime LMS 4.2

Hi all
I created a fault and event report on my syslog data.  I run this report weekly.  I now need to change setting in that report but I'm not able to see where to edit this report. I see my job scheduled in the list but not able to modify anything.  Can someone help me on this
Thank you very much for your help.

Hi ,
Report must have a Job id for that Job , you can delete it  via CLI :
1. Make note of the job ID's that you want to delete.
2. Open a dos shell and go to NMSROOT\CSCOpx\bin
3. Issue the command:
cwjava -cw NMSROOT com.cisco.nm.cmf.jrm.jobcli
3. It will take you to the Job CLI mode
4. Issue the command:
delete 1700  ( 1700 is the job ID , you wanted to delete)
5. Close all CiscoWorks browsers and issue the commands:
net stop crmdmgtd
net start crmdmgtd
6. Wait 15 minutes and log back in to CiscoWorks
hope it will help
Thanks-
Afroz
***Ratings Encourages Contributors ***

Similar Messages

  • SYSLOG Cisco Prime LMS

    Hi friends,
    I have a question about my syslog from Cisco Prime LMS 4.1, the hours from this syslog in the LMS is diferent from my switch log.  I dont kown why.. I verified the hours betewen switch y the Cisco Prime is the same(the LMS is over Windows Server 2008R2) . both are the same log but in diferent hours about 5 hours.
    maybe I have to configure the hours for Syslog in the Cisco Prime.
    Log from Switch
    Log from Cisco Prime LMS

    If you have LMS, i am not sure, but if you have PI 1.2. Take a look at my post.
    Basically, syslog feature doesn't work well. I could see couple of syslog through event / alarm, but syslog itself is not working properly.
    https://supportforums.cisco.com/message/3861981#3861981

  • Core switches experience High CPU while generating syslog report from LMS

    Hi Everyone,
    Are there anyone who experience that the CPU utilization of some devices went up while generating a report from RME. Basing from other monitoring tool SNMP is taking up a huge cpu process. Any idea why this happened considering that the report is generated daily but only on one instance it caused the core switches to be paralyze due to high cpu. Changing the SNMP community string is the immediate action that resolve the issue to disconnect it from LMS.
    BTW, this is LMS 2.6.
    Thank you.

    The problem did not reoccurred any more. When I checked on the Syslogcollector.log it appeared that it is unable to subscribe. I assumed that the reason why snmp packets were flooded during the time that it they experience high cpu is because the client is generating syslog report for all devices while the syslog collector is not subscribe. Is this possible?
    Thanks

  • Training and Event Management - report on list of cancelled courses

    Hi All,
    Is there any standard report available to get the list of cancelled courses (be it business event grp , type or business event) Would appreciate your inputs on this.
    Kind regards
    Sathya

    S_AHR_61016216 - Cancellations per Attendee , i think there is no standard report for cencelation of business events, type and group.
    for cancellations per attendee reports is available in the system.
    good luck
    Devi

  • Deleting projects and events

    When I move events and projects to trash do they actually get deleted from the drive?  I am asking becuase I am running out of space and needs to clean up.
    Thanks

    Yes, once you empty the trash of course.
    You can easily see this by creating a test event and a test project with a clip you don't want to save.
    Russ

  • Deleted Photos and Events

    I have iPhoto 9, and just within the last few days, my deleted photos show up as greyed out and the image area and has a dashes as the image when I open either the event or photos. I emptied my trash, and still the photos areas show in my events or photos. Also, I just tried to delete an event and even moved it to trash, closed iPhoto and re-opened iPhoto and the event is still there. Any solutions?

    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Rebuild iPhoto Library Database from automatic backup.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords, faces and places back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.
    Regards
    TD

  • Training and Event Management Report

    Dear All,
    Is there a standard report where i can get the training history of the perons in the ORG unit
    Simply EMployees should be picked by ORg unit selection
    Regards
    Nalla

    Hi,
    Hope you can look in to the following reports:
    RHTEILN0
    RHTHIST0
    Good Luck,
    Om.

  • CiscoPrime LMS 4.1 Syslog Report Empty

    I have a new install of LMS 4.1 on a Windows server I'm trying out.  I have switches and firewalls syslogging to the system, but when I run any kind of Syslog report (Reports > Fault and Event > Syslog) it's always blank.  I ran a Wireshark capture on the server and it's definitely receiving a ton of syslog data from the systems.  What am I missing here? :-)

    perhaps this is of some help for anybody....
    I just troublshoot a LMS 4.2.1 installation on windows where the syslog report did not show any syslog message ("no data available") nor did any syslog report had any data.
    SyslogCollector and SyslogAnalyzer where running fine and the server itself was successfully subscribed to the SyslogCollector (Admin > Collection Settings > Syslog > Syslog Collector Status). What was really suprising was the fact, that the counter for "Forwarded" messages was rising when syslogs arrived in the syslog.log file.
    In the end it turns out, that this was a fresh installation of LMS 4.2 (updated to LMS 4.2.1) and the effort to restore the database from the old LMS 3.2.1 system failed. To get the minimum data form the old LMS system, only the devices were exported form the old system and imported into the new system - a discovery was never done.
    In the AnalyzerDebug.log I found that while the system was trying to insert the messages into the syslog db the process fails because it could not associate a DcrId to the IP which was sending the syslog message.
    Also DNS was running in round-robin mode in the network. I finially added the devices to the hosts file, did run a discovery and the syslog messages started to show up in the report.
    to see the relevant messages in the AnalyzerDebug.log, debugging for SyslogAnalyzer must be turned on.
    these are the troubleshooting steps and this is what I saw in the AnalyzerDebug.log:
    =======================================
    enable debugging
    Admin > System > Debug Settings > Config and Image Management Debugging Settings
        Set Application Logging Levels >> SyslogAnalyzer (scroll down)
            set Syslog Analyzer and Syslog Analyzer User Interface from INFO to DEBUG
    (do not foret to reset debugging when finished!)
    NMSROOT\log\AnalyzerDebug.log
    [ Fri Aug 10  14:34:54 CEST 2012 ],DEBUG,[ActionThread3],com.cisco.nm.rmeng.util.DCRWrapperAPIs,getResultFromQuery,4008,Counter : 17
    [ Fri Aug 10  14:34:54 CEST 2012 ],DEBUG,[ActionThread3],com.cisco.nm.rmeng.inventory.InvAPIs,getDeviceIdsFromIPAddresses,3038,For IP Address: 192.168.x.x Device id is:null
    [ Fri Aug 10  14:34:54 CEST 2012 ],DEBUG,[ActionThread3],Device id not found even in the inventory
    [ Fri Aug 10  14:34:54 CEST 2012 ],DEBUG,[ActionThread3],Found the device id as null
    [ Fri Aug 10  14:34:54 CEST 2012 ],DEBUG,[ActionThread3],Attempting to insert the syslog into database
    [ Fri Aug 10  14:34:54 CEST 2012 ],DEBUG,[ActionThread3],Preparing to hand of syslog to the database handler
    [ Fri Aug 10  14:34:54 CEST 2012 ],DEBUG,[ActionThread3],Syslog length=1
    [ Fri Aug 10  14:34:54 CEST 2012 ],DEBUG,[ActionThread3], Time stamp of the syslog received is : Fri Aug 10 14:34:02 CEST 2012 GMT 10 Aug 2012 12:34:02 GMT
    [ Fri Aug 10  14:34:54 CEST 2012 ],DEBUG,[ActionThread3],Inside execute mothod
    [ Fri Aug 10  14:34:54 CEST 2012 ],DEBUG,[ActionThread3],Insert into SYSLOG_20120710(Syslog_Device_Id,Syslog_Device_Name,Syslog_TimeStamp,Syslog_Facility,Syslog_SubFacility,Syslog_Severity, Syslog_Mnemonic,Syslog_Description )values(?,?,?,?,?,?,?,?)
    [ Fri Aug 10  14:34:54 CEST 2012 ],DEBUG,[ActionThread3],Inside Retry count
    [ Fri Aug 10  14:34:54 CEST 2012 ],DEBUG,[ActionThread3],Connection is now false
    [ Fri Aug 10  14:34:54 CEST 2012 ],DEBUG,[ActionThread3],Recreated the statement object
    [ Fri Aug 10  14:34:54 CEST 2012 ],DEBUG,[ActionThread3],Row count 1
    [ Fri Aug 10  14:34:54 CEST 2012 ],DEBUG,[ActionThread3],Added syslog to the database handler
    [ Fri Aug 10  14:34:54 CEST 2012 ],DEBUG,[ActionThread3],Insertion of syslog into database is done
    [ Fri Aug 10  14:34:54 CEST 2012 ],DEBUG,[ActionThread3],Attempting to find interested actions, bypassing
    [ Fri Aug 10  14:34:54 CEST 2012 ],DEBUG,[ActionThread3],Syslog is found to be unexpected. No actions will be taken, returing
    [ Fri Aug 10  14:36:33 CEST 2012 ],DEBUG,[Thread-15],Preparing to get collector status
    [ Fri Aug 10  14:36:33 CEST 2012 ],DEBUG,[Thread-15],Current no. of collectors is 1
    [ Fri Aug 10  14:36:33 CEST 2012 ],DEBUG,[Thread-15],Processing for the subscription LMSServerNmeLMSServerName
    [ Fri Aug 10  14:36:33 CEST 2012 ],DEBUG,[Thread-15],getCollector =192.168.y.y
    [ Fri Aug 10  14:36:33 CEST 2012 ],DEBUG,[Thread-15],Port4444
    [ Fri Aug 10  14:36:33 CEST 2012 ],DEBUG,[Thread-15],Connected to the collector 192.168.y.y@4444
    [ Fri Aug 10  14:36:33 CEST 2012 ],DEBUG,[Thread-15],Gathered status from collector
    [ Fri Aug 10  14:36:33 CEST 2012 ],DEBUG,[Thread-15],Captured the status from the collector
    [ Fri Aug 10  14:36:33 CEST 2012 ],DEBUG,[Thread-15],Done with the status collection
    ==================================================

  • Relation between DFM event and dev syslog

    In LMS 3.2, DFM has 28 events to inform network administrators for any alerts. Also RME has syslog report. Looks like there are some relation between these two sets. Anyone can help me to give some brief summary for this relation?
    As I noticed that DFM events have not included all of severity 0 and 1 syslog and not all of DFM events can be found in syslog. This is true, since DFM is using polling methods (most of them) to collect info. Syslog is sent by dev.  Does DFM also is doing some syslog analysis or totally not deal with dev ?
    Thanks in advance.
    gy

    Actually, there is no direct relation between the RME syslog reports and DFM.  As you pointed out, DFM is doing mostly polling to build its events and alerts while RME is looking purely at syslogs sent by the device.  On some occasions, DFM will detect a situation which also caused the device to send a syslog message (e.g. a switchport may send an err-disable message and DFM finds both a HighErrorRate event along with an OperationallyDown event for the same port).
    Really, DFM and RME syslog reports are two complementary processes.  Combined, they can give a more complete picutre about what is happening on a given device during a device level event.
    DFM does not process any syslog messages.  If can, however, send its events and alerts out as syslog messages to another syslog host (but not RME since RME would not understand those messages).  This is done via DFM > Notification Services.

  • Problem Syslog Prime LMS

    For some time we have problems syslog collector prime LMS 4.2.5,  randomly we have no information about the syslogs..
    We restart the process syslog collector and analyzer and syslogs working again.
    Does anyone know this problem because it happens to us mons twice a week and you lose a lot of information on a network of 1,500 devices.
    thank you.

    If your TACACS server is Cisco Secure ACS, you can try to import the users with the CLI utility below directly.
    http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_lan_management_solution/4.1/user/guide/admin/appendixcli.html#wp1064833
    Importing Users From ACS
    To import users from ACS through CLI, enter the following commands:
    •NMSROOT/bin/perl NMSROOT/bin/AddUserCli.pl -importFromAcs Filename Password (on Solaris/Soft Appliance)
    •NMSROOT\bin\perl NMSROOT\bin\AddUserCli.pl -importFromAcs Filename Password (on Windows)
    where,
    •Filename — Ouput of executing CSUtil.exe.
    •Password — ACS password which is the default password assigned to all users.
    If you're running another TACACS server, you can export the user + pass from that, then import the list with a script built around the "NMSROOT/bin/perl NMSROOT/bin/AddUserCli.pl -add" utility:
    http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_lan_management_solution/4.1/user/guide/admin/appendixcli.html#wp1015980
    In either case, hopefully the CLI tools would whine about or acquiesce to the dot in the username.

  • Will Deletion of project & event impact movie already sent to .Mac Gallery?

    Will Deletion of project & event impact movie already sent to .Mac Gallery? - I want to free up drive space on my MBP (120 just doesn't cut it!), and deleting my multiple projects and events will help immensely. FYI, I have saved all the media DV clips on my external for future use. So I already broadcast / sent medium sized movies to .Mac Gallery, and I assume that since the media files (assuming quicktime .mov) are already on the web gallery (in my iDisk?) that I can delete the iMovie assets without any impact. Is this true? What is a good workflow, given what I have described above?

    WORKFLOW
    1) import clips into iMovie 08
    2) create movie and share the quicktime to my hard drive (for viewing, posting, whatever) ... and broadcast to .Mac Gallery
    3) move video assets (DV files) to external hard drive for future use, posterity, whatever
    4) delete projects and events in iMovie
    5) Run import into Foottrack for a compressed version of the clips on my Laptop
    Sounds good to me. Not that familiar with FootTrack as I use iTunes for management of the "portable" files (i.e., single file compressed for iPod, iPhone, TV, and/or web use).

  • Monitoring Dashboard - Syslog Alerts portlet (Prime LMS appliance)

    We are using the Prime LMS appliance and have upgraded to 4.2.3.
    Nothing is showing in the Syslog Alerts portlet on the Monitoring Dashboard.
    If I click on the portlet title I go to the 24 Hour Syslog Report page.
    This page has the standard settings and is set to run the report every 24 hours.
    If I run it immediately, I get a nice long report of syslogs.
    Nothing show in the portlet though.
    I do not think DNS is populated with the device names & ip addresses (unsure how important this is).
    Currently using the sysname (from SNMP) for device naming.
    Any help much appreciated.
    Mark.

  • My imovie seems to have completely crashed... and I'm hoping someone can help me. I have moved all my projects and events to a folder on my desktop. I've deleted all the plist files I can find and I still cannot get it to open.

    Please help... it seems all is lost as all I kind find on this subject seem to lead to nowhere. My engagement was on imovie, a school project, several videos of our son. You will have to hold my hand through this process... as I am not very good at this type of thing. I believe I have deleted all the necessary plist files and moved my projects and events to a folder on my desktop. imovie has been upgraded to version 9.0.9... Whenever I open it I just get the beachball and then I have to force quit and I get the following report:
    Date/Time:  
    2013-08-02 23:48:24 -0500
    OS Version: 
    10.7.5 (Build 11G63b)
    Architecture:
    x86_64
    Report Version:  9
    Command:    
    iMovie
    Path:       
    /Applications/iMovie.app/Contents/MacOS/iMovie
    Version:    
    9.0.9 (1795)
    Build Version:   2
    Project Name:
    iMovieApp
    Source Version:  1795000000000000
    App Item ID:
    408981434
    App External ID: 15340117
    Parent:     
    launchd [120]
    PID:        
    1184
    Event:      
    hang
    Duration:   
    2.60s
    Steps:      
    27 (100ms sampling interval)
    Pageins:    
    0
    Pageouts:   
    0
    Process:    
    iMovie [1184]
    Path:       
    /Applications/iMovie.app/Contents/MacOS/iMovie
    Architecture:
    i386
    UID:        
    504
      Thread 0x3dd6 
      User stack:
    27 ??? (in iMovie) [0xf9c95]
    27 ??? (in iMovie) [0xfa12a]
    27 NSApplicationMain + 1054 (in AppKit) [0x92d8fac5]
    27 -[NSApplication run] + 911 (in AppKit) [0x92afeac1]
    27 ??? (in iMovie) [0x1485be]
    27 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113 (in AppKit) [0x92b02752]
    27 _DPSNextEvent + 678 (in AppKit) [0x92b02ee8]
    27 BlockUntilNextEventMatchingListInMode + 88 (in HIToolbox) [0x9c85671a]
    27 ReceiveNextEventCommon + 381 (in HIToolbox) [0x9c8568ab]
    27 RunCurrentEventLoopInMode + 318 (in HIToolbox) [0x9c84f543]
    27 CFRunLoopRunInMode + 120 (in CoreFoundation) [0x9ad10088]
    27 CFRunLoopRunSpecific + 332 (in CoreFoundation) [0x9ad101dc]
    27 __CFRunLoopRun + 1112 (in CoreFoundation) [0x9ad109c8]
    27 __CFRunLoopDoSources0 + 246 (in CoreFoundation) [0x9ace6af6]
    27 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15 (in CoreFoundation) [0x9ace713f]
    27 __NSThreadPerformPerform + 503 (in Foundation) [0x95e5fe0c]
    27 -[NSObject performSelector:withObject:] + 65 (in CoreFoundation) [0x9ad6fd11]
    27 -[ILMediaGroupsTreeController _reloadFinished:] + 715 (in iLifeMediaBrowser) [0x94ff72a0]
    27 -[ILMediaGroupsTreeController setAllGroups:] + 180 (in iLifeMediaBrowser) [0x94ff8dee]
    27 -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 131 (in Foundation) [0x95e2316d]
    27 NSKeyValueDidChange + 279 (in Foundation) [0x95e7bbf1]
    27 NSKeyValueNotifyObserver + 387 (in Foundation) [0x95e59194]
    27 -[ILMediaObjectsViewController observeValueForKeyPath:ofObject:change:context:] + 1217 (in iLifeMediaBrowser) [0x9500538b]
    27 -[ILMediaObjectsViewController syncTreeNodeSelections] + 419 (in iLifeMediaBrowser) [0x9501179d]
    27 -[ILMediaObjectsViewController groupSelectionChanged:] + 233 (in iLifeMediaBrowser) [0x95007225]
    27 -[ILMediaObjectsViewController updateMediaObjectsViewToSelectedGroups:] + 2002 (in iLifeMediaBrowser) [0x9501035f]
    27 -[NSArrayController setContent:] + 858 (in AppKit) [0x92d97f3f]
    27 -[NSArrayController _arrangeObjectsWithSelectedObjects:avoidsEmptySelection:operationsMask:useBasis :] + 856 (in AppKit) [0x92d95aa0]
    27 -[NSArrayController didChangeValuesForArrangedKeys:objectKeys:indexKeys:] + 53 (in AppKit) [0x92d96231]
    27 -[NSController didChangeValueForKey:] + 48 (in AppKit) [0x92b18430]
    27 -[NSController _notifyObserversForKeyPath:change:] + 238 (in AppKit) [0x92b18526]
    27 -[NSObject(NSKeyValueObservingPrivate) _notifyObserversForKeyPath:change:] + 1026 (in Foundation) [0x95e52f44]
    27 NSKeyValueNotifyObserver + 387 (in Foundation) [0x95e59194]
    27 -[ILMediaObjectsViewController observeValueForKeyPath:ofObject:change:context:] + 299 (in iLifeMediaBrowser) [0x95004ff5]
    27 -[IKImageBrowserView(ImageBrowserDatasource) reloadData] + 368 (in ImageKit) [0x9b96ba12]
    27 -[IKImageBrowserView(ImageBrowserLayout) updateLayoutOfCells] + 100 (in ImageKit) [0x9b978e18]
    27 -[IKImageBrowserView(ImageBrowserLayout) updateLayoutOfCellsAtIndexes:] + 174 (in ImageKit) [0x9b978d52]
    27 -[IKImageBrowserView(ImageBrowserScrolling) adjustDocumentSize] + 49 (in ImageKit) [0x9b98170c]
    27 -[IKImageBrowserLayoutManager contentSize] + 100 (in ImageKit) [0x9b9d6fbc]
    27 -[IKImageBrowserLayoutManager updateIfNeeded] + 44 (in ImageKit) [0x9b9d4a9d]
    27 -[IKImageBrowserLayoutManager update] + 213 (in ImageKit) [0x9b9d4a46]
    27 -[IKImageBrowserSubsetLayoutManager updateLayout] + 60 (in ImageKit) [0x9ba0451a]
    27 -[IKImageBrowserGrid computeContentSize] + 399 (in ImageKit) [0x9b941329]
    27 -[IKImageBrowserGrid translationRatioAtRow:] + 63 (in ImageKit) [0x9b94095e]
    27 -[IKImageBrowserGrid validateRowsTranslationsToRowIndex:] + 621 (in ImageKit) [0x9b941015]
    27 -[IKImageBrowserCell aspectRatio] + 44 (in ImageKit) [0x9b94950e]
    27 -[IKImageBrowserCell _computeAspectRatio] + 36 (in ImageKit) [0x9b949585]
    27 -[IKImageCell validateDatasource] + 1118 (in ImageKit) [0x9ba2af82]
    27 -[NSObject(IKImageBrowserItemOptional) IKImageRepresentationWithType:] + 33 (in ImageKit) [0x9ba26f8f]
    27 -[ILMediaObject imageRepresentation] + 533 (in iLifeMediaBrowser) [0x94feffd4]
    27 -[ILMediaObject thumbnailPath] + 86 (in iLifeMediaBrowser) [0x94ff43b5]
    27 -[ILMediaObject _internal_thumbnailPath] + 52 (in iLifeMediaBrowser) [0x94ff4453]
    27 -[ILMediaObject refreshThumbnailCacheInfo] + 62 (in iLifeMediaBrowser) [0x94ff0199]
    27 -[ILMediaBrowserImageManager loadCachedAttributesForMediaObject:] + 48 (in iLifeMediaBrowser) [0x94ffa93d]
    22 -[ILMediaBrowserImageManager loadCachedAttributesForMediaObject:updateIfNotFound:] + 466 (in iLifeMediaBrowser) [0x94ffab14]
    22 -[ILMediaBrowserImageManager updateThumbnailDataXmlForPath:info:] + 116 (in iLifeMediaBrowser) [0x94ffa906]
    15 -[NSDictionary(NSDictionary) writeToFile:atomically:] + 236 (in Foundation) [0x95e2a2fe]
    15 CFPropertyListCreateXMLData + 32 (in CoreFoundation) [0x9ad44640]
    15 _CFPropertyListCreateXMLData + 203 (in CoreFoundation) [0x9ad4471b]
    7 _CFAppendXML0 + 3261 (in CoreFoundation) [0x9ad4561d]
    2 _CFAppendXML0 + 3261 (in CoreFoundation) [0x9ad4561d]
    1 _CFAppendXML0 + 290 (in CoreFoundation) [0x9ad44a82]
    1 _appendEscapedString + 602 (in CoreFoundation) [0x9ad461ea]
    1 _plistAppendCharacters + 80 (in CoreFoundation) [0x9ad44850]
    1 _CFAppendXML0 + 5210 (in CoreFoundation) [0x9ad45dba]
    1 __CFNumberCreateFormattingDescriptionAsFloat64 + 181 (in CoreFoundation) [0x9ad61df5]
    1 CFStringCreateWithFormat + 110 (in CoreFoundation) [0x9ace102e]
    1 __CFStringAppendFormatCore + 6588 (in CoreFoundation) [0x9acdad9c]
    1 _CFAppendXML0 + 2847 (in CoreFoundation) [0x9ad4547f]
    1 CFRelease + 169 (in CoreFoundation) [0x9acde039]
    1 _objc_rootRelease + 47 (in libobjc.A.dylib) [0x99b0854e]
    1 -[__NSArrayM dealloc] + 394 (in CoreFoundation) [0x9ad084da]
    1 -[NSObject dealloc] + 107 (in CoreFoundation) [0x9ad0855b]
    1 _object_dispose + 78 (in libobjc.A.dylib) [0x99b11dc0]
    1 szone_size + 0 (in libsystem_c.dylib) [0x98b64cd1]
    1 _CFAppendXML0 + 2616 (in CoreFoundation) [0x9ad45398]
    1 CFDictionaryGetKeysAndValues + 455 (in CoreFoundation) [0x9aceb567]
    1 CFBasicHashGetElements + 207 (in CoreFoundation) [0x9aceb63f]
    1 _CFAppendXML0 + 3128 (in CoreFoundation) [0x9ad45598]
    1 _appendEscapedString + 653 (in CoreFoundation) [0x9ad4621d]
    1 _plistAppendCharacters + 80 (in CoreFoundation) [0x9ad44850]
    1 _CFAppendXML0 + 2778 (in CoreFoundation) [0x9ad4543a]
    1 CFArraySortValues + 1183 (in CoreFoundation) [0x9ace86ef]
    1 CFQSortArray + 231 (in CoreFoundation) [0x9ace8927]
    1 CFSortIndexes + 1494 (in CoreFoundation) [0x9ad18466]
    1 __CFSimpleMergeSort + 124 (in CoreFoundation) [0x9ad1850c]
    1 __CFQSortArray_block_invoke_1 + 47 (in CoreFoundation) [0x9ad186ef]
    1 __CFArrayCompareValues + 36 (in CoreFoundation) [0x9ad18724]
    1 CFStringCompare + 60 (in CoreFoundation) [0x9acf4c8c]
    1 CFStringCompareWithOptionsAndLocale + 35 (in CoreFoundation) [0x9acf4cc3]
    1 CFStringGetLength + 108 (in CoreFoundation) [0x9acdc97c]
    1 _CFAppendXML0 + 2722 (in CoreFoundation) [0x9ad45402]
    1 CFArrayReplaceValues + 135 (in CoreFoundation) [0x9ace8ac7]
    1 -[NSMutableArray replaceObjectsInRange:withObjects:count:] + 979 (in CoreFoundation) [0x9ad27e93]
    4 _CFAppendXML0 + 3128 (in CoreFoundation) [0x9ad45598]
    2 _appendEscapedString + 340 (in CoreFoundation) [0x9ad460e4]
    1 CFStringGetCharacters + 143 (in CoreFoundation) [0x9aced27f]
    1 CFStringGetCharacters + 20 (in CoreFoundation) [0x9aced204]
    2 _appendEscapedString + 602 (in CoreFoundation) [0x9ad461ea]
    2 _plistAppendCharacters + 150 (in CoreFoundation) [0x9ad44896]
    2 CFDataAppendBytes + 163 (in CoreFoundation) [0x9aceb793]
    1 CFDataReplaceBytes + 487 (in CoreFoundation) [0x9ace9857]
    1 __CFDataGrow + 354 (in CoreFoundation) [0x9acec362]
    1 realloc + 175 (in libsystem_c.dylib) [0x98ba56f6]
    1 malloc_zone_realloc + 84 (in libsystem_c.dylib) [0x98ba47c0]
    1 szone_realloc + 2552 (in libsystem_c.dylib) [0x98b6f6f4]
    1 vm_copy + 167 (in libsystem_kernel.dylib) [0x9a73fa6c]
    1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x9a741c22]
    1 CFDataReplaceBytes + 727 (in CoreFoundation) [0x9ace9947]
    1 memmove$VARIANT$sse42 + 39 (in libsystem_c.dylib) [0x98b279e4]
    2 _CFAppendXML0 + 3239 (in CoreFoundation) [0x9ad45607]
    2 CFDictionaryGetValue + 135 (in CoreFoundation) [0x9acd6a87]
    1 CFBasicHashFindBucket + 1844 (in CoreFoundation) [0x9acd71d4]
    1 __CFDictionaryStandardEquateKeys + 46 (in CoreFoundation) [0x9ace422e]
    1 CFEqual + 91 (in CoreFoundation) [0x9ace429b]
    1 CFBasicHashFindBucket + 1679 (in CoreFoundation) [0x9acd712f]
    1 __CFDictionaryStandardHashKey + 32 (in CoreFoundation) [0x9acd7700]
    1 __CFStringHash + 125 (in CoreFoundation) [0x9ace0a4d]
    2 _CFAppendXML0 + 2778 (in CoreFoundation) [0x9ad4543a]
    2 CFArraySortValues + 1183 (in CoreFoundation) [0x9ace86ef]
    2 CFQSortArray + 231 (in CoreFoundation) [0x9ace8927]
    2 CFSortIndexes + 1494 (in CoreFoundation) [0x9ad18466]
    1 __CFSimpleMergeSort + 289 (in CoreFoundation) [0x9ad185b1]
    1 __CFSimpleMergeSort + 289 (in CoreFoundation) [0x9ad185b1]
    1 __CFSimpleMergeSort + 289 (in CoreFoundation) [0x9ad185b1]
    1 __CFSimpleMergeSort + 259 (in CoreFoundation) [0x9ad18593]
    1 __CFSimpleMergeSort + 289 (in CoreFoundation) [0x9ad185b1]
    1 __CFSimpleMergeSort + 289 (in CoreFoundation) [0x9ad185b1]
    1 __CFSimpleMergeSort + 400 (in CoreFoundation) [0x9ad18620]
    1 __CFQSortArray_block_invoke_1 + 47 (in CoreFoundation) [0x9ad186ef]
    1 __CFArrayCompareValues + 36 (in CoreFoundation) [0x9ad18724]
    1 CFStringCompare + 60 (in CoreFoundation) [0x9acf4c8c]
    1 bcmp + 153 (in libsystem_c.dylib) [0x98b9f1b9]
    1 __CFSimpleMergeSort + 259 (in CoreFoundation) [0x9ad18593]
    1 __CFSimpleMergeSort + 289 (in CoreFoundation) [0x9ad185b1]
    1 __CFSimpleMergeSort + 259 (in CoreFoundation) [0x9ad18593]
    1 __CFSimpleMergeSort + 289 (in CoreFoundation) [0x9ad185b1]
    1 __CFSimpleMergeSort + 289 (in CoreFoundation) [0x9ad185b1]
    1 __CFSimpleMergeSort + 259 (in CoreFoundation) [0x9ad18593]
    1 __CFSimpleMergeSort + 400 (in CoreFoundation) [0x9ad18620]
    1 __CFQSortArray_block_invoke_1 + 47 (in CoreFoundation) [0x9ad186ef]
    1 __CFArrayCompareValues + 36 (in CoreFoundation) [0x9ad18724]
    1 CFStringCompare + 60 (in CoreFoundation) [0x9acf4c8c]
    1 bcmp + 132 (in libsystem_c.dylib) [0x98b9f1a4]
    5 -[NSDictionary(NSDictionary) writeToFile:atomically:] + 287 (in Foundation) [0x95e2a331]
    5 -[NSData(NSData) writeToFile:atomically:] + 103 (in Foundation) [0x95e2a51e]
    5 _NSWriteBytesToFile + 60 (in Foundation) [0x95e2a565]
    4 __fsync + 10 (in libsystem_kernel.dylib) [0x9a7445fa]
    1 _NSWriteBytesToFileWithExtendedAttributes + 1253 (in Foundation) [0x95e2aa52]
    1 __rename + 10 (in libsystem_kernel.dylib) [0x9a743b0a]
    2 -[NSDictionary(NSDictionary) writeToFile:atomically:] + 61 (in Foundation) [0x95e2a24f]
    1 _NSIsPList + 793 (in Foundation) [0x95e28608]
    1 _NSIsPList + 659 (in Foundation) [0x95e28582]
    1 -[__NSCFDictionary keyEnumerator] + 97 (in CoreFoundation) [0x9ad5e271]
    1 -[__NSCFDictionary retain] + 25 (in CoreFoundation) [0x9ad3bec9]
    1 _NSIsPList + 770 (in Foundation) [0x95e285f1]
    1 -[__NSCFDictionary objectForKey:] + 28 (in CoreFoundation) [0x9ad3897c]
    1 CFDictionaryGetValue + 135 (in CoreFoundation) [0x9acd6a87]
    1 CFBasicHashFindBucket + 1844 (in CoreFoundation) [0x9acd71d4]
    1 __CFDictionaryStandardEquateKeys + 46 (in CoreFoundation) [0x9ace422e]
    1 CFEqual + 261 (in CoreFoundation) [0x9ace4345]
    1 bcmp + 128 (in libsystem_c.dylib) [0x98b9f1a0]
    5 -[ILMediaBrowserImageManager loadCachedAttributesForMediaObject:updateIfNotFound:] + 411 (in iLifeMediaBrowser) [0x94ffaadd]
    5 -[ILMediaBrowserImageManager loadAttributes:forMediaObject:atPath:] + 79 (in iLifeMediaBrowser) [0x94ffab80]
    5 -[ILMediaBrowserImageManager loadAttributes:forImageMediaObject:atPath:] + 720 (in iLifeMediaBrowser) [0x94ffd6ca]
    3 -[IKImageWrapper saveAsTIFFAtPath:] + 69 (in ImageKit) [0x9b91df81]
    3 -[NSData(NSData) writeToFile:atomically:] + 103 (in Foundation) [0x95e2a51e]
    3 _NSWriteBytesToFile + 60 (in Foundation) [0x95e2a565]
    3 __fsync + 10 (in libsystem_kernel.dylib) [0x9a7445fa]
    2 -[IKImageWrapper saveAsTIFFAtPath:] + 36 (in ImageKit) [0x9b91df60]
    1 -[IKImageWrapper TIFFRepresentation] + 82 (in ImageKit) [0x9b91eb1c]
    1 -[NSImage TIFFRepresentation] + 49 (in AppKit) [0x92d505e3]
    1 -[NSImage TIFFRepresentationUsingCompression:factor:] + 806 (in AppKit) [0x92d50911]
    1 +[NSBitmapImageRep TIFFRepresentationOfImageRepsInArray:] + 56 (in AppKit) [0x92d50dd9]
    1 +[NSBitmapImageRep(NSBitmapImageFileTypeExtensions) representationOfImageRepsInArray:usingType:properties:] + 2439 (in AppKit) [0x92d51768]
    1 CGImageDestinationFinalize + 158 (in ImageIO) [0x961dc693]
    1 _CGImagePluginWriteTIFF + 3885 (in ImageIO) [0x961dd5e9]
    1 CGAccessSessionGetBytes + 164 (in CoreGraphics) [0x99202dbc]
    1 memmove$VARIANT$sse42 + 136 (in libsystem_c.dylib) [0x98b27a45]
    1 -[IKImageWrapper TIFFRepresentation] + 64 (in ImageKit) [0x9b91eb0a]
    1 -[IKImageWrapper nsImage:] + 53 (in ImageKit) [0x9b92139b]
    1 -[IKImageWrapper _nsImage] + 261 (in ImageKit) [0x9b921519]
    1 IKCGImageFromIconRef + 309 (in ImageKit) [0x9b924834]
    1 PlotIconRefInContext + 403 (in HIServices) [0x93b65a15]
    1 PlotISImageRefInContext + 2063 (in HIServices) [0x93b63375]
    1 CGContextDrawImage + 457 (in CoreGraphics) [0x992b0855]
    1 ripc_DrawImage + 951 (in libRIP.A.dylib) [0x9ce94e6f]
    1 ripc_AcquireImage + 1901 (in libRIP.A.dylib) [0x9ce9661d]
    1 CGSImageDataLock + 165 (in CoreGraphics) [0x992b0c5c]
    1 img_data_lock + 8151 (in CoreGraphics) [0x9922867d]
                                                          

    Hi
    Yes this can be many things - and I can only guess/suggest.
    A. a very common origin to make the Mac un-happy is to - PANIC-HALT - when the round multicolored thing appear.
    So much can go wrong by doing this - and if done often problem builds up that can result in a real disaster.
    B. NEVER - move or alter any folder named - iMovie Event's resp. iMovie Project's - as iMovie has no search function - moving them results in that iMovie get's 100% lost.
    One can move them - but this HAS TO BE done within the iMovie application (as it is up and running)
    C. preference files - there are TWO or more Libraries on Your Mac. First and easy to find is the one You see when opening Your Start-Up Hard Disk window = Root Library == the WRONG ONE
    What we need to find is the one in Your User-Account folder (icon as a house) - and this is in Mac OS X.7, X.8 and X.9 HIDDEN. To see it do:
    ( It can be done like this: Open Terminal, then enter:
    chflags nohidden ~/Library
    Press return, then restart, and it will always be visible until the next major update, when you do the same thing again. )
    or - do like this. 
    On the Finder window at the top left of the screen,
    Hold down the Option key and clicked on Go. 
    This allowed You to see the Library folder and select it. 
    Then keep the Option button pressed down in order to see and select the Library folder. 
    Once found it, You are able to navigate to the iMovie preferences file and move it to the trash.  iMovie then start’s up fine! 
    Now here in Your User Library - find Preferences and trash
    com.apple.iMovie.plist
    com.apple.iMovie3.plist
    com.apple.iMovie7.plist
    com.apple.iMovie8.plist
    com.apple.iMovie9.plist
    com.apple.iMovieApp.plist
    and find
    com.apple.iApps.plist
    While iMovie is NOT RUNNING - move this/these file/s out on to desk-top.
    Now restart iMovie.
    I Prefere another way to find out if this is the problem.
    (after all folders (iMovie Event/Projects are moved into original place)
    • go up to Apple Menu
    • Down to System Pref's
    • Select Accounts - Create a new User
    • Go down the Apple menu - Log OUT
    • Log into as the new User
    Now try iMovie
    Does it work at all ? (Yes You don't see Events or Projects in Your original Account just now)
    If so - Then we know that there is a corrupted pref file to be trashed.
    Else - the problem are much more severe.
    D. After Panic Halt / Forced Quit - I always do -. to keep disasters on arms length.
    • Repair Permissions (Apple Disk Util tool)
    • Start from other HD or DVD - then run Repair Hard Disk (Apple Disk Util tool)
    Yours trying to be of help - Bengt W

  • Hello friends, my itunes has stopped working. and the problem report stated the following: Fault Module Name:     KERNELBASE.dll   Fault Module Version:     6.1.7601.17514.................. please can anybody help me?hello friends, my itunes has stopped w

    Hello everybody> my itunes has stopped working and the problem report stated the following:
    Problem signature:
      Problem Event Name:    APPCRASH
      Application Name:    iTunes.exe
      Application Version:    10.5.3.3
      Application Timestamp:    4f14cc3d
      Fault Module Name:    KERNELBASE.dll
      Fault Module Version:    6.1.7601.17514
      Fault Module Timestamp:    4ce7b8f0
      Exception Code:    80000003
      Exception Offset:    0003381b
      OS Version:    6.1.7601.2.1.0.256.1
      Locale ID:    1033
      Additional Information 1:    0a9e
      Additional Information 2:    0a9e372d3b4ad19135b953a78882e789
      Additional Information 3:    0a9e
      Additional Information 4:    0a9e372d3b4ad19135b953a78882e789
    can anybody help me?

    Are you seeing a similar message when launching QuickTime Player?
    What security software is installed on the computer? Have you tried testing in an admin account or after uninstalling tthe security software?
    Use one of the following articles to guide you through removing iTunes and the related QuickTime files.
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP
    Removing and reinstalling iTunes, QuickTime, and other software components for Windows Vista or Windows 7

  • Prime Infrastructure: Can you export Alarms and Events?

    Hello
    In Prime 1.4, you had the ability to export the alarms and events you saw being reported, at least according to the PDF manual: http://www.cisco.com/c/en/us/td/docs/wireless/prime_infrastructure/1-4/configuration/guide/pi_14_cg.pdf
    I want to export these events and alarms that can be found in the Monitor section of Prime 2.1, but the export option does not seem to be available.
    Does anyone know if it is possible to export these via a scheduled report or by looking in a particular place on Prime? I would like to import the information into Splunk to see if we can gain an insight into the information that is being collected.
    thanks
    Bryn

    HI,
    Did you ever determine an answer to this question? I really need to export data after a certain date... (I would also like to publish a calendar, after a certain date-- as no one needs to see the "old" events).
    Stu

Maybe you are looking for

  • C-stored procedure in Oracle

    Dear Friends, I have a lot of c-stored procedures for DB2, now,I want to use these c-stored procedures in Oracle directly without any changes. I'm not sure whether this method is right. Please help me. Guang

  • DVD drives reading as CD drives?

    Recently, I moved my motherboard over to a new case, I didn't bother plugging in my dvd drives for awhile, but I did so last night. Of course I had to reset my cmos in order for y motherboard to detect them as being connected, but as I booted into ar

  • Document types in New GL

    In New GL we have " define document types for entry view in a ledger" and " define document types for a general ledger view in a ledger". It says, we have define different document types if the fiscal year variant is different for a non leading ledge

  • IBook Won't turn Off.

    Yes, Werid, But My iBook G3 won't turn off. When i Go and click on the apple To "log off, Restart, Sleep Or Shut down" The menu closes and The computer Stays on and does not shut down. I then force Quit all the Programs Runing, And tryed to shut down

  • Illustrator vs Photoshop RGBs / What color profile to use for an online publication that is also to be printed?

    Hi, I have been correcting the colors of a franchise company logo that is to be used for print, as well as online media. I created EPS files in Illustrator using Pantone colors, and I will be providing these for professional printing (signs, brochure