Distiller will not stop distilling postscript file

I use Distiller 6.0.2. Lately, when I try to distill a Quark layout into a pdf the distilling process will not stop. The progress bar shows a number that just keeps on climbing up. It seems if I quit the program and then restart it, this will solve the problem and distiller will make a pdf of the postscript. However, I will get the same problem once I try to distill another page. I tried to trashing the Distiller preferences and then restarting the program. This did not do anything.

It's not a specific file and it doesn't matter how big a file is. I am distilling a postscript file. My Mac is running on 10.3.9. I only print from Quark to get postscript files.

Similar Messages

  • Distiller will not create a .pdf file

    Yesterday, I noticed—out-of-the-clear-blue-sky— that whenever I tried distilling a layout file in .eps, I kept getting 'Error' messages whenever I tried Distilling anything and Distiller wouldn't create a .pdf file!
    This is what I recieved.
    %%[ Error: undefined; OffendingCommand: MMXPR3 ]%%
    %%[ Flushing: rest of job (to end-of-file) will be ignored ]%%
    %%[ Warning: PostScript error. No PDF file produced. ] %%
    Distill Time: 0 seconds (00:00:00)
    **** End of Job ****
    I even tried using an .eps file that I had created a .pdf file, from Distiller, on the previous day, and that wouldn't work either. So whats going on?
    I finally got fed up and just uninstalled Acrobat and Distiller, and reinstalled it, and that didn't work either. My Acrobat also won't manually update now. I keep getting a "Update Internal Error." This also kept happening after I reinstalled it.
    I need to use my Distiller in order to get a Press Quality .pdf.
    I'm operating on a Mac OS X 10.5.8
    I'd appreciate any help I can get.
    Melodie

    Sounds like an EPS with preview? Not suitable. Use postscript for printing, not EPS.

  • Problem with ghostscript ['Distiller' did not produce the output file ]

    Hi,
    We are trying to convert the checked in files to pdf using ghostscript.
    The Steps i have followed in installing the Distiller
    First I have installed gs8.64 and configure distiller
    Refinery server--> Conversion settings --> Third-party Application Settings --> Distiller Engine --> options -->
    Use GhostScript and provided the path to install dierctory as C:/Program Files/gs/gs8.64/
    Installed Printer as per the pdf
    Conversion Settings --> Primary web redention --> convert to pdf using third party applications
    Server details:
    CS: 10gr3
    ghost script 8.64
    Plz find the below logs details
    Error Log...
    Copying c:/ucm/server2/vault/~convert/idc/2/2.txt to c:/ucm/server2/vault/~convert/idc/2/temp.ps
    Waiting for exclusive access on c:/ucm/server2/vault/~convert/idc/2/temp.ps
    Obtained exclusive access on c:/ucm/server2/vault/~convert/idc/2/temp.ps
    Waiting on Distiller
    Check for file c:/ucm/server2/vault/~convert/idc/2/temp.pdf failed
    'Distiller' did not produce the output file 'c:/ucm/server2/vault/~convert/idc/2/temp.pdf'.
    Exception type is 'java.lang.Throwable'. Details
    An error has occurred. The stack trace below shows more information.
    !$Copying c:/ucm/server2/vault/~convert/idc/2/2.txt to c:/ucm/server2/vault/~convert/idc/2/temp.ps <br>Waiting for exclusive access on c:/ucm/server2/vault/~convert/idc/2/temp.ps <br>Obtained exclusive access on c:/ucm/server2/vault/~convert/idc/2/temp.ps <br>Waiting on Distiller <br>Check for file c:/ucm/server2/vault/~convert/idc/2/temp.pdf failed <br>'Distiller' did not produce the output file 'c:/ucm/server2/vault/~convert/idc/2/temp.pdf'. <br>!syExceptionType,java.lang.Throwable
    java.lang.Throwable
         at intradoc.common.IdcLogWriter.doMessageAppend(Unknown Source)
         at intradoc.common.Log.addMessage(Unknown Source)
         at intradoc.common.Log.errorEx2(Unknown Source)
         at intradoc.common.Log.errorEx(Unknown Source)
         at docrefinery.agent.Logger.logError(Logger.java:138)
         at docrefinery.convert.StepHandler.executeStepByName(StepHandler.java:140)
         at docrefinery.convert.ConversionDriver.processSteps(ConversionDriver.java:231)
         at docrefinery.convert.ConversionDriver.convertDocument(ConversionDriver.java:144)
         at docrefinery.convert.ConversionDriver.processSubConversion(ConversionDriver.java:165)
         at docrefinery.convert.StepHandler.executeStepByName(StepHandler.java:109)
         at docrefinery.convert.ConversionDriver.processSteps(ConversionDriver.java:231)
         at docrefinery.convert.ConversionDriver.convertDocument(ConversionDriver.java:144)
         at docrefinery.queue.PreConvertedRefineryQueueMonitor.handleCurrentQueueItem(PreConvertedRefineryQueueMonitor.java:204)
         at docrefinery.queue.PreConvertedRefineryQueueMonitor.monitorRefineryPreConverterQueue(PreConvertedRefineryQueueMonitor.java:125)
         at docrefinery.queue.PreConvertedRefineryQueueMonitor$1.run(PreConvertedRefineryQueueMonitor.java:93)
         at java.lang.Thread.run(Thread.java:595)
    Conversion completed -- Step PostscriptToPDF forced conversion failure by conversion engine because of error: ''Distiller' did not produce the output file 'c:/ucm/server2/vault/~convert/idc/8/temp.pdf'.'. Exception type is 'java.lang.Throwable'.
    Please suggest me where i am going wrong...
    Thanks in advance,
    Prasad V.

    Hi Srinath,
    Thanks for your reply. It worked fine with 8.63 version.
    Is there any other way to get it worked with out installing ghostscript.exe as the client doesnt want to instal any exe file on the server as it has broader impact on other instances also, can we acheive the conversion by copying the extracted zip files of ghostscript-8.63.tar.gz .....
    We tried with extracted zip files by following the below settings
    Refinery server--> Conversion settings --> Third-party Application Settings --> Distiller Engine --> options -->
    deselected Use GhostScript and provided the Path to generic PostScript to PDF engine D:\ghostscript\ghostscript\lib\ps2pdf14.bat
    Parameters to pass to generic PostScript to PDF engine.
    <$postscriptFile$> <$pdfFile$>
    Path to generic PDF optimization engine.
    D:\ghostscript\ghostscript\lib\pdfopt.bat
    Parameters to pass to generic PDF optimization engine.
    <$pdfFile$> <$optimizedPdfFile$>
    Installed Printer as per the pdf
    Conversion Settings --> Primary web redention --> convert to pdf using third party applications
    We are getting the below error:
    Waiting for exclusive access on c:/temp/idcoutput.ps
    Obtained exclusive access on c:/temp/idcoutput.ps
    Waiting on Distiller
    Error Distilling
    Exception type is 'java.lang.Throwable'. [ Details ]
    An error has occurred. The stack trace below shows more information.
    !$Waiting for exclusive access on c:/temp/idcoutput.ps <br>Obtained exclusive access on c:/temp/idcoutput.ps <br>Waiting on Distiller <br>Error Distilling <br>!syExceptionType,java.lang.Throwable
    java.lang.Throwable
         at intradoc.common.IdcLogWriter.doMessageAppend(Unknown Source)
         at intradoc.common.Log.addMessage(Unknown Source)
         at intradoc.common.Log.errorEx2(Unknown Source)
         at intradoc.common.Log.errorEx(Unknown Source)
         at docrefinery.agent.Logger.logError(Logger.java:138)
         at docrefinery.convert.StepHandler.executeStepByName(StepHandler.java:140)
         at docrefinery.convert.ConversionDriver.processSteps(ConversionDriver.java:231)
         at docrefinery.convert.ConversionDriver.convertDocument(ConversionDriver.java:144)
         at docrefinery.queue.PreConvertedRefineryQueueMonitor.handleCurrentQueueItem(PreConvertedRefineryQueueMonitor.java:204)
         at docrefinery.queue.PreConvertedRefineryQueueMonitor.monitorRefineryPreConverterQueue(PreConvertedRefineryQueueMonitor.java:125)
         at docrefinery.queue.PreConvertedRefineryQueueMonitor$1.run(PreConvertedRefineryQueueMonitor.java:93)
         at java.lang.Thread.run(Thread.java:595)
    Conversion completed -- Step PostscriptToPDF forced conversion failure by conversion engine because of error: 'Error Distilling'. Exception type is 'java.lang.Throwable'.
    Plz let us know if it is possible to convert the docs to pdf with out installing the ghostscript.exe file on server.
    Thanks in advance,
    Prasad V.

  • Re: g6t-2000 loading circle next to cursor will not stop blinking

    I have the same problem.I got a blinking circle on my screen and every time this circle show up, i have to turn off my pc because don't let me do nothing. Any solution for that issue? My pc:HP ENVY Recline TouchSmart All in One - 27-k350 (ENERGY STAR)Número de modelo: J4W47AA

    Hi again Andieco, It is good to hear back from you! If your computer is not freezing when you are referring to a white circle, there may be an issue with the touch screen software installed on your computer. To correct this, I suggest re-installing all of the original software and hardware drivers that first came with your computer. This can be done by following the steps in this document on Using Recovery Manager to Restore Software and Drivers (Windows 8), and then update the software by Using HP Support Assistant (Windows 8). If the white cursor will not stop blinking after performing the steps in the documents above, I recommend returning your system back to a previous restore point to before the issue occurred. This can be done by following the steps in this document on Using Microsoft System Restore (Windows 8).
    Should the problem continue, I suggest performing a backup and recovery of your operating system. This can be done by following the steps in this resource on Backing Up Your Files (Windows 8), as well as Performing an HP system recovery (Windows 8). This should return your system back to factory defaults.
    If the issue persists, please call our technical support by clicking the link below to get the support number for your region.
    www.hp.com/contacthp/
    I hope this helps!
    Regards

  • Premiere Pro CC will not stop rendering

    Premiere Pro CC 7.2.1
    Windows 7
    In the past 2 weeks, PP will not stop rendering frames on the timeline. As the "frames rendering" amount increases, so does the frames to be rendered. It never ends and when I cancel the render, nothing has even rendered.
    Any ideas?
    Thanks in advance

    I have been editing in AVC - Intra 100 1080i and when rendering the sequence it does not stop. It will say "Rendering frame YYY of XXX." However, "XXX" quantity keeps growing and the whole process does not end. Additionally, the "Green Line" does not appear nor does the playback improve after extensive rendering. 
    After reading the above comments, I created another sequence in HDV 1080P and it seems to be working fine although the "Time Remaining" is a lie.
    Is there a preferred quality/format for editing? I typically will include various formats and still photography in my sequences.  
    Additionally, I have not found a way to change the preview file format as it is grayed out and un-selectable in the Sequence Settings dialogue box. How do I change it and what would be the preferred setting for laptop editing?

  • Mail will not stop fetching

    I have 3 accounts set up in my Mail app. Two with Charter and the other is my work POP account. My work POP account will not stop fetching. Mail will not allow me to quit the program other than with a force quit. Is there a way to trash Mail preferences with out deleting the accounts? I have ran Disk Utility and used Cocktail to clean the cache files but it still hangs up.
    I also got the new iPhone this weekend and unlike with my BlackBerry, if Mail is not working correctly on my laptop, then no mail is sent to my iPhone? I really don't understand that but I'm trying to address the first problem first then I tackle that issue.

    Okay, I figured it out. The port number had gotten changed? I logged in to my work station to check the settings and they were different. Odd. I didn't change anything. I really don't monkey around with my computer much. However, we did update mail servers at my work and remember about 3 weeks ago it asked me something about the certificate so I wonder if my response made some sort of change. Oh well, live and learn. Now figure out my iPhone!

  • TS4433 The music will not stop shuffling through the lists.  The shuffle to shake is off.

    The Ipod will not stop shuffling through music.  The shake to shuffle is off.  Tried to reset it.  It will not work.  Help!

    Are you using version 6.80.20 of pc suite ? (the latest version).
    Rip tracks from cd's using windows media player or nero and then transfer to phone.Works just fine for me.I just copy and paste the mp3 file from pc to phones memory card.I use dku-2 cable connection.

  • MY PRINTER WILL NOT STOP PRINTING

    I have a brand new HP 309a wireless printer.  I am using it with a USB PORT.   I downloaded something from a PDF file and the printer will not stop printing.  I rebooted the computer, I disconnected the printer for an hour and when I turned it on it resumed   I hit the cancel button, the display reads "print cancelled" and then it reads "now printing."  When I attempt to use the printer to print something else it reads "busy."  HELP.
    This question was solved.
    View Solution.

    Hi,
    Disconnect the  USB cable and follow the below steps  to restart  the spooler service.
    Click Start (Windows logo) >> All Programs >> Accessories >>
    Right click on  Command Prompt and open it as Administrator ( choose run as administrator)
    Enter the below command in black window and hit enter key..
    net stop spooler
    That will stop the spooler service.
    Then enter the below command and hit enter key to start the spooler service
    net start spooler
    That will delete the current print comment and the  things in print queue.
    Press the widnows key and R key on the key board to open run window ( Click on Start >> Run).
    In run window  enter services.msc and click Ok.
    That will open services window.
    From there double click on the print spooler service.That will open a new window.
    Click on Stop button to stop and then click on start button to restart the spooler service.
    Make sure that startup type is : Automatic and Service status is : Started
    Click on Apply and Ok to close the services window.
    If the issue resolved,
    Say "Thanks" by clicking the Kudos Star in the post that helped you.
    Saul
    Tech Support Eng.
    HP

  • Iphoto will not stop asking for my confidential info from Facebook every time I open it.

    It allows me to deny, but will not stop asking

    Remember this was a test. It tells us that iPhoto is essentially sound and the issue is within your main library.
    Let's try repair that:
    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Repair Database. If that doesn't help, then try again, this time using Rebuild Database.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. (In early versions of Library Manager it's the File -> Rebuild command. In later versions it's under the Library menu.)
    This will create an entirely new library. It will then copy (or try to) your photos and all the associated metadata and versions to this new Library, and arrange it as close as it can to what you had in the damaged Library. It does this based on information it finds in the iPhoto sharing mechanism - but that means that things not shared won't be there, so no slideshows, books or calendars, for instance - but it should get all your events, albums and keywords, faces and places back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.  
    Regards
    TD

  • Photoshop will not open/create new files, cannot resize images etc

    Hi to all.
    So I'll start with the basics; I am using Photoshop 7 (And yes, I am using it for a specific reason, I'm not interested in migrating to this new $1000 Creative Cloud rubbish), us Australians are getting ripped a new one and I'm happy with the $50 I paid for my copy years ago. (Please do not tell me the answer to my problems is to simply upgrade and go bankrupt. Again, I've been using 7 for a very long time without issue).
    I've been using 7 for almost a decade without issue. I stick with it because so far, it's done everything I need, has been reliable up to this point, and my plugins do not work properly with newer versions. I'm also running an older-spec system (Windows XP, 3gb ram etc) as I do a lot of work with older game engines, Source Engine etc.
    The issue I'm having doesn't appear to be Photoshop-7 specific however, there are many threads on this that have gone unanswered, and happen in CS3 etc and modern copies as well. I have uninstalled and reinstalled it to no avail. Basically, I cannot open files reliably with it.
    If I right click any image file in explorer and click "open with -> Photoshop", photoshop will launch, however it does not open the file. I double checked to ensure the file was not just opening offscreen, however it is definitely not opening at all (as the "close" option does not become available).
    If I launch photoshop manually, and click file -> open -> It will open that file, HOWEVER it will not open any more files after that.
    It also is very very fickle with simple commands, such as if I hit CTRL + T to go into transform mode and then try to rescale an image, I have to click and drag the corners at least 5-6 times before it will recognize that I am doing so, and it will also ignore the resize that I perform and snap back to normal. Sometimes I have to click things more than once to get them to register. This is not occurring with any other piece of software etc, so I've ruled out that it's an issue with my mouse.
    This has only been happening a day, and I cannot think of any particular system changes likely to result in this (ie no abnormal plugins installed recently, no major hardware or software changes). Unless my keyboard has a stuck key or something strange, I'm absolutely at a loss
    Is there anyone who can help me, or has heard of this issue?

    I am an idiot.
    I guess the scratch disk was full or something else. A simple reboot appears to have solved the problem. (I often have my system running for up to 48-64 hours at a time without reboots) as my workdays are around 36 hours at a time, so it could just be a memory constraint from XP.
    Hopefully this solves the issue for anyone else who encounters it. Reboot your pc once in a while, give it a clean slate of memory to work with.

  • Help! While editing a photo in CS3 the program shut down and will not reopen my psd file.

    Help! While editing a photo in CS3 the program shut down and will not reopen my psd file. The error message reads "cannot complete your request because of a program error" -- it is a very large file (I have been saving it all along) and I had just "flattened layers" and went to open up a new, blank photo file when it shut down. Is there anyway to get this file to open? Any advice would be greatly appreciated! (p.s. after reading a couple of similar threads, I have a feeling it's hopeless. But I'd also like to know WHY this might have happened!) Thanks in advance!

    Thank you. I appreciate you taking the time to respond and for sharing the article--I did panic. Here are the details of my system:
    Model: HP p7-1247c
    Processor: AMD A8-3820 APU with Radeon HD Graphics
    Installed Memory: 8 GB (7.48 usable)
    System Type: 64-bit
    Windows 7 Home Premium
    I am using Photoshop CS3. It seems that I can work on photos and save them. But I am unable to open them back up. I have tried saving the files as psd and tiff with the same result. The error message is:  "cannot complete your request because of a program error"
    The interesting thing is that I can open up InDesign and "place" the psd file within InDesign (then export and save as a jpeg). So I don't think the files are necessarily corrupted. I uninstalled Photoshop and reinstalled it last night, but there's no change.
    If you have any ideas, I'd appreciate it. Or, should I repost my question with this more complete info? Thank you!

  • I have a canon 70d and just purchased elements 12. It will not open a raw file for me. I have been advised to download the latest version of camera raw, i have done this and it still says my camera is not supported. I really need to open my raw files. Can

    i have a canon 70d and just purchased elements 12. It will not open a raw file for me. I have been advised to download the latest version of camera raw, i have done this and it still says my camera is not supported. I really need to open my raw files. Can anybody help me.

    You'll need to update to at least ACR 8.2 for the 70D to be recognized.  The normal way to update PSE12 to the latest CR is to use Help / Updates in the Editor which should update to ACR 8.5.
    According to Adobe's website PSE12 shipped with ACR 8.1 and you say it says yours is reported as ACR 8.0.
    Are you using PSE 11 and not 12?  PSE 11's maximum ACR version is 8.0.

  • My reader will not open a PDF file that I have downloaded from a government web site (an application form) - it states that the file is not good.  I can open on the web site but not from my mac computer

    My reader will not open a PDF file that I have downloaded from a government web site (an application form) - it states that the file is not good.  I can open on the web site but not from my mac computer.

    Maybe this: http://helpx.adobe.com/acrobat/kb/pdf-error-1015-11001-update.html ?
    Do you have a link to that document?

  • After upgrade to 10.9.1 office for mac 2011 will not open most excel files.

    After upgrade to 10.9.1 office for mac will not open most excel files. The files will open in open office. I have tried re-saving as excel file, no joy.
    I have repaired permissions, no joy.
    below are the results of EtreCheck scan.
    Hardware Information:
              MacBook Pro (13-inch, Early 2011)
              MacBook Pro - model: MacBookPro8,1
              1 2.3 GHz Intel Core i5 CPU: 2 cores
              8 GB RAM
    Video Information:
              Intel HD Graphics 3000 - VRAM: 512 MB
    System Software:
              OS X 10.9.1 (13B42) - Uptime: 5 days 3:45:14
    Disk Information:
              Hitachi HTS545032B9A302 disk0 : (320.07 GB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) / [Startup]: 319.21 GB (64.84 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              OPTIARC DVD RW AD-5970H 
    USB Information:
              Apple Inc. FaceTime HD Camera (Built-in)
              Apple Inc. Apple Internal Keyboard / Trackpad
              Apple Inc. BRCM2070 Hub
                        Apple Inc. Bluetooth USB Host Controller
              Apple Computer, Inc. IR Receiver
    FireWire Information:
    Thunderbolt Information:
              Apple Inc. thunderbolt_bus
    Kernel Extensions:
              org.virtualbox.kext.VBoxDrv          (4.1.2)
              org.virtualbox.kext.VBoxUSB          (4.1.2)
              com.logmein.driver.LogMeInSoundDriver          (1.0.3 - SDK 10.5)
    Startup Items:
              VirtualBox: Path: /Library/StartupItems/VirtualBox
    Launch Daemons:
              [System] com.adobe.fpsaud.plist 3rd-Party support link
              [System] com.logmein.logmeinblanker.plist 3rd-Party support link
              [System] com.logmein.logmeinserver.plist 3rd-Party support link
              [System] com.logmein.raupdate.plist 3rd-Party support link
              [System] com.microsoft.office.licensing.helper.plist 3rd-Party support link
              [System] com.oracle.java.Helper-Tool.plist 3rd-Party support link
              [System] com.sharpcast.xfsmond.plist 3rd-Party support link
              [System] com.teamviewer.teamviewer_service.plist 3rd-Party support link
              [System] com.zeobit.MacKeeper.AntiVirus.plist 3rd-Party support link
              [System] org.macosforge.xquartz.privileged_startx.plist 3rd-Party support link
    Launch Agents:
              [System] com.logmein.LMILaunchAgentFixer.plist 3rd-Party support link
              [System] com.logmein.logmeingui.plist 3rd-Party support link
              [System] com.logmein.logmeinguiagent.plist 3rd-Party support link
              [System] com.logmein.logmeinguiagentatlogin.plist 3rd-Party support link
              [System] com.oracle.java.Java-Updater.plist 3rd-Party support link
              [System] com.teamviewer.teamviewer.plist 3rd-Party support link
              [System] com.teamviewer.teamviewer_desktop.plist 3rd-Party support link
              [System] org.macosforge.xquartz.startx.plist 3rd-Party support link
    User Launch Agents:
              [not loaded] .dat0157.000 (hidden)/Users/fboyd3/Library/Application Support/Spotify/SpotifyWebHelper
              [not loaded] com.adobe.ARM.[...].plist 3rd-Party support link
              [not loaded] com.google.keystone.agent.plist 3rd-Party support link
              [not loaded] com.microsoft.LaunchAgent.SyncServicesAgent.plist 3rd-Party support link
              [not loaded] com.spotify.webhelper.plist 3rd-Party support link
              [not loaded] com.zeobit.MacKeeper.Helper.plist 3rd-Party support link
              [not loaded] org.virtualbox.vboxwebsrv.plist 3rd-Party support link
    User Login Items:
              iTunesHelper
              GrowlHelperApp
              Alarm Clock
              Canon IJ Network Scanner Selector2
              Microsoft Database Daemon
              SugarSync Manager
              Neat
              LogMeIn
              Dropbox
              Spotify
              Spotify
              AdobeResourceSynchronizer
    Internet Plug-ins:
              LogMeInSafari64: Version: 1.0.730 3rd-Party support link
              OVSHelper: Version: 1.0 3rd-Party support link
              Default Browser: Version: 537 - SDK 10.9
              Flip4Mac WMV Plugin: Version: 3.0.0.126   - SDK 10.8 3rd-Party support link
              AmazonMP3DownloaderPlugin101750: Version: AmazonMP3DownloaderPlugin 1.0.17 - SDK 10.4 3rd-Party support link
              AdobePDFViewerNPAPI: Version: 11.0.03 - SDK 10.6 3rd-Party support link
              FlashPlayer-10.6: Version: 12.0.0.70 - SDK 10.6 3rd-Party support link
              DivXBrowserPlugin: Version: 2.1 3rd-Party support link
              LogMeIn: Version: 1.0.730 3rd-Party support link
              Flash Player: Version: 12.0.0.70 - SDK 10.6 3rd-Party support link
              iPhotoPhotocast: Version: 7.0 - SDK 10.8
              LogMeInSafari32: Version: 1.0.730 3rd-Party support link
              QuickTime Plugin: Version: 7.7.3
              AdobePDFViewer: Version: 11.0.03 - SDK 10.6 3rd-Party support link
              SharePointBrowserPlugin: Version: 14.3.4 - SDK 10.6 3rd-Party support link
              Silverlight: Version: 5.1.20125.0 - SDK 10.6 3rd-Party support link
              EPPEX Plugin: Version: 3.0.0.0 3rd-Party support link
              WidevineMediaTransformer: Version: (null) 3rd-Party support link
              JavaAppletPlugin: Version: Java 7 Update 25 Outdated! Update
    Safari Extensions:
              DivX Plus Web Player HTML5 <video>: Version: 2.1.0.900
              Open in Internet Explorer: Version: 1.0
              ClickToPlugin: Version: 2.5.3
              DivX HiQ: Version: 2.1.0.900
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 1.9 - SDK 10.9
              AppleAVBAudio: Version: 2.0.0 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins:
              Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    User Internet Plug-ins:
              Move-Media-Player: Version: npmnqmp 071705000010 3rd-Party support link
              WebEx64: Version: 1.0 - SDK 10.6 3rd-Party support link
    3rd Party Preference Panes:
              DivX  3rd-Party support link
              Flash Player  3rd-Party support link
              Flip4Mac WMV  3rd-Party support link
              Growl  3rd-Party support link
              Java  3rd-Party support link
    Old Applications:
              Microsoft Language Register:          Version: 14.3.4 - SDK 10.5 3rd-Party support link
                        /Applications/Microsoft Office 2011/Additional Tools/Microsoft Language Register/Microsoft Language Register.app
              /Users/[redacted]/Library/Application Support/WebEx Folder/1326
                        Cisco WebEx Event Center:          Version: 1304.07.2811.0 - SDK 10.5 3rd-Party support link
                        convertpdf:          Version: 1.2 - SDK 10.5 3rd-Party support link
                        asannotation2:          Version: 1206.25.2804.0 - SDK 10.5 3rd-Party support link
              Neat ADF Scanner 2008 10_5:          Version: 1.0.0.15 - SDK 10.5 3rd-Party support link
                        /Library/Image Capture/Devices/Neat ADF Scanner 2008 10_5.app
              SLLauncher:          Version: 1.0 - SDK 10.5 3rd-Party support link
                        /Library/Application Support/Microsoft/Silverlight/OutOfBrowser/SLLauncher.app
              /Users/[redacted]/Library/Application Support/WebEx Folder/1324
                        convertpdf:          Version: 1.2 - SDK 10.5 3rd-Party support link
                        Cisco WebEx Meeting Center:          Version: 1304.23.2811.0 - SDK 10.5 3rd-Party support link
                        asannotation2:          Version: 1206.25.2804.0 - SDK 10.5 3rd-Party support link
                        atmsupload:          Version: 1209.12.2806.0 - SDK 10.5 3rd-Party support link
              Amazon MP3 Downloader:          Version: INFO_PLIST_VERSION - SDK 10.4 3rd-Party support link
              /Applications/Microsoft Office 2011
                        Microsoft PowerPoint:          Version: 14.3.4 - SDK 10.5 3rd-Party support link
                        Microsoft Excel:          Version: 14.3.4 - SDK 10.5 3rd-Party support link
                        Microsoft Outlook:          Version: 14.3.4 - SDK 10.5 3rd-Party support link
                        Microsoft Word:          Version: 14.3.4 - SDK 10.5 3rd-Party support link
                        Microsoft Document Connection:          Version: 14.3.4 - SDK 10.5 3rd-Party support link
              Solver:          Version: 1.0 - SDK 10.5 3rd-Party support link
                        /Applications/Microsoft Office 2011/Office/Add-Ins/Solver.app
              /Applications/Microsoft Office 2011/Office
                        Microsoft Graph:          Version: 14.3.4 - SDK 10.5 3rd-Party support link
                        Microsoft Database Utility:          Version: 14.3.4 - SDK 10.5 3rd-Party support link
                        Microsoft Office Reminders:          Version: 14.3.4 - SDK 10.5 3rd-Party support link
                        Microsoft Upload Center:          Version: 14.3.4 - SDK 10.5 3rd-Party support link
                        My Day:          Version: 14.3.4 - SDK 10.5 3rd-Party support link
                        SyncServicesAgent:          Version: 14.3.4 - SDK 10.5 3rd-Party support link
                        Open XML for Excel:          Version: 14.3.4 - SDK 10.5 3rd-Party support link
                        Microsoft Alerts Daemon:          Version: 14.3.4 - SDK 10.5 3rd-Party support link
                        Microsoft Database Daemon:          Version: 14.3.4 - SDK 10.5 3rd-Party support link
                        Microsoft Chart Converter:          Version: 14.3.4 - SDK 10.5 3rd-Party support link
                        Microsoft Clip Gallery:          Version: 14.3.4 - SDK 10.5 3rd-Party support link
              /Applications/iWork '09
              Microsoft AutoUpdate:          Version: 2.3.6 - SDK 10.4 3rd-Party support link
                        /Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app
              /Library/Application Support/Microsoft/MERP2.0
                        Microsoft Error Reporting:          Version: 2.2.9 - SDK 10.4 3rd-Party support link
                        Microsoft Ship Asserts:          Version: 1.1.4 - SDK 10.4 3rd-Party support link
              /Users/[redacted]/Downloads
                        Install Spotify 7:          Version: 1.0 - SDK 10.5 3rd-Party support link
                        Install Spotify 3:          Version: 1.0 - SDK 10.5 3rd-Party support link
                        Install Spotify:          Version: 1.0 - SDK 10.5 3rd-Party support link
                        Install Spotify 2:          Version: 1.0 - SDK 10.5 3rd-Party support link
                        Install Spotify 4:          Version: 1.0 - SDK 10.5 3rd-Party support link
                        Install Spotify 5:          Version: 1.0 - SDK 10.5 3rd-Party support link
                        Install Spotify 6:          Version: 1.0 - SDK 10.5 3rd-Party support link
    Time Machine:
              Time Machine not configured!
    Top Processes by CPU:
                  97%          Microsoft Outlook
                  16%          Google Chrome
                   5%          WindowServer
                   3%          Finder
                   2%          EtreCheck
    Top Processes by Memory:
              180 MB          Finder
              164 MB          soffice
              156 MB          mds_stores
              147 MB          Google Chrome
              131 MB          Numbers
    Virtual Memory Information:
              928 MB          Free RAM
              2.59 GB          Active RAM
              1.22 GB          Inactive RAM
              1.57 GB          Wired RAM
              31.52 GB          Page-ins
              1.33 GB          Page-outs

    Follow these instructions to uninstall MacKeeper. They have been tested with the most recent version of MacKeeper (v 2.8). Earlier versions than the one released in 2012 require more extensive work to uninstall all its components.
    The effects of having actually used MacKeeper to do anything are a completely different matter. The fastest way to take an exquisitely designed and painstakingly engineered Mac and make it run like a steaming pile of dung is to install and use such ill-conceived "cleaning" or "security" products. This is just one example of a broad category of time- and money-wasters capable of causing damage that can only be rectified by reinstalling OS X, restoring from a backup, or completely erasing your system and rebuilding it from the ground up. Never install such junk on a Mac.
    If you used MacKeeper to encrypt any files or folders, use MacKeeper to un-encrypt them first.
    Quit the MacKeeper app if it is running.
    Open your Applications folder: Using the Finder's Go menu, select Applications.
    Drag the MacKeeper icon from your Applications folder (not the Dock) to the Trash.
    You will be asked to authenticate (twice):
    You do not need to provide a reason for uninstalling it:
    Just click the Uninstall MacKeeper button. You will be asked to authenticate again.
    After it uninstalls you may empty the Trash and restart your Mac. All that will remain is an inert log file that does nothing but occupy space on your hard disk.

  • Rebuilding aMacBook 1.83 GHz Intel Core Duo, hard drive failure so rebuilding system.  Aircard will not stop self-assigning IP address.  Any ideas how to resolve successfully?

    Had hard drive failure on MacBook 1.83 GHz Intel Core Duo, so had to rebuild the OS on new drive. Was on Lion 10.7.5 prior to failure, but had to reinstall Snow Leopard 10.6.3 since that was most recent OS on media I had.  After finally getting ethernet connection to router working, was able to get to internet and download / upgrade to 10.6.8.  I assume I can probably buy the upgrade to Mountain Lion 10.8 from there.
    Problem is this, Airport will not stop self-assigning IP address for my wireless connection, and unless I can get wireless back on this laptop, doesn't make a lot of sense to continue the rebuild and reinstall of all the software that was on it prior to HD failure.  Only way to my home network and router is ethernet now.  Everything else on my network (Apple MacBook Pro laptops, iPhones, desktops, and non-Apple printers and laptops) is hooking up to router wirelessly fine.
    Any ideas how to resolve successfully so that the airport will stop self-assigning and allow the router to assign the IP address?

    When see the beachball cursor, note the exact time: hour, minute, second.  
    These instructions must be carried out as an administrator. If you have only one user account, you are the administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    Each message in the log begins with the date and time when it was entered. Scroll back to the time you noted above.
    Select the messages entered from then until the end of the episode, or until they start to repeat, whichever comes first.
    Copy the messages to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of it useless for solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name, may appear in the log. Anonymize before posting.

Maybe you are looking for

  • Icloud back up time

    I am backing up my new iphone5s to icloud but when i started an hour ago it said 6 hours its now at 16 hours. I have the phone plugged in and connected to Wifi but surely it couldnt take this long. I seen a discussion where some suggested deleting th

  • Document Transfer from FI to Profitability Analysis

    Dear ALL, I have transferred the some FI accounting documents to PA by T Code:KE4SFI as this dosuments were missed in COPA System shows that documents transferred in KE4SFI. But when I execute the KE24-Account BASED Report ,the system doesn't show th

  • Mac OS X 10.9.5/CS6 flvデータ不良 OSの影響はあるのでしょうか?

    Mac OS X 10.9.5で.CS6を使用しているのですが. Premiere.Media Encoderどちらもで書き出した FLASH外読み用のflvに原因不明の読み込みエラーが起こってしまいます. (ローカルでvlcでの再生は可能.サーバー上で負荷がかかってしまい.再生に問題あり.) YosemiteのCS6では正常に再生されるので. flvに問題があると思うのですが.OSによってこのような影響は生じるのでしょうか. エラーがでる原因が知りたいです.

  • Loosing connection with my xbox360

    Hi everyone, I just purchased a wrt160n router and I am wireless with my xbox360. While on xbox live playing an online game "cod4" I can't get through a game most of the time without loosing a connection, with the 54gs router I had there was not an i

  • Cannot launch trial of Dreamweaver cs6 on my Win 8 laptop

    Hi - This is a brand new Toshiba Satellite C55t-A running Win 8 64 bit. I need to install a trial of Dreamweaver CS6 for a conference workshop next Tues. So I downloaded it and Installed as Administrator. When I tried to launch DW it hung up in "not