Pop-up with Message Log and ability to correct

Hi All,
I am working on a Dialog Program which gets the messages that occur on validating the fields of this program into a message table.
I am able to display the messages one after the other by looping through the message table.
Is there a way that I could display a pop-up with the Message Log and provide a button ('Correct Errors') there to correct the errors encountered which (when clicked) would take me to the field responsible for that message, while the message appears in the status bar.
Many Thanks in Advance.
Kind Regards
Sanjay

Hi,
you can use FM POPUP_TO_DECIDE to display error message and 2 buttons (one with "Correct Errors" and other "Cancel") and "SET CURSOR FIELD CURSORFIELD" to positionate in the respective field (that you must associate  to the message)
Example:
CALL FUNCTION 'POPUP_TO_DECIDE'
  EXPORTING
    DEFAULTOPTION           = '1'
    TEXTLINE1               = 'Message Text'
  TEXTLINE2               = ' '
  TEXTLINE3               = ' '
    TEXT_OPTION1            = 'Correct Errors'
    TEXT_OPTION2            = 'Cancel'
  ICON_TEXT_OPTION1       = ' '
  ICON_TEXT_OPTION2       = ' '
    TITEL                   = 'Error Log'
  START_COLUMN            = 25
  START_ROW               = 6
  CANCEL_DISPLAY          = 'X'
IMPORTING
   ANSWER                  = answer.
if answer eq '1'.
*Correct Errors
SET CURSOR FIELD CURSORFIELD.
  MESSAGE Ennn.
else.
*Cancel
endif.
Regards,

Similar Messages

  • Working with AVCHD: Log and Transfer FAQs

    Disclaimer: Apple does not necessarily endorse any suggestions, solutions, or third-party software products that may be mentioned in the topic below. Apple encourages you to first seek a solution at Apple Support. The following links are provided as is, with no guarantee of the effectiveness or reliability of the information. Apple does not guarantee that these links will be maintained or functional at any given time. Use the information below at your own discretion.
    Working with AVCHD: Log and Transfer FAQs
    Log and Transfer was introduced to the product chain in Final Cut Express 4, and is the program's process for ingesting files in the AVCHD format utilizing MPEG-4 AVC/H.264 video coding and either Dolby AC-3 or uncompressed linear PCM audio coding. The most frequently observed problems relating to the Log and Transfer process are generally quite easily addressed.
    What should I know before attempting to ingest my footage?
    The following facts regarding the Log and Transfer process were adapted from the [Apple Knowledge Base article|http://support.apple.com/kb/TA24840?viewlocale=en_US] on transferring AVCHD in Final Cut Pro 6.0.1 but still hold true for the current version of FCE:
    AVCHD support is available only on Intel-based Macintosh computers.
    AVCHD camcorders typically connect to computers via USB 2.0, not FireWire.
    DVD-based AVCHD camcorders are not supported in Mac OS X 10.4 or earlier.
    Standard definition video recorded with AVCHD camcorders cannot be accessed in the Log and Transfer window. SD and HD clips should not be mixed on the same HDD.
    Preview of AVCHD video in the Log and Transfer window is limited to 1x forward playback. Scrubbing the playhead does not update the video in the Preview area until you stop scrubbing.
    When you choose to transfer AVCHD audio in the Logging area, audio is automatically mixed down to stereo.
    AVCHD footage is not ingested natively but is transcoded to the Apple Intermediate Codec.
    Apple Intermediate Codec files are significantly larger than the original AVCHD files. FCE does not estimate the size of a transcoded AVCHD file before ingesting, so it is possible to exceed the available space on your capture disk during transfer. Before ingesting, keep in mind that the disk space required is about ten times greater than the size of the native AVCHD file.
    Which specific formats can be ingested by Log and Transfer?
    Only AVCHD footage can be ingested through the Log and Transfer process. Other formats and variants such as AVCHD Lite are not supported. All video should be recorded in a frame size of either 1440x1080 or 1920x1080 and a frame rate of 25 or 29.97 frames per second. Audio recorded on AVCHD camcorders is generally at a rate of 48kHz. If your camera shoots in a format that does not comply with one of these setups then it is most likely not supported by the application and is not guaranteed to work correctly.
    Which Easy Setup preset should I select before ingesting my footage?
    It is extremely important to select the preset that matches your media before you attempt to ingest via Log and Transfer. There is only one Easy Setup preset that matches the frame size and rate of your footage. If you intend to ingest AVCHD clips through Log and Transfer you will first need to select one of the following presets:
    AVCHD-Apple Intermediate Codec 1440x1080i50
    AVCHD-Apple Intermediate Codec 1440x1080i60
    AVCHD-Apple Intermediate Codec 1920x1080i50
    AVCHD-Apple Intermediate Codec 1920x1080i60
    If these four options do not appear under your Easy Setup list then you probably need to run Software Update and update to FCE 4.0.1. DO NOT cycle through the available presets until you find one that works - there is only one preset that matches your media and it should be evident which one to choose by the way it is named. Select the AVCHD preset that mentions your frame size and frame rate (i50 presets support both 50i and 25p frame rates; similarly, i60 presets support both 60i and 29.97p frame rates). If you do cycle through many options in the hope of selecting the correct one through guess-and-check you will probably have corrupted your preference file and need to [trash your preferences|http://support.apple.com/kb/TS2611] before continuing.
    Why don't my clips appear when I open the Log and Transfer window?
    Make sure your camcorder records AVCHD in a format supported by FCE4. It should be connected to one of your computer's USB ports (never connect it to an external hard drive or other external device such as your keyboard or a USB hub), powered on, and set to video playback mode.
    If the camcorder +does not+ mount on your Desktop your USB port or cable may be malfunctioning. Try plugging it in to another port or using a different USB cable to see if it makes a difference.
    If the camcorder does mount on your Desktop but the clips do not appear in the Log and Transfer window you will need to point the program to the directory that contains your media.
    First, click the Add Folder button in the upper left of the Log and Transfer window. The button looks like this:
    Then, you will need to navigate to the root directory in which your media is stored. Most camcorders call this folder "PRIVATE" or "AVCHD" and it should be located at the very top level of the camcorder when mounted. If your camcorder records to a valid AVCHD directory structure then your clips should load after the Add Folder process is completed.
    I would like to keep a working backup of my original clips so that I can delete them off the camcorder's internal memory. How should I do this?
    There are two main ways to keep a backup of your clips. The first is to ingest every clip on your camcorder through the Log and Transfer process, and store the Apple Intermediate Codec files the application creates in an easily accessible place such as an external FireWire drive. The advantage of this method is that you have the ability to open back up old editing projects, reconnect the media as necessary, and keep going as if you'd never left. However, due to the large amount of space AIC takes up (usually somewhere in the vicinity of 41-50GB an hour when transcoded from AVCHD), this is not always feasible.
    Another often preferable approach is to copy over the root directory in which your clips are stored (usually named "PRIVATE" or "AVCHD") from the camcorder to your computer or an external drive. As long as you maintain the original file structure, you will be able to ingest your clips again at a later date using the "Add Folder" process detailed above to navigate to their new location.
    My clips appear, but when I attempt to ingest a red exclamation point appears and the window displays the message "Error: No Data"
    This is one of the most common problems that users experience when trying to ingest their media through the Log and Transfer process. Luckily, it also has one of the easiest solutions.
    In the Log and Transfer window, click on the gear icon in the top right and select "Preferences" in the contextual menu that appears.
    Make sure the video is set to transcode to the Apple Intermediate Codec and the audio is set to Plain Stereo.
    After doing so, hit OK and try to ingest again.
    I am experiencing a problem that is not covered in this tip or the solutions here do not work.
    The best thing to do at this point would be to trash your preferences and start a new topic in the [FCE Forum|http://discussions.apple.com/forum.jspa?forumID=936&start=0] with a detailed description of your problem. Check out the user tip on [Basic Troubleshooting in Final Cut Express|http://discussions.apple.com/thread.jspa?threadID=2662419] for more information.
    This is the 1st version of this tip. It was submitted on December 03, 2010 by skalicki`.
    Do you want to provide feedback on this User Contributed Tip or contribute your own? If you have achieved Level 2 status, visit the User Tips Library Contributions forum for more information.

    Disclaimer: Apple does not necessarily endorse any suggestions, solutions, or third-party software products that may be mentioned in the topic below. Apple encourages you to first seek a solution at Apple Support. The following links are provided as is, with no guarantee of the effectiveness or reliability of the information. Apple does not guarantee that these links will be maintained or functional at any given time. Use the information below at your own discretion.
    Working with AVCHD: Log and Transfer FAQs
    Log and Transfer was introduced to the product chain in Final Cut Express 4, and is the program's process for ingesting files in the AVCHD format utilizing MPEG-4 AVC/H.264 video coding and either Dolby AC-3 or uncompressed linear PCM audio coding. The most frequently observed problems relating to the Log and Transfer process are generally quite easily addressed.
    What should I know before attempting to ingest my footage?
    The following facts regarding the Log and Transfer process were adapted from the [Apple Knowledge Base article|http://support.apple.com/kb/TA24840?viewlocale=en_US] on transferring AVCHD in Final Cut Pro 6.0.1 but still hold true for the current version of FCE:
    AVCHD support is available only on Intel-based Macintosh computers.
    AVCHD camcorders typically connect to computers via USB 2.0, not FireWire.
    DVD-based AVCHD camcorders are not supported in Mac OS X 10.4 or earlier.
    Standard definition video recorded with AVCHD camcorders cannot be accessed in the Log and Transfer window. SD and HD clips should not be mixed on the same HDD.
    Preview of AVCHD video in the Log and Transfer window is limited to 1x forward playback. Scrubbing the playhead does not update the video in the Preview area until you stop scrubbing.
    When you choose to transfer AVCHD audio in the Logging area, audio is automatically mixed down to stereo.
    AVCHD footage is not ingested natively but is transcoded to the Apple Intermediate Codec.
    Apple Intermediate Codec files are significantly larger than the original AVCHD files. FCE does not estimate the size of a transcoded AVCHD file before ingesting, so it is possible to exceed the available space on your capture disk during transfer. Before ingesting, keep in mind that the disk space required is about ten times greater than the size of the native AVCHD file.
    Which specific formats can be ingested by Log and Transfer?
    Only AVCHD footage can be ingested through the Log and Transfer process. Other formats and variants such as AVCHD Lite are not supported. All video should be recorded in a frame size of either 1440x1080 or 1920x1080 and a frame rate of 25 or 29.97 frames per second. Audio recorded on AVCHD camcorders is generally at a rate of 48kHz. If your camera shoots in a format that does not comply with one of these setups then it is most likely not supported by the application and is not guaranteed to work correctly.
    Which Easy Setup preset should I select before ingesting my footage?
    It is extremely important to select the preset that matches your media before you attempt to ingest via Log and Transfer. There is only one Easy Setup preset that matches the frame size and rate of your footage. If you intend to ingest AVCHD clips through Log and Transfer you will first need to select one of the following presets:
    AVCHD-Apple Intermediate Codec 1440x1080i50
    AVCHD-Apple Intermediate Codec 1440x1080i60
    AVCHD-Apple Intermediate Codec 1920x1080i50
    AVCHD-Apple Intermediate Codec 1920x1080i60
    If these four options do not appear under your Easy Setup list then you probably need to run Software Update and update to FCE 4.0.1. DO NOT cycle through the available presets until you find one that works - there is only one preset that matches your media and it should be evident which one to choose by the way it is named. Select the AVCHD preset that mentions your frame size and frame rate (i50 presets support both 50i and 25p frame rates; similarly, i60 presets support both 60i and 29.97p frame rates). If you do cycle through many options in the hope of selecting the correct one through guess-and-check you will probably have corrupted your preference file and need to [trash your preferences|http://support.apple.com/kb/TS2611] before continuing.
    Why don't my clips appear when I open the Log and Transfer window?
    Make sure your camcorder records AVCHD in a format supported by FCE4. It should be connected to one of your computer's USB ports (never connect it to an external hard drive or other external device such as your keyboard or a USB hub), powered on, and set to video playback mode.
    If the camcorder +does not+ mount on your Desktop your USB port or cable may be malfunctioning. Try plugging it in to another port or using a different USB cable to see if it makes a difference.
    If the camcorder does mount on your Desktop but the clips do not appear in the Log and Transfer window you will need to point the program to the directory that contains your media.
    First, click the Add Folder button in the upper left of the Log and Transfer window. The button looks like this:
    Then, you will need to navigate to the root directory in which your media is stored. Most camcorders call this folder "PRIVATE" or "AVCHD" and it should be located at the very top level of the camcorder when mounted. If your camcorder records to a valid AVCHD directory structure then your clips should load after the Add Folder process is completed.
    I would like to keep a working backup of my original clips so that I can delete them off the camcorder's internal memory. How should I do this?
    There are two main ways to keep a backup of your clips. The first is to ingest every clip on your camcorder through the Log and Transfer process, and store the Apple Intermediate Codec files the application creates in an easily accessible place such as an external FireWire drive. The advantage of this method is that you have the ability to open back up old editing projects, reconnect the media as necessary, and keep going as if you'd never left. However, due to the large amount of space AIC takes up (usually somewhere in the vicinity of 41-50GB an hour when transcoded from AVCHD), this is not always feasible.
    Another often preferable approach is to copy over the root directory in which your clips are stored (usually named "PRIVATE" or "AVCHD") from the camcorder to your computer or an external drive. As long as you maintain the original file structure, you will be able to ingest your clips again at a later date using the "Add Folder" process detailed above to navigate to their new location.
    My clips appear, but when I attempt to ingest a red exclamation point appears and the window displays the message "Error: No Data"
    This is one of the most common problems that users experience when trying to ingest their media through the Log and Transfer process. Luckily, it also has one of the easiest solutions.
    In the Log and Transfer window, click on the gear icon in the top right and select "Preferences" in the contextual menu that appears.
    Make sure the video is set to transcode to the Apple Intermediate Codec and the audio is set to Plain Stereo.
    After doing so, hit OK and try to ingest again.
    I am experiencing a problem that is not covered in this tip or the solutions here do not work.
    The best thing to do at this point would be to trash your preferences and start a new topic in the [FCE Forum|http://discussions.apple.com/forum.jspa?forumID=936&start=0] with a detailed description of your problem. Check out the user tip on [Basic Troubleshooting in Final Cut Express|http://discussions.apple.com/thread.jspa?threadID=2662419] for more information.
    This is the 1st version of this tip. It was submitted on December 03, 2010 by skalicki`.
    Do you want to provide feedback on this User Contributed Tip or contribute your own? If you have achieved Level 2 status, visit the User Tips Library Contributions forum for more information.

  • I m working in an organization where web-sense is installed to block all irrelevant sites, i have installed itunes but it does not run a window pops up with message 'itunes is not connected to the network' can anyone help me out?

    i m working in an organization where web-sense is installed to block all irrelevant sites, i have installed itunes but it does not run a window pops up with message 'itunes is not connected to the network' can anyone help me out?

    There's a whole lot to read in your post, and frankly I have not read it all.
    Having said that, this troubleshooting guide should help:
    http://support.apple.com/kb/TS1538
    In particular, pay attention to the mobile device support sections near the bottom, assuming you have already done the items above it.

  • My mac froze in an application so I shut it down by powering off with button, now when I try to turn it on I have a grey screen with Apple loge and the timer swirling but it doesn't get past this, please help!

    I Shut down my Mac by holding in the power button after my iMac froze and now when I try to turn it back it on all I get is the grey screen with Apple loge and the timer and doesn't get any further.  I have tried the diagnostic test but nothing was found.

    Take each of these steps that you haven't already tried. Stop when the problem is resolved.
    To restart an unresponsive computer, press and hold the power button for a few seconds until the power shuts off, then release, wait a few more seconds, and press it again briefly.
    Step 1
    The first step in dealing with a startup failure is to secure the data. If you want to preserve the contents of the startup drive, and you don't already have at least one current backup, you must try to back up now, before you do anything else. It may or may not be possible. If you don't care about the data that has changed since the last backup, you can skip this step.
    There are several ways to back up a Mac that is unable to start. You need an external hard drive to hold the backup data.
    a. Start up from the Recovery partition, or from a local Time Machine backup volume (option key at startup.) When the OS X Utilities screen appears, launch Disk Utility and follow the instructions in this support article, under “Instructions for backing up to an external hard disk via Disk Utility.” The article refers to starting up from a DVD, but the procedure in Recovery mode is the same. You don't need a DVD if you're running OS X 10.7 or later.
    b. If Step 1a fails because of disk errors, and no other Mac is available, then you may be able to salvage some of your files by copying them in the Finder. If you already have an external drive with OS X installed, start up from it. Otherwise, if you have Internet access, follow the instructions on this page to prepare the external drive and install OS X on it. You'll use the Recovery installer, rather than downloading it from the App Store.
    c. If you have access to a working Mac, and both it and the non-working Mac have FireWire or Thunderbolt ports, start the non-working Mac in target disk mode. Use the working Mac to copy the data to another drive. This technique won't work with USB, Ethernet, Wi-Fi, or Bluetooth.
    d. If the internal drive of the non-working Mac is user-replaceable, remove it and mount it in an external enclosure or drive dock. Use another Mac to copy the data.
    Step 2
    If the startup process stops at a blank gray screen with no Apple logo or spinning "daisy wheel," then the startup volume may be full. If you had previously seen warnings of low disk space, this is almost certainly the case. You might be able to start up in safe mode even though you can't start up normally. Otherwise, start up from an external drive, or else use the technique in Step 1b, 1c, or 1d to mount the internal drive and delete some files. According to Apple documentation, you need at least 9 GB of available space on the startup volume (as shown in the Finder Info window) for normal operation.
    Step 3
    Sometimes a startup failure can be resolved by resetting the NVRAM.
    Step 4
    If a desktop Mac hangs at a plain gray screen with a movable cursor, the keyboard may not be recognized. Press and hold the button on the side of an Apple wireless keyboard to make it discoverable. If need be, replace or recharge the batteries. If you're using a USB keyboard connected to a hub, connect it to a built-in port.
    Step 5
    If there's a built-in optical drive, a disc may be stuck in it. Follow these instructions to eject it.
    Step 6
    Press and hold the power button until the power shuts off. Disconnect all wired peripherals except those needed to start up, and remove all aftermarket expansion cards. Use a different keyboard and/or mouse, if those devices are wired. If you can start up now, one of the devices you disconnected, or a combination of them, is causing the problem. Finding out which one is a process of elimination.
    Step 7
    If you've started from an external storage device, make sure that the internal startup volume is selected in the Startup Disk pane of System Preferences.
    Start up in safe mode. Note: If FileVault is enabled in OS X 10.9 or earlier, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Post for further instructions.
    Safe mode is much slower to start and run than normal, and some things won’t work at all, including wireless networking on certain Macs.
    The login screen appears even if you usually log in automatically. You must know the login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    When you start up in safe mode, it's normal to see a dark gray progress bar on a light gray background. If the progress bar gets stuck for more than a few minutes, or if the system shuts down automatically while the progress bar is displayed, the startup volume is corrupt and the drive is probably malfunctioning. In that case, go to Step 11. If you ever have another problem with the drive, replace it immediately.
    If you can start and log in in safe mode, empty the Trash, and then open the Finder Info window on the startup volume ("Macintosh HD," unless you gave it a different name.) Check that you have at least 9 GB of available space, as shown in the window. If you don't, copy as many files as necessary to another volume (not another folder on the same volume) and delete the originals. Deletion isn't complete until you empty the Trash again. Do this until the available space is more than 9 GB. Then restart as usual (i.e., not in safe mode.)
    If the startup process hangs again, the problem is likely caused by a third-party system modification that you installed. Post for further instructions.
    Step 8
    Launch Disk Utility in Recovery mode (see Step 1.) Select the startup volume, then run Repair Disk. If any problems are found, repeat until clear. If Disk Utility reports that the volume can't be repaired, the drive has malfunctioned and should be replaced. You might choose to tolerate one such malfunction in the life of the drive. In that case, erase the volume and restore from a backup. If the same thing ever happens again, replace the drive immediately.
    This is one of the rare situations in which you should also run Repair Permissions, ignoring the false warnings it may produce. Look for the line "Permissions repair complete" at the end of the output. Then restart as usual.
    Step 9
    If the startup device is an aftermarket SSD, it may need a firmware update and/or a forced "garbage collection." Instructions for doing this with a Crucial-branded SSD were posted here. Some of those instructions may apply to other brands of SSD, but you should check with the vendor's tech support.  
    Step 10
    Reinstall the OS. If the Mac was upgraded from an older version of OS X, you’ll need the Apple ID and password you used to upgrade.
    Step 11
    Do as in Step 9, but this time erase the startup volume in Disk Utility before installing. The system should automatically restart into the Setup Assistant. Follow the prompts to transfer the data from a Time Machine or other backup.
    Step 12
    This step applies only to models that have a logic-board ("PRAM") battery: all Mac Pro's and some others (not current models.) Both desktop and portable Macs used to have such a battery. The logic-board battery, if there is one, is separate from the main battery of a portable. A dead logic-board battery can cause a startup failure. Typically the failure will be preceded by loss of the settings for the startup disk and system clock. See the user manual for replacement instructions. You may have to take the machine to a service provider to have the battery replaced.
    Step 13
    If you get this far, you're probably dealing with a hardware fault. Make a "Genius" appointment at an Apple Store, or go to another authorized service provider.

  • Write message to Job log with message class and message number

    hi folk,
    When running a background job I'm able to write a message to the job log using the statement - Message "some text..." type 'I'.
    In the Job log I can see the message "some text.." with a "default" message class and message number (but in my report i don't specify any message ID) so I have no idea it comes from.
    Then I try to send a message where I specify the message class/number etc...using message id 'Z1' number 000 with "some text..." In the job log I now can see the "right" message class "Z1" and the number 000, but the message is empty?
    Please advice how to write a message with the message class and message number.
    Best regards
    LinhNg

    Hi Linh,
    How did you provide the text "Some message"? Did you hard code it or used a text element?
    Regards,
    Immanuel.

  • Trouble with RED Log and Transfer in FCP6

    Hi there,
    I am cutting my first RED feature and am having an issue getting all my footage into FCP 6. I decided to go with the RED Quicktime files and am Log and transferring them in as we speak. Most of the footage was able to be dropped right in with no problem what so ever but I am on the last 1TB hard drive and it won't mount the folders to transfer the footage except one. One folder when in fine but the rest won't even mount. I tried importing each .RDC folder in on its own but I get an error:
    WARNING
    "A008c001_0212LV001.R3D" contains unsupported media or has an invalid directory structure. Please choose a folder whose directory structure matches supported media.
    Obviously these files are put together the same way as the other couple hundred files but these ones are giving me trouble. Has anyone else ran into this problem and how do I get the footage in.
    By the way I can open the .R3D files in Red alert without any problem
    Thanks,
    ~Jake

    A while has passed, unfortunately. I've been working my way through this mess, as well.
    When you get the "unsupported media or has an invalid directory structure" message it usually indicates that a catalog-like file is missing. The same now happens with P2 transfer.
    Check for an ".rsx" file within the RDC folder. Log and Transfer may not be happy if this file is missing. Sometimes it gets missed when the media is being consolidated across drives.
    ** What I'm having trouble with now is that Log and Transfer repeatedly fails to load a selected directory --- except on the umpteenth attempt. You know, the one where I'm beyond the point that most normal people are up the Bell Tower sniping at the citizenry.
    jPo
    Message was edited by: JP Owens

  • Issue with Messages App and disk usage

    Hi there,
    Has everyone ever experienced this weird bug?
    Everytime I launch Messages App, my available disk space goes down almost by 15 Gb, making my hard drive instantly full, and my computer unusable.
    The only solution I found is to force quit Messages App, and never use it again
    I have a MacBook Retina, that I bought a month ago.
    It's been working super fine since I got it, apart from that stupid bug that appeared two days ago.

    HI,
    Never heard of this one.
    (Never seen it myself)
    I would start with a PRAM reset
    Shut down the computer.
    Restart it holding down Apple/CMD ( or ⌘)+ALT( ⌥)+P+R Keys until you have heard three Start Up Bongs.
    DO you have notion of how many Conversations Messages may be trying to show in the left hand column of the Message window ?
    (Saves Messages and the iMessages database are already held on the computer so I don't really see this as the issue)
    10:03 PM      Monday; January 28, 2013
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
      iMac 2.5Ghz 5i 2011 (Mountain Lion 10.8.2)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • Need help with our "log and transfer" workflow...

    All,
    Again, it's our first tapeless project so please keep having patience with us.
    What should the workflow be for our project?
    I bring in the Firestore and dump raw files to a hard drive. Should I then transfer all footage to QT files? OR should my editor start looking at footage and carving it up as he transfers those files to QT?
    Our issue is that we have a lot of footage coming in and the new tower is slow when transferring footage from raw files to QT. It's driving us crazy.
    Aside from buying a more powerful tower, is there a way for us to review and log the footage and transfer at a real time pace (for example, is there a way to log the footage and do a transfer to QT files at the end of session?).
    Thanks.

    David, thanks for the questions.
    Yes, it's FS-100. And yes, we are shooting on a HVX200.
    The settings we were given by our editing guru create MXF files rather than QT. If so, we should dump onto a hard drive and then bring into FCP, correct?
    Is there a way to log a number of clips and then transfer them en masse? Or do I have log and transfer them one at a time?
    Our issue is that the computer grinds to a virtual halt while transferring.
    Thanks again. We look forward to your thoughts.

  • Issue with XDCam log and transfer update

    I'm trying to install Sony's XDCAM EX Log and Transfer Plug-in, and only can get as far as the "Destination Select" tab, where I'm informed that it "can't be installed on this disk. Final Cut Pro 6.0.3 or higher is recommended for this software."
    I just installed Final Cut Pro 7 yesterday.
    ... what gives? Do I even need this update to be able to manage the videos from my PMW EX1r? I was unable to use them in final cut pro when I tried earlier, and was led to that "Log and Transfer Plug-in" from Sony and told it was the solution, which now won't allow me to even install it.

    You have a number of options, make sure you have the latest Sony XDCAM EX Log and Transfer plug in (v1.2) also grab Sony's XDCAM Transfer (v2.12) which you can use instead of the aforementioned L&T plug in. Plus there is Sony's Clip Browser app (v2.6) for checksum validated offloading of the media from the camera/cards ... and now there is a brand new app called Sony XDCAM Browser (v1.0) which is designed to combine/consolidate the functions of the various utilities into one single handy dandy app. Unfortunately in this first release it has far inferior functionality as compared to what can be managed with the separate apps.
    All of the above can be most easily downloaded (requires no registration) from Sony's Canadian website:
    http://support.sonybiz.ca/esupport
    Hope it helps
    Andy
    Andy

  • Uknown Error with AVCHD Log and Transfer

    Hi All,
    I have a Lumix GH1, and have been logging and transferring video perfectly through FCP up until this point. Recently, I filmed a live concert in full HD, and shot one long, hour and 15 minute take. When I tried to import the file via log and transfer, I'm encountering a little red stop sign with an exclamation point in the que which reads "Error: Unknown". I have pointed FCP to the "Private" file and it comes up fine as a thumbnail.
    My concern is that the file is corrupt. However, the clip is also playing fine in the preview, which keeps me thinking something is salvageable. I also thought it might have something to do with the 2GB limit, so I tried importing a small section with the same result. Basically, I'm having no luck and my contract is getting upset with the time delay.
    Anyone have any clue how to proceed?
    Any help would be hugely appreciated.

    freeform23, I can only hazard a guess but try some of these (these are NOT steps just suggestions):
    1. Copy the video file to another location and try re-importing from there?
    2. Import using another CODEC
    3. Copy file onto DeskTop and FIRST play it in QT Player, then try Import!
    Sorry I couldnt have been of any more help.

  • Questions about message logging and topic TTL

    We're in the final stages of testing our application. Basically a producer application is sending small, non-persistent messages once every 10 seconds and once every second to an auto-created topic. The consumer application(s) listening are then doing data display of this 1 second and 10 second data.
    Testing the client we noticed it complained of a single 10 second message not being received. We verified that the message was sent by the producer. My question is whether there is a logging setting on the IMQ server that could be used to log the receipt and delivery of every message, perhaps by JMSMessageID to a particular topic? The only idea we could think of is to use 'imqcmd metrics' to track the number of messages in/out, but this isn't as useful for us.
    Any ideas you could provide would be greatly appreciated.

    imqbrokerd does not support tracing at this level, so metrics is probably the best approach for now.
    If a subscriber is not getting a message it is usually because of one of the following:
    1. The message is expiring. If you are using message expiration make sure the clocks are synchronized between the clients and the server. imqbrokerd will log a message when it has expired messages.
    2. The subscriber was down when the message was produced (and it is not a durable subscriber).
    3. You have set a size limit on the destination or system wide that is resulting in messages being shedded as specified by the limit behavior.
    With non-persistent messages you can get an additional level of reliability by setting the following ConnectionFactory property to true:
    ConnectionConfiguration.imqAckOnProducethis adds a handshake between the server and client when a message is sent and provides a mechanism for imqbrokerd to propogate additional message production errors back to the client.
    The following document at sunsolve.sun.com provides more details:
    ID70117 Sun Java[TM] System Message Queue: Tuning 3.0.1 and 3.5 For Robustness
    Joe
    http://wwws.sun.com/software/products/message_queue/

  • Problems with Messaging Bridge and MQ.

              Hi,
              I'm trying to use the Weblogic messaging bridge to provide a set of local queues
              to my application server from a set of MQ queues, using XA.
              My problem is that when the bridge starts up, it gives the following error:
              <Aug 5, 2002 4:35:14 PM BST> <Info> <MessagingBridge> <Bridge "BRIDGE.STATUS1"
              failed to connect to the source destination and will try again in 20 seconds.
              (javax.resource.spi.ResourceAllocationException: CreateManagedConnection Error:
              ConnectionFactory: failed to get initial context (InitialContextFactory =weblogic.jndi.WLInitialContextFactory,
              url = file:////blah/adminobjects, user name = null, password = null)>
              <Aug 5, 2002 4:35:14 PM BST> <Notice> <WebLogicServer> <ListenThread listening
              on port 8051>
              I think the problem is as follows...
              This bridge should be connecting to a file-server JNDI implementation, and should
              therefore being trying to obtain a com.sun.jndi.fscontext.RefFSContextFactory
              initial context, not a weblogic.jndi.WLInitialContextFactory one. I have set up
              the destination in the weblogic console with a file server context, but this doesn't
              have any effect.
              The file server JNDI implementation definitely works, as I can access the queues
              directly and use them to call MDBs.
              Can anyone help?
              

              You mentioned that the patch initially worked. What did you do after
              that?
              You can turn on the messaging bridge debug by adding those to
              you script for starting the server:
              -Dweblogic.Debug.DebugMessagingBridgeStartup=true
              -Dweblogic.Debug.DebugMessagingBridgeRuntime=true
              See what you get in the server log.
              You need to post your config.xml and the script as well for further
              help.
              Dongbo
              Christopher Sceats wrote:
              >
              > I'm afraid this is not the problem - I have all of the required things in my PATH
              > and CLASSPATH:
              >
              > CLASSPATH:
              > com.ibm.mq.jar
              > com.ibm.mqbind.jar
              > com.ibm.mqjms.jar
              >
              > PATH:
              > /opt/mqi/bin
              > /opt/mqi/java/lib
              >
              > Dongbo Xiao <[email protected]> wrote:
              > >The possible problem is your PATH and CLASSPATH. You have to have the
              > >
              > >MQSeries stuff in your PATH and CLASSPATH (NOT the AdapterClasspath
              > >attribute of your BridgeDestination) for starting the WebLogic server.
              > >
              > >Those are all documented. Please take a look
              > >at the WebLogic Server online doc
              > >http://edocs.bea.com/wls/docs70/adminguide/msgbridge.html
              > >and
              > >the latest integrating foreign providers white-paper. It is
              > >available on dev2dev, or you can find it here:
              > >http://newsgroups.bea.com/cgi-bin/dnewsweb?cmd=article&group=weblogic.developer.interest.jms&item=9364&utag=
              > >
              > >Dongbo
              > >
              > >
              > >Christopher Sceats wrote:
              > >>
              > >> Thanks Dongbo.
              > >>
              > >> This initally worked and I was able to connect the bridge to the source
              > >destination.
              > >> However, today this no longer works, and I get the following error...
              > >>
              > >> <Aug 6, 2002 12:00:02 PM BST> <Warning> <Connector> << Weblogic Messaging
              > >Bridge
              > >> Adapter (XA) > ResourceAllocationException of javax.resource.ResourceException:
              > >> Failed to start the connection on createManagedConnection.>
              > >>
              > >> Having seen a previous post on this subject, I tried sending a message
              > >to this
              > >> queue with a standalone client, and this works fine. However, when
              > >I use the application
              > >> server it fails to start the connection. Is there any way I can get
              > >further diagnostics?
              > >>
              > >> Dongbo Xiao <[email protected]> wrote:
              > >> >Are you using 6.1SP3? There is a known problem in 6.1SP3 that may
              > >have
              > >> >caused
              > >> >your problem. Contact BEA support to get the Temporary Patch for the
              > >> >problem.
              > >> >The internal Change Request is CR081511 and the patch is
              > >> >CR081511_61sp3.jar.
              > >> >
              > >> >Dongbo
              > >> >
              > >> >
              > >> >Christopher Sceats wrote:
              > >> >>
              > >> >> Hi,
              > >> >>
              > >> >> I'm trying to use the Weblogic messaging bridge to provide a set
              > >of
              > >> >local queues
              > >> >> to my application server from a set of MQ queues, using XA.
              > >> >>
              > >> >> My problem is that when the bridge starts up, it gives the following
              > >> >error:
              > >> >>
              > >> >> <Aug 5, 2002 4:35:14 PM BST> <Info> <MessagingBridge> <Bridge "BRIDGE.STATUS1"
              > >> >> failed to connect to the source destination and will try again in
              > >20
              > >> >seconds.
              > >> >> (javax.resource.spi.ResourceAllocationException: CreateManagedConnection
              > >> >Error:
              > >> >> ConnectionFactory: failed to get initial context (InitialContextFactory
              > >> >=weblogic.jndi.WLInitialContextFactory,
              > >> >> url = file:////blah/adminobjects, user name = null, password = null)>
              > >> >> <Aug 5, 2002 4:35:14 PM BST> <Notice> <WebLogicServer> <ListenThread
              > >> >listening
              > >> >> on port 8051>
              > >> >>
              > >> >> I think the problem is as follows...
              > >> >>
              > >> >> This bridge should be connecting to a file-server JNDI implementation,
              > >> >and should
              > >> >> therefore being trying to obtain a com.sun.jndi.fscontext.RefFSContextFactory
              > >> >> initial context, not a weblogic.jndi.WLInitialContextFactory one.
              > >I
              > >> >have set up
              > >> >> the destination in the weblogic console with a file server context,
              > >> >but this doesn't
              > >> >> have any effect.
              > >> >>
              > >> >> The file server JNDI implementation definitely works, as I can access
              > >> >the queues
              > >> >> directly and use them to call MDBs.
              > >> >>
              > >> >> Can anyone help?
              

  • Mac mail program with complex HTML and ability to send hyperlinks?

    Alright, here is the issue I've been struggling with forever.
    I'm responsible for sending out my band's emails to our mailing list. I need to add hyperlinks and insert pictures that will show up in the body of the email for both mac and PC users.
    In Mac mail with Panther, my hyperlinks come out fine for both Macs and PC users. However, my inserted pictures show up in the body of the email only for other Mac users. Most PC users only see the pics as attachments not in the body of the email.
    I've also tried Entourage X, but the opposite problem occurs. Using HTML mode, my pictures always show up in the body of the email for both PC and Mac users, but when I'm in HTML mode there is no way to add hyperlinks.
    What is my solution here? Does anyone use other email programs that would allow me to fix the problem. Perhaps I need to compose complex HTML messages in order to ensure hyperlinks and pics appear in the body of emails? If you agree with this, where would I begin to learn how to do this?
    Please help!
    Danny

    I have been searching for how to create custom HTML emails in Mail, in a way that would work with OS 10.3 and 10.4, so as not to rely on the user having Tiger. After reading through many posts, I came up with a script that creates a new HTML message that you can still edit in Mail itself before sending, and you don't need Safari 2. I'm new to scripting so please let me know if this is useful.
    Jodain
    Part I: defines the HTML code; you can make something in the script itself as long as the string this_html ends up in proper formatting. I actually came up with this primarily for pasting most the html code in the script itself, with a few changing variables. If you do paste or type html code in the script, make sure you use \\ for every \, and \" for every ". If you're using TextEdit to alter the html, use find and replace in that order (\:\\ then ":\").
    Part II: builds a message in Mail with the html content... an undocumented property of a Mail message. However, it only works when visibility is false, so unless you send it right away, the user is not able to still type the recipients and edit the body in Mail as he/she might be used to. Which brings me to...
    Part III: takes the saved draft and opens it up for editing. The open command only lets you view the message, even if it is outgoing, so I had to come up with a work-around so you can still edit as if you're composing it for the first time.
    --Part I
    tell application "Safari" to set this_html to source of document 1
    tell application "Safari" to set this_page to name of document 1
    --Part II
    tell application "Mail"
    activate
    set theMsg to make new outgoing message with properties ¬
    {subject:this_page, html content:this_html & ¬
    return & return, content:""}
    tell theMsg to make new to recipient
    save theMsg
    --Part III
    if not (exists the front message viewer) then make new ¬
    message viewer
    tell front message viewer
    set selected mailboxes to {the drafts mailbox}
    set sort column to date received column
    set sorted ascending to false
    delay 3
    set selected messages to {first message}
    tell application "System Events" to tell process ¬
    "Mail" to keystroke return
    end tell
    end tell

  • Problem with call log and email signature.​..

     Hi, I have 2 little problem with my BB
    First, the day won't appear in the call logs. It only displays the month like 08/dd.
     Pic 1
    Second, when I send emails, my signature gets all mixed up because of my french punctuation, any idea why ?
    Pic 2
    Message Edited by Jerg on 08-09-2009 11:29 AM
    Message Edited by Jerg on 08-09-2009 11:31 AM

    Wow, that's REALLY low. That number means there's only 6MB free. It's recommended to have AT LEAST 15MB free. Check under Options | Status, hit the menu button, then choose Database Sizes. What number is listed for Total Size at the top?
    If the Content Store is really big then that means all of the media files (pictures, videos, etc) are being saved in the device memory rather than on a media card. Does your boss have a media card to store the media on?
    Did you also change the Keep Appointments setting to something lower like you did with the Keep Messages setting?
    If someone has been helpful please consider giving them kudos by clicking the star to the left of their post.
    Remember to resolve your thread by clicking Accepted Solution.

  • Do you see anything wrong with these logs and ? (see notes)

    I noticed my computer is slow. Do you see anything wrong in the console logs (copy/paste) and activity monitor (screenshot attached) ?
    2014-05-29 10:23:08.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:08.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:08.321 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:08.321 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:08.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:08.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:08.422 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:08.423 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:08.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:08.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:08.524 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:08.525 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:08.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:08.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:08.559 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:08.560 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:08.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:08.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:08.625 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:08.625 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:08.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:08.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:08.722 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:08.722 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:08.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:08.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:08.823 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:08.824 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:08.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:08.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:08.924 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:08.924 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:09.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:09.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:09.028 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:09.028 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:09.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:09.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:09.125 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:09.125 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:09.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:09.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:09.227 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:09.227 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:09.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:09.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:09.325 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:09.325 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:09.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:09.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:09.426 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:09.426 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:09.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:09.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:09.528 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:09.528 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:09.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:09.628 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:09.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:09.628 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:09.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:09.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:09.727 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:09.727 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:09.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:09.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:09.828 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:09.829 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:09.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:09.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:09.928 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:09.929 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:10.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:10.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:10.029 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:10.029 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:10.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:10.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:10.130 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:10.130 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:10.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:10.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:10.231 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:10.231 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:10.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:10.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:10.334 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:10.334 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:10.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:10.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:10.435 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:10.435 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:10.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:10.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:10.532 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:10.533 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:10.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:10.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:10.637 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:10.637 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:10.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:10.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:10.733 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:10.733 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:10.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:10.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:10.834 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:10.834 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:10.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:10.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:10.934 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:10.934 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:11.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:11.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:11.035 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:11.035 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:11.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:11.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:11.134 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:11.135 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:11.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:11.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:11.235 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:11.235 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:11.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:11.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:11.285 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:11.285 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:11.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:11.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:11.386 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:11.386 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:11.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:11.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:11.487 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:11.487 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:11.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:11.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:11.550 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:11.550 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:11.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:11.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:11.650 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:11.651 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:11.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:11.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:11.752 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:11.752 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:11.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:11.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:11.850 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:11.850 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:11.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:11.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:11.943 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:11.943 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:12.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:12.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:12.044 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:12.045 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:12.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:12.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:12.145 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:12.145 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:12.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:12.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:12.244 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:12.244 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:12.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:12.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:12.311 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:12.311 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:12.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:12.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:12.410 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:12.410 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:12.510 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:12.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:12.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:12.510 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:12.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:12.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:12.610 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:12.611 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:12.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:12.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:12.711 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:12.712 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:12.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:12.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:12.811 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:12.811 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:12.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:12.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:12.911 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:12.911 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:13.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:13.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:13.013 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:13.014 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:13.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:13.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:13.112 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:13.112 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:13.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:13.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:13.211 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:13.211 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:13.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:13.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:13.315 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:13.315 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:13.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:13.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:13.412 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:13.413 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:13.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:13.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:13.510 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:13.511 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:13.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:13.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:13.610 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:13.611 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:13.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:13.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:13.710 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:13.710 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:13.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:13.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:13.810 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:13.811 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:13.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:13.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:13.911 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:13.911 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:14.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:14.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:14.012 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:14.012 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:14.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:14.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:14.111 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:14.111 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:14.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:14.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:14.212 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:14.212 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:14.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:14.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:14.315 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:14.316 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:14.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:14.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:14.414 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:14.414 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:14.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:14.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:14.513 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:14.514 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:14.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:14.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:14.616 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:14.616 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:14.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:14.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:14.713 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:14.713 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:14.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:14.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:14.814 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:14.815 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:14.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:14.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:14.914 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:14.914 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:14.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:14.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:14.963 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:14.963 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:15.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:15.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:15.064 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:15.064 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:15.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:15.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:15.164 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:15.165 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:15.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:15.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:15.264 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:15.264 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:15.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:15.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:15.364 PM mdworker[5594]: ENSpotlightImporter:managedObjectModel unable to load model at URL file:///Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Libr ary/CoreData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:15.365 PM mdworker[5594]: ENSpotlightImporter:importFileAtPath:attributes:error: caught exception: Cannot create an NSPersistentStoreCoordinator with a nil model
    2014-05-29 10:23:15.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-xattr /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Evernote/.support/model.mom
    2014-05-29 10:23:15.000 PM kernel[0]: Sandbox: mdworker(5594) deny file-read-data /Users/georgestamatis/Library/Containers/com.evernote.Evernote/Data/Library/Cor eData/com.evernote.Ev

    stamatgeorge wrote:
    Do you see anything wrong in the ... activity monitor (screenshot attached) ?
    Actually, it's not attached. At the top of each reply window there is camera icon button Click it to bring up a dialog where you can choose the screenshot and upload it.

Maybe you are looking for