ATTACH commands were hung and useless

Version:11.2.0.2
Platform :Linux 5.6
I mistakenly started an impdp job by setting PARALLEL = 4 with a single dumpfile. From OTN i've found that PARALLEL > 1 is only usefull if you have multiple files so that each slave process can work on each dumpfile.
This single dumpfile size was only 300mb.
Since the impdp was hung at 99% percent for 2 hours. I attached to the job using
impdp username/password ATTACH=<job_name>In the status output, I saw
Current Parallelism: 4I wanted to reduce this to 1. So, I did this
Import> PARALLEL = 1But the above command was hung. So, I started another Putty session , attached to this job and checked the status. The Parallelism was still 4. I tried the same step (setting PARALLEL = 1) two more times. Both were hung again.
Eventually I decided to kill the job. So, I did this
Import> KILL_JOBAnswered 'yes' for the prompt. This was hung as well. Later I had to kill this impdp using good old kill -9 .
Has anyone succesfully decreased PARALLELISM by attaching to the job ?
Commands executed ( PARALLEL =1 and KILL_JOB) after attaching were hung. Is it because this is Linux ?

First, running parallel with a value greater than the number of dump files for import is ok. Not really ideal, but not bad like export.
My guess on the hang is that the job was really done and the process rundown hung for some reason, that is why your change of parallelism didn't take effect. You really could not communicate to the data pump process. Changing parallelism does work, but it waits for a convenient time to reduce the work load and since your workload was essentially done, it never changed.
Dean

Similar Messages

  • ODI Commands, emailing, moving and checking files

    Hi Everyone,
    This time I am posting here because what I would like to do is the following:
    *1. Make ODI search a folder and see if there is any data available*
    So I assume that I will have to use something like:
    a) cmd /c dir C:\<Folders Path…>\<File_Name>*.<extension>
    b) cmd /c dir C:\<Folders Path…>\<File_Name>*.<extension> /b /a:-d > C:\< Folders Path…>\<File_Name>.lst
    Would it be better to use a) rather than b) I do not see any sense in using a *.lst.?
    *2. Load the file, and not use reverse engineering:*
    How can I do this?
    I had already posted this in the forum, but I think I was getting a wrong idea over it.
    Default data types when an Excel reverse engineering
    *3. To load my data into a Temporal Table and transform the data*
    I have already done it. :-)
    *4. Insert it into the table that’s is going to be used*
    I have already done it. :-)
    *5. Once successful move the uploaded file, move it to another folder and modify the name of it adding the system date.*
    OdiFileMove "-FILE=C:\<Folders Path…>\<File_Name>.<extension>" "-TOFILE=C:\<Folders Path…>\<File_Name>.<extension>" "-OVERWRITE=YES" "-CASESENS=NO" "-RECURSE=YES"
    But how do I add the name to the file? Any suggestions, ideas???
    I do have to move this to three different folders, so I will just have to use this ODI command three times and that will be it, no?
    *6. Send an email informing if the uploading has been successful or not in:*
    Step 1, Informing rather the file has been found or not
    Step 2, Informing if the file has a mistake or anything –data format-
    Step 5, Informing if the file has been moved to any of the three folders –ToLoad, Loaded, Erros- and attaching the file, and message saying how many lines were imported etc, etc….
    Would it be something like this????
    OdiSendMail "-MAILHOST=<my.host.whatever>" "-FROM=<sender_email>" "-SUBJECT=<My beautiful project>" "-TO=<receiver_emailn>" "-CC=<xperson_email>" "-ATTACH=C:\<Folders Path…>\<File_Name>.<extension>"
    Email content, email content, email content, email content…..
    Well so far this is what I will have to do, and I would really like to count with your help, ideas and guidance.
    P.D.: I have been trying to get some further reading about ODI “Oracle Data Integrator 11g: Getting Started”, but the book I am looking forward to get is not yet published, and every month they delay it one more month.

    Suthirta really Thank you so much!!!
    Before I wrote you, I have already created and implemented what I described you, so:
    + I created a new procedure.
    + On the definition tab as you suggested me, I changed the “Source Technology” to Oracle and the “Target Technology” to Sunopsis API
    + On the Detail Tab, I have created my new command
    - On the “Command on Source” tab
    I have placed the SELECT '<whatever_name>' || replace(sysdate,' ', '_') AS FILENAME FROM DUAL;
    And first left of the values by default or should I change them to the following:
    Tecnology: Oracle
    Context: The one that I am using
    Transaction: Autocommit
    Transaction Isolation: <Unidentified>
    Schema: The one that I am using
    Commit: <Unidentified>
    - On the “Command on Target” tab
    I have placed the #FILENAME
    And first left of the values by default or should I change them to the following:
    Tecnology: Sunopsis API
    Context: The one that I am using
    Transaction: Autocommit (appears as default)
    Transaction Isolation: <Unidentified> (appears as default)
    Schema: <Unidentified> (appears as default)
    Commit: <Unidentified> (appears as default)
    And so far, It should be working no? I am getting an error :-(
    On the OdiFileMove I have done the following:
    OdiFileMove "-FILE=C:\ <path1…>\<Original_File_Name>.xls" "-TOFILE=C:\ <path2…>\#FILENAME.xls" "-OVERWRITE=YES" "-CASESENS=NO" "-RECURSE=YES"
    Error message:
    java.lang.Exception: Oracle Data Integrator Function does not exist
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSqlS.treatTaskTrt(SnpSessTaskSqlS.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand(DwgCommandSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandBase.execute(DwgCommandBase.java)
         at com.sunopsis.dwg.cmd.e.j(e.java)
         at com.sunopsis.dwg.cmd.h.z(h.java)
         at com.sunopsis.dwg.cmd.e.run(e.java)
         at java.lang.Thread.run(Thread.java:595)

  • I send a '*IDN?' command to instrument. and he says...

    Hi. I am studying physics at the University of Seoul.
    I want to use Keithley 224 Current Source with Labview.
    I send a '*IDN?' command to Keithley224, then I receive strange message. 'NDCI+0.0000E+0,V+3.0000E+0,W+5.0000E-2'
    I think, this is the initial value of the instrument. (Source, V-limit, dwell time)
    What is the problem with this machine? (I've attached a screenshot.)
    I would like to deal with the LabVIEW program (v2011) for the Keithley224.
    I try to use the driver provided by Keithley, but, Keithley224 does not recognize the command.
    I attach here the vi file provided by Keithley and NI I/O Trace log.
    Please, help me.
    Thank you very much.
    Solved!
    Go to Solution.
    Attachments:
    Keithley 224 Control.vi ‏14 KB
    NI IO Trace.PNG ‏198 KB
    IDN.PNG ‏89 KB

    The Keithley 224 is a rather old device, just as most other Keithley devices with 3 digit model numbers. At the time that device was designed SCPI commands were not the standard as they are today. So there is no IDN? or any other such command implemented. Most old Keithely devices implement a single letter command syntax, less readable but very concise. Also one strange thing about them is that they respond with the measurement values to any command they do not understand.
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Multiple (but separate) domain problem & Apple's slow and useless response

    I am having problem with multiple (but separate) domain. I opened a ticket.
    Here is Apple's slow and useless response and my follow up.
    This follow up is not going to resolve the issues I am having. The sites are not in one domain file. I have split them into separate domains. I found that the simplest change to any page made the publishing process extremely and reasonably slow. If I updated a single site, iWeb republishes the whole conglomeration; hardly the most efficient way.
    I have several directories under the ~/Library/Application Support/iWeb/ directory with separate Domain.sites2 files for each site:
    consultingAM.com
    DarkAssassinMovie.com
    Fuzzy Llama Junior Optimist Club
    GulfportOptimist.com
    OptimistView
    pAwesomeProductions.com
    www.nfdoi.com
    With the previous version of iWeb, I navigated to a specific ~/Library/Application Support/iWeb/ directory, selected the Domain.site file, and opened it. This would open iWeb with the selected domain. Several of the sites have their blog page with the RSS subscribe option.
    Once I made the update, all I usually had to do was publish site and all was well. Occasionally, I would have to do a publish all if I changed domains. All in all, I had no problems with publishing once I found the right steps to be able to maintain multiple domains.
    Now, using the default publish or publish all process, all I get is the last site I published. In order to get things semi-functional, I published a site, then I would go to iDisk/Web/Sites/ directory, select the folder name for the site I had just published, then copy it or move it to iDisk/Web/Sites/iWeb directory. This was rather slow and I suspect it is not an approved solution, but it semi-worked. My sites are back up, but they are not fully functional.
    Is there anyway to get back to using the ~/Library/Application Support/iWeb/ directory (separate Domain.sites file for each site) process to publish multiple sites? If not, is there any way to suck in the various domains back into one? If that is possible, will it take hours to publish the combined 2-3GB like it did with the previous version?
    How do I reverse the 'personal domain' process? I do not want to do this at this time. I just wanted to see what the steps were. I have done the first step, but not the second.
    I was glad to see some of the changes made in the upgrade (web widgets, maps, html snippets, theme switching), but I am too happy about the changes made by the upgrade process. In the past, I upgraded my Apple related stuff as soon as it came out. Based on this upgrade, that won't happen again.
    It took you guys 5 days to get back to me (during which time several of my sites were down) and I do not believe the information you provided is going to solve my specific problems. I am very disappointed with the results of this upgrade. Clearly there was inadequate testing of this product before it was released. I cannot recall seeing the Apple discussion forums with hundreds of topics and thousands of posts within a week or two of a new release. Apple had to upgrade iWeb in the first week, another poor sign.
    Apple is beginning to slip back to the pack; all vendors all below average. Apple is getting more like Microsoft everyday. First Apple delays the release of an OS upgrade so they can concentrate on a freaking phone, now you release software that is so buggy it should be classified as beta at best.
    Some of the changes/problem I am seeing since the upgrade (in addition to the problems mentioned previously) are:
    layout changes; some of my pages no longer look the same; same of the changes are so bad the pages are unreadable
    broken photo pages; some of my photo pages no longer work; some of them have no text or pictures
    file/page name changes; why would Apple change the location of the files; now my domains are not pointing right location; special characters (like spaces, ampersands, etc.) are handled differently in this version; specifically, I see that spaces are changed to underscores (_); iWeb used to use '%20' for spaces; what was Apple thinking?
    broken 3rd party themes; I know Apple is not responsible for 3rd party themes, but you should certainly be aware that they exist
    Based on what I am seeing online, most of the people who are complaining about major iWeb issues are not newbies; based on the technical details in the threads, there are clearly some experienced people who are trying to figure things outw. I have lost many hours trying to figure this mess out. I now have to review hundreds of pages to try get things to look and work the way they did before the upgrade. I have had to handle dozens of phone calls and emails from my viewers and subscribers trying to explain the situation.
    I googled 'iweb 08 *****' and got nearly 50,000 hits! I think Apple better get in front of this train before it gets run over.
    On Aug 19, 2007, at 11:09 AM, .Mac Support wrote:
    Dear David,
    I understand that you are experiencing an issue viewing some of your websites published in iWeb:
    I have examined all of the published pages and they appear to load and function as expected. If you published your website to .Mac, you can visit it either of these ways:
    - In iWeb, click the Visit button in the lower-left corner.
    - Enter the following URL into a web browser:
    http://web.mac.com/daviddawley/
    If you have published more than one website, the URL above will take you to the default website, which is the first website listed in iWeb. To visit another website you have created in iWeb, use the following URL format:
    http://web.mac.com/daviddawley/iWeb/YourSiteName
    Using this form, the web addresses for the two sites you mentioned would be:
    http://web.mac.com/daviddawley/iWeb/FuzzyLlamaJuniorOptimist.com
    http://web.mac.com/daviddawley/iWeb/pAwesomeProductions.com
    To change the default website, simply open iWeb, and in the Site Organizer, drag the desired default website to the top and republish to .Mac.
    NOTE: Be sure to give each website a unique name. This will help prevent one website from overwriting another. For further information, refer to the following article:
    iWeb: Do not use similar names for your sites
    http://www.info.apple.com/kbnum/n303042
    If you still experience issues with the website, try the following troubleshooting steps:
    WAIT SEVERAL MINUTES
    If your website has movies, you may need to wait several minutes after going to the website before the movies are ready to play. The QuickTime Player icon indicates that a movie is still loading.
    CLEAR YOUR BROWSER CACHE
    If you use Safari, you can clear your browser cache by choosing Empty Cache from the Safari menu. If you use another browser, consult that browser’s documentation if you need assistance in clearing your browser cache.
    UPDATE YOUR BROWSER
    Make sure you are using the latest available version of your web browser when viewing pages published in iWeb. If you use Safari, you can check for updates by choosing Software Update from the Apple menu. If there are any available Safari, Security, or Mac OS X updates, install those updates and try looking at your website again.
    If you use another browser, consult that browser’s documentation if you need assistance in updating the browser.
    TRY ANOTHER BROWSER
    If you use a Mac, try viewing your website with Safari or Firefox. If you use Windows, try Internet Explorer 6 or Firefox. Firefox is a free download available here: http://getfirefox.com
    TRY ANOTHER NETWORK
    If possible, try viewing your website from another network or Internet connection. If you can successfully view the website from another network, please consult your network administrator or Internet service provider (ISP) to resolve this issue.
    Important: Mention of third-party websites and products is for informational purposes only and constitutes neither an endorsement nor a recommendation. Apple assumes no responsibility with regard to the selection, performance, or use of information or products found at third-party websites. Apple provides this only as a convenience to our users. Apple has not tested the information found on these sites and makes no representations regarding its accuracy or reliability. There are risks inherent in the use of any information or products found on the Internet, and Apple assumes no responsibility in this regard. Please understand that a third-party site is independent from Apple and that Apple has no control over the content on that website.
    Sincerely,
    Mel
    .Mac Support
    http://www.apple.com/support/dotmac
    http://www.mac.com/learningcenter
    Support Subject : iWeb
    Sub Issue : I can't publish to .Mac from iWeb
    Comments : I was interested in forwarding one of several iWeb based sites to one of my domains. I wanted to see what the steps were. I believe I inadvertently started the process for moving the site to www.nfdoi.com site. I have several sub directories under the ~/Library/Application Support/iWeb directory with separate domain.sites files (now domain.sites2).
    I was going through all of my domain.sites files and opening them in iWeb08; then publishing them. Somewhere along the line everything blew up. Most of my iWeb sites no longer function, It appears that every other iweb site other www.nfdoi.com is down EXCEPT the last one I published. I have made a mess of things and would appreciate any help.
    Don't work:
    http://web.mac.com/daviddawley/FuzzyLlamaJuniorOptimist.com
    http://web.mac.com/daviddawley/pAwesomeProductions.com
    Works:
    http://web.mac.com/daviddawley/Optimist_View/OptimistView.com/OptimistView.com.h tml
    ========= PLEASE USE THE SPACE ABOVE TO DESCRIBE THE ISSUE BASED ON THE QUESTIONS BELOW =========
    1. What version of iWeb are you using to publish to .Mac? iLife 08
    2. When did you first notice this issue? After publishing a few sites.
    3. What happens, including any error messages, when you try to publish your site?
    --------------------- Additional Info -------------------------
    Alternate email address : [email protected]
    OS Version : Mac OS X 10.4.10
    Browser Type : Safari 2.x
    Category : I can't publish to .Mac from iWeb
    Connection Type :Other
    TrackID: 4154168

    Just got off the phone with Apple Support.  There procedure was the following:
    1.  Go to the Apple TV, select settings, general and scroll down to reset.
    2.  Select reset and then select reset all
    Apple TV will go through a restart after the reset and you will have to select your network then log in with your network or Airport Express password.  You will then have to turn on home sharing and It will then ask you for your Apple ID for the iTunes store and then the password.  At this point you may not see your library, because the Apple TV wants you to turn on home sharing on your home computer that is hosting the movie library.  Turn off home sharing on that computer, restart iTunes and turn on home sharing again.  After this is done you should be able to see you library listed under the computer.
    After going through these steps, when I select an HD movie from my iTunes library the movie comes up after about a 5 second delay.
    Hope this helps!  I am back up for business.

  • MBP Hung and OS X Reinstalls Fail

    Originally my MacBook Pro hung and upon rebooting it got stuck in a loop at the startup chime.
    Tried to restore from backup but it failed.
    Tried to reinstall OS X and it failed as well. It was acting like a hard drive issue so I reformatted and retried, same issue. Replaced the hard drive and same issue.
    Here is the install log on the failed installs. Any direction on where the issue may reside would be greatly appreciated.
    Jun 20 08:18:13 localhost LCA[82]: Folder Manager is being asked to create a folder (cach) while running as uid 0
    Jun 20 08:18:18 localhost LCA[82]: Using keyboard layout 0
    Jun 20 08:18:18 localhost LCA[82]: Found primary language hint "en"
    Jun 20 08:18:25 localhost LCA[82]: Launching the Installer using language code "English"
    Jun 20 08:18:25 localhost OSInstaller[145]: Mac OS X Installer application started
    Jun 20 08:18:25 localhost OSInstaller[145]: 1 display(s) found.
    Jun 20 08:18:25 localhost OSInstaller[145]: Display[1] is using OpenGL acceleration.
    Jun 20 08:18:25 localhost OSInstaller[145]: @(#)PROGRAM:Install  PROJECT:Install-580
    Jun 20 08:18:25 localhost OSInstaller[145]: @(#)PROGRAM:Mac OS X Installer  PROJECT:OSInstaller-262
    Jun 20 08:18:25 localhost OSInstaller[145]: Hardware: MacBookPro5,3 @ 2.80 GHz (x 2), 4096 MB RAM
    Jun 20 08:18:25 localhost OSInstaller[145]: Running OS Build: Mac OS X 10.6.3 (10D575)
    Jun 20 08:18:25 localhost OSInstaller[145]: Env: DYLD_NO_FIX_PREBINDING=1
    Jun 20 08:18:25 localhost OSInstaller[145]: Env: PATH=/usr/bin:/bin:/usr/sbin:/sbin
    Jun 20 08:18:25 localhost OSInstaller[145]: Env: PWD=/
    Jun 20 08:18:25 localhost OSInstaller[145]: Env: SHLVL=1
    Jun 20 08:18:25 localhost OSInstaller[145]: Env: OS_INSTALL=1
    Jun 20 08:18:25 localhost OSInstaller[145]: Env: _=/System/Installation/CDIS/LCA.app/Contents/MacOS/LCA
    Jun 20 08:18:25 localhost OSInstaller[145]: Using install media product at /System/Installation/Packages
    Jun 20 08:18:25 localhost OSInstaller[145]: Opening OSInstall package '/System/Installation/Packages/OSInstall.mpkg'.
    Jun 20 08:18:28 localhost OSInstaller[145]: Memory statistics for 'Install Mac OS X' pane:
    Jun 20 08:18:28 localhost OSInstaller[145]: Physical Memory Allocation:   543 MB wired,   259 MB trapped,    73 MB active,    29 MB inactive,  3192 MB free,  3294 MB usable,  4096 MB total
    Jun 20 08:19:43 localhost OSInstaller[145]: Memory statistics for 'Select a Backup Source' pane:
    Jun 20 08:19:43 localhost OSInstaller[145]: Physical Memory Allocation:   610 MB wired,   259 MB trapped,    87 MB active,    38 MB inactive,  3102 MB free,  3227 MB usable,  4096 MB total
    Jun 20 08:20:03 localhost OSInstaller[145]: Memory statistics for 'Select a Backup' pane:
    Jun 20 08:20:03 localhost OSInstaller[145]: Physical Memory Allocation:   623 MB wired,   260 MB trapped,    87 MB active,    39 MB inactive,  3087 MB free,  3213 MB usable,  4096 MB total
    Jun 20 08:20:08 localhost OSInstaller[145]: Memory statistics for 'Select a Backup Source' pane:
    Jun 20 08:20:08 localhost OSInstaller[145]: Physical Memory Allocation:   689 MB wired,   258 MB trapped,    87 MB active,    40 MB inactive,  3022 MB free,  3149 MB usable,  4096 MB total
    Jun 20 08:20:19 localhost OSInstaller[145]: status: {\n    "status-stage" = initialize;\n}.
    Jun 20 08:20:27 localhost OSInstaller[145]: status: {\n    "status-stage" = attach;\n}.
    Jun 20 08:20:27 localhost OSInstaller[145]: status: {\n    "status-stage" = mounting;\n}.
    Jun 20 08:20:29 localhost OSInstaller[145]: status: {\n    "status-stage" = "post-process";\n}.
    Jun 20 08:20:29 localhost OSInstaller[145]: status: {\n    "status-stage" = cleanup;\n}.
    Jun 20 08:20:30 localhost OSInstaller[145]: Tried to open backup image '/Volumes/Time Machine Backups/Grant Smith‚Äôs MacBook Pro.sparsebundle'.  Result = 0.
    Jun 20 08:20:35 localhost OSInstaller[145]: Memory statistics for 'Select a Backup' pane:
    Jun 20 08:20:35 localhost OSInstaller[145]: Physical Memory Allocation:   566 MB wired,   258 MB trapped,    82 MB active,    49 MB inactive,  3141 MB free,  3272 MB usable,  4096 MB total
    Jun 20 08:20:49 localhost OSInstaller[145]: Using cached backup size 372456099840
    Jun 20 08:20:50 localhost OSInstaller[145]: Memory statistics for 'Select a Destination' pane:
    Jun 20 08:20:50 localhost OSInstaller[145]: Physical Memory Allocation:   565 MB wired,   258 MB trapped,    83 MB active,    49 MB inactive,  3141 MB free,  3273 MB usable,  4096 MB total
    Jun 20 08:21:23 localhost OSInstaller[145]: Memory statistics for 'Restoring' pane:
    Jun 20 08:21:23 localhost OSInstaller[145]: Physical Memory Allocation:   568 MB wired,   257 MB trapped,    83 MB active,    49 MB inactive,  3139 MB free,  3271 MB usable,  4096 MB total
    Jun 20 08:21:23 localhost OSInstaller[145]: [RESTORE] erasing disk 'Macintosh HD'
    Jun 20 08:21:23 localhost OSInstaller[145]: [RESTORE] erase started
    Jun 20 08:21:40 localhost OSInstaller[145]: [RESTORE] erase completed
    Jun 20 08:21:40 localhost OSInstaller[145]: Physical memory statistics immediately before turning on virtual memory backing store:
    Jun 20 08:21:40 localhost OSInstaller[145]: Physical Memory Allocation:   565 MB wired,   258 MB trapped,    83 MB active,    49 MB inactive,  3141 MB free,  3273 MB usable,  4096 MB total
    Jun 20 08:21:40 localhost OSInstaller[145]: Activated virtual memory backing store at mount point '/Volumes/Macintosh HD'
    Jun 20 08:21:40 localhost OSInstaller[145]: [RESTORE] started vm on target disk.
    Jun 20 08:21:40 localhost OSInstaller[145]: [RESTORE] ensuring permissions on /Volumes/Macintosh HD
    Jun 20 08:21:41 localhost OSInstaller[145]: [RESTORE] restoring from: /Volumes/Time Machine Backups 1/Backups.backupdb/Grant Smith’s MacBook Pro/2012-11-19-073850/Macintosh HD
    Jun 20 08:21:41 localhost OSInstaller[145]: [RESTORE] restoring to: /Volumes/Macintosh HD
    Jun 20 08:21:41 localhost OSInstaller[145]: [RESTORE] filelist: (\n    ".DS_Store",\n    ".DocumentRevisions-V100",\n    ".com.apple.backupd.mvlist.plist",\n    ".file",\n    ".vol",\n    Applications,\n    Developer,\n    "Developer-old",\n    Library,\n    Network,\n    System,\n    "User Guides And Information",\n    Users,\n    Volumes,\n    bin,\n    cores,\n    etc,\n    "lost+found",\n    "mach_kernel",\n    opt,\n    sbin,\n    tmp,\n    usr,\n    var,\n    "private/etc",\n    "private/tftpboot",\n    "private/tmp",\n    "private/var"\n)
    Jun 20 08:21:41 localhost OSInstaller[145]: Constructing critical restore paths
    Jun 20 08:21:41 localhost OSInstaller[145]: [RESTORE] 1:            restoring .DS_Store
    Jun 20 08:21:41 localhost OSInstaller[145]:                         from source path: /Volumes/Time Machine Backups 1/Backups.backupdb/Grant Smith‚Äôs MacBook Pro/2012-11-19-073850/Macintosh HD/.DS_Store
    Jun 20 08:21:41 localhost OSInstaller[145]:                      to destination path: /Volumes/Macintosh HD
    Jun 20 08:21:42 localhost OSInstaller[145]: [RESTORE] 2:            restoring .DocumentRevisions-V100
    Jun 20 08:21:42 localhost OSInstaller[145]:                         from source path: /Volumes/Time Machine Backups 1/Backups.backupdb/Grant Smith‚Äôs MacBook Pro/2012-11-19-073850/Macintosh HD/.DocumentRevisions-V100
    Jun 20 08:21:42 localhost OSInstaller[145]:                      to destination path: /Volumes/Macintosh HD
    Jun 20 08:21:43 localhost OSInstaller[145]: [RESTORE] Error -36 while restoring /Volumes/Time Machine Backups 1/Backups.backupdb/Grant Smith’s MacBook Pro/2012-11-19-073850/Macintosh HD/.DocumentRevisions-V100/PerUID/501/1/com.apple.documentVersions/568BC1EA-BA0 9-4FB6-BC12-CDA00B30BAB6.workflow/Contents/Info.plist to (null)
    Jun 20 08:21:43 localhost OSInstaller[145]: [RESTORE] Error -36 while restoring /Volumes/Time Machine Backups 1/Backups.backupdb/Grant Smith’s MacBook Pro/2012-11-19-073850/Macintosh HD/.DocumentRevisions-V100/PerUID/501/1/com.apple.documentVersions/568BC1EA-BA0 9-4FB6-BC12-CDA00B30BAB6.workflow/Contents/QuickLook/Preview.png to (null)
    Jun 20 08:21:43 localhost OSInstaller[145]: [RESTORE] Error -36 while restoring /Volumes/Time Machine Backups 1/Backups.backupdb/Grant Smith’s MacBook Pro/2012-11-19-073850/Macintosh HD/.DocumentRevisions-V100/PerUID/501/1/com.apple.documentVersions/568BC1EA-BA0 9-4FB6-BC12-CDA00B30BAB6.workflow/Contents/document.wflow to (null)
    Jun 20 08:21:43 localhost OSInstaller[145]: [RESTORE] Error -36 while restoring /Volumes/Time Machine Backups 1/Backups.backupdb/Grant Smith’s MacBook Pro/2012-11-19-073850/Macintosh HD/.DocumentRevisions-V100/PerUID/501/1/com.apple.documentVersions/C355533D-3C1 C-47D3-82CA-902490ED2241.workflow/Contents/Info.plist to (null)
    Jun 20 08:21:43 localhost OSInstaller[145]: [RESTORE] Error -36 while restoring /Volumes/Time Machine Backups 1/Backups.backupdb/Grant Smith’s MacBook Pro/2012-11-19-073850/Macintosh HD/.DocumentRevisions-V100/PerUID/501/1/com.apple.documentVersions/C355533D-3C1 C-47D3-82CA-902490ED2241.workflow/Contents/QuickLook/Preview.png to (null)
    Jun 20 08:21:43 localhost OSInstaller[145]: [RESTORE] Error -36 while restoring /Volumes/Time Machine Backups 1/Backups.backupdb/Grant Smith’s MacBook Pro/2012-11-19-073850/Macintosh HD/.DocumentRevisions-V100/PerUID/501/1/com.apple.documentVersions/C355533D-3C1 C-47D3-82CA-902490ED2241.workflow/Contents/document.wflow to (null)
    Jun 20 08:21:43 localhost OSInstaller[145]: [RESTORE] 3:            restoring .com.apple.backupd.mvlist.plist
    Jun 20 08:21:43 localhost OSInstaller[145]:                         from source path: /Volumes/Time Machine Backups 1/Backups.backupdb/Grant Smith‚Äôs MacBook Pro/2012-11-19-073850/Macintosh HD/.com.apple.backupd.mvlist.plist
    Jun 20 08:21:43 localhost OSInstaller[145]:                      to destination path: /Volumes/Macintosh HD
    Jun 20 08:21:43 localhost OSInstaller[145]: [RESTORE] 4:            restoring .file
    Jun 20 08:21:43 localhost OSInstaller[145]:                         from source path: /Volumes/Time Machine Backups 1/Backups.backupdb/Grant Smith‚Äôs MacBook Pro/2012-11-19-073850/Macintosh HD/.file
    Jun 20 08:21:43 localhost OSInstaller[145]:                      to destination path: /Volumes/Macintosh HD
    Jun 20 08:21:43 localhost OSInstaller[145]: [RESTORE] 5:            restoring .vol
    Jun 20 08:21:43 localhost OSInstaller[145]:                         from source path: /Volumes/Time Machine Backups 1/Backups.backupdb/Grant Smith‚Äôs MacBook Pro/2012-11-19-073850/Macintosh HD/.vol
    Jun 20 08:21:43 localhost OSInstaller[145]:                      to destination path: /Volumes/Macintosh HD
    Jun 20 08:21:43 localhost OSInstaller[145]: [RESTORE] 6:            restoring Applications
    Jun 20 08:21:43 localhost OSInstaller[145]:                         from source path: /Volumes/Time Machine Backups 1/Backups.backupdb/Grant Smith‚Äôs MacBook Pro/2012-11-19-073850/Macintosh HD/Applications
    Jun 20 08:21:43 localhost OSInstaller[145]:                      to destination path: /Volumes/Macintosh HD
    Jun 20 08:33:52 localhost OSInstaller[145]: [RESTORE] 7:            restoring Developer
    Jun 20 08:33:52 localhost OSInstaller[145]:                         from source path: /Volumes/Time Machine Backups 1/Backups.backupdb/Grant Smith‚Äôs MacBook Pro/2012-11-19-073850/Macintosh HD/Developer
    Jun 20 08:33:52 localhost OSInstaller[145]:                      to destination path: /Volumes/Macintosh HD
    Jun 20 08:43:40 localhost OSInstaller[145]: [RESTORE] 8:            restoring Developer-old
    Jun 20 08:43:40 localhost OSInstaller[145]:                         from source path: /Volumes/Time Machine Backups 1/Backups.backupdb/Grant Smith‚Äôs MacBook Pro/2012-11-19-073850/Macintosh HD/Developer-old
    Jun 20 08:43:40 localhost OSInstaller[145]:                      to destination path: /Volumes/Macintosh HD
    Jun 20 08:50:31 localhost OSInstaller[145]: [RESTORE] 9:            restoring Library
    Jun 20 08:50:31 localhost OSInstaller[145]:                         from source path: /Volumes/Time Machine Backups 1/Backups.backupdb/Grant Smith‚Äôs MacBook Pro/2012-11-19-073850/Macintosh HD/Library
    Jun 20 08:50:31 localhost OSInstaller[145]:                      to destination path: /Volumes/Macintosh HD
    Jun 20 09:01:42 localhost OSInstaller[145]: [RESTORE] 10:            restoring Network
    Jun 20 09:01:42 localhost OSInstaller[145]:                         from source path: /Volumes/Time Machine Backups 1/Backups.backupdb/Grant Smith‚Äôs MacBook Pro/2012-11-19-073850/Macintosh HD/Network
    Jun 20 09:01:42 localhost OSInstaller[145]:                      to destination path: /Volumes/Macintosh HD
    Jun 20 09:01:42 localhost OSInstaller[145]: [RESTORE] 11:            restoring System
    Jun 20 09:01:42 localhost OSInstaller[145]:                         from source path: /Volumes/Time Machine Backups 1/Backups.backupdb/Grant Smith‚Äôs MacBook Pro/2012-11-19-073850/Macintosh HD/System
    Jun 20 09:01:42 localhost OSInstaller[145]:                      to destination path: /Volumes/Macintosh HD
    Jun 20 09:09:16 localhost OSInstaller[145]: [RESTORE] 12:            restoring User Guides And Information
    Jun 20 09:09:16 localhost OSInstaller[145]:                         from source path: /Volumes/Time Machine Backups 1/Backups.backupdb/Grant Smith‚Äôs MacBook Pro/2012-11-19-073850/Macintosh HD/User Guides And Information
    Jun 20 09:09:16 localhost OSInstaller[145]:                      to destination path: /Volumes/Macintosh HD
    Jun 20 09:09:16 localhost OSInstaller[145]: [RESTORE] 13:            restoring Users
    Jun 20 09:09:16 localhost OSInstaller[145]:                         from source path: /Volumes/Time Machine Backups 1/Backups.backupdb/Grant Smith‚Äôs MacBook Pro/2012-11-19-073850/Macintosh HD/Users
    Jun 20 09:09:16 localhost OSInstaller[145]:                      to destination path: /Volumes/Macintosh HD
    Jun 20 10:10:18 localhost LCA[82]: Child exited with status 11
    Jun 20 10:10:21 localhost Unknown[353]: Launching the Installer Crash Log Viewer
    Jun 20 10:11:11 localhost ReportCrash[352]: Process:         Mac OS X Installer [145]
    Jun 20 10:11:11 localhost ReportCrash[352]: Path:            /System/Installation/CDIS/Mac OS X Installer.app/Contents/MacOS/Mac OS X Installer
    Jun 20 10:11:11 localhost ReportCrash[352]: Identifier:      Mac OS X Installer
    Jun 20 10:11:11 localhost ReportCrash[352]: Version:         ??? (???)
    Jun 20 10:11:11 localhost ReportCrash[352]: Code Type:       X86-64 (Native)
    Jun 20 10:11:11 localhost ReportCrash[352]: Parent Process:  LCA [82]
    Jun 20 10:11:11 localhost ReportCrash[352]: 
    Jun 20 10:11:11 localhost ReportCrash[352]: Date/Time:       2013-06-20 10:09:38.284 -0700
    Jun 20 10:11:11 localhost ReportCrash[352]: OS Version:      Mac OS X 10.6.3 (10D575)
    Jun 20 10:11:11 localhost ReportCrash[352]: Report Version:  6
    Jun 20 10:11:11 localhost ReportCrash[352]: 
    Jun 20 10:11:11 localhost ReportCrash[352]: Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Jun 20 10:11:11 localhost ReportCrash[352]: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000017
    Jun 20 10:11:11 localhost ReportCrash[352]: Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Jun 20 10:11:11 localhost ReportCrash[352]: 
    Jun 20 10:11:11 localhost ReportCrash[352]: Application Specific Information:
    Jun 20 10:11:11 localhost ReportCrash[352]: objc_msgSend() selector name: release
    Jun 20 10:11:11 localhost ReportCrash[352]: 
    Jun 20 10:11:11 localhost ReportCrash[352]: 
    Jun 20 10:11:11 localhost ReportCrash[352]: Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    Jun 20 10:11:11 localhost ReportCrash[352]: 0   libobjc.A.dylib                         0x000000010058211c objc_msgSend + 40
    Jun 20 10:11:11 localhost ReportCrash[352]: 1   com.apple.CoreFoundation                0x000000010067bd56 _CFAutoreleasePoolPop + 230
    Jun 20 10:11:11 localhost ReportCrash[352]: 2   com.apple.Foundation                    0x00000001008fe30c -[NSAutoreleasePool drain] + 158
    Jun 20 10:11:11 localhost ReportCrash[352]: 3   com.apple.AppKit                        0x0000000100cda0ef -[NSApplication run] + 543
    Jun 20 10:11:11 localhost ReportCrash[352]: 4   com.apple.AppKit                        0x0000000100cd2d7c NSApplicationMain + 364
    Jun 20 10:11:11 localhost ReportCrash[352]: 5   com.apple.MacOSXInstaller               0x00000001000048de 0x100000000 + 18654
    Jun 20 10:11:11 localhost ReportCrash[352]: 6   com.apple.MacOSXInstaller               0x0000000100001540 0x100000000 + 5440
    Jun 20 10:11:11 localhost ReportCrash[352]: 
    Jun 20 10:11:11 localhost ReportCrash[352]: Thread 1:
    Jun 20 10:11:11 localhost ReportCrash[352]: 0   libSystem.B.dylib                       0x0000000100369316 __semwait_signal + 10
    Jun 20 10:11:11 localhost ReportCrash[352]: 1   libSystem.B.dylib                       0x00000001003691a5 nanosleep + 148
    Jun 20 10:11:11 localhost ReportCrash[352]: 2   libSystem.B.dylib                       0x00000001003b60a4 sleep + 61
    Jun 20 10:11:11 localhost ReportCrash[352]: 3   com.apple.installframework              0x00000001000b8413 do_log_watch + 53
    Jun 20 10:11:11 localhost ReportCrash[352]: 4   libSystem.B.dylib                       0x00000001003678b6 _pthread_start + 331
    Jun 20 10:11:11 localhost ReportCrash[352]: 5   libSystem.B.dylib                       0x0000000100367769 thread_start + 13
    Jun 20 10:11:11 localhost ReportCrash[352]: 
    Jun 20 10:11:11 localhost ReportCrash[352]: Thread 2:  Dispatch queue: com.apple.libdispatch-manager
    Jun 20 10:11:11 localhost ReportCrash[352]: 0   libSystem.B.dylib                       0x00000001003474ea kevent + 10
    Jun 20 10:11:11 localhost ReportCrash[352]: 1   libSystem.B.dylib                       0x00000001003493bd _dispatch_mgr_invoke + 154
    Jun 20 10:11:11 localhost ReportCrash[352]: 2   libSystem.B.dylib                       0x0000000100349094 _dispatch_queue_invoke + 185
    Jun 20 10:11:11 localhost ReportCrash[352]: 3   libSystem.B.dylib                       0x0000000100348bbe _dispatch_worker_thread2 + 252
    Jun 20 10:11:11 localhost ReportCrash[352]: 4   libSystem.B.dylib                       0x00000001003484e8 _pthread_wqthread + 353
    Jun 20 10:11:11 localhost ReportCrash[352]: 5   libSystem.B.dylib                       0x0000000100348385 start_wqthread + 13
    Jun 20 10:11:11 localhost ReportCrash[352]: 
    Jun 20 10:11:11 localhost ReportCrash[352]: Thread 3:
    Jun 20 10:11:11 localhost ReportCrash[352]: 0   libSystem.B.dylib                       0x000000010032e75a mach_msg_trap + 10
    Jun 20 10:11:11 localhost ReportCrash[352]: 1   libSystem.B.dylib                       0x000000010032edcd mach_msg + 59
    Jun 20 10:11:11 localhost ReportCrash[352]: 2   com.apple.CoreFoundation                0x0000000100693452 __CFRunLoopRun + 1698
    Jun 20 10:11:11 localhost ReportCrash[352]: 3   com.apple.CoreFoundation                0x00000001006928df CFRunLoopRunSpecific + 575
    Jun 20 10:11:11 localhost ReportCrash[352]: 4   com.apple.Foundation                    0x00000001009684e3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    Jun 20 10:11:11 localhost ReportCrash[352]: 5   com.apple.Foundation                    0x00000001008e8ead __NSThread__main__ + 1429
    Jun 20 10:11:11 localhost ReportCrash[352]: 6   libSystem.B.dylib                       0x00000001003678b6 _pthread_start + 331
    Jun 20 10:11:11 localhost ReportCrash[352]: 7   libSystem.B.dylib                       0x0000000100367769 thread_start + 13
    Jun 20 10:11:11 localhost ReportCrash[352]: 
    Jun 20 10:11:11 localhost ReportCrash[352]: Thread 4:
    Jun 20 10:11:11 localhost ReportCrash[352]: 0   libSystem.B.dylib                       0x000000010032e7ba semaphore_timedwait_signal_trap + 10
    Jun 20 10:11:11 localhost ReportCrash[352]: 1   libSystem.B.dylib                       0x000000010036d022 _pthread_cond_wait + 1015
    Jun 20 10:11:11 localhost ReportCrash[352]: 2   com.apple.Foundation                    0x0000000100922d77 -[NSCondition waitUntilDate:] + 399
    Jun 20 10:11:11 localhost ReportCrash[352]: 3   com.apple.Foundation                    0x00000001009160c6 -[NSConditionLock lockWhenCondition:beforeDate:] + 238
    Jun 20 10:11:11 localhost ReportCrash[352]: 4   com.apple.installframework              0x000000010008ce71 -[IFSession(Jobs) _runMetaQueueEngine] + 88
    Jun 20 10:11:11 localhost ReportCrash[352]: 5   com.apple.Foundation                    0x00000001008e8ead __NSThread__main__ + 1429
    Jun 20 10:11:11 localhost ReportCrash[352]: 6   libSystem.B.dylib                       0x00000001003678b6 _pthread_start + 331
    Jun 20 10:11:11 localhost ReportCrash[352]: 7   libSystem.B.dylib                       0x0000000100367769 thread_start + 13
    Jun 20 10:11:11 localhost ReportCrash[352]: 
    Jun 20 10:11:11 localhost ReportCrash[352]: Thread 5:  JavaScriptCore: FastMalloc scavenger
    Jun 20 10:11:11 localhost ReportCrash[352]: 0   libSystem.B.dylib                       0x0000000100369316 __semwait_signal + 10
    Jun 20 10:11:11 localhost ReportCrash[352]: 1   libSystem.B.dylib                       0x00000001003691a5 nanosleep + 148
    Jun 20 10:11:11 localhost ReportCrash[352]: 2   libSystem.B.dylib                       0x00000001003b60a4 sleep + 61
    Jun 20 10:11:11 localhost ReportCrash[352]: 3   com.apple.JavaScriptCore                0x0000000103571110 ***::TCMalloc_PageHeap::scavengerThread() + 96
    Jun 20 10:11:11 localhost ReportCrash[352]: 4   com.apple.JavaScriptCore                0x00000001035712f9 ***::TCMalloc_PageHeap::runScavengerThread(void*) + 9
    Jun 20 10:11:11 localhost ReportCrash[352]: 5   libSystem.B.dylib                       0x00000001003678b6 _pthread_start + 331
    Jun 20 10:11:11 localhost ReportCrash[352]: 6   libSystem.B.dylib                       0x0000000100367769 thread_start + 13
    Jun 20 10:11:11 localhost ReportCrash[352]: 
    Jun 20 10:11:11 localhost ReportCrash[352]: Thread 6:
    Jun 20 10:11:11 localhost ReportCrash[352]: 0   libSystem.B.dylib                       0x000000010032e7ba semaphore_timedwait_signal_trap + 10
    Jun 20 10:11:11 localhost ReportCrash[352]: 1   libSystem.B.dylib                       0x000000010036d022 _pthread_cond_wait + 1015
    Jun 20 10:11:11 localhost ReportCrash[352]: 2   com.apple.Foundation                    0x0000000100922d77 -[NSCondition waitUntilDate:] + 399
    Jun 20 10:11:11 localhost ReportCrash[352]: 3   com.apple.Foundation                    0x00000001009160c6 -[NSConditionLock lockWhenCondition:beforeDate:] + 238
    Jun 20 10:11:11 localhost ReportCrash[352]: 4   com.apple.installframework              0x000000010007de77 +[IFDTargetController(WorkerThread) _handleTargetRequests] + 774
    Jun 20 10:11:11 localhost ReportCrash[352]: 5   com.apple.Foundation                    0x00000001008e8ead __NSThread__main__ + 1429
    Jun 20 10:11:11 localhost ReportCrash[352]: 6   libSystem.B.dylib                       0x00000001003678b6 _pthread_start + 331
    Jun 20 10:11:11 localhost ReportCrash[352]: 7   libSystem.B.dylib                       0x0000000100367769 thread_start + 13
    Jun 20 10:11:11 localhost ReportCrash[352]: 
    Jun 20 10:11:11 localhost ReportCrash[352]: Thread 7:
    Jun 20 10:11:11 localhost ReportCrash[352]: 0   libSystem.B.dylib                       0x0000000100369316 __semwait_signal + 10
    Jun 20 10:11:11 localhost ReportCrash[352]: 1   libSystem.B.dylib                       0x00000001003691a5 nanosleep + 148
    Jun 20 10:11:11 localhost ReportCrash[352]: 2   com.apple.Foundation                    0x000000010096df50 +[NSThread sleepForTimeInterval:] + 101
    Jun 20 10:11:11 localhost ReportCrash[352]: 3   com.apple.SystemMigration               0x0000000101dd7ce0 -[SMManager _suppressSpotlightThread:] + 104
    Jun 20 10:11:11 localhost ReportCrash[352]: 4   com.apple.Foundation                    0x00000001008e8ead __NSThread__main__ + 1429
    Jun 20 10:11:11 localhost ReportCrash[352]: 5   libSystem.B.dylib                       0x00000001003678b6 _pthread_start + 331
    Jun 20 10:11:11 localhost ReportCrash[352]: 6   libSystem.B.dylib                       0x0000000100367769 thread_start + 13
    Jun 20 10:11:11 localhost ReportCrash[352]: 
    Jun 20 10:11:11 localhost ReportCrash[352]: Thread 8:
    Jun 20 10:11:11 localhost ReportCrash[352]: 0   libSystem.B.dylib                       0x0000000100372286 select$DARWIN_EXTSN + 10
    Jun 20 10:11:11 localhost ReportCrash[352]: 1   com.apple.CoreFoundation                0x00000001006b4ef2 __CFSocketManager + 818
    Jun 20 10:11:11 localhost ReportCrash[352]: 2   libSystem.B.dylib                       0x00000001003678b6 _pthread_start + 331
    Jun 20 10:11:11 localhost ReportCrash[352]: 3   libSystem.B.dylib                       0x0000000100367769 thread_start + 13
    Jun 20 10:11:11 localhost ReportCrash[352]: 
    Jun 20 10:11:11 localhost ReportCrash[352]: Thread 9:
    Jun 20 10:11:11 localhost ReportCrash[352]: 0   libSystem.B.dylib                       0x000000010037039a pread + 10
    Jun 20 10:11:11 localhost ReportCrash[352]: 1   com.apple.DesktopServices               0x0000000105c45bf9 TCopyReader::ReadDataFork() + 187
    Jun 20 10:11:11 localhost ReportCrash[352]: 2   com.apple.DesktopServices               0x0000000105c46df5 TCopyReader::Read(unsigned long long, TCountedPtr<TCFURLInfo> const&, TCountedPtr<TCFURLInfo> const&) + 161
    Jun 20 10:11:11 localhost ReportCrash[352]: 3   com.apple.DesktopServices               0x0000000105c31b13 TFSCopyOperation::CopyToTarget() + 607
    Jun 20 10:11:11 localhost ReportCrash[352]: 4   com.apple.DesktopServices               0x0000000105c3398b TFSCopyOperation::DoCopy(TCountedPtr<TCFURLInfo> const&) + 595
    Jun 20 10:11:11 localhost ReportCrash[352]: 5   com.apple.DesktopServices               0x0000000105c29706 _NodeOperation + 469
    Jun 20 10:11:11 localhost ReportCrash[352]: 6   ...ple.CoreServices.CarbonCore          0x0000000102b7d5fb _FSFileOperationOperate + 438
    Jun 20 10:11:11 localhost ReportCrash[352]: 7   libSystem.B.dylib                       0x00000001003678b6 _pthread_start + 331
    Jun 20 10:11:11 localhost ReportCrash[352]: 8   libSystem.B.dylib                       0x0000000100367769 thread_start + 13
    Jun 20 10:11:11 localhost ReportCrash[352]: 
    Jun 20 10:11:11 localhost ReportCrash[352]: Thread 10:
    Jun 20 10:11:11 localhost ReportCrash[352]: 0   libSystem.B.dylib                       0x000000010037c8d6 pwrite + 10
    Jun 20 10:11:11 localhost ReportCrash[352]: 1   com.apple.DesktopServices               0x0000000105c497d0 TCopyWriter::WriteDataFork() + 610
    Jun 20 10:11:11 localhost ReportCrash[352]: 2   com.apple.DesktopServices               0x0000000105c4a520 TCopyWriter::Write() + 158
    Jun 20 10:11:11 localhost ReportCrash[352]: 3   com.apple.DesktopServices               0x0000000105c4a79e TCopyWriter::WriteTaskProc(void*) + 72
    Jun 20 10:11:11 localhost ReportCrash[352]: 4   ...ple.CoreServices.CarbonCore          0x0000000102b08045 PrivateMPEntryPoint + 63
    Jun 20 10:11:11 localhost ReportCrash[352]: 5   libSystem.B.dylib                       0x00000001003678b6 _pthread_start + 331
    Jun 20 10:11:11 localhost ReportCrash[352]: 6   libSystem.B.dylib                       0x0000000100367769 thread_start + 13
    Jun 20 10:11:11 localhost ReportCrash[352]: 
    Jun 20 10:11:11 localhost ReportCrash[352]: Thread 0 crashed with X86 Thread State (64-bit):
    Jun 20 10:11:11 localhost ReportCrash[352]:   rax: 0x0000000000000400  rbx: 0x000000011edc2280  rcx: 0x00000001004f95f0  rdx: 0x000000000000dd74
    Jun 20 10:11:11 localhost ReportCrash[352]:   rdi: 0x000000011edc2280  rsi: 0x00000001005987e2  rbp: 0x00007fff5fbffa70  rsp: 0x00007fff5fbffa38
    Jun 20 10:11:11 localhost ReportCrash[352]:    r8: 0x0000000000000000   r9: 0x000000011edc0d40  r10: 0x000000011ed62060  r11: 0x0000000000000007
    Jun 20 10:11:11 localhost ReportCrash[352]:   r12: 0x000000010c036000  r13: 0x000000010c036000  r14: 0x00000001007f33a0  r15: 0x0000000000000000
    Jun 20 10:11:11 localhost ReportCrash[352]:   rip: 0x000000010058211c  rfl: 0x0000000000010202  cr2: 0x0000000000000017
    Jun 20 10:11:11 localhost ReportCrash[352]: 
    Jun 20 10:11:11 localhost ReportCrash[352]: Binary Images:
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x100000000 -        0x10000efff  com.apple.MacOSXInstaller 230.1.1 (262) <24372769-4D92-1B47-6D92-738728E62DBA> /System/Installation/CDIS/Mac OS X Installer.app/Contents/MacOS/Mac OS X Installer
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x100018000 -        0x10003cfff  com.apple.osinstallframework 518.1.2 (580) <82D7569E-DA8E-0082-CD9A-99057D4F12B4> /System/Library/PrivateFrameworks/Install.framework/Frameworks/OSInstall.framew ork/Versions/A/OSInstall
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x10005a000 -        0x10005aff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x10005d000 -        0x100068ff7  com.apple.framework.Assistant 1.6.0 (14) <B3E711E3-998D-7CA8-06A5-8E685069C5BD> /System/Library/PrivateFrameworks/Assistant.framework/Versions/A/Assistant
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x100075000 -        0x100139fff  com.apple.installframework 518.1.2 (580) <96D1451A-6597-6DCE-4C47-C084363BDF0B> /System/Library/PrivateFrameworks/Install.framework/Versions/A/Install
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x1001ba000 -        0x1001d2ff7  com.apple.InstallerPlugins 4.0 (430.1) <8C3A33C1-D98A-6996-EB49-395B2959B7ED> /System/Library/Frameworks/InstallerPlugins.framework/Versions/A/InstallerPlugi ns
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x1001e8000 -        0x100229fff  com.apple.SystemConfiguration 1.10.2 (1.10.2) <7DADC459-6E38-084A-B333-8332B28C244E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x10024d000 -        0x1002abff7  com.apple.framework.IOKit 2.0 (???) <516EB9AF-4723-FC17-984B-918115E53459> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x1002cd000 -        0x1002d3ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x1002dc000 -        0x100311ff7  com.apple.DiskManagement 3.2 (353) <5E8DEB29-7FB7-BD87-E002-FB45B779741A> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x10032d000 -        0x1004ecff7  libSystem.B.dylib 125.0.1 (compatibility 1.0.0) <CB9A4929-61AF-DE71-5635-133E9EC95783> /usr/lib/libSystem.B.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x10057d000 -        0x100633fff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x100647000 -        0x1007bcfef  com.apple.CoreFoundation 6.6.1 (550.19) <1051BA2C-DCD7-787C-907C-A50D12AA6049> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x1008d5000 -        0x1008d5ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x1008d8000 -        0x100b59fe7  com.apple.Foundation 6.6.2 (751.21) <49BEB8B8-BC1F-B4E4-3D90-A141AC764A8D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x100cd1000 -        0x1016c6fe7  com.apple.AppKit 6.6.5 (1038.29) <AC1ED9CC-6149-36EE-AA57-15BA4F05EAAA> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x101cbb000 -        0x101cf0fef  com.apple.framework.Apple80211 6.2 (620.15.1) <964022FD-ECFB-2399-18AD-68BF767601AD> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x101d04000 -        0x101d3efff  com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x101d4e000 -        0x101d9cfe7  com.apple.PackageKit 1.0.2 (73) <B967ED65-8E17-256C-A536-68F2F45803EC> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x101dd2000 -        0x101e79fe7  com.apple.SystemMigration 300.2 (372) <0C83BF3C-1924-5B26-B321-DB6FE86C49DC> /System/Library/PrivateFrameworks/SystemMigration.framework/Versions/A/SystemMi gration
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x102067000 -        0x102067ff7  com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x10206a000 -        0x102079fff  libxar.1.dylib ??? (???) <0E323815-A88A-E239-973F-2819CED2282E> /usr/lib/libxar.1.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x102081000 -        0x102306fef  com.apple.security 6.1.1 (37594) <ED08CC62-42E2-E97F-E807-C09EB1CF950D> /System/Library/Frameworks/Security.framework/Versions/A/Security
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x1023fc000 -        0x10240dff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <C1154E2E-B1CB-1FAD-77ED-B139BA1AB073> /usr/lib/libz.1.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x102412000 -        0x102420ff7  libkxld.dylib ??? (???) <E685E658-C908-95B9-8D16-8153C1CE05D7> /usr/lib/system/libkxld.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x102424000 -        0x102470fff  libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x10247d000 -        0x10263bfff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <1B6C3785-BE99-EAD5-69AB-B28C40466A82> /usr/lib/libicucore.A.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x1026aa000 -        0x102727fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x102788000 -        0x10278cff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x10278f000 -        0x102848fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x102858000 -        0x102865ff7  com.apple.AppleFSCompression 24.0.1 (1.0) <E527EB59-5BA7-246E-EEF7-AB2C81214633> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x10286d000 -        0x102879fff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5C876577-ACB7-020C-F7DB-EE0135C3AB8D> /usr/lib/libbz2.1.0.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x10287e000 -        0x102995fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x1029be000 -        0x102a8efff  com.apple.CFNetwork 454.9.4 (454.9.4) <33395EDD-D653-6EAD-57A6-9C718D69D2DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x102b01000 -        0x102e34fef  com.apple.CoreServices.CarbonCore 861.6 (861.6) <652B1704-460F-F0D1-B917-B08698E0EF7F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x102ead000 -        0x102ef7ff7  com.apple.Metadata 10.6.3 (507.8) <A850E5A6-69D8-EBC1-B005-43F72B58EA36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x102f21000 -        0x102fdeff7  com.apple.CoreServices.OSServices 357 (357) <7CFA1963-B639-BE99-12F1-220DF214AB50> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x103038000 -        0x1030c8fff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x103106000 -        0x103141fff  com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x10315b000 -        0x1031fbfff  com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x103241000 -        0x103269fff  com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x103283000 -        0x103299fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x1032a2000 -        0x1032b1fff  com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x1032ba000 -        0x1032e5ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x1032f0000 -        0x1033fffe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <826C2437-F760-E049-1719-9C69A3BAA4B0> /usr/lib/libcrypto.0.9.8.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x103464000 -        0x1035e9fe7  com.apple.JavaScriptCore 6531.21 (6531.21.9) <F6CB2D38-503B-9527-625C-EE497EE94885> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x103654000 -        0x103655ff7  com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x103659000 -        0x103664fff  com.apple.CrashReporterSupport 10.6.3 (250) <52F8B18D-7953-3EE7-4AE9-89F1121A5336> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x103671000 -        0x103d6e037  com.apple.CoreGraphics 1.543.33 (???) <359B3BC6-0152-94D2-3CAA-D8C24C0B9E65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x103e60000 -        0x10401afff  com.apple.ImageIO.framework 3.0.2 (3.0.1) <911FA1A5-7063-6A19-73D3-95B78A265524> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x104080000 -        0x1040fefff  com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x10413c000 -        0x1041d6fff  com.apple.ApplicationServices.ATS 4.1 (???) <CC53C373-1B3B-7E80-25A7-F2C404222BF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x1041ff000 -        0x1042b4fe7  com.apple.ColorSync 4.6.3 (4.6.3) <0522B33D-F78A-9A46-1CB2-9073E4F8EFD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x1042f1000 -        0x104342fe7  com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x10436e000 -        0x104383ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <E83DAF4F-F284-BE0B-3D9D-D573023098B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x104391000 -        0x104416fff  com.apple.print.framework.PrintCore 6.2 (312.5) <E736F6DC-2E69-A14D-6BCF-69D14232F8B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x10444c000 -        0x10448dfef  com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x1044a5000 -        0x1044b9ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x1044ca000 -        0x1044caff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x1044cd000 -        0x10451cfef  libTIFF.dylib ??? (???) <D6BED22B-A092-EC70-6E1D-0B52FA6FBBDE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x104529000 -        0x10452efff  libGIF.dylib ??? (???) <0E58DF99-B3DF-6FF9-E810-CCEC0853C8B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x104533000 -        0x104551fff  libPng.dylib ??? (???) <D0512FBF-911C-A9EC-465D-48A411509D6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x104559000 -        0x10455bfff  libRadiance.dylib ??? (???) <73CE39EA-E38B-4320-8A7D-11C1A08A8A7A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x10455f000 -        0x104585fe7  libJPEG.dylib ??? (???) <85902BC7-43AE-E202-0EEE-3C9996D00971> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x10458d000 -        0x104667ff7  com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x104676000 -        0x104676ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x104679000 -        0x1046c1ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x1046c9000 -        0x104733fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x10473d000 -        0x104f47fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x104f90000 -        0x1053d3fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x105560000 -        0x105620fff  libFontParser.dylib ??? (???) <01E3B0FE-2539-61BD-E2DE-7407B01C6F03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x105717000 -        0x10574cff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <0C865212-6427-5DE4-40C4-B5739491B691> /usr/lib/libcups.2.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x10575b000 -        0x10580afff  edu.mit.Kerberos 6.5.9 (6.5.9) <42364D54-C647-14DE-2B1C-D94DAA03F092> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x105830000 -        0x105851fff  libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <1AE68BBB-6536-125C-DE2A-13CA916D0EC4> /usr/lib/libresolv.9.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x10585b000 -        0x105980fef  com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x1059ef000 -        0x1059f0ff7  com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x1059f5000 -        0x105b33fff  com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x105bcb000 -        0x105cb1fe7  com.apple.DesktopServices 1.5.5 (1.5.5) <EFCBA7C3-A6CE-9550-FE19-73BB3D046549> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x105d00000 -        0x105ffefef  com.apple.HIToolbox 1.6.2 (???) <759E1C39-58EB-C434-3E33-416C04AFE6DC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x10612a000 -        0x1064c2fe7  com.apple.QuartzCore 1.6.1 (227.18) <ADB9E286-C5AB-3505-35D2-849E1F560A2A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x1065ef000 -        0x1065faff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x106604000 -        0x10664bff7  com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x106670000 -        0x1066effff  com.apple.audio.CoreAudio 3.2.2 (3.2.2) <3F41C3CA-A217-024B-DEDD-69E3731B915D> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x106725000 -        0x106726fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x10672a000 -        0x106740ff7  com.apple.MultitouchSupport.framework 204.12.1 (204.12.1) <38D0D705-FD15-38AE-A8B9-F9970508D1BD> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x10674d000 -        0x10674dff7  com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x106750000 -        0x1067a5fef  com.apple.framework.familycontrols 2.0.1 (2010) <E6E1C44A-6513-92DF-F71E-C157C485024C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x1067c2000 -        0x106877fe7  com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x1068aa000 -        0x1068cffe7  com.apple.CoreVideo 1.6.1 (45.4) <B1516554-88BC-CF1E-5409-BFF27A73D1AF> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x1068e8000 -        0x1068f7ff7  com.apple.opengl 1.6.7 (1.6.7) <63D8F554-2488-4811-EEC7-672FCFAF731B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x106900000 -        0x106931fff  libGLImage.dylib ??? (???) <7E8A6ED2-B093-0714-F65A-64ECC41187C4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x106938000 -        0x10695bfff  com.apple.opencl 12.1 (12.1) <AB00CB6B-5BBD-C819-007A-08C0B110AB93> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x106964000 -        0x10696aff7  IOSurface ??? (???) <F998C45A-CCCF-2306-F37A-389EE0054CB3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x106973000 -        0x1069bcfef  libGLU.dylib ??? (???) <FEDE662B-46B2-26D8-3E57-84E4C15A4FB2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x1069cb000 -        0x1069dffff  libGL.dylib ??? (???) <A85982AB-6395-DE2B-2023-F735093E663D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x1069ef000 -        0x106b08fef  libGLProgrammability.dylib ??? (???) <9D2B1DA3-C581-73F8-A2E4-01C4CE1C3B32> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x106b29000 -        0x106b2cff7  libCoreVMClient.dylib ??? (???) <9A0E75A9-7964-CAF9-DEB7-11A073530F64> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x106b31000 -        0x106b36fff  libGFXShared.dylib ??? (???) <A2C80199-6076-3CBE-E418-E0AD0A3053DE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x106b3b000 -        0x106bc7fef  SecurityFoundation 36840.0.0 (compatibility 1.0.0) <921AB0D8-A9AA-4D8F-EC9A-7BF0244D477B> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x106c0b000 -        0x106c12fff  com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x106c1b000 -        0x106c34fff  com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x106c49000 -        0x106c69ff7  com.apple.DirectoryService.Framework 3.6 (621.3) <EDCAF7ED-36E1-121F-D294-5CEBC1C34C5A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x106c73000 -        0x106cb3ff7  com.apple.MediaKit 10.2 (482) <7FC57927-0169-48EC-F893-1546D4EB4C91> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x106cc6000 -        0x106d9dfff  com.apple.DiscRecording 5.0.3 (5030.4.2) <B0980B37-52A6-C160-3C41-80E70EC98CE4> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x106dfd000 -        0x106e17ff7  com.apple.NetInfo 1.0.0 (???) <65E4F4B7-FE72-E29A-25F4-3B382947793C> /System/Library/PrivateFrameworks/NetInfo.framework/Versions/A/NetInfo
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x106e23000 -        0x106f23ff7  com.apple.DiskImagesFramework 10.6.3 (283) <8B7865D7-BC44-DA53-67D9-83E3187E3887> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x106f80000 -        0x106f80ff7  com.apple.Carbon 150 (152) <C61EE971-E511-E82C-192E-0BC9F9187252> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x106f83000 -        0x106fbffe7  libcurl.4.dylib 6.1.0 (compatibility 6.0.0) <EC60DD09-8B5E-88D1-EF57-318A8319514B> /usr/lib/libcurl.4.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x106fcd000 -        0x107005ff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <FAB9687F-0A86-A13F-7644-CE02E71140DB> /usr/lib/libssl.0.9.8.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x10701a000 -        0x10701fff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x107027000 -        0x10702afff  com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x107030000 -        0x107046fff  com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x107060000 -        0x10707bff7  com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x10708c000 -        0x10708efff  com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x107093000 -        0x107096ff7  com.apple.securityhi 4.0 (36638) <07050C14-905E-161C-0FDA-43D2AEB54546> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x1072e8000 -        0x1072f5fe7  libCSync.A.dylib 543.33.0 (compatibility 64.0.0) <540820E4-75E3-B2A0-5EF2-222304250CD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x107788000 -        0x1077cbff7  libRIP.A.dylib 543.33.0 (compatibility 64.0.0) <677BA546-F215-C5C8-9C65-305E43633FDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x1077dc000 -        0x1077e0ff7  libCGXType.A.dylib 543.33.0 (compatibility 64.0.0) <27FF96BC-1F15-A52D-3339-4BFC49D6810E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x11d659000 -        0x11d696ff7  libFontRegistry.dylib ??? (???) <12FDAEB9-01F7-5562-DBC6-7B2374CCAEA1> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistry.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x11d6c5000 -        0x11d6cbfff  libCGXCoreImage.A.dylib 543.33.0 (compatibility 64.0.0) <182C8BD9-E1C8-0970-AE82-E9E88F324A5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    Jun 20 10:11:11 localhost ReportCrash[352]:        0x11d6d9000 -        0x11d7a4fe7  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <C85548CF-DED1-4672-0167-3F32A6DD0D55> /System/Library/Frameworks/ApplicationServices.fra

    Sorry if I didn't make it clear, but both a restore from Time Machine and a fresh install both fail. I thought that I had the fresh install log, but apparently that was from the restore. I will rerun a clean install and provide that log as well.

  • Command line parameters and resuming

    Hi,
    I am researching for a client who wishes to have several students (K-12) using Adobe Captivate course on the same computer. Another constraint is that a course is run from DVD (1+ GB in size) so it's published as standalone application (.exe for Windows, .app for Mac). Quick questions:
    Can a course have an action to parse command line parameters? I haven't found that.
    Explanation: this would be used to simply parse a name and e-mail address (if possible) and last module passed to a course player. Resuming could be disabled (there is an answer how to do that in the forum) or overridden but the learner should be transferred to a slide to resume based on the calling parameter (and not the default resuming - there will be several users so each must resume from the last passed module slide).
    Can a progress of the current learner using the course be saved to a database (no LMS, e-mail, Acrobat.com etc)?
    Explanation: this is needed for the current learner and for each one separately. I guess I already have a solution in mind (custom application, having small internal web server like Mongoose, with a script that replaces internalServerReporting.php and saves the data to a internal database, SQLite). But for this to work spawning a course with command line parameters and course itself reading these parameters would need to work.
    If there is a (better) solution for the above, please reply. The goal is have minimal changes on the course e.g. if there are command line parameters, then parse them and do something (mark modules passed, open appropriate next slide). If parameters are not given/recognized, do nothing (so the course would still work on computers used by one learner only, including resuming etc).
    My opinion is that this should also be one-way as much as possible. E.g. additional application handles user name, e-mail and current progress and spawns Captivate course. The published course itself should not depend on the application like reading progress from a text file (though an URL call could return current progress from an application for the same user name). So ideally only changes to use internal server publishing to save current progress and adding a logic to check parameters at start would be applied to a course.
    Waiting for your smart answers.
    Matt

    DVDs, when finalized, are read-only... so unless you are considering to do an Install of the course from the DVD to the machine, you're not going to be able to write to a database.  A USB stick may be more suitable in this situation.
    Command line params are not possible with EXEs unless you create your own EXE wrapper.  If you're going to go through that trouble, you'd be better off creating an Adobe Air application that can run your local web content without security restrictions and use SQLite or some other backend to store the data.
    Can the progress be saved?  It depends what you mean by progress.  If you just want to allow the student to resume from the slide where they left off... you can do that with a bit of JavaScript.  However, if you want to ensure that any previous questions answered on a quiz were also resumed and intact from the previous session... not possible without an LMS.
    Why not run a Moodle installation via a USB stick and you can have a full featured LMS with a database and ability to resume a previous session?
    http://docs.moodle.org/19/en/Installation_guide_-_Moodle_for_Windows_on_a_USB_Memory_Stick
    Just some things to consider...

  • How do I add an attachment to an email and not have it show up in the body of the email?

    How do I add an attachment to an email and not have it show up in the body of the email? 

    You can right click or command-click on the image in the email and select "view as icon".
    You can change the default behavior of Mail.app so that it always shows the attachment as the icon:
    open a Terminal window (Applications > Utilities > Terminal)
    at the prompt, type in this (it must be exact, or copy and paste it in if you have trouble typing things precisely):
    defaults write com.apple.mail DisableInlineAttachmentViewing -bool yes
    Then hit return.
    To revert to the previous default (where the attachment is visible in-line), you just enter the same command with "no" instead of "yes" at the end.
    In either case, however, how the viewer of the email sees the attachment (either as an icon or in-line) depends on how their email client is set up, not on how you send it.
    Message was edited by: arthur

  • Aol not showing correctly, boxes, attachment commands, etc. missing

    Aol pages do not show all the boxes, the attachment command is not there, and the stationery is not there. All of these are grayed out. Aol indicates the problem rests with the setting on Firefox
    == URL of affected sites ==
    http://www.aol.com

    Hello Linda.
    Hopefully this support article is what you need:
    http://support.mozilla.com/en-US/kb/Websites+look+wrong

  • Command to run and begin playing project?

    For some plugin development tasks, it would be helpful if there were a command to load and begin playing a project at 100% zoom immediately upon AE starting up. I've been able to get AE to load my project by passing it as the first command line argument. Is there a way to then start playing immediately?

    Shachar is right, you'll need to use scripting for that.  Here's what I did from the command line on Windows:
    C:\Program Files\Adobe\Adobe After Effects CS5.5\Support Files>AfterFX -s "var my_file = new File('D:\\Test Files\\Projects\\AEP\\5.5.aep'); app.open(my_file); app.executeCommand(2285); app.exitAfterLaunchAndEval = false;"
    2285 is the command ID for RAM Preview, from the SDK Guide documentation for AEGP_DoCommand().

  • Noticed my hard drive getting filled, didn't save 500 Gb of data on it. I made the observation that hidden files are been created on the Hd. I assumed they were unnecessary and deleted most of them. To my dismay am getting a kernel panic msg. what to do?

    I noticed my hard drive getting filled, didn't save 500 Gb of data on it. I made the observation that hidden files are been created on the Hd. I assumed they were unnecessary and deleted most of them. To my dismay am getting a kernel panic message. How do i go about getting this fixed?

    Depending on what directory or directories you were erasing from you've certainly erased important system files and perhaps important applications files as well. If you have been using TimeMachine to back your computer up you should reboot into recovery mode (restart and hold Command + R until you see the Apple icon) and perform a restore.
    If you haven't, boot into recovery mode anyway and choose the install OS option. Keep your fingers crossed that the OS is the only thing you deleted and that this works. You may also find it necessary to reinstall some of your software.

  • Opened ical and all my events were erased and all my calendar accounts were gone and it will not allow me to add new events or new accounts

    I opened my ical and all my events had been erased and all my claendar accounts were gone and it will not allow me to add new events or accounts.

    Hi John,
    Thanks so much for wading in. I did exactly what you suggested - glad you gave me the hint about how to access my library files. There was only one document that seemed to have anything to do with cache, and that was called Calendar Cache. (I've attached a screen capture of all the files incase I should have deleted something else as well.) I deleted Calendar Cache then restarted iCal, but after updating I was still unable to add new events.
    Is there anything else you can suggest?
    Thanks again,
    Susan

  • How can detect that cdrom drive were opened and closed?

    How can detect that cdrom drive were opened and closed?

    I'm sure there are more elegant and complicated ways to accomplish this using Windows SDK function calls to kernel32.dll or something extravagant like that, but if you want the bare-bones easy way to check if the CD-ROM tray is currently opened, then simply use System Exec to query the CD-ROM drive from the command line. One example of this is shown below.
    Use the command line function cmd /c d:, where d: is your CD-ROM drive. If the Standard Error output from System Exec.vi is "The device is not ready." followed by a carraige return and line feed, then voila, your CD-ROM drive is open. If not, it's closed. Anyone have a better idea? I'm sure one exists...
    Message Edited by Jarrod S. on 02-16-2006 12:23 PM
    Jarrod S.
    National Instruments
    Attachments:
    CDROM_Check.JPG ‏22 KB

  • I've used Firefox for years and happily. I attached a logitech camera and dowloaded Skype a few weeks ago when I also loaded iTunes for my iPad. Now the site goes out almost everyday. Can you hel pme?

    I've used Firefox for years and happily. I attached a Logitech camera and downloaded Skype a few weeks ago when I also loaded iTunes for my iPad. Now the site goes out almost everyday. Can you help me?
    I can't undertsand what is going on since the closing has never occurred before.
    I have not written down the incident #s.

    The offer from EE was presumably to fix the phone , which they are entitled to do, you turned it down.
    You can either go back to them and take up their offer to repair or you can try the Nokia warranty which will involve you contacting Nokia direct either by taking it to an authorised/approved Nokia care centre or submitting an online claim under the warranty to Nokia and following whatever instructions they issue for sending the phone to them.
    You have not so far contacted Nokia as you have dealt only with EE.
    I'm surprised the EE assistant told you the phone was being sent to Nokia rather than their inhouse technicians although I think that was simply a mistake on the assistant's part.
    How did you get a PAYG phone from EE? I thought EE were offering contracts only.
    So far as time scales EE don't post phones backwards and forwards on an individual basis. The shops use courier services and the frequency of deliveries and collections will depend on the number of shops in a town and the level of goods going back and forth.

  • Copy System Error - No sapinst workdir retrieved yet. Therefore, no SAPInst log files were written and can be retrieved

    Hi all,
    I am getting a strange error when performing a "Copy System" that I am unable to resolve. The error occurs during step "User Management". The step is supposed to start SAPinst and install the new users.
    "No sapinst workdir retrieved yet. Therefore, no SAPinst log files were written and can be retrieved"
    "LVM Error Host Agent Operation 'xxxxx' failed (OperationExecption. FaultCode: '127', Message: Command execution failed. ')"
    I have checked the C:\temp\VCM_sapinst_PR\sapinst2014_09_10_09_48_28 folder and the only file there is the "inifile.xml".
    The copy is based on vmware, the SAP systems are Windows 2008 R2 with MSSQL 2008. The host agent Version is 190 and the SAP kernel is 600.
    Under "System and AS Provistion Configuration" I have enabled Provistioning type "System Copy" for release 7.X and Windows NT. The path is C:\INST\LVM_WIN_731\SPM and exist on all systems locally. The SWPM Version is SWPM10SP06_3-20009707.SAR.
    The only thing I have found that kind of fits the error Message seems to be related to Linux/Unix:
    http://wiki.scn.sap.com/wiki/display/TechTSG/(ACC)+SAPControl+Fails+with+HTTP+401+Unauthorized+Error
    Does anyone have an solution for this issue?
    BR/
    Stian
    Added ASUI.log file from ./hostctrl/wok folder and a text file with the error.

    Hi all,
    The problem was resolved by the OSS Message.
    The problem was with the SAP Host Agent 720 patch 190. Quote from the OSS Message:
    "Try downgrading to SAP Host Agent patch 189. The problem seems to be with duplicate parameters for the sapinst Call (exitOnError) wich was add by the LVM and since patch 190 is also added by the SAP Host Agent, end reexecute your process."
    The issue should be resolved in a future patch for SAP LVM, but if you encounter this error before it has been released, then try to downgrade to 189 like i did.
    Thanks to SAP Support v/ Jochen for resolving this issue.
    Best Regards,
    Stian Eiken

  • With Mavericks I have to hold command key down and double click to get a sub folder to open in a new window.  Can I go back to just double clicking ?

    With Mavericks I have to hold command key down and double click to get a sub folder to open in a new window.  Can I go back to just double clicking ?

    Of course. To do it, open a Finder window, go to Finder menu (on the menu bar) > Preferences > General, and untick "Open folders in tabs instead of new windows".

Maybe you are looking for

  • Warning upon transfer of quotation from external catalog to SRM

    Hello, We have implemented a punch-out catalog integration between our catalog and the client's SRM solution. However, we are facing an issue at the last stage of the integration - Upon transfer of the items from our catalog, SAP throws a warning mes

  • Display telugu word in a jsp

    Hi, i have an assignment please help me in doing that. how to display a telugu word in a jsp page. can u please please help me .......... waiting for the reply thanks in advance

  • I imported edited pics from my iPhone and iPhoto ignored all modifications.

    Yesterday I took photographs of images that I found at home. I simply edited them on my iPhone to remove the borders and it looked brilliant! However, when I imported the edited pics into iPhoto, all the changes were ignored. iPhoto showed the raw or

  • Firefox is not reading my restored profile after Windows reinstall

    I needed to reinstall Windows (again!). Before doing so I saved my profile on to an external drive. I followed the restore instructions (created a new profile and copy/pasted the saved files to the new profile folder) and can see that all the saved f

  • Mac Ipod to PC?

    I asked before and I've lost the response I had gotten. If anyone can help I would appreciate it. I got a Mac formatted Ipod and I would like to keep the songs that are on it. I have no access to a Mac for the time being. Is there anyway possible to