PE9 "unexpected end-of-file" problem

After advice from Barbara I have been loading images into my new PE9 programme from the desktop. After a few successful edits I have failed to load an image (which originated from the internet and which I had placed in my picture folder). When saving it to desktop it appears without a jpg extension despite the fact that I added it to the file name. I get the error message:
"Could not complete your request because an unexpected end-of-file was encountered".
Does anyone have a solution?
Mickxx

Since my last post I've tried the following. I moved one of the problem images into iPhoto and cropped it, then moved it back to a folder on the desktop. This new file now has a jpeg extension and can be opened in PE9!  So clearly my adding the jpeg extension to the original file didn't work for some reason.

Similar Messages

  • How to solve this problem in shell script: unexpected end of file

    Hello,
    I need to connect to each databases listed in /etc/oratab and check which database is shutdown(or mounted-only) and which database is opened to accept connection. However, following shell script gives me this error message:
    $>./check_is_db_runing.sh
    ./check_is_db_runing.sh: line 39: syntax error: unexpected end of file
    Could anyone please help me to solve this problem, why the code (line 29 to 32) does not work in the LOOP? It works without the LOOP.
    Thanks in advance!!!
    1 #!/bin/bash
    2
    3 LOGDIR=/data03/oracle/dbscripts
    4 ORATABFILE=/etc/oratab
    5
    6 cat $ORATABFILE | while read LINE
    7 do
    8 case $LINE in
    9 \#*) ;; #comment-line in oratab
    10 *)
    11 ORACLE_SID=`echo $LINE | awk -F: '{print $1}' -`
    12 if [ "$ORACLE_SID" = '*' ] ; then
    13 # NULL SID - ignore
    14 ORACLE_SID=""
    15 continue
    16 fi
    17
    18 # Proceed only if last field is 'Y'
    19 if [ "`echo $LINE | awk -F: '{print $NF}' -`" = "Y" ] ; then
    20 if [ `echo $ORACLE_SID | cut -b 1` != '+' ]; then
    21
    22 ORACLE_HOME=`echo $LINE | awk -F: '{print $2}' -`
    23 PATH=$ORACLE_HOME/bin:/bin:/usr/bin:/etc
    24 export ORACLE_SID ORACLE_HOME PATH
    25 LOGFILE=$LOGDIR/check_$ORACLE_SID.log
    26 touch $LOGFILE
    27 #echo $LOGFILE
    28
    29 $ORACLE_HOME/bin/sqlplus -s "/ as sysdba" << EOF > $LOGFILE
    30 select * from global_name;
    31 exit
    32 EOF
    33
    34 fi
    35 fi
    36 ;;
    37 esac
    38 done

    This code works ie. generates logs with sql result - slightly modified to be runable:
    #!/bin/bash
    LOGDIR=/tmp
    ORATABFILE=/etc/oratab
    cat $ORATABFILE | while read LINE
    do
    case $LINE in
    \#*) ;; #comment-line in oratab
    ORACLE_SID=`echo $LINE | awk -F: '{print $1}' -`
    if \[ -z $ORACLE_SID \] ; then
    # NULL SID - ignore
    ORACLE_SID=""
    continue
    # Proceed only if last field is 'Y'
    else
    ORACLE_HOME=`echo $LINE | awk -F: '{print $2}' -`
    PATH=$ORACLE_HOME/bin:/bin:/usr/bin:/etc
    export ORACLE_SID ORACLE_HOME PATH
    LOGFILE=$LOGDIR/check_$ORACLE_SID.log
    touch $LOGFILE
    #echo $LOGFILE
    $ORACLE_HOME/bin/sqlplus -s "/ as sysdba" << EOF > $LOGFILE
    select * from global_name;
    exit
    EOF
    fi
    esac
    done

  • Major problem with Photoshop unexpected end of file...

    Every time I save a file in Photoshop, I have to save it twice per format (psd, jpg, etc...).  That's because if I've ever saved the file before, I get an unexpected end of file error and the file disappears until I do a save as.  I downloaded the latest update today and it claimed to have fixed major errors with Photoshop.  I wonder what major errors exactly were fixed; and why not this one?  As far as errors go, it's pretty effing major.  It adds significant time to all of my projects and frankly, if I'm spending exorbitant amounts of money for "industry-leading" software, I expect to be able to save my work painlessly.  Oh well, I guess it'll only be another couple months before I have to shell out another $1200 bucks for the CS6 right?  Maybe then I'll be able to actually save my work.
    p.s. CS2/3/4 did not have this issue - sweet upgrade Adobe, thanks.

    Again, this is not a known issue.   You are the first person to bring this up without a bad disk drive, and it is probably due to something on your file server.
    Yes, other people get the same error message - because they are dealing with corrupt files for one reason or another.  You are getting the message because the files are corrupt, probably because of an issue with your file server.
    Photoshop CS4 and earlier used the Carbon framework on MacOS.  Photoshop CS5 is written to the Cocoa framework/APIs and uses different OS code paths for many things.  We have seen many cases where the Cocoa APIs had problems that the Carbon APIs did not.  Unfortunately, if we cannot work around those API issues, then they are up to Apple to fix.
    But in this case, I doubt it is an OS API bug as such.  I suspect it is a change in the way the OS APIs interact with the file server.
    And cases like this are high up on the list of why we say NOT to open or save from a file server -- you can get a lot of odd, difficult to diagnose errors because of problems on the server or network.  Those problems have nothing to do with the application, but may appear to because of the complexity of file servers and networking.
    Some Photoshop users do open and save off a file server all the time - without problems.  When we test with file servers here inside Adobe, we rarely have problems (and the rare problem was due to a bad disk on the server).  But we can't guarantee that everyone's network and everyone's file server is going to work perfectly - and evidence suggests that many of them don't work perfectly.
    In short: you probably have a bad file server.  It is highly unlikely that this is a bug in Photoshop.

  • Very strange bugs - Unexpected end-of-file - LR database problem

    I really like the concept and GUI of LR, but bugfixing is urgently needed. Of course I am not happy that I spent money for the current quality of software (Windows version).
    Before the problem described below occured I performed some develop actions on several images without any problems.
    After doing some simple cropping in the Develop module of LR the display for one single image became brown (in loupe and film strip). The problem is singular for one image.
    Then I restarted LR.
    Now LR displayed a message saying "Unexpected end-of-file" at top inside the image display. (Has anybody out there ever seen this?)
    That message is obviously misleading: The image NEF-file is untouched. The xmp sidecar is new of course. Apparently the database entry is broken!!!
    Deleting the xmp sidecar doesn't solve the problem.
    Then I told LR to remove the faulty image from the LR database without physically deleting it.
    Then I checked database consistency without any problem report.
    Then I tried to reconnect the image for that folder.
    The image is not reconnected. It doesn't show up in LR.
    Then I copied the image outside LR to a new folder and told LR to import the new folder.
    The image was not imported by LR. LR is saying it is a duplicate. Obviously it is not removed correctly from the LR database even I told LR to remove it.
    After some attempts (sorry I don't remember exactly) I could redisplay the problem image. Now the image is displayed correctly again. But LR is saying in a dialog box that I will be unable to make changes to that image. The grid display has a triangular exclamation sign (not a rectangular one!!!).
    Later I told LR to delete (not only remove) the image physically.
    Afterwards I copied the image into the OS folder.
    Afterwards I was able to reconnect the missing image to the LR folder.
    Afterwards I could continue working with the develop module at that image.
    BUG 1) Why could this problem occur at all? ("Unexpected end-of-file")
    BUG 2) Obviously the image has not been correctly removed from the LR database although I told LR to do this.
    No, my disks are not full.
    Platform Win XP, latest patch level

    Read more here:
    http://www.adobeforums.com/cgi-bin/webx/.3bc36fa6/1

  • Error while starting the server - Unexpected end of file from server|

    Hi,
    I am getting below error when I start my glassfish server.
    SEVERE|sun-appserver2.1|com.stc.emanager.deployment.sunone.model.runtime.ServerRuntimeModel|_ThreadID=86;_ThreadName=httpWorkerThread-4048-3;_RequestID=8d1f2acd-9e4e-4e9f-a9fd-3b21e4223318;|Unexpected end of file from server|#]
    I see the process is running. But, I am not able to open admin console.
    could any one plz help me to resolve this issue.
    Thanks in Advance,
    -Manandi

    Welcome to the forum.
    Unfortunately for you, posting only about things not working isn't going to net you assistance or answers - at most you can get sympathy but there isn't too much of that to share with everyone. You should find a forum for the particular product that is not working. If you have a problem with Glassfish, then try the Glassfish forum.
    http://www.java.net/forums/glassfish/glassfish

  • Quick par upload NWDS ERROR   Unexpected end of file from server

    Hi:
    I can´t deploy my par file from NWDS, this is the error:
    28.04.09 / 08:24] #ERROR LEVEL# com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1 > No Information
    java.net.SocketException: Unexpected end of file from server
         at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:763)
         at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:626)
         at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:760)
         at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:626)
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:957)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.readResponse(DeployEngine.java:363)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.uploadPar(DeployEngine.java:435)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.deploy(DeployEngine.java:221)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1.processUpload(SAPMPWizard.java:416)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1.run(SAPMPWizard.java:350)
         at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:302)
         at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:252)
         at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:758)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard.performFinish(SAPMPWizard.java:531)
         at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:608)
         at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:321)
         at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
         at org.eclipse.jface.window.Window.open(Window.java:563)
         at com.sap.portal.developmentTools.general.uploader.QuickPARUploader.run(QuickPARUploader.java:146)
         at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251)
         at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:456)
         at org.eclipse.jface.action.ActionContributionItem.handleWidgetEvent(ActionContributionItem.java:403)
         at org.eclipse.jface.action.ActionContributionItem.access$0(ActionContributionItem.java:397)
         at org.eclipse.jface.action.ActionContributionItem$ActionListener.handleEvent(ActionContributionItem.java:72)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
    Any idea?
    Thanks a lot for your time on this thread.
    Rocío.

    Hi Rocio,
    Check the proxy settings in NWDS and use JAVA RUNTIME 1.5.0_06-b05.
    Please refer to the links below where similar problems have been resolved:
    Cannot deploy par from NWDS
    Can not download SOAP CLIENT TOOL
    Another way of deploying the .par file is from System Administration -> Support -> Portal Runtime -> Administration Console.
    Hope this resolves your issue.
    Regards,
    Seema Rane.
    Edited by: Seema Rane on Apr 29, 2009 8:57 AM

  • I can´t initialise photoshop because of this Could not load actions because an unexpected end-of-file was encontered. "Could not initialise Photoshop because the preferences file was invalid (it has been deleted)" how can i fix it?

    I can´t initialise photoshop because of this Could not load actions because an unexpected end-of-file was encontered. "Could not initialise Photoshop because the preferences file was invalid (it has been deleted)" how can i fix it?

    I have a MacBook Pro.
    App - Adobe Creative suite 5.5
    The only app that does´t initialize is the photoshop
    Problem solve
    FAQ: How do I reset my preferences?
    Thank you Jeffrey Tranberry

  • Unexpected end of file on DNG using LR5

    I was editing images in Lightroom 5, just applying "blue" labels to images I wanted to look at again.  Then on one image I did some color and tone corrections.  Then when I went to open that image in PS I got an error message saying Unexpected end-of-file.  The other images which had no color or tone corrections do not have this problem and open fine.
    I downloaded a trial of capture one, and it is not able to open or convert it either.
    I know this pops up from time to time but not much with DNG, as I saw it listed in a few forums, but none really seem to answer if it is fixable.  I looked at the files in iHex-hex editor as one forum briefly mentioned that, but even comparing it to other files that are working fine I don't know what I am looking at with that.
    I don't have a backup of this image, so recovery is my only option...that is if it is an option.
    The images are stored on a Drobo.  I had LR set to save metadata changes to the files automatically.  Camera was Leica M240, but I think this error happened while editing in LR, as I was able to generate a 1:1 preview before I started editing.
    Do you know if it is fixable? And if so how?
    Thanks in advance

    I believe the only reason it is displaying in LR is because I had already generated a 1:1 preview of it before I did the editing that I think created the issue.  I have tried every export option I know in LR, and all produce the same error
    Thanks though.

  • CS5.1 Camera Raw Unexpected end of file error

    I ran into this error a couple of times (the problem would not resolve for these few affected photos) when editing my raw files in my CS5.1 trial. 
    "Could not complete your request because an unexpected end-of-file was encountered."
    I could not get around opening these particular raw files and have come to the theory that these files are corrupted due to the limitations in SD card write speeds. I never had this problem on my D80 when working in CS4 or CS5, but then again the D80 doesnt shoot 20Mb raw files. My D7000 shoots continuous 6fps I'm shooting large, fine JPEG + RAW which pumps out around 25 Mb per photo.  At 6fps this is somewhere around 150 Mb/s... My SD Card is a Sandisk 8gb extreme class 6 which has a rated write speed of 22Mb/s but its been a while since I've seen the documented number.
    I took one of these raw files and opened it with Photomatix 3 (HDR Software) to create a Psuedo HDR file. The product was obviously corrupted.
    Anyone care to comment on other culprits and solutions?
    Cheers,
    Alex

    Files DO get corrupted, often by flash memory errors, sometimes by transfer problems.  Revisit all the steps in your process and maybe try transferring the files to your computer differently (e.g., use a flash card reader instead of the camera cable and see if there's a difference in the files).
    One thing that almost universally ISN'T necessary to worry about is that your flash memory could be corrupted if you take photos too quickly.  CF write speed bottlenecks are dealt with properly by all the camera makers, generally by slowing down the picture-taking process when the camera's RAM buffers fill.  You DO have to remember not to cut power to the camera while it is still writing to the flash memory, however, which can take some time after you finish shooting.
    You should reformat your flash card in your camera, and personally I would treat that particular card as suspect until you prove that it can be filled and every image is complete and uncorrupted.  You might even want to fill it with "junk" shots just to test it.
    -Noel

  • "could not complete your request because an unexpected end-of-file was encountered. what can i do?

    I've been working on a motion file in photoshop for my thesis and i tried opeining it today and it wont let me open the file. it says "could not complete your request because an unexpected end-of-file was encountered".
    I've saved the file every 5 minutes or whenever I do work but now i cant even open it at all. I NEED HEEEEEELP PLEASE!

    If it is in the forums (and actually, all over the place on the web) and it is a Photoshop issue in both Windows and Mac, I just assumed is.
    The unexpected eof could be a hardware issue or possibly owed to individual set-ups as it is not an issue that plagues all (or even an ostensible majority of) users.
    Boilerplate-text:
    Are Photoshop and OS fully updated?
    As with all unexplainable Photoshop-problems you might try trashing the prefs (after making sure all customized presets like Actions, Patterns, Brushes etc. have been saved and making a note of the Preferences you’ve changed) by pressing command-alt-shift on starting the program or starting from a new user-account.
    System Maintenance (repairing permissions, purging PRAM, running cron-scripts, cleaning caches, etc.) might also be beneficial, Onyx has been recommended for such tasks.
    http://www.apple.com/downloads/macosx/system_disk_utilities/onyx.html
    Weeding out bad fonts never seems to be a bad idea, either. (Validate your fonts in Font Book and remove the bad ones.)
    If 3rd party plug-ins are installed try disabling them to verify if one of those may be responsible for the problem.

  • Error Unexpected end of file from server with HTTP POST

    Hi everyone,
    I'm coding a simple client to download some information from a local machine in my LAN.
    I have to do this with an http post request.
    When i try to parse the http response the program catch an exception, this one:
    java.net.SocketException: Unexpected end of file from server
    at sun.net.www.http.HttpClient.parseHTTPHeader(...)
    the parameter is a JSON request, and of course the response is a JSON formatted.
    i put the http request code:
    import java.io.BufferedInputStream;
    import java.io.BufferedReader;
    import java.io.ByteArrayOutputStream;
    import java.io.InputStream;
    import java.io.InputStreamReader;
    import java.io.OutputStreamWriter;
    import java.net.HttpURLConnection;
    import java.net.URL;
    public class HttpDownloaderThread  extends Thread{
         private String url;
            private String param;
         private HttpDownloadListener listener;
         private HttpURLConnection connection=null;
         private InputStream is;
            private OutputStreamWriter wr;
         public HttpDownloaderThread(String _url,String param, HttpDownloadListener _listener){
              url = _url;
              listener = _listener;
                    this.param=param;
         public void run(){
              try{
                   connection=(HttpURLConnection)new URL(url).openConnection();
                            connection.setRequestMethod("POST");
                            connection.setReadTimeout(5000);
                            connection.setRequestProperty("Content-Type", "application/jsonrequest");
                            connection.setDoOutput(true);
                            wr = new OutputStreamWriter(connection.getOutputStream());
                            wr.write(param, 0, param.length());
                            wr.flush();
                            int responseCode=0;
                   System.out.println();
                            try{
                             responseCode= connection.getResponseCode();
                            }catch(Exception e){
                                e.printStackTrace();
                   if (responseCode == HttpURLConnection.HTTP_OK){
                        is = connection.getInputStream();
                                     BufferedReader rd = new BufferedReader(new InputStreamReader(is));
                                    String line;
                                    while ((line = rd.readLine()) != null) {
                                        System.out.println(line);
                        closeHttpConnection();
                        listener.resourceDownloaded(url, null);
                                else{
                                closeHttpConnection();
                                listener.downloadFailed(url, new Exception("Http error: " + Integer.toString(responseCode)));
              }catch(Exception e){
                   e.printStackTrace();
                   listener.downloadFailed(url, e);
              }finally{
         public void closeHttpConnection(){
              if (is != null){
                   try{
                        is.close();
                                    wr.close();
                   }catch (Exception e){
                   }finally{
                        is = null;
                                    wr=null;
              if (connection != null){
                   try{
                        connection.disconnect();
                   }catch (Exception e){
                   }finally{
                        connection = null;
    }there's someone who know's why??
    Thanks to everyone :)
    Thomas.

    jole_star wrote:
    this problem also happen to me,.So since you provided actually no information about your problem you are going to get exactly the same response.
    Please don't hijack old threads. Start your own and provide much much much more information.
    I shall lock this thread.

  • There was an unexpected end of file error

    I am currently using DNG Converter 8.1 and converting NEF files from a Nikon D600.
    Occacionally I get an error message on some of the files. 
    "The was an unexpected end of file error"  It only happens on some of the ffiles but I can not figure out what is wrong or how to fix the problem.

    plasticAnimal wrote:
    my solution to the problem was to re-copy the problem files from the card.
    Consider checking your disk drive, or just getting a new one.
    If known good (on disk) files go bad, problem is usually disk (or ram).
    If files known to be good on card, are bad after transfer, problem is usually with the transfer hardware.
    If files bad on card, problem is usually camera or card, but may be reader...
    Problem is not likely due to DNG Converter software (nor OS) - sorry Jeff if not worded strongly enough for you.
    R

  • What causes 'Unexpected end-of-file' error?

    Hi,
    I am a photographer and an avid Lightroom user. I have two camera's (Nikon D700 and D300) and two computers, a desktop PC and a MacbookPro. Lightroom is installed on both computers.
    For the last three photoshoots I have had this problem where 1 in 3 to 1 in 5 images in Lightroom on my desktop PC suddenly gives a 'Unexpected end-of-file' error. First I thought it was my camera. But then I loaded the images onto my MacbookPro and they worked fine. Then I took some images with my other camera, loaded them on to my Desktop PC, and, voila, same problem.
    The problem specified: the image stops rendering a preview. A dull preview appears. At the top of the screen the message appears: "An unexpected end-of-file occurred." The histogram window stays empty and the image can not be developed.
    I have browsed through this forum some looking for the cause and the fix. There are some mentions of it, but they all date back to 2007.
    I run LR 2.2 on Windows XP SP2 and on a MacbookPro with OS X, version 10.5.8.
    Please help me understand the cause of this problem, and help me find a fix?
    Thanks,
    Rogier
    Rotterdam, The Netherlands
    www.rogierbos.com

    While the corruption in your .NEF file could come from any one of a number of sources, here is a way to recover at least some of the information if you own Adobe Acrobat.  Your .NEF file should contain a smaller JPEG file created by your Nikon camera when the picture was taken.  Even if the .NEF file is corrupt, the JPEG may well be intact, and you can tell that's the case if a preview is visible in Lightroom or Bridge. 
    If you try to print it from Bridge or Lightroom, though, you will get an error.  You can get around this by loading up a CODEC that will let you preview the files in Windows Photo Gallery.  Nikon has one available for download to use with Vista x32 at http://www.nikonimglib.com/nefcodec/index.html.en, but it doesn't support Vista x64, so if you're running that (as I am) you'll need a second party CODEC such as the one available from http://www.ardfry.com/Products.htm with a 15-day trial download available.  They also have a DNG CODEC which I have not tried.
    With that CODEC installed and your system rebooted, preview the damaged NEF file in Windows Photo Gallery.  Choose the "Print" option and select the "Adobe PDF" printer.  Choose the "Postscript Custom Paper Size" option, and set the dpi resolution to the highest available (4000).
    Go to the "Options" link on the bottom right of the window and uncheck the "Sharpen For Printing" box, as you can do this yourself with later processing.  Then go to the "Printer Properties" link to see the Adobe PDF settings.
    Go to the Adobe PDF Settings tab and choose Default Settings: High Quality Print, which will set the resolution to 2400 dpi. 
    You want to have Acrobat interfere as little as possible with the output, so select "Edit" from the Default Settings tab, which will bring up the "High Quality Print - Adobe PDF Settings" dialog.  Here, turn off the "Optimize for fast web view" check box, then go to the "Images" folder and set the "Downsample" setting to Off and the pixels per inch to 2400.  Also, set "Compression" to Off.
    If you're going to do this in the future, you can also "Save As ..." your settings for future use with a name like "Fix Bad NEF Files."
    Print the file to a designated folder.  It won't be quite as good as the NEF file would have been, but at least you haven't lost the shot.

  • "unexpected end of file" error on files after import.

    recently i have been getting errors on import to lightroom,  some times its colored dots or lines,  some times the image looks fine but shows "unexpected end of file" or "lightroom has encountered an error reading file".
    I have been trying to rule things out like cards by switching camera cards ect.   If the file comes up bad i will delete it from disk and re-insert the sd card find the file and drag it to the folder on my drive and re import.   so far this fixes it every time proving the the camera and card are fine, somewhere in the import process its going bad.  
    any suggestions on some more troubleshooting.?
    System specs
    MBP 2.2ghz i7 (2011)
    16g ram ( aftermarket )
    250gb sdd (brand unknown)  with lightroom and catalog +previews (17121 files)
    750gb storage in optical bay,  (nothing ligthroom related in there)
    files are on a 4tb lacie ThunderBolt raid  ( new this week , was using drobo replaced as part of my troubleshooting i thought it was the corruption problem.)
    Lightroom version: 5.2 [922700]
    Version: 10.7 [5]
    Application architecture: x64
    Logical processor count: 8
    Processor speed: 2.2 GHz
    Built-in memory: 16384.0 MB
    Real memory available to Lightroom: 16384.0 MB
    Real memory used by Lightroom: 1379.8 MB (8.4%)
    Virtual memory used by Lightroom: 1681.8 MB
    Memory cache size: 1861.7 MB
    Maximum thread count used by Camera Raw: 4
    Displays: 1) 1920x1080

    i will try to usb the camera and import that way next time for a few files to try that.  (never tired it on a mac)  will also look this week for an external reader.   If my macbook sd reader turns out to be flakey and was the issue the whole time im going to be very anoyed.   I just bought a new lacie raid thunderbolt drive.

  • Unexpected End of File error in LR 1.3

    Using the computer's built-in SD card reader, I imported NEF files taken on my Nikon D80. The previews showed up in the Library window of LR, but when I tried to open the files in Loupe view, I received an "Unexpected End of File" error on most of the images.
    Thinking it might be a card issue, I took some test shots using JPG format instead of NEF, and all images imported and opened properly.
    I then took some other photos in NEF format, imported them thru the card reader, and none of the new files would open in loupe view. I deleted all the files from the computer and library, and tried the following.
    I then hooked the camera directly to the computer's USB port and imported the problem NEF files from the camera (SD card in the camera). Everything worked fine -- all the NEF files opened properly.
    Not being a technical type, I don't know if this is a software or hardware issue -- does anybody have a clue?
    I have used this card before and have used the card reader to inport RAW files from a different camera (Panasonic LUMIX) with no problem.
    I hesitate to use RAW format on my Nikon D80 until I can figure out what the problem is.

    I believe the problem is related to Edit > Catalog Settings... > Metadata > EXIF > Write date or time changes into proprietary raw files.  If this is selected and you change the capture time on your images then around 1 in 256 photos will become corrupted.  The problem is one in 256 files will end with character 26 (or character 1A in Hex).  When updating the files Lightroom removes the trailing character 26.  First of all turn off this switch.  Secondly if you don't have a good original copy you can download and use HEdit to append the trailing character 26 to your file. 
    I first posted this problem in September 2007 on the forum.  It is still an issue in the 3.2 RC.  I have reported the bug through adobe labs (correct channel rather than this forum) and they are looking into the problem.
    http://forums.adobe.com/message/1399193#1399193

Maybe you are looking for

  • Can i get an old back up from icloud?

    My son's I-touch crossed with my I-pone and all my contacts uploaded to his device.  He deleted them from his I-touch and it in turn deleted them off my phone. Is there anyway to get an old back up from I-Cloud that would have all my info?

  • I see my bookmarks in my Favorites folder but they don't come up when I click on Bookmarks in Firefox browser.

    I have all my bookmarks organized in c:/user/xxxxx/favorites on my PC (Vista Basic Home Premium). When I open the Firefox browser and click on Bookmarks on the Menu bar, only a few show up. How can I sync my bookmarks from my Favorites folder to Fire

  • Setting up ADSL in UK

    Hi all - just arrived in London from the States and called BT to order my phone service and ADSL broadband service. Ordered BT's "option 2" which I figured would be enough for web-surfing and email which is the majority of what I do online. At the en

  • Why error??

    i got an error message says like that code too large why is that how do i fix it thabks in advance

  • "Quit unexpectedly" for most of my apps from the Creative Cloud.

    "Quit unexpectedly" I've been having this issue for most of my apps from the Creative Cloud everytime I hooked up my MacbookPro to a ViewSonic VG2436 Series monitor. Once I un-hooked my laptop all my Creative Cloud apps works fine. Why is it causing