Can not see running jobs from, package

I have a problem with processing parallely runing jobs:
I am creating another immediately runned jobs in a main job. Those two parallel jobs (2 loads from different databases) have to be finished before I run next operation (working out loaded data). Problem is that, after starting those 2 parallel jobs, I can not see them by select from ALL_SCHEDULER_RUNNING_JOBS that is executed immediately after I create those jobs in a package. If I take a look into ALL_SCHEDULER_RUNNING_JOBS from anonymous statement I can see all my running jobs. Let's sum it up:
1/ Start of main job
2/ Running 2 immediately created jobs (load data)
3/ Checking in loop if jobs created in step 2 are still running
3.1/ Jobs are running (ALL_SCHEDULER_RUNNING_JOBS check) - sleep for a
while - It never happens - can't see any running jobs from select executed in
package but can see them in
anonymous statement
3.2/ Jobs finished - start processing loaded data
Can somebody help me with this task?
Thanks alot!
Jakub

Hi,
There is no reason a job should be visible from an anonymous block but not from inside a job. There are two things that may be happening here.
- jobs scheduled to run immediately my not start running as soon as they are created/enabled, you may need to wait a bit before they start running (they will appear in all_scheduler_jobs immediately but maybe not all_scheduler_running_jobs immediately)
- you may be running into privilege issues. Is the user that executes the anonymous block the same as the user that the job is running as (the job's schema) ? If not maybe the job user does not have privileges to see the job (you can grant alter on the job to the user to ensure this).
Can you see the jobs in the all_scheduler_jobs view from within the job with status RUNNING ? If you can see jobs in all_scheduler_jobs as RUNNING but not in all_scheduler_running_jobs then this is a bug of some sort.
Thanks,
Ravi.

Similar Messages

  • When downloading is complete, I can not see, run, nor access the file; it only appears in the "Downloads" window (and not the specified folder) and the only options permitted are to delete it, or to go to the download web site; what's blocking it?

    My PC's OS is 'MS Windows Vista Home Premium'. As my initil question states: When downloading, after the download completes, I can not see, run, nor access the file in it's designated folder. The download only appears in the "Downloads" window and the only "Right Click" options permitted are to "Remove From List", "Select All", & "Copy Download Link" I also can not double click to run it. What's blocking it?
    I have a similar problem when accessing .zip files that are attachments to my emails. Here, however, I can place the file in a designated folder, however, the .zip file and it's compressed content files are file-typed as "FireFox Document" and I get permissions errors when running an unzip tool.
    Why are my download files being quarantined ??? Is there a security setting option I need to change???
    To get around this, I'm using IE to download and install these files, but switching back & forth between FireFox & IE is a real pain.

    It's your anti-virus not working correctly while scanning. You can turn off the option to scan in Firefox's '''about:config''' by filtering for '''browser.download.manager.scanWhenDone''' and double-clicking that line to change the value to '''false'''

  • Other user can not see the data from the workbook

    Hi Friends,
    I created a workbook with some worksheets in a Business area. The owner of the workbook has no problem to view all the worksheets and get all the data returned.. I granted all the neccessary privileges to other users ,they could see the workbook, but no data returnd for the query results. Tried refresh the worksheet, same no data retrieved.Checked the SQL inspector and the plan, it showed the correct paths and execution plan without any errors there. The same query run in SQL plus by other users returned data correctly.
    By the way, I had a summary folder in the workbook. During the troubleshooting, I dropped this summary folder, still the same no data return for other users.
    Any body happen to know the cause or has some ideas on this issue?
    The discoverer administrator verson is 9.0.4.00 and the PLUS /Viewer is 9.04.45.02.
    Thank you very much,
    J.K

    Hi All
    The scheduling of reports, as you have probably noticed, requires that the scheduling privilege within Discoverer Administrator tool be granted to the user NOT to a role. Scheduling will not work if you attempt this. The reason for this is that these two SYS grants must go to a user:
    GRANT SELECT ON SYS.V_$PARAMETER
    GRANT EXECUTE ON SYS.DBMS_JOB
    The user will also need to have these grants:
    CREATE PROCEDURE,
    CREATE TABLE,
    CREATE VIEW,
    EXECUTE ANY PROCEDURE,
    UNLIMITED TABLESPACE on user's tablespace
    My new Discoverer 10g Handbook, which I would recommend to anyone working with Discoverer, explains scheduling in detail and even tells you how the tables and views that are used to store the results work. You won't find this information anywhere else, as you will see if you read some of the five reviews that have been left on Amazon.com. For more information about the book please look here:
    http://learndiscoverer.com/books/books.htm
    The PUBLIC grants are not having any impact. All these do is ensure that ALL users have the same basic privileges. You can just as easily grant these to any role of your choosing and it will work just fine.
    By the way, because the PUBLIC role is the MINIMUM privileges that a user can have you might want to consider reducing the end user Discoverer privileges afforded to PUBLIC. By default, all users can Create and Edit workbooks, share workbooks, save workbooks and so on. This is far too rich a set of privileges for the basic user, who in most cases will be a VIEWER user. Whenever I create a new EUL I always recommend that my client reduces the PUBLIC user's privileges and then create new roles for more advanced VIEWER and PLUS users, adding privileges as required.
    Thus, my basic VIEWER, aka PUBLIC, has only these privileges:
    Collect Query Statistics
    Item Drill
    Drill Out
    My advanced VIEWER has this additional privilege:
    Save Workbooks to Database
    My basic PLUS user has all of the above, plus these (pardon the pun):
    Create/Edit Query
    Create Link
    and my advanced PLUS users get everything, which means they now get these as well:
    Grant Workbook
    Schedule Workbooks
    I also remove the Save / Save As Actions link from Viewer which prevents the basic VIEWER users from knowing that it is there. In essence, because these users no longer can click the Save link and because they do not have the Save to Database privilege, they will not be prompted to save within Viewer no matter what they do. This now makes 10.1.2 Viewer work the same way as previous versions.
    Even though the Save link is not there, my advanced Viewer users will be prompted to save if they have made any changes. This therefore allows you to have two classes of Viewer, one who can save and one that cannot.
    I hope this helps
    Regards
    Micahael Armstrong-Smith

  • Can not see queued job

    Hi,
    in tools 8.50, FSCM 9,
    on Schedule JobSet Definitions/schedule jobset request tab I have
    Next Start Datetime:  
    06/04/2012 11:39  PST   For my scheduled job. But in process monitor I don't see it being queued.
    Status is Active and recurrence is daily checked.
    Any Idea ?

    Hi,
    Have a look at these documents:
    E-PRCS: Why Don't Schedule JobSets Appear In The Process Monitor When They Are Scheduled To Run? [ID 620066.1]
    https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&doctype=HOWTO&id=620066.1
    E-PRCS: Process Scheduler Scheduled Jobsets Are Not Queued or Processing [ID 635006.1]
    https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&id=635006.1

  • Can not see records after was given select on table

    Hello,
    I have a database 10gV2 and I 'grant select on table1 to user1'. When user1 logged on, he can not see any data from table1. He can desc table1 but when doing a select count(*) from user99.table1 , a zero record returned. Or select * from user99.table1, nothing is returned, no records. Why?

    possibly there is a vpd policy on the table which applies a where predicate allowing the user only to see rows relevent to his session.
    or rows inserted are not committed therefore only visible in the session where transaction is active.
    A

  • Have a New ipad and a iphone 4S, can NOT see my ipnone calender on ipad? why?

    i have had my iphone 4S for a year now and LOVE IT, so over my BB. I recently got the new ipad. I LOVE IT!! BUT, i thought my icould worked syncing my phone and the ipad but i can not see my calender from my phone to my ipad, VERY ANNOYING!!! my contacts went to my ipad and my pictures also. what am i doing that i cant see my calender?
    also? keep getting a message on phone and ipad "not enough storage, this iphone cannot be backed up because there is not enough iCloud storage available. You can manage your stroate in settings",,,,,,,,,,,,,,,,,,so i need more gigs?
    thanks!! xoxo, SonoMama80

        Hello SonoMama80!
    I love, love, love my Apple products too! It's so nice to pick up either device and have your info at your finger tips! You mentioned that the iCloud is stating you do not have enough storage. This sounds the calendar issue is related to that. If there is not enough storage on the iCloud, you will not be able to sync all the info between devices. You can either buy new storage, or remove the syncing of another app. To manage your storage, go to Settings>iCloud. There you can turn on and off sync options. I would also check to make sure the calendar sync is set to "on." You can also scroll down to "Storage and Backup" it will then allow you to purchase more storage.
    Let us know if you need additional help!
    Katie H
    VZW Support
    Follow us on Twitter @VZWSupport

  • I am running Windows 7.  I have 250 photos from a trip that I want to load to the iPad v 6.1.3.1 and show as slide show (in named order).  I can not see any recent remarks regarding how to keep them from being loaded in date order.

    I am running Windows 7.  I have 250 photos from a trip that I want to load to the iPad v 6.1.3.1 and show as slide show (in named order).  I can not see any recent remarks regarding how to keep them from being loaded in date order

    By default the photos will be sorted by the date modified.
         iOS: Understanding photo sorting
    Edit (touch) them in the order you want them to be shown.

  • After an upgrade to 10.8.5 I can not see my mails with Mail. No "Message Viewer" window- When open it from menu "Window" I have the message "Mail quit unexpectedly"

    Hi there
    I just upgrade to 10.8.5 (from snow leopard on an '08 iMac 2.4 GHz Intel Core 2 Duo with 4 GB memory) and I have a problem with Mail
    While during migration there was no problem and it looks like all my massages was transferred (more than 17.000 mails) when I open Mail there is no "Message Viewer" window and if I try to open it from menu "Window" I have the message "Mail quit unexpectedly" (I have report it to Apple).
    So I can not see my mails!!
    Otherwise everything looks "OK" with Mail. I can see all my accounts in Preferences, I can see other windows like Activity, I can even see the red indicator with he new mails on the Mail icon on the Dock… But I can not quit Mail, only Force quit…
    Thank you in advance for your help.
    I am really sorry but If there will be no solution I am afraid I will go back to snow leopard…

    Hello
    and thank you for your help
    I hope the following information are the ones you ask and useful!
    Step 1 
    24/9/13 11:18:37,404 μ.μ. Mail[3161]: *** -[NSSet initWithArray:range:copyItems:]: array argument is not an NSArray
    24/9/13 11:18:37,408 μ.μ. Mail[3161]: (
              0   CoreFoundation                      0x00007fff8e11cb06 __exceptionPreprocess + 198
              1   libobjc.A.dylib                     0x00007fff8df813f0 objc_exception_throw + 43
              2   CoreFoundation                      0x00007fff8e0fb454 -[NSSet initWithArray:range:copyItems:] + 212
              3   Message                             0x00007fff847b148c -[SmartMailboxUnreadCountManager smartMailbox:didInitializeWithDictionaryRepresentation:] + 98
              4   Message                             0x00007fff847b0cac -[MailboxUid initWithDictionaryRepresentation:] + 1289
              5   Mail                                0x00000001074b422b Mail + 33323
              6   Mail                                0x00000001074b3cbf Mail + 31935
              7   Mail                                0x00000001074b3990 Mail + 31120
              8   Mail                                0x0000000107640763 Mail + 1656675
              9   Mail                                0x0000000107640d13 Mail + 1658131
              10  Mail                                0x00000001076129e3 Mail + 1468899
              11  Mail                                0x000000010761321f Mail + 1471007
              12  AppKit                              0x00007fff89083199 -[NSPreferences _selectModuleOwner:] + 706
              13  AppKit                              0x00007fff8908289d -[NSPreferences _setupPreferencesPanelForOwner:] + 448
              14  AppKit                              0x00007fff89082944 -[NSPreferences showPreferencesPanelForOwner:] + 33
              15  Mail                                0x0000000107630177 Mail + 1589623
              16  AppKit                              0x00007fff88d0b959 -[NSApplication sendAction:to:from:] + 342
              17  AppKit                              0x00007fff88e4136c -[NSMenuItem _corePerformAction] + 406
              18  AppKit                              0x00007fff88e4105a -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 133
              19  AppKit                              0x00007fff88b2e20f -[NSMenu _internalPerformActionForItemAtIndex:] + 36
              20  AppKit                              0x00007fff88b2e097 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 135
              21  AppKit                              0x00007fff88e3a165 NSSLMMenuEventHandler + 342
              22  HIToolbox                           0x00007fff8ed9ed1a _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1206
              23  HIToolbox                           0x00007fff8ed9e1e9 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14H andlerCallRec + 410
              24  HIToolbox                           0x00007fff8edb3fc9 SendEventToEventTarget + 40
              25  HIToolbox                           0x00007fff8edeaca9 _ZL18SendHICommandEventjPK9HICommandjjhPKvP20OpaqueEventTargetRefS5_PP14OpaqueE ventRef + 443
              26  HIToolbox                           0x00007fff8ed8fa21 SendMenuCommandWithContextAndModifiers + 59
              27  HIToolbox                           0x00007fff8ed8f9d3 SendMenuItemSelectedEvent + 254
              28  HIToolbox                           0x00007fff8ed8f85f _ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2_ + 94
              29  HIToolbox                           0x00007fff8ed6b8bb _ZL14MenuSelectCoreP8MenuData5PointdjPP13OpaqueMenuRefPt + 605
              30  HIToolbox                           0x00007fff8ed6aec8 _HandleMenuSelection2 + 565
              31  AppKit                              0x00007fff88cf98c6 _NSHandleCarbonMenuEvent + 245
              32  AppKit                              0x00007fff88c1ba9f _DPSNextEvent + 2073
              33  AppKit                              0x00007fff88c1adf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
              34  AppKit                              0x00007fff88c121a3 -[NSApplication run] + 517
              35  AppKit                              0x00007fff88bb6bd6 NSApplicationMain + 869
              36  libdyld.dylib                       0x00007fff8883b7e1 start + 0
              37  ???                                 0x0000000000000002 0x0 + 2
    24/9/13 11:18:56,856 μ.μ. Mail[3161]: An exception occurred during invocation of -[MailboxesController _writeSmartMailboxesToDisk]
    24/9/13 11:18:56,856 μ.μ. Mail[3161]: *** -[NSSet initWithArray:range:copyItems:]: array argument is not an NSArray
    24/9/13 11:18:56,858 μ.μ. Mail[3161]: (
              0   CoreFoundation                      0x00007fff8e11cb06 __exceptionPreprocess + 198
              1   libobjc.A.dylib                     0x00007fff8df813f0 objc_exception_throw + 43
              2   CoreFoundation                      0x00007fff8e0fb454 -[NSSet initWithArray:range:copyItems:] + 212
              3   Message                             0x00007fff847b148c -[SmartMailboxUnreadCountManager smartMailbox:didInitializeWithDictionaryRepresentation:] + 98
              4   Message                             0x00007fff847b0cac -[MailboxUid initWithDictionaryRepresentation:] + 1289
              5   Mail                                0x00000001074b422b Mail + 33323
              6   Mail                                0x00000001074b3cbf Mail + 31935
              7   Mail                                0x00000001074b3990 Mail + 31120
              8   Mail                                0x0000000107649df0 Mail + 1695216
              9   Mail                                0x0000000107537d95 Mail + 572821
              10  CoreFoundation                      0x00007fff8e11009c __invoking___ + 140
              11  CoreFoundation                      0x00007fff8e10ff37 -[NSInvocation invoke] + 263
              12  CoreMessage                         0x00007fff8cfe07d7 -[MonitoredInvocation invoke] + 225
              13  CoreMessage                         0x00007fff8cff8e22 -[ThrowingInvocationOperation main] + 33
              14  CoreMessage                         0x00007fff8cfa4f82 -[_MFInvocationOperation main] + 431
              15  Foundation                          0x00007fff83bbb926 -[__NSOperationInternal start] + 684
              16  Foundation                          0x00007fff83bc30f1 __block_global_6 + 129
              17  libdispatch.dylib                   0x00007fff8b2e9f01 _dispatch_call_block_and_release + 15
              18  libdispatch.dylib                   0x00007fff8b2e60b6 _dispatch_client_callout + 8
              19  libdispatch.dylib                   0x00007fff8b2e71fa _dispatch_worker_thread2 + 304
              20  libsystem_c.dylib                   0x00007fff89fb7cdb _pthread_wqthread + 404
              21  libsystem_c.dylib                   0x00007fff89fa2191 start_wqthread + 13
    24/9/13 11:19:26,862 μ.μ. Mail[3161]: An exception occurred during invocation of -[MailboxesController _writeSmartMailboxesToDisk]
    24/9/13 11:19:26,863 μ.μ. Mail[3161]: *** -[NSSet initWithArray:range:copyItems:]: array argument is not an NSArray
    24/9/13 11:19:26,864 μ.μ. Mail[3161]: (
              0   CoreFoundation                      0x00007fff8e11cb06 __exceptionPreprocess + 198
              1   libobjc.A.dylib                     0x00007fff8df813f0 objc_exception_throw + 43
              2   CoreFoundation                      0x00007fff8e0fb454 -[NSSet initWithArray:range:copyItems:] + 212
              3   Message                             0x00007fff847b148c -[SmartMailboxUnreadCountManager smartMailbox:didInitializeWithDictionaryRepresentation:] + 98
              4   Message                             0x00007fff847b0cac -[MailboxUid initWithDictionaryRepresentation:] + 1289
              5   Mail                                0x00000001074b422b Mail + 33323
              6   Mail                                0x00000001074b3cbf Mail + 31935
              7   Mail                                0x00000001074b3990 Mail + 31120
              8   Mail                                0x0000000107649df0 Mail + 1695216
              9   Mail                                0x0000000107537d95 Mail + 572821
              10  CoreFoundation                      0x00007fff8e11009c __invoking___ + 140
              11  CoreFoundation                      0x00007fff8e10ff37 -[NSInvocation invoke] + 263
              12  CoreMessage                         0x00007fff8cfe07d7 -[MonitoredInvocation invoke] + 225
              13  CoreMessage                         0x00007fff8cff8e22 -[ThrowingInvocationOperation main] + 33
              14  CoreMessage                         0x00007fff8cfa4f82 -[_MFInvocationOperation main] + 431
              15  Foundation                          0x00007fff83bbb926 -[__NSOperationInternal start] + 684
              16  Foundation                          0x00007fff83bc30f1 __block_global_6 + 129
              17  libdispatch.dylib                   0x00007fff8b2e9f01 _dispatch_call_block_and_release + 15
              18  libdispatch.dylib                   0x00007fff8b2e60b6 _dispatch_client_callout + 8
              19  libdispatch.dylib                   0x00007fff8b2e71fa _dispatch_worker_thread2 + 304
              20  libsystem_c.dylib                   0x00007fff89fb7cdb _pthread_wqthread + 404
              21  libsystem_c.dylib                   0x00007fff89fa2191 start_wqthread + 13
    24/9/13 11:19:56,957 μ.μ. Mail[3161]: An exception occurred during invocation of -[MailboxesController _writeSmartMailboxesToDisk]
    24/9/13 11:19:56,957 μ.μ. Mail[3161]: *** -[NSSet initWithArray:range:copyItems:]: array argument is not an NSArray
    24/9/13 11:19:56,959 μ.μ. Mail[3161]: (
              0   CoreFoundation                      0x00007fff8e11cb06 __exceptionPreprocess + 198
              1   libobjc.A.dylib                     0x00007fff8df813f0 objc_exception_throw + 43
              2   CoreFoundation                      0x00007fff8e0fb454 -[NSSet initWithArray:range:copyItems:] + 212
              3   Message                             0x00007fff847b148c -[SmartMailboxUnreadCountManager smartMailbox:didInitializeWithDictionaryRepresentation:] + 98
              4   Message                             0x00007fff847b0cac -[MailboxUid initWithDictionaryRepresentation:] + 1289
              5   Mail                                0x00000001074b422b Mail + 33323
              6   Mail                                0x00000001074b3cbf Mail + 31935
              7   Mail                                0x00000001074b3990 Mail + 31120
              8   Mail                                0x0000000107649df0 Mail + 1695216
              9   Mail                                0x0000000107537d95 Mail + 572821
              10  CoreFoundation                      0x00007fff8e11009c __invoking___ + 140
              11  CoreFoundation                      0x00007fff8e10ff37 -[NSInvocation invoke] + 263
              12  CoreMessage                         0x00007fff8cfe07d7 -[MonitoredInvocation invoke] + 225
              13  CoreMessage                         0x00007fff8cff8e22 -[ThrowingInvocationOperation main] + 33
              14  CoreMessage                         0x00007fff8cfa4f82 -[_MFInvocationOperation main] + 431
              15  Foundation                          0x00007fff83bbb926 -[__NSOperationInternal start] + 684
              16  Foundation                          0x00007fff83bc30f1 __block_global_6 + 129
              17  libdispatch.dylib                   0x00007fff8b2e9f01 _dispatch_call_block_and_release + 15
              18  libdispatch.dylib                   0x00007fff8b2e60b6 _dispatch_client_callout + 8
              19  libdispatch.dylib                   0x00007fff8b2e71fa _dispatch_worker_thread2 + 304
              20  libsystem_c.dylib                   0x00007fff89fb7cdb _pthread_wqthread + 404
              21  libsystem_c.dylib                   0x00007fff89fa2191 start_wqthread + 13
    24/9/13 11:20:26,962 μ.μ. Mail[3161]: An exception occurred during invocation of -[MailboxesController _writeSmartMailboxesToDisk]
    24/9/13 11:20:26,962 μ.μ. Mail[3161]: *** -[NSSet initWithArray:range:copyItems:]: array argument is not an NSArray
    24/9/13 11:20:26,963 μ.μ. Mail[3161]: (
              0   CoreFoundation                      0x00007fff8e11cb06 __exceptionPreprocess + 198
              1   libobjc.A.dylib                     0x00007fff8df813f0 objc_exception_throw + 43
              2   CoreFoundation                      0x00007fff8e0fb454 -[NSSet initWithArray:range:copyItems:] + 212
              3   Message                             0x00007fff847b148c -[SmartMailboxUnreadCountManager smartMailbox:didInitializeWithDictionaryRepresentation:] + 98
              4   Message                             0x00007fff847b0cac -[MailboxUid initWithDictionaryRepresentation:] + 1289
              5   Mail                                0x00000001074b422b Mail + 33323
              6   Mail                                0x00000001074b3cbf Mail + 31935
              7   Mail                                0x00000001074b3990 Mail + 31120
              8   Mail                                0x0000000107649df0 Mail + 1695216
              9   Mail                                0x0000000107537d95 Mail + 572821
              10  CoreFoundation                      0x00007fff8e11009c __invoking___ + 140
              11  CoreFoundation                      0x00007fff8e10ff37 -[NSInvocation invoke] + 263
              12  CoreMessage                         0x00007fff8cfe07d7 -[MonitoredInvocation invoke] + 225
              13  CoreMessage                         0x00007fff8cff8e22 -[ThrowingInvocationOperation main] + 33
              14  CoreMessage                         0x00007fff8cfa4f82 -[_MFInvocationOperation main] + 431
              15  Foundation                          0x00007fff83bbb926 -[__NSOperationInternal start] + 684
              16  Foundation                          0x00007fff83bc30f1 __block_global_6 + 129
              17  libdispatch.dylib                   0x00007fff8b2e9f01 _dispatch_call_block_and_release + 15
              18  libdispatch.dylib                   0x00007fff8b2e60b6 _dispatch_client_callout + 8
              19  libdispatch.dylib                   0x00007fff8b2e71fa _dispatch_worker_thread2 + 304
              20  libsystem_c.dylib                   0x00007fff89fb7cdb _pthread_wqthread + 404
              21  libsystem_c.dylib                   0x00007fff89fa2191 start_wqthread + 13
    24/9/13 11:20:57,310 μ.μ. Mail[3161]: An exception occurred during invocation of -[MailboxesController _writeSmartMailboxesToDisk]
    24/9/13 11:20:57,311 μ.μ. Mail[3161]: *** -[NSSet initWithArray:range:copyItems:]: array argument is not an NSArray
    24/9/13 11:20:57,312 μ.μ. Mail[3161]: (
              0   CoreFoundation                      0x00007fff8e11cb06 __exceptionPreprocess + 198
              1   libobjc.A.dylib                     0x00007fff8df813f0 objc_exception_throw + 43
              2   CoreFoundation                      0x00007fff8e0fb454 -[NSSet initWithArray:range:copyItems:] + 212
              3   Message                             0x00007fff847b148c -[SmartMailboxUnreadCountManager smartMailbox:didInitializeWithDictionaryRepresentation:] + 98
              4   Message                             0x00007fff847b0cac -[MailboxUid initWithDictionaryRepresentation:] + 1289
              5   Mail                                0x00000001074b422b Mail + 33323
              6   Mail                                0x00000001074b3cbf Mail + 31935
              7   Mail                                0x00000001074b3990 Mail + 31120
              8   Mail                                0x0000000107649df0 Mail + 1695216
              9   Mail                                0x0000000107537d95 Mail + 572821
              10  CoreFoundation                      0x00007fff8e11009c __invoking___ + 140
              11  CoreFoundation                      0x00007fff8e10ff37 -[NSInvocation invoke] + 263
              12  CoreMessage                         0x00007fff8cfe07d7 -[MonitoredInvocation invoke] + 225
              13  CoreMessage                         0x00007fff8cff8e22 -[ThrowingInvocationOperation main] + 33
              14  CoreMessage                         0x00007fff8cfa4f82 -[_MFInvocationOperation main] + 431
              15  Foundation                          0x00007fff83bbb926 -[__NSOperationInternal start] + 684
              16  Foundation                          0x00007fff83bc30f1 __block_global_6 + 129
              17  libdispatch.dylib                   0x00007fff8b2e9f01 _dispatch_call_block_and_release + 15
              18  libdispatch.dylib                   0x00007fff8b2e60b6 _dispatch_client_callout + 8
              19  libdispatch.dylib                   0x00007fff8b2e71fa _dispatch_worker_thread2 + 304
              20  libsystem_c.dylib                   0x00007fff89fb7cdb _pthread_wqthread + 404
              21  libsystem_c.dylib                   0x00007fff89fa2191 start_wqthread + 13
    24/9/13 11:21:06,290 μ.μ. WindowServer[2287]: CGXDisableUpdate: UI updates were forcibly disabled by application "Mail" for over 1.00 seconds. Server has re-enabled them.
    24/9/13 11:21:06,308 μ.μ. WindowServer[2287]: reenable_update_for_connection: UI updates were finally reenabled by application "Mail" after 1.03 seconds (server forcibly re-enabled them after 1.01 seconds)
    24/9/13 11:21:27,315 μ.μ. Mail[3161]: An exception occurred during invocation of -[MailboxesController _writeSmartMailboxesToDisk]
    24/9/13 11:21:27,316 μ.μ. Mail[3161]: *** -[NSSet initWithArray:range:copyItems:]: array argument is not an NSArray
    24/9/13 11:21:27,317 μ.μ. Mail[3161]: (
              0   CoreFoundation                      0x00007fff8e11cb06 __exceptionPreprocess + 198
              1   libobjc.A.dylib                     0x00007fff8df813f0 objc_exception_throw + 43
              2   CoreFoundation                      0x00007fff8e0fb454 -[NSSet initWithArray:range:copyItems:] + 212
              3   Message                             0x00007fff847b148c -[SmartMailboxUnreadCountManager smartMailbox:didInitializeWithDictionaryRepresentation:] + 98
              4   Message                             0x00007fff847b0cac -[MailboxUid initWithDictionaryRepresentation:] + 1289
              5   Mail                                0x00000001074b422b Mail + 33323
              6   Mail                                0x00000001074b3cbf Mail + 31935
              7   Mail                                0x00000001074b3990 Mail + 31120
              8   Mail                                0x0000000107649df0 Mail + 1695216
              9   Mail                                0x0000000107537d95 Mail + 572821
              10  CoreFoundation                      0x00007fff8e11009c __invoking___ + 140
              11  CoreFoundation                      0x00007fff8e10ff37 -[NSInvocation invoke] + 263
              12  CoreMessage                         0x00007fff8cfe07d7 -[MonitoredInvocation invoke] + 225
              13  CoreMessage                         0x00007fff8cff8e22 -[ThrowingInvocationOperation main] + 33
              14  CoreMessage                         0x00007fff8cfa4f82 -[_MFInvocationOperation main] + 431
              15  Foundation                          0x00007fff83bbb926 -[__NSOperationInternal start] + 684
              16  Foundation                          0x00007fff83bc30f1 __block_global_6 + 129
              17  libdispatch.dylib                   0x00007fff8b2e9f01 _dispatch_call_block_and_release + 15
              18  libdispatch.dylib                   0x00007fff8b2e60b6 _dispatch_client_callout + 8
              19  libdispatch.dylib                   0x00007fff8b2e71fa _dispatch_worker_thread2 + 304
              20  libsystem_c.dylib                   0x00007fff89fb7cdb _pthread_wqthread + 404
              21  libsystem_c.dylib                   0x00007fff89fa2191 start_wqthread + 13
    24/9/13 11:28:03,262 μ.μ. Mail[3161]: An uncaught exception was raised
    24/9/13 11:28:03,262 μ.μ. Mail[3161]: *** -[NSSet initWithArray:range:copyItems:]: array argument is not an NSArray
    24/9/13 11:28:03,266 μ.μ. Mail[3161]: (
              0   CoreFoundation                      0x00007fff8e11cb06 __exceptionPreprocess + 198
              1   libobjc.A.dylib                     0x00007fff8df813f0 objc_exception_throw + 43
              2   CoreFoundation                      0x00007fff8e0fb454 -[NSSet initWithArray:range:copyItems:] + 212
              3   Message                             0x00007fff847b148c -[SmartMailboxUnreadCountManager smartMailbox:didInitializeWithDictionaryRepresentation:] + 98
              4   Message                             0x00007fff847b0cac -[MailboxUid initWithDictionaryRepresentation:] + 1289
              5   Mail                                0x00000001074b422b Mail + 33323
              6   Mail                                0x00000001074b3cbf Mail + 31935
              7   Mail                                0x00000001074b3990 Mail + 31120
              8   Mail                                0x00000001074b6c7f Mail + 44159
              9   Mail                                0x00000001074b6133 Mail + 41267
              10  Mail                                0x000000010764fd73 Mail + 1719667
              11  libdispatch.dylib                   0x00007fff8b2e60b6 _dispatch_client_callout + 8
              12  libdispatch.dylib                   0x00007fff8b2e6041 dispatch_once_f + 50
              13  Mail                                0x00000001074b5fe8 Mail + 40936
              14  Mail                                0x00000001074b5ea6 Mail + 40614
              15  CoreFoundation                      0x00007fff8e1148e9 -[NSSet makeObjectsPerformSelector:] + 201
              16  AppKit                              0x00007fff88bdc136 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1168
              17  AppKit                              0x00007fff88bbb11d loadNib + 317
              18  AppKit                              0x00007fff88bba649 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219
              19  AppKit                              0x00007fff88df7653 -[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 150
              20  CoreMessage                         0x00007fff8cfe83d6 -[NSBundle(MessageFrameworkAdditions) loadNibNamed:owner:] + 95
              21  Mail                                0x00000001074b5002 Mail + 36866
              22  Mail                                0x00000001074b4ecc Mail + 36556
              23  Mail                                0x000000010762d8ac Mail + 1579180
              24  AppKit                              0x00007fff88d0b959 -[NSApplication sendAction:to:from:] + 342
              25  AppKit                              0x00007fff88e4136c -[NSMenuItem _corePerformAction] + 406
              26  AppKit                              0x00007fff88e4105a -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 133
              27  AppKit                              0x00007fff88b2e20f -[NSMenu _internalPerformActionForItemAtIndex:] + 36
              28  AppKit                              0x00007fff88b2e097 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 135
              29  AppKit                              0x00007fff88e3a165 NSSLMMenuEventHandler + 342
              30  HIToolbox                           0x00007fff8ed9ed1a _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1206
              31  HIToolbox                           0x00007fff8ed9e1e9 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14H andlerCallRec + 410
              32  HIToolbox                           0x00007fff8edb3fc9 SendEventToEventTarget + 40
              33  HIToolbox                           0x00007fff8edeaca9 _ZL18SendHICommandEventjPK9HICommandjjhPKvP20OpaqueEventTargetRefS5_PP14OpaqueE ventRef + 443
              34  HIToolbox                           0x00007fff8ed8fa21 SendMenuCommandWithContextAndModifiers + 59
              35  HIToolbox                           0x00007fff8ed8f9d3 SendMenuItemSelectedEvent + 254
              36  HIToolbox                           0x00007fff8ed8f85f _ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2_ + 94
              37  HIToolbox                           0x00007fff8ed6b8bb _ZL14MenuSelectCoreP8MenuData5PointdjPP13OpaqueMenuRefPt + 605
              38  HIToolbox                           0x00007fff8ed6aec8 _HandleMenuSelection2 + 565
              39  AppKit                              0x00007fff88cf98c6 _NSHandleCarbonMenuEvent + 245
              40  AppKit                              0x00007fff88c1ba9f _DPSNextEvent + 2073
              41  AppKit                              0x00007fff88c1adf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
              42  AppKit                              0x00007fff88c121a3 -[NSApplication run] + 517
              43  AppKit                              0x00007fff88bb6bd6 NSApplicationMain + 869
              44  libdyld.dylib                       0x00007fff8883b7e1 start + 0
              45  ???                                 0x0000000000000002 0x0 + 2
    24/9/13 11:28:03,268 μ.μ. Mail[3161]: *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSSet initWithArray:range:copyItems:]: array argument is not an NSArray'
    *** First throw call stack:
              0   CoreFoundation                      0x00007fff8e11cb06 __exceptionPreprocess + 198
              1   libobjc.A.dylib                     0x00007fff8df813f0 objc_exception_throw + 43
              2   CoreFoundation                      0x00007fff8e0fb454 -[NSSet initWithArray:range:copyItems:] + 212
              3   Message                             0x00007fff847b148c -[SmartMailboxUnreadCountManager smartMailbox:didInitializeWithDictionaryRepresentation:] + 98
              4   Message                             0x00007fff847b0cac -[MailboxUid initWithDictionaryRepresentation:] + 1289
              5   Mail                                0x00000001074b422b Mail + 33323
              6   Mail                                0x00000001074b3cbf Mail + 31935
              7   Mail                                0x00000001074b3990 Mail + 31120
              8   Mail                                0x00000001074b6c7f Mail + 44159
              9   Mail                                0x00000001074b6133 Mail + 41267
              10  Mail                                0x000000010764fd73 Mail + 1719667
              11  libdispatch.dylib                   0x00007fff8b2e60b6 _dispatch_client_callout + 8
              12  libdispatch.dylib                   0x00007fff8b2e6041 dispatch_once_f + 50
              13  Mail                                0x00000001074b5fe8 Mail + 40936
              14  Mail                                0x00000001074b5ea6 Mail + 40614
              15  CoreFoundation                      0x00007fff8e1148e9 -[NSSet makeObjectsPerformSelector:] + 201
              16  AppKit                              0x00007fff88bdc136 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1168
              17  AppKit                              0x00007fff88bbb11d loadNib + 317
              18  AppKit                              0x00007fff88bba649 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219
              19  AppKit                              0x00007fff88df7653 -[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 150
              20  CoreMessage                         0x00007fff8cfe83d6 -[NSBundle(MessageFrameworkAdditions) loadNibNamed:owner:] + 95
              21  Mail                                0x00000001074b5002 Mail + 36866
              22  Mail                                0x00000001074b4ecc Mail + 36556
              23  Mail                                0x000000010762d8ac Mail + 1579180
              24  AppKit                              0x00007fff88d0b959 -[NSApplication sendAction:to:from:] + 342
              25  AppKit                              0x00007fff88e4136c -[NSMenuItem _corePerformAction] + 406
              26  AppKit                              0x00007fff88e4105a -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 133
              27  AppKit                              0x00007fff88b2e20f -[NSMenu _internalPerformActionForItemAtIndex:] + 36
              28  AppKit                              0x00007fff88b2e097 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 135
              29  AppKit                              0x00007fff88e3a165 NSSLMMenuEventHandler + 342
              30  HIToolbox                           0x00007fff8ed9ed1a _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1206
              31  HIToolbox                           0x00007fff8ed9e1e9 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14H andlerCallRec + 410
              32  HIToolbox                           0x00007fff8edb3fc9 SendEventToEventTarget + 40
              33  HIToolbox                           0x00007fff8edeaca9 _ZL18SendHICommandEventjPK9HICommandjjhPKvP20OpaqueEventTargetRefS5_PP14OpaqueE ventRef + 443
              34  HIToolbox                           0x00007fff8ed8fa21 SendMenuCommandWithContextAndModifiers + 59
              35  HIToolbox                           0x00007fff8ed8f9d3 SendMenuItemSelectedEvent + 254
              36  HIToolbox                           0x00007fff8ed8f85f _ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2_ + 94
              37  HIToolbox                           0x00007fff8ed6b8bb _ZL14MenuSelectCoreP8MenuData5PointdjPP13OpaqueMenuRefPt + 605
              38  HIToolbox                           0x00007fff8ed6aec8 _HandleMenuSelection2 + 565
              39  AppKit                              0x00007fff88cf98c6 _NSHandleCarbonMenuEvent + 245
              40  AppKit                              0x00007fff88c1ba9f _DPSNextEvent + 2073
              41  AppKit                              0x00007fff88c1adf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
              42  AppKit                              0x00007fff88c121a3 -[NSApplication run] + 517
              43  AppKit                              0x00007fff88bb6bd6 NSApplicationMain + 869
              44  libdyld.dylib                       0x00007fff8883b7e1 start + 0
              45  ???                                 0x0000000000000002 0x0 + 2
    24/9/13 11:28:04,903 μ.μ. com.apple.launchd.peruser.506[2322]: ([0x0-0x307307].com.apple.mail[3161]) Job appears to have crashed: Abort trap: 6
    24/9/13 11:28:08,393 μ.μ. ReportCrash[3465]: Saved crash report for Mail[3161] version 6.6 (1510) to /Users/------/Library/Logs/DiagnosticReports/Mail_2013-09-24-232808_----------- ---.crash
    24/9/13 11:44:24,585 μ.μ. Mail[3744]: Using V2 Layout
    24/9/13 11:44:27,235 μ.μ. Mail[3744]: *** -[NSSet initWithArray:range:copyItems:]: array argument is not an NSArray
    24/9/13 11:44:33,389 μ.μ. Mail[3744]: An uncaught exception was raised
    Step 2
    Process:         Mail [3744]
    Path:            /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:      com.apple.mail
    Version:         6.6 (1510)
    Build Info:      Mail-1510000000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [2322]
    User ID:         506
    Date/Time:       2013-09-24 23:48:10.137 +0300
    OS Version:      Mac OS X 10.8.5 (12F37)
    Report Version:  10
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSSet initWithArray:range:copyItems:]: array argument is not an NSArray'
    Performing @selector(newViewerWindow:) from sender NSMenuItem 0x7fb33ac74df0
    abort() called
    terminate called throwing an exception
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff8e11cb06 __exceptionPreprocess + 198
    1   libobjc.A.dylib                     0x00007fff8df813f0 objc_exception_throw + 43
    2   CoreFoundation                      0x00007fff8e0fb454 -[NSSet initWithArray:range:copyItems:] + 212
    3   Message                             0x00007fff847b148c -[SmartMailboxUnreadCountManager smartMailbox:didInitializeWithDictionaryRepresentation:] + 98
    4   Message                             0x00007fff847b0cac -[MailboxUid initWithDictionaryRepresentation:] + 1289
    5   Mail                                0x000000010dae822b Mail + 33323
    6   Mail                                0x000000010dae7cbf Mail + 31935
    7   Mail                                0x000000010dae7990 Mail + 31120
    8   Mail                                0x000000010daeac7f Mail + 44159
    9   Mail                                0x000000010daea133 Mail + 41267
    10  Mail                                0x000000010dc83d73 Mail + 1719667
    11  libdispatch.dylib                   0x00007fff8b2e60b6 _dispatch_client_callout + 8
    12  libdispatch.dylib                   0x00007fff8b2e6041 dispatch_once_f + 50
    13  Mail                                0x000000010dae9fe8 Mail + 40936
    14  Mail                                0x000000010dae9ea6 Mail + 40614
    15  CoreFoundation                      0x00007fff8e1148e9 -[NSSet makeObjectsPerformSelector:] + 201
    16  AppKit                              0x00007fff88bdc136 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1168
    17  AppKit                              0x00007fff88bbb11d loadNib + 317
    18  AppKit                              0x00007fff88bba649 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219
    19  AppKit                              0x00007fff88df7653 -[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 150
    20  CoreMessage                         0x00007fff8cfe83d6 -[NSBundle(MessageFrameworkAdditions) loadNibNamed:owner:] + 95
    21  Mail                                0x000000010dae9002 Mail + 36866
    22  Mail                                0x000000010dae8ecc Mail + 36556
    23  AppKit                              0x00007fff88d0b959 -[NSApplication sendAction:to:from:] + 342
    24  AppKit                              0x00007fff88e4136c -[NSMenuItem _corePerformAction] + 406
    25  AppKit                              0x00007fff88e4105a -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 133
    26  AppKit                              0x00007fff88b2e20f -[NSMenu _internalPerformActionForItemAtIndex:] + 36
    27  AppKit                              0x00007fff88b2e097 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 135
    28  AppKit                              0x00007fff88e3a165 NSSLMMenuEventHandler + 342
    29  HIToolbox                           0x00007fff8ed9ed1a _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1206
    30  HIToolbox                           0x00007fff8ed9e1e9 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14H andlerCallRec + 410
    31  HIToolbox                           0x00007fff8edb3fc9 SendEventToEventTarget + 40
    32  HIToolbox                           0x00007fff8edeaca9 _ZL18SendHICommandEventjPK9HICommandjjhPKvP20OpaqueEventTargetRefS5_PP14OpaqueE ventRef + 443
    33  HIToolbox                           0x00007fff8ed8fa21 SendMenuCommandWithContextAndModifiers + 59
    34  HIToolbox                           0x00007fff8ed8f9d3 SendMenuItemSelectedEvent + 254
    35  HIToolbox                           0x00007fff8ed8f85f _ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2_ + 94
    36  HIToolbox                           0x00007fff8ed6b8bb _ZL14MenuSelectCoreP8MenuData5PointdjPP13OpaqueMenuRefPt + 605
    37  HIToolbox                           0x00007fff8ed6aec8 _HandleMenuSelection2 + 565
    38  AppKit                              0x00007fff88cf98c6 _NSHandleCarbonMenuEvent + 245
    39  AppKit                              0x00007fff88c1ba9f _DPSNextEvent + 2073
    40  AppKit                              0x00007fff88c1adf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    41  AppKit                              0x00007fff88c121a3 -[NSApplication run] + 517
    42  AppKit                              0x00007fff88bb6bd6 NSApplicationMain + 869
    43  libdyld.dylib                       0x00007fff8883b7e1 start + 0
    44  ???                                 0x0000000000000002 0x0 + 2
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff8be9d212 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff89fb6b24 pthread_kill + 90
    2   libsystem_c.dylib                       0x00007fff89ffaf61 abort + 143
    3   libc++abi.dylib                         0x00007fff884b69eb abort_message + 257
    4   libc++abi.dylib                         0x00007fff884b439a default_terminate() + 28
    5   libobjc.A.dylib                         0x00007fff8df81873 _objc_terminate() + 91
    6   libc++.1.dylib                          0x00007fff8dcc68fe std::terminate() + 20
    7   libobjc.A.dylib                         0x00007fff8df815de objc_terminate + 9
    8   libdispatch.dylib                       0x00007fff8b2e60ca _dispatch_client_callout + 28
    9   libdispatch.dylib                       0x00007fff8b2e6041 dispatch_once_f + 50
    10  com.apple.mail                          0x000000010dae9fe8 0x10dae0000 + 40936
    11  com.apple.mail                          0x000000010dae9ea6 0x10dae0000 + 40614
    12  com.apple.CoreFoundation                0x00007fff8e1148e9 -[NSSet makeObjectsPerformSelector:] + 201
    13  com.apple.AppKit                        0x00007fff88bdc136 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1168
    14  com.apple.AppKit                        0x00007fff88bbb11d loadNib + 317
    15  com.apple.AppKit                        0x00007fff88bba649 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219
    16  com.apple.AppKit                        0x00007fff88df7653 -[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 150
    17  com.apple.CoreMessage                   0x00007fff8cfe83d6 -[NSBundle(MessageFrameworkAdditions) loadNibNamed:owner:] + 95
    18  com.apple.mail                          0x000000010dae9002 0x10dae0000 + 36866
    19  com.apple.mail                          0x000000010dae8ecc 0x10dae0000 + 36556
    20  com.apple.AppKit                        0x00007fff88d0b959 -[NSApplication sendAction:to:from:] + 342
    21  com.apple.AppKit                        0x00007fff88e4136c -[NSMenuItem _corePerformAction] + 406
    22  com.apple.AppKit                        0x00007fff88e4105a -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 133
    23  com.apple.AppKit                        0x00007fff88b2e20f -[NSMenu _internalPerformActionForItemAtIndex:] + 36
    24  com.apple.AppKit                        0x00007fff88b2e097 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 135
    25  com.apple.AppKit                        0x00007fff88e3a165 NSSLMMenuEventHandler + 342
    26  com.apple.HIToolbox                     0x00007fff8ed9ed1a DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1206
    27  com.apple.HIToolbox                     0x00007fff8ed9e1e9 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 410
    28  com.apple.HIToolbox                     0x00007fff8edb3fc9 SendEventToEventTarget + 40
    29  com.apple.HIToolbox                     0x00007fff8edeaca9 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 443
    30  com.apple.HIToolbox                     0x00007fff8ed8fa21 SendMenuCommandWithContextAndModifiers + 59
    31  com.apple.HIToolbox                     0x00007fff8ed8f9d3 SendMenuItemSelectedEvent + 254
    32  com.apple.HIToolbox                     0x00007fff8ed8f85f FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 94
    33  com.apple.HIToolbox                     0x00007fff8ed6b8bb MenuSelectCore(MenuData*, Point, double, unsigned int, OpaqueMenuRef**, unsigned short*) + 605
    34  com.apple.HIToolbox                     0x00007fff8ed6aec8 _HandleMenuSelection2 + 565
    35  com.apple.AppKit                        0x00007fff88cf98c6 _NSHandleCarbonMenuEvent + 245
    36  com.apple.AppKit                        0x00007fff88c1ba9f _DPSNextEvent + 2073
    37  com.apple.AppKit                        0x00007fff88c1adf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    38  com.apple.AppKit                        0x00007fff88c121a3 -[NSApplication run] + 517
    39  com.apple.AppKit                        0x00007fff88bb6bd6 NSApplicationMain + 869
    40  libdyld.dylib                           0x00007fff8883b7e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8be9dd16 kevent + 10
    1   libdispatch.dylib                       0x00007fff8b2e8dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff8b2e89ee _dispatch_mgr_thread + 54
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8be9b686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8be9ac42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8e0b9233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8e0be916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8e0be0e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff83b64546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                    0x00007fff83bc2562 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff89fb5772 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff89fa21a1 thread_start + 13
    Thread 3:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8be9d0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff89fb9fb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8d92eb66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x00007fff8db51bfa JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x00007fff8db6725f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff89fb5772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff89fa21a1 thread_start + 13
    Thread 4:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8be9d0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff89fb9fb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8dab49d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff8dab48b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff8db6725f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff89fb5772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff89fa21a1 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8be9b686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8be9ac42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8e0b9233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8e0be916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8e0be0e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff83bc77ee -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
    6   com.apple.Foundation                    0x00007fff83b601aa -[NSRunLoop(NSRunLoop) run] + 74
    7   com.apple.CoreMessage                   0x00007fff8cf7dd57 +[_NSSocket _runIOThread] + 77
    8   com.apple.Foundation                    0x00007fff83bc2562 __NSThread__main__ + 1345
    9   libsystem_c.dylib                       0x00007fff89fb5772 _pthread_start + 327
    10  libsystem_c.dylib                       0x00007fff89fa21a1 thread_start + 13
    Thread 6:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8be9d322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff8e0fdf46 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff89fb5772 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff89fa21a1 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8be9d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff89fb7f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff89fb7ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff89fa2191 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff8be9d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff89fb7f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff89fb7ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff89fa2191 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8be9d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff89fb7f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff89fb7ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff89fa2191 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5211e218  rdx: 0x0000000000000000
      rdi: 0x0000000000000c07  rsi: 0x0000000000000006  rbp: 0x00007fff5211e240  rsp: 0x00007fff5211e218
       r8: 0x00007fff74393278   r9: 0x000000000000000d  r10: 0x0000000020000000  r11: 0x0000000000000206
      r12: 0x00007fff5211e3a0  r13: 0x00007fb33bbe43d0  r14: 0x00007fff74394180  r15: 0x00007fff5211e280
      rip: 0x00007fff8be9d212  rfl: 0x0000000000000206  cr2: 0x00007fff7438cff0
    Logical CPU: 0
    Binary Images:
           0x10dae0000 -        0x10de7ffff  com.apple.mail (6.6 - 1510) <49BBA752-FE19-381B-BD78-1394141471D5> /Applications/Mail.app/Contents/MacOS/Mail
           0x10f5c8000 -        0x10f5cafff  libanonymous.2.so (166) <6417EA9E-4202-31DA-A086-B58F1E92C931> /usr/lib/sasl2/libanonymous.2.so
           0x10f5cf000 -        0x10f5d2fff  libcrammd5.2.so (166) <866C8DD4-5086-376A-BFC7-897A40327DB4> /usr/lib/sasl2/libcrammd5.2.so
           0x10f5d8000 -        0x10f5dafff  apop.so (169) <2A1CAD32-5734-3D4E-868B-E773DCD192B5> /usr/lib/sasl2/apop.so
           0x10f5de000 -        0x10f5f2fff  dhx.so (169) <3C4D7E51-F30B-3A5B-9BB6-4426EC607E10> /usr/lib/sasl2/dhx.so
           0x10fef2000 -        0x10fefbff7  digestmd5WebDAV.so (169) <D1EF0A0E-92FA-321F-9445-DD08A64C2493> /usr/lib/sasl2/digestmd5WebDAV.so
           0x10ff04000 -        0x10ff0dff7  libdigestmd5.2.so (166) <F2344A08-F032-35D3-9EBB-F147D4100517> /usr/lib/sasl2/libdigestmd5.2.so
           0x10ff13000 -        0x10ff18fff  libgssapiv2.2.so (166) <83A21AF3-FB42-3ACC-B6ED-26B23388C4F4> /usr/lib/sasl2/libgssapiv2.2.so
           0x10ff1d000 -        0x10ff1ffff  login.so (166) <1F868238-FB26-3477-B31C-67DB400D6F68> /usr/lib/sasl2/login.so
           0x10ff23000 -        0x10ff28fff  libntlm.so (166) <82608FB8-E225-39FF-BC83-B9D3F89D7CEC> /usr/lib/sasl2/libntlm.so
           0x10ff2d000 -        0x10ff34fff  libotp.2.so (166) <2AE53E63-A826-3E20-9B4D-476CC712410D> /usr/lib/sasl2/libotp.2.so
           0x110089000 -        0x11008bfff  libplain.2.so (166) <074D7604-3435-3E01-A86B-FF102001FC5B> /usr/lib/sasl2/libplain.2.so
           0x11008f000 -        0x110093fff  libpps.so (169) <3C150ECF-0D94-3DBE-8AB6-7B0070700699> /usr/lib/sasl2/libpps.so
           0x1103dc000 -        0x1103dffff  mschapv2.so (169) <9DAC741E-6BB8-3DFA-85AD-532EB20E780B> /usr/lib/sasl2/mschapv2.so
           0x1103e4000 -        0x110411fff  com.apple.DirectoryService.PasswordServerFramework (10.8 - 27.1) <81194DEC-984F-3099-B537-F70394F8492C> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
           0x110429000 -        0x11042bfff  p

  • Can not see the menu of New Business Components Package in jdeveloper

    I am just follow the developer guide.
    and when I create the Business Components Package, the guide said that
    ========================================
    In the JDeveloper Navigator, select the OA Project where you want to create your package.
    From the main menu, choose File > New to open the New Object Gallery.
    In the Categories tree, expand the Business Tier node, and select Business Components (BC4J).
    In the Items list, select Business Components Package to open the Business Components Package Wizard. You can also right-click on the OA Project and select New Business Components Package to navigate directly to the Business Components Package Wizard.
    =====================================
    In fact I can not see the menu about Business Components (BC4J) in the File/new/buisness tier/Business Components (BC4J).
    I can only see the File/new/buisness tier/ADF Business Components.
    And can not find the "Business Components Package" under ADF Business Components either.
    I am using the JDev Extension for OA (p5856648_R12_GENERIC.zip) and EBS 12.0.0.
    And I create an OA Workspace and OA Project.
    can anyone help?

    James,
    Use search facility on forum. Chk thread Re: OAF Toolbox Tutorial Help - Search
    --Shiv                                                                                                                                                                                                                                                                       

  • HT1454 Can't see ipod videos from 60GB ipod classic.  I have Apple USB/video cable running through Onkyo receiver into Samsung TV. Video & TV out settings seem correct-I can see album cover, but no video. Is it possible to get itunes music videos to play

    Can't see ipod videos from 60GB ipod classic.  I have Apple USB/video cable running through Onkyo receiver into Samsung TV. Video & TV out settings seem correct-I can see album cover, but no video. Is it possible to get itunes music videos to play or do I need to get new ipod.   It works on my iPad and iPhone, but not through iPod Classic.

    Are these music videos located under Videos on your iPod?  Do it play other regular movies (if you have any on the device)?
    B-rock

  • I can not access Itunes Store from my computer. When I run the dianostic I get a red light that says "Secure Link to the Itunes Store Failed".

    I can not access Itunes Store from my computer.
    When I run the diagnostic tool for network connectivity, my network connects but I get a Red light that says "SECURE LINK TO THE ITUNES STORE FAILED".
    Can anyone help me on this problem?

    ITunes won't connect all I get is the "accessing iTunes store......". With the bar scrolling but no connection.
    With those symptoms, I'd try the following document:
    Apple software on Windows: May see performance issues and blank iTunes Store
    (If there's a SpeedBit LSP showing up in Autoruns, it's usually best to just uninstall your SpeedBit Video Accelerator.)

  • I bought an I pad 2 from us but I can not activate the Facetime in UAE(Dubai)as I can not see the country in the I pad's  drop list, anyone has an idea as how to resolve this issue

    I bought an I pad 2 from us but I can not activate the Facetime in UAE(Dubai)as I can not see the country in the I pad's  drop list, anyone has an idea as to how to resolve this issue

    I'm not that familiar with how FaceTime works. I know how to set It up but I don't use it. I just know that you can't activate in the UAE. I believe that you can activate in any country that permits it's use. Whether you will need a new ID or not, I can't confirm.
    You can Google this and get all sorts of articles on workarounds. Apparently if you set up a VPN you can use it in the UAE. Here is one article that I found.
    http://talkfree7.blogspot.com/2010/09/how-to-facetime-voip-call-from-uae.html
    I Googled "workaround for FaceTime in UAE" to find this.

  • How do I delete photo ALBUMS from my iPHONE 4? I sync via icloud and I can not see any folders selected in itunes. I searched the internet and basically there is no one who has the answer to how you delete the iphone photo library and misc albums

    how do I delete photo ALBUMS from my iPHONE 4?
    I sync via icloud and I can not see any folders selected in itunes.
    I searched the internet and basically there is no one who has the answer (so far)
    to how you delete the iphone photo library and misc albums
    I have also had every iphone and I am not stupid.
    charles altman

    Replying to my own post - heh. I downloaded iExplorer (http://www.macroplant.com/iexplorer/) which allowed me access to the files on the phone and there was the phantom movie in the DCIM folder. Deleted it, and all is well - although I still have 0.65gb of Other in iTunes.....

  • I have been using my Apple ID in India and recently i moved to Spain and now i can not see my indian apps.it says my apple ID is valid for only spanish store.how to download apps from Indian store being in Spain.

    I have been using my Apple ID in India and recently i moved to Spain and now i can not see my indian apps.it says my apple ID is valid for only spanish store.how to download apps from Indian store being in Spain.

    Did you try to change the location  in Settings/iTunes & AppStore/AppleID -> view Apple ID, log in ->Country/Region -> India?

  • I am trying to transfer pictures and music from my phone to my computer, and when I connect my phone, it says Device not installed correctly. I can not see my files or nothing. What can I do?

    I am trying to transfer pictures and music from my phone to my computer, and when I connect my phone, it says Device not installed correctly. I can not see my files or nothing. What can I do?

    Try downloading these http://www.samsung.com/us/support/owners/product/SCH-I535MBBVZW
    or searching for it here Verizon Wireless Cell Phones - Verizon Wireless Accessories | Samsung

Maybe you are looking for

  • Adobe Bridge CS4 Not converting camera raw files right?

    I run an HP computer with Windows Vista 64 bit and have CS4. We also have a Canon 40D camera and shoot in camera raw format. When I download the images Bridge converts them into usable images. The last two times I've downloaded images, after converti

  • How do I find past projects in Premiere Pro?

    Hey Everyone, I was wanting to make an alteration to a project I finalized last month but since then it has gone off my 'recent project' list once I open premiere. I can't find it in my auto save folder on my PC also. I can only find the rendered fil

  • Setup issues: Apache plugin for Weblogic

    Hi, I've spent couple of days without success trying to configure apache plugin for weblogic. I've configured in accordance with bea documentation and it works fine in windows environment but fails in Solaris 9. Plugin log file says it's processed th

  • Name convention, Capture vs Projects

    Hi, I am to start capture about 60  tapes (SVHS-C) from my VHS player thru Canopus ADVC-55 in DV format using Premiere Pro (PP). Doing so I create a "Capture" project in PP, only to get the DV file to a scratch disk mostly named/structed accerdence t

  • How to transfer Outlook Notes to Mac

    Hi, I recently bought a Mac and want to convert my "Notes" from Outlook (work PC) to my Mac. I do not want to use Paralles, ideally i just want to run the info under "Mail" or any other program which works. Any idea, how i can import this? I am reall