Problems reading blobs in Firefox

We receive html files and store them as blob in an Oracle database as datatype BLOB and document_type text/html. We then extract that blob using a PHP application in Firefox or IE. All this worked fine until recently when the blobs suddenly opened in Firefox as text file showing all the html code. In IE there is no problem. When i looked at the html file i noticed a line in the html files that has no problem and that reads as
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
If i compare that with the file that has the problem, the corresponding statement is replaced with
<meta http-equiv=Content-Type content="text/html; charset=unicode">
And indeed, when i replave unicode everything is ok.
Now, opening both html files directly from my PC is ok in Firefox and IE.
Because the html files are coming from an external organisation i don't have direct control on the content.
My questions :
what confuses Firefox when the html file is stored as blob  ?
can i tell Firefox to open the file as html ?
can i solve this by modifying the way in which the file is uploaded as blob ?
kind regards

I use the non-blocking IO classes configureBlocking(false);
Here is the read part to read GET and POST requests. Maybe the code is not the best, but it works for me.
    public void read()
        try
            readBuffer.clear();
            int nbytes = 1;
            while (nbytes > 0)
                nbytes = channel.read(readBuffer);
                if (nbytes == -1)
                    logout();
                else
                    server.bytesIn += nbytes;
                    readBuffer.flip( );
                    byte[] b = new byte[nbytes];
                    readBuffer.get(b,0, b.length);
                    String str = new String(b);
                    readBuffer.clear();
                    sb.append( str );  
            if (isRequestComplete())
                  //Parse the request
        catch (IOException io) {logout();}
        catch (Exception e) {}
    private boolean isRequestComplete()
        //GET requests are complete with one read, check if POST request is completely received
        boolean requestComplete = true;
        int contentLength = 0;
        String s = sb.toString();
        String[] s1 = s.split("\n");
        for (int i = 0; i < s1.length;i++)       
            String x = Tools.replace(s1, "\r", "");
if (!x.trim().equals(""))
if (x.toLowerCase().startsWith("post"))
contentLength = 0;
requestComplete = false;
else
if (x.toLowerCase().startsWith("content-length"))
contentLength = Integer.parseInt(x.substring(16, x.length()).trim());
else
if (contentLength > 0 && contentLength == x.length())
requestComplete = true;
contentLength = 0;
return requestComplete;

Similar Messages

  • Problem with Pro*C reading BLOB field from Oracle 10g

    Hello Experts,
    We have a Pro*c application which is reading the BLOB data fields (a PNG image file) from Oracle data base. It holds the BLOB fields returned from the SQL query into a Unsigned Char structure in Pro*C. The program used work fine on AIX 32 – bit 4.3 and Oracle 8.1 environment.
    Recently, we have upgraded the environment to AIX 64-bit 5.3 and Oracle 10g.Since after the Pro*c program has problem in reading the Blob filed.
    Below is the query we are trying to execute –
    EXEC SQL
    SELECT
    signtre_image, image_file_name_ext
    INTO
    :msipLocalImage INDICATOR :msipLocalImage_i,
    :file_name_ext INDICATOR :file_name_ext_i
    FROM
    dcs_sign
    WHERE
    signtre_nbr = :signtre_nbr;
    Here signtre_image is the BLOB fields and msipLocalImage is a Pro*C structure define as below –
    typedef struct tagSignImage
    long len; /* Image length */
    unsigned char img[1]; /* Pointer to first byte. */
    } MOTS_SIGN_IMAGE;
    The quesry does not give any error or exception message in the Pro*C , program just stops at the point of executing the quesry..When we run the query commenting the BLOB filed it works fine. Also, the query runs good when we run it in the Oracle editor.
    There seems to be problem with the way we are reading the BLOB field in the new Oracle 10g enviromet.
    Does any body have any idea what’s wrong with this query? We really need it to work.
    Any Help will be greatly appreciated.
    Thanks,
    - Rajan Yadav

    Thanks a ton for your response.
    We made the necessary changes as suggested by you.This time we got another flavour of error - SQL Error Code - Inconsistent error while reading BLOB.
    Another thing we noticed is that the data field which we are trying to read is defined as LONG RAW instead of a BLOB in data base.
    Are these two things related in any sense or is there anything else which is causing the error.
    Once again Thanks for your help.
    - Rajan Yadav

  • [SOLVED]Problem with packettracer and firefox

    Hi
    I've got a problem with firefox and packettracer.
    When i click on pka file in firefox, it don't open this file in packettracer but wants to save on disk. I've got a version 5.3.1-1 packettracer and latest version firefox.
    I don't know when problem was occured but last week everything was ok. I think that's either update. Meyby it's important that when i type in console:
    update-desktop-database /usr/share/mime
    i've got such errors:
    Unknown media type in type 'all/all'
    Unknown media type in type 'all/allfiles'
    Unknown media type in type 'uri/mms'
    Unknown media type in type 'uri/mmst'
    Unknown media type in type 'uri/mmsu'
    Unknown media type in type 'uri/pnm'
    Unknown media type in type 'uri/rtspt'
    Unknown media type in type 'uri/rtspu'
    Unknown media type in type 'fonts/package'
    Unknown media type in type 'interface/x-winamp-skin'
    i have installed kde 4.5.5-1
    Do you know some solution for my problem?
    edit: update firefox solve my problem
    Last edited by ElNinijo (2013-06-08 08:35:12)

    I've had this happen now and again. You can rebind the lease yourself with:
    $ dhcpcd --rebind
    You could also try increasing the timeout by adding
    TimeoutDHCP=
    to your netctl profile/s - see netctl.profile(5) as WonderWoofy suggests. Although I haven't tried the latter.
    Last edited by youngdm (2013-09-01 22:01:05)

  • There was an error processing a page. there was a problem reading this document (110)?

    hi
    my name is kapil and i am trying to open one (which is downloded) pdf document.which giving me an error as there was an error processing a page. there was a problem reading this document (110) for some page only. i am using acrobat reader x. is it any 3d setting or any thing else please give me an idea. i am waiting for replay as soon as possible...........
    your sincerely
    KAPIL TRIVEDI

    When I encountered an error "there was a problem reading this document 110" in Acrobat Pro 11 on 28.7 MB CS6 file, it indeed was very frustrating.
    I solved my problem, but since I don't know which step benefitted me, I've to enumerate all the steps I took:
    Read below:
    1.1. I could copy the file anywhere on the drive, but couldn't 'save as' from Acrobat Pro.
    1.2. No document security was applied of any sort on the file.
    1.3. Still in the first tab of the document properties, all details under advance section were empty. No 'PDF Version' 'location' 'file size' etc were populated. Nothing.
    1.4. I couldn't change and save anything in any of property dialogue. I could comment on the text, but as soon as I tried to save, it gave an error (some sort of 'File reading' error).
    1.5. When I tried to extract a page (I tried many), it gave 'reading error'.
    1.6. I didn't try 'splitting error'. Since I was 100% sure, it'll give me same reading error.
    1.7. I opened the file in Firefox and tried saving it as pdf from there. But no error, but no save either.
    1.8. I ran 'Remove Hidden Information' from protection panel without any errors.
    1.9. I tried 'sanitize document' from the same tab, but didn't succeed.
    1.10. Then (here I think the problem was resolved), from Document Processing panel, I did some commands. 1st, 'Export all images', successfully. Then 'Remove all links', it found 0.
    1.11. Then in 'print production' panel, I clicked/tried to open acrobat distiller. The same opened, did some processing. But I don't know if it did something in solving the problem or not.
    1.12. Although I think my problem was resolved till now, but the last step I did was 'Saved As' the file (from the file menu) as a .ps file. Though I've not yet reopened/used that ps file (to convert it into a pdf file again). But around here I wanted to close the file and it asked me whether I wanted to save the file, I said yes. And it saved the file correctly. And I checked that in properties dialogue, the missing information was populated too.
    1.13. Sorry for so lengthy instructions, but I had no choice.

  • Error message: There was an error processing a page. There was a problem reading this document (110)

    I opened a pdf document in Adobe Reader X. When I attempted to scroll through the pages the following error message appeared, “There was an error processing a page. There was a problem reading the document (110). After an Internet search to try to find the reason for the error and a solution, I came across a site that suggested it was an issue regarding the fonts of the document. I then reopened the document and went into the document’s font properties (FILE – PROPERTIES – FONTS tab). There I noticed that the “Gathering font information” stopped at 2% which, of course, I took to mean that Adobe Reader X was having a difficult time in loading the font’s information. Another site suggested opening the document in the pdf reader, Foxit. So I did, and the document loaded properly with no error messages. I was still curious as to why the document did not load entirely in Adobe Reader X and if the same problem would occur using a different reader. I then downloaded the pdf reader, Nitro Reader 2. I opened the same document and initially received the following message, “The requested page number is invalid and does not exist in this document.” I closed the message and proceeded to scroll through the document. As I scrolled, the following message appeared, “This file was damaged (corrupted) and has been repaired.” I thought, “Wonderful!” I then chose <FILE – SAVE AS – PDF DOCUMENT> and saved the “repaired” document under a new name. When I opened the “repaired” document with Adobe Reader X, behold, the document opened entirely with no error message. I was curious, so I went into the document’s font properties and noticed, this time around, that the “Gathering font information” loaded to 100%. Nitro Reader 2 detected the error and fixed it. Now I’m left to wonder…why wasn’t Adobe Reader X able to do the same? I hope this post helps others who are experiencing the same issue.

    When I encountered an error "there was a problem reading this document 110" in Acrobat Pro 11 on 28.7 MB CS6 file, it indeed was very frustrating.
    I solved my problem, but since I don't know which step benefitted me, I've to enumerate all the steps I took:
    Read below:
    1.1. I could copy the file anywhere on the drive, but couldn't 'save as' from Acrobat Pro.
    1.2. No document security was applied of any sort on the file.
    1.3. Still in the first tab of the document properties, all details under advance section were empty. No 'PDF Version' 'location' 'file size' etc were populated. Nothing.
    1.4. I couldn't change and save anything in any of property dialogue. I could comment on the text, but as soon as I tried to save, it gave an error (some sort of 'File reading' error).
    1.5. When I tried to extract a page (I tried many), it gave 'reading error'.
    1.6. I didn't try 'splitting error'. Since I was 100% sure, it'll give me same reading error.
    1.7. I opened the file in Firefox and tried saving it as pdf from there. But no error, but no save either.
    1.8. I ran 'Remove Hidden Information' from protection panel without any errors.
    1.9. I tried 'sanitize document' from the same tab, but didn't succeed.
    1.10. Then (here I think the problem was resolved), from Document Processing panel, I did some commands. 1st, 'Export all images', successfully. Then 'Remove all links', it found 0.
    1.11. Then in 'print production' panel, I clicked/tried to open acrobat distiller. The same opened, did some processing. But I don't know if it did something in solving the problem or not.
    1.12. Although I think my problem was resolved till now, but the last step I did was 'Saved As' the file (from the file menu) as a .ps file. Though I've not yet reopened/used that ps file (to convert it into a pdf file again). But around here I wanted to close the file and it asked me whether I wanted to save the file, I said yes. And it saved the file correctly. And I checked that in properties dialogue, the missing information was populated too.
    1.13. Sorry for so lengthy instructions, but I had no choice.

  • I am unable to view google ads running alongside and under videos on YouTube. This is only a problem when I use Firefox. If I use another browser, I can see the ads. I do not have adlock as it does not appear in my plug-ins/add ons. Please help..

    I have been using Firefox for about two years. For about a month now I have been unable to view any Google advertisements that run on YouTube pages alongside and under videos. This is important for my business. I would like to stay with Firefox, but this is only a problem when I use Firefox and is not a problem with Internet Explorer or Google Chrome as I checked. I tried uninstalling Firefox and all plugs ins and add ons and then reinstalling it. This did not work. Firefox seems to be blocking the Google codes that enable the ads to run on the pages. I look forward to your help. Thank you.

    CS2 is very old and reached its "end of life" a while back.  So probably won't run on modern operating systems.  If you can still run it, you'll need to uninstall what you have and re-install with the download link below to activate it.
    Error: Activation Server Unavailable | CS2, Acrobat 7, Audition 3
    Nancy O.

  • How can I tell if my internet problem is caused by firefox, my computer, or my internet connection?

    At certain times of the day (usually only late at night), my internet becomes unusable. The websites take so long to load that they just time out (or I give up). It happens periodically in the early evening as well (I just tried to watch a two-minute video and it took me half an hour). I can't tell if the problem is caused by firefox, my computer, or my internet. What can I do to determine where the problem is?
    Thanks!

    You have several issues.
    *1
    Your System Details shows;
    Installed Plug-ins
    Adobe Shockwave for Director Netscape plug-in, version 12.1.1.151
    Adobe Shockwave for Director Netscape plug-in, version 12.0
    Having more than one version of a program may cause issues.
    Flash is notorious for not cleaning out the older version as part of an update.
    Grab the uninstaller from here:
    '''[http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-windows.html Uninstall Flash Player | Windows]'''
    '''[http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-mac-os.html Uninstall Flash Player | Mac]'''
    Then reinstall the latest version.
    Flash Player '''v15.0.0.223 http://get.adobe.com/flashplayer/'''
    Shockwave Director '''v12.1.4.154 http://get.adobe.com/shockwave/'''

  • Message - There was a problem reading this document (57)

    Anyone else have this problem?
    Purchased version of Windows 32 bit version of Acrobat XI update will not install properly or work.
    First error info message is as per title after initial red screen which only appears once.
    Second error info message is verify operation failed.
    2 downloads, 3 installs and 2 repairs produce same result.
    Adobe Australia called three times on 1800614863 but only automated selections 322323 made and transfer promised.
    First call at 0901 local time.
    All calls placed on hold first two timed out.
    31 minutes into third call got an answer from a man in India.
    In answer to my question:
    Are you receiving reports of problems installing purchased upgrade versions of Acrobat XI Pro?
    The answer was No.
    He took details of messages and offered to help but I declined.
    I have purchased and used all Acrobat Pro upgrades since 6.
    Complete installation attempted.
    Being done on a clean install of Windows XP SP3 on an OQO02 with only other program installed Office 2007 SBE.
    Message was edited by: OQOroger to reflect inability to connect  to seller Adobe Australia. Also Adobe site can't stay on Australia but reverts to USA. Full price of $A282 paid. USA purchasers only pay $US199 ($A191.57 at present exchange rates.) Credit card account already debited for purchase made yesterday. Subject line corrected 'as' changed to 'was'.
    Message was edited by: OQOroger Corrected the price paid and currency conversion amount to show extra paid by Australians for 'local' support (from India). Added 'Message -' to title to make it less cryptic.
    Message was edited by: OQOroger  Typical setup installation results in same problems except
    'There was a problem reading this document (57)'
    window does not appear.
    First window displaying and asking for acceptance of license conditions has no bottom section when first displayed so there is no way to accept these conditions except to close this window (confirm window appears) and launch program again when bottom panel is displayed.

    Despite my advice of some of the many faults I have experienced with Acrobat XI Pro, Adobe support has never asked me to provide a 'Systems Report' which is available under the 'Help' tab.
    This report indicates:
    'Installed Acrobat: C:\Program Files\Adobe\Acrobat 11.0\Acrobat\Acrobat.exe
        Version: 11.0.0.379
        Creation Date: 2012/09/23
        Creation Time: 8:43:44 PM'
    So if anyone has a working version other than 379 please let me know.
    Complete 'Systems Report' is in a window named 'System Information' as is set ot below.
    From first window
    Adobe Acrobat Pro
    menu
    Help/Online Support/Generate System Report
    returns window
    System Information
    with 2 parts
    'System Parameters' and 'Installed Plug-ins'
    first part details:
    System Parameters
    Account Detail:
       User Rights: Admin
       User Account Control: Undefined
       Process Integrity: Undefined
       Profile Type: None
    Acrobat Detail:
       Sandboxing: Off
       Captive Reader: No
       Multi-Reader on Desktop Support: Off
    Available Physical Memory: 530036 KB
    Available Virtual Memory: 1993360 KB
    BIOS Version: OQO    - fe60019
    Default Browser:
    Default Mail: Microsoft Office Outlook
        mapi32.dll
        Version: 1.0.2536.0 (XPClient.010817-1148)
    Display Detail:
       Screen Width: 800
       Screen Height: 480
       Number of Monitors: 1
       Number of Mouse Buttons: 8
       Has Mouse Wheel: Yes
       Has Pen Windows: No
       Double Byte Character Set: No
       Has Input Method Editor: Yes
       Inside Screen Reader: No
    Graphics Card: VIA/S3G UniChrome Pro II IGP
        Version: 6.14.10.385
        Check: Not Supported
    Installed Acrobat: C:\Program Files\Adobe\Acrobat 11.0\Acrobat\Acrobat.exe
        Version: 11.0.0.379
        Creation Date: 2012/09/23
        Creation Time: 8:43:44 PM
    Locale: English (Australia)
    Monitor:
        Name: VIA/S3G UniChrome Pro II IGP
        Resolution: 800 x 480 x 60
        Bits per pixel: 32
    OS Manufacturer: Microsoft Corporation
    OS Name: Microsoft Windows XP Professional
    OS Version: 5.1.2600  Service Pack 3
    Page File Space: 2203236 KB
    Processor: x86 Family 6 Model 10 Stepping 9  CentaurHauls  ~1496  Mhz
    Session Detail:
       Boot Type: Normal
       Is Shutting Down: No
       Network: Available
       Inside Citrix: No
       Inside VMWare: No
       Remote Session: No
       Remote Control: No
    System Name: YOUR-1561454D88
    Temporary Directory: C:\DOCUME~1\OQOuser\LOCALS~1\Temp\
    Time Zone: Pacific Standard Time
    Total Physical Memory: 911792 KB
    Total Virtual Memory: 2097024 KB
    User Name: OQOuser
    Windows Detail:
       Tablet PC: No
       Starter Edition: No
       Media Center Edition: No
       Slow Machine: No
    Windows Directory: C:\WINDOWS
    Installed Plug-ins
    C:\Program Files\Adobe\Acrobat 11.0\Acrobat\plug_ins\Accessibility.api
        Version: 11.0.0.379
        Creation Date: 2012/09/23
        Creation Time: 8:43:52 PM
    C:\Program Files\Adobe\Acrobat 11.0\Acrobat\plug_ins\AcroForm.api
        Version: 11.0.0.379
        Creation Date: 2012/09/23
        Creation Time: 8:43:54 PM
    C:\Program Files\Adobe\Acrobat 11.0\Acrobat\plug_ins\Annots.api
        Version: 11.0.0.379
        Creation Date: 2012/09/23
        Creation Time: 8:43:54 PM
    C:\Program Files\Adobe\Acrobat 11.0\Acrobat\plug_ins\DigSig.api
        Version: 11.0.0.379
        Creation Date: 2012/09/23
        Creation Time: 8:43:54 PM
    C:\Program Files\Adobe\Acrobat 11.0\Acrobat\plug_ins\EScript.api
        Version: 11.0.0.379
        Creation Date: 2012/09/23
        Creation Time: 8:43:52 PM
    C:\Program Files\Adobe\Acrobat 11.0\Acrobat\plug_ins\IA32.api
        Version: 11.0.0.379
        Creation Date: 2012/09/23
        Creation Time: 8:43:52 PM
    C:\Program Files\Adobe\Acrobat 11.0\Acrobat\plug_ins\PPKLite.api
        Version: 11.0.0.379
        Creation Date: 2012/09/23
        Creation Time: 8:43:54 PM
    C:\Program Files\Adobe\Acrobat 11.0\Acrobat\plug_ins\SendMail.api
        Version: 11.0.0.379
        Creation Date: 2012/09/23
        Creation Time: 8:43:54 PM
    C:\Program Files\Adobe\Acrobat 11.0\Acrobat\plug_ins\Updater.api
        Version: 11.0.0.379
        Creation Date: 2012/09/23
        Creation Time: 8:43:54 PM
    I can easily see 2 matters which an inexperienced support desk staff member could home in on.
    Acrobat XI Pro system requirements include
    1024x768 screen resolution and
    Internet Explorer 7, 8, 9, or 10; Firefox Extended Support Release; Chrome
    Well my OQO report above includes
    Display Detail:
       Screen Width: 800
       Screen Height: 480
    and leaves blank
    Default Browser:
    (actually Firefox 17.0.1)
    Yet 'Firefox Extended Support Release' is described by
    Mozilla:
    'Who is it not for?
    Individual users who always want the latest features, performance enhancements and technologies in their browser without waiting for them to become available in ESR several development cycles later.'
    http://www.mozilla.org/en-US/firefox/organizations/
    Since starting this post, I loaded Adobe Acrobat XI Pro on another similar computer I own and use regularly. This was in a dock and connected to an external display. Same problems and reports experienced.
    'Systems Report' for this installation follows:
    Account Detail:
       User Rights: Admin
       User Account Control: Undefined
       Process Integrity: Undefined
       Profile Type: None
    Acrobat Detail:
       Sandboxing: Off
       Captive Reader: No
       Multi-Reader on Desktop Support: Off
    Available Physical Memory: 614280 KB
    Available Virtual Memory: 1988144 KB
    BIOS Version: OQO    - fe60019
    Default Browser:
    Default Mail: Outlook Express
        %ProgramFiles%\Outlook Express\msoe.dll
        Version:
    Display Detail:
       Screen Width: 1280
       Screen Height: 1024
       Number of Monitors: 1
       Number of Mouse Buttons: 8
       Has Mouse Wheel: Yes
       Has Pen Windows: No
       Double Byte Character Set: No
       Has Input Method Editor: Yes
       Inside Screen Reader: No
    Graphics Card: VIA/S3G UniChrome Pro II IGP
        Version: 6.14.10.358
        Check: Not Supported
    Installed Acrobat: C:\Program Files\Adobe\Acrobat 11.0\Acrobat\Acrobat.exe
        Version: 11.0.0.379
        Creation Date: 2012/09/23
        Creation Time: 20:43:44
    Installed Acrobat: C:\Program Files\Adobe\Reader 10.0\Reader\AcroRd32.exe
        Version: 10.1.3.23
        Creation Date: 2012/04/04
        Creation Time: 16:53:54
    Locale: English (United Kingdom)
    Monitor:
        Name: VIA/S3G UniChrome Pro II IGP
        Resolution: 1280 x 1024 x 60
        Bits per pixel: 32
    OS Manufacturer: Microsoft Corporation
    OS Name: Microsoft Windows XP Professional
    OS Version: 5.1.2600  Service Pack 3
    Page File Space: 2006176 KB
    Processor: x86 Family 6 Model 13 Stepping 0  CentaurHauls  ~1496  Mhz
    Session Detail:
       Boot Type: Normal
       Is Shutting Down: No
       Network: Available
       Inside Citrix: No
       Inside VMWare: No
       Remote Session: No
       Remote Control: No
    System Name: OKETT143
    Temporary Directory: C:\DOCUME~1\oqo\LOCALS~1\Temp\
    Time Zone: AUS Eastern Standard Time
    Total Physical Memory: 911792 KB
    Total Virtual Memory: 2097024 KB
    User Name: oqo
    Windows Detail:
       Tablet PC: No
       Starter Edition: No
       Media Center Edition: No
       Slow Machine: No
    Windows Directory: C:\WINDOWS
    C:\Program Files\Adobe\Acrobat 11.0\Acrobat\plug_ins\Accessibility.api
        Version: 11.0.0.379
        Creation Date: 2012/09/23
        Creation Time: 20:43:52
    C:\Program Files\Adobe\Acrobat 11.0\Acrobat\plug_ins\Updater.api
        Version: 11.0.0.379
        Creation Date: 2012/09/23
        Creation Time: 20:43:54
    (I did not bother installing plug-ins and deactivated installation before removal of program.)
    With 5 installs producing the same error reports, I am convinced Acrobat XI Pro won't work for me on my computers and have little confidence of useful support from Adobe.
    THERE ARE SO MANY GLARING PROBLEMS WITH MY INSTALLATIONS WITH THE SUPPORT DESK'S RESPOSES UNHELPFUL AND UNINFORMED. I REALLY DON'T ENJOY DOING ADOBE'S QUALITY CONTROL FOR THEM FOR FREE, BUT I CONTINUE TO POST HERE IN THE HOPE THAT SOMEONE WITH REAL AUTHORITY WILL EVENTUALLY TAKE NOTICE AND ARANGE A FIX OF THE PROBLEMS.
    15 Dec 2012 1409 local time.
    Further feedback provided that 1Ghz memory preferred. Problem not addressed. Reply
    Notes from Customer
    Friday, December 14, 2012 7:07:57 PM PST
    System reports at #12 on http://forums.adobe.com/message/4862987#4862987 
    Alert- although ordered in Australia from Australian site and paid in Australian dollars by MasterCard, Adobe chose without warning to process this payment through an overseas account incurring an extra foreign transaction charge for me.
    Adobe support to date has been of no use and their billing practices unreasonably expensive.

  • Error : There was a problem reading this document (109).

    hello, i have a lot of PDF Files that become corrupted ! i dont know why
    and i receive this error message when i open the pdf file:
    " There was an error processing a page. There was a problem reading this document (109)."
    im using adobe acrobat 8 prof. also acrobat reader.
    please can any one help me to solve this big problem.

    When I encountered an error "there was a problem reading this document 110" in Acrobat Pro 11 on 28.7 MB CS6 file, it indeed was very frustrating.
    I solved my problem, but since I don't know which step benefitted me, I've to enumerate all the steps I took:
    Read below:
    1.1. I could copy the file anywhere on the drive, but couldn't 'save as' from Acrobat Pro.
    1.2. No document security was applied of any sort on the file.
    1.3. Still in the first tab of the document properties, all details under advance section were empty. No 'PDF Version' 'location' 'file size' etc were populated. Nothing.
    1.4. I couldn't change and save anything in any of property dialogue. I could comment on the text, but as soon as I tried to save, it gave an error (some sort of 'File reading' error).
    1.5. When I tried to extract a page (I tried many), it gave 'reading error'.
    1.6. I didn't try 'splitting error'. Since I was 100% sure, it'll give me same reading error.
    1.7. I opened the file in Firefox and tried saving it as pdf from there. But no error, but no save either.
    1.8. I ran 'Remove Hidden Information' from protection panel without any errors.
    1.9. I tried 'sanitize document' from the same tab, but didn't succeed.
    1.10. Then (here I think the problem was resolved), from Document Processing panel, I did some commands. 1st, 'Export all images', successfully. Then 'Remove all links', it found 0.
    1.11. Then in 'print production' panel, I clicked/tried to open acrobat distiller. The same opened, did some processing. But I don't know if it did something in solving the problem or not.
    1.12. Although I think my problem was resolved till now, but the last step I did was 'Saved As' the file (from the file menu) as a .ps file. Though I've not yet reopened/used that ps file (to convert it into a pdf file again). But around here I wanted to close the file and it asked me whether I wanted to save the file, I said yes. And it saved the file correctly. And I checked that in properties dialogue, the missing information was populated too.
    1.13. Sorry for so lengthy instructions, but I had no choice.

  • Since the most recent Firefox update 3.6.8 by banking institution no longer shows as having a secure encrypted connection, however, my bank assures me all is well with their certificates and that is a problem with the new Firefox browser update, can you g

    Since the most recent Firefox update 3.6.8 my banking institution no longer shows as having a secure encrypted connection, however, my bank assures me all is well with their certificates and that is a problem with the new Firefox browser update, can you give me some idea why it is doing this?
    == This happened ==
    Every time Firefox opened
    == Right after the new Firefox update

    Hello Anne.
    Can you please try it in a new (temporary) Firefox profile and see if the issue is still present? See [http://support.mozilla.com/en-US/kb/Managing+profiles this article] to know how to create a new Firefox profile. Please report back the results.

  • If my network goes out briefly due to a problem at my ISP, FireFox immediatly opens a "diagnose network problems" page. How can I stop this?

    If my network connection goes out briefly due to a problem at my ISP, FireFox immediately opens a "diagnose network problems" page. This is particularly annoying when I don't even have FireFox or any other software open. Ideally, I do NOT want FireFox to even check if my Network is connected. How can I stop this?

    Application Basics
    Name: Firefox
    Version: 36.0.4
    User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:36.0) Gecko/20100101 Firefox/36.0
    Multiprocess Windows: 0/1
    Crash Reports for the Last 3 Days
    All Crash Reports
    Extensions
    Name: Avast Online Security
    Version: 10.2.0.187
    Enabled: true
    ID: [email protected]
    Name: Download Manager Tweak
    Version: 1.0.8
    Enabled: true
    ID: {F8A55C97-3DB6-4961-A81D-0DE0080E53CB}
    Name: FinalVideoDownloader plugin for Mozilla Firefox
    Version: 1.0.1
    Enabled: true
    ID: [email protected]
    Graphics
    Adapter Description: AMD Radeon HD 6670
    Adapter Drivers: aticfx64 aticfx64 aticfx64 aticfx32 aticfx32 aticfx32 atiumd64 atidxx64 atidxx64 atiumdag atidxx32 atidxx32 atiumdva atiumd6a atitmm64
    Adapter RAM: 1024
    Device ID: 0x6758
    Direct2D Enabled: true
    DirectWrite Enabled: true (6.3.9600.16384)
    Driver Date: 7-4-2014
    Driver Version: 13.251.9001.1001
    GPU #2 Active: false
    GPU Accelerated Windows: 1/1 Direct3D 11 (OMTC)
    Subsys ID: 25451458
    Vendor ID: 0x1002
    WebGL Renderer: Google Inc. -- ANGLE (AMD Radeon HD 6670 Direct3D9Ex vs_3_0 ps_3_0)
    windowLayerManagerRemote: true
    AzureCanvasBackend: direct2d
    AzureContentBackend: direct2d
    AzureFallbackCanvasBackend: cairo
    AzureSkiaAccelerated: 0
    Important Modified Preferences
    accessibility.typeaheadfind.flashBar: 0
    browser.cache.disk.capacity: 358400
    browser.cache.disk.smart_size_cached_value: 358400
    browser.cache.disk.smart_size.first_run: false
    browser.cache.disk.smart_size.use_old_max: false
    browser.cache.frecency_experiment: 1
    browser.link.open_newwindow: 2
    browser.places.smartBookmarksVersion: 7
    browser.sessionstore.restore_on_demand: false
    browser.sessionstore.upgradeBackup.latestBuildID: 20150320202338
    browser.startup.homepage_override.buildID: 20150320202338
    browser.startup.homepage_override.mstone: 36.0.4
    browser.tabs.autoHide: true
    dom.mozApps.used: true
    extensions.lastAppVersion: 36.0.4
    font.internaluseonly.changed: false
    gfx.direct3d.last_used_feature_level_idx: 0
    media.gmp-gmpopenh264.lastUpdate: 1423171160
    media.gmp-gmpopenh264.version: 1.3
    media.gmp-manager.lastCheck: 1430187591
    network.cookie.prefsMigrated: true
    places.database.lastMaintenance: 1430187593
    places.history.expiration.transient_current_max_pages: 104858
    plugin.disable_full_page_plugin_for_types: application/pdf,application/vnd.adobe.xfdf,application/vnd.fdf
    plugin.importedState: true
    plugin.state.npgeplugin: 0
    plugin.state.npgoogleupdate: 0
    plugin.state.npitunes: 0
    print.printer_Canon_MX920_series_Printer.print_bgcolor: false
    print.printer_Canon_MX920_series_Printer.print_bgimages: false
    print.printer_Canon_MX920_series_Printer.print_colorspace:
    print.printer_Canon_MX920_series_Printer.print_command:
    print.printer_Canon_MX920_series_Printer.print_downloadfonts: false
    print.printer_Canon_MX920_series_Printer.print_duplex: 0
    print.printer_Canon_MX920_series_Printer.print_edge_bottom: 0
    print.printer_Canon_MX920_series_Printer.print_edge_left: 0
    print.printer_Canon_MX920_series_Printer.print_edge_right: 0
    print.printer_Canon_MX920_series_Printer.print_edge_top: 0
    print.printer_Canon_MX920_series_Printer.print_evenpages: true
    print.printer_Canon_MX920_series_Printer.print_footercenter:
    print.printer_Canon_MX920_series_Printer.print_footerleft: &PT
    print.printer_Canon_MX920_series_Printer.print_footerright: &D
    print.printer_Canon_MX920_series_Printer.print_headercenter:
    print.printer_Canon_MX920_series_Printer.print_headerleft: &T
    print.printer_Canon_MX920_series_Printer.print_headerright: &U
    print.printer_Canon_MX920_series_Printer.print_in_color: true
    print.printer_Canon_MX920_series_Printer.print_margin_bottom: 0.5
    print.printer_Canon_MX920_series_Printer.print_margin_left: 0.5
    print.printer_Canon_MX920_series_Printer.print_margin_right: 0.5
    print.printer_Canon_MX920_series_Printer.print_margin_top: 0.5
    print.printer_Canon_MX920_series_Printer.print_oddpages: true
    print.printer_Canon_MX920_series_Printer.print_orientation: 0
    print.printer_Canon_MX920_series_Printer.print_page_delay: 50
    print.printer_Canon_MX920_series_Printer.print_paper_data: 1
    print.printer_Canon_MX920_series_Printer.print_paper_height: 11.00
    print.printer_Canon_MX920_series_Printer.print_paper_name:
    print.printer_Canon_MX920_series_Printer.print_paper_size_type: 0
    print.printer_Canon_MX920_series_Printer.print_paper_size_unit: 0
    print.printer_Canon_MX920_series_Printer.print_paper_width: 8.50
    print.printer_Canon_MX920_series_Printer.print_plex_name:
    print.printer_Canon_MX920_series_Printer.print_resolution: 0
    print.printer_Canon_MX920_series_Printer.print_resolution_name:
    print.printer_Canon_MX920_series_Printer.print_reversed: false
    print.printer_Canon_MX920_series_Printer.print_scaling: 1.00
    print.printer_Canon_MX920_series_Printer.print_shrink_to_fit: true
    print.printer_Canon_MX920_series_Printer.print_to_file: false
    print.printer_Canon_MX920_series_Printer.print_unwriteable_margin_bottom: 0
    print.printer_Canon_MX920_series_Printer.print_unwriteable_margin_left: 0
    print.printer_Canon_MX920_series_Printer.print_unwriteable_margin_right: 0
    print.printer_Canon_MX920_series_Printer.print_unwriteable_margin_top: 0
    print.printer_HP_Photosmart_C4380_series.print_bgcolor: false
    print.printer_HP_Photosmart_C4380_series.print_bgimages: false
    print.printer_HP_Photosmart_C4380_series.print_colorspace:
    print.printer_HP_Photosmart_C4380_series.print_command:
    print.printer_HP_Photosmart_C4380_series.print_downloadfonts: false
    print.printer_HP_Photosmart_C4380_series.print_duplex: 0
    print.printer_HP_Photosmart_C4380_series.print_edge_bottom: 0
    print.printer_HP_Photosmart_C4380_series.print_edge_left: 0
    print.printer_HP_Photosmart_C4380_series.print_edge_right: 0
    print.printer_HP_Photosmart_C4380_series.print_edge_top: 0
    print.printer_HP_Photosmart_C4380_series.print_evenpages: true
    print.printer_HP_Photosmart_C4380_series.print_footercenter:
    print.printer_HP_Photosmart_C4380_series.print_footerleft: &PT
    print.printer_HP_Photosmart_C4380_series.print_footerright: &D
    print.printer_HP_Photosmart_C4380_series.print_headercenter:
    print.printer_HP_Photosmart_C4380_series.print_headerleft: &T
    print.printer_HP_Photosmart_C4380_series.print_headerright: &U
    print.printer_HP_Photosmart_C4380_series.print_in_color: true
    print.printer_HP_Photosmart_C4380_series.print_margin_bottom: 0.5
    print.printer_HP_Photosmart_C4380_series.print_margin_left: 0.5
    print.printer_HP_Photosmart_C4380_series.print_margin_right: 0.5
    print.printer_HP_Photosmart_C4380_series.print_margin_top: 0.5
    print.printer_HP_Photosmart_C4380_series.print_oddpages: true
    print.printer_HP_Photosmart_C4380_series.print_orientation: 0
    print.printer_HP_Photosmart_C4380_series.print_page_delay: 50
    print.printer_HP_Photosmart_C4380_series.print_paper_data: 1
    print.printer_HP_Photosmart_C4380_series.print_paper_height: 11.00
    print.printer_HP_Photosmart_C4380_series.print_paper_name:
    print.printer_HP_Photosmart_C4380_series.print_paper_size_type: 0
    print.printer_HP_Photosmart_C4380_series.print_paper_size_unit: 0
    print.printer_HP_Photosmart_C4380_series.print_paper_width: 8.50
    print.printer_HP_Photosmart_C4380_series.print_plex_name:
    print.printer_HP_Photosmart_C4380_series.print_resolution: 0
    print.printer_HP_Photosmart_C4380_series.print_resolution_name:
    print.printer_HP_Photosmart_C4380_series.print_reversed: false
    print.printer_HP_Photosmart_C4380_series.print_scaling: 1.00
    print.printer_HP_Photosmart_C4380_series.print_shrink_to_fit: true
    print.printer_HP_Photosmart_C4380_series.print_to_file: false
    print.printer_HP_Photosmart_C4380_series.print_unwriteable_margin_bottom: 0
    print.printer_HP_Photosmart_C4380_series.print_unwriteable_margin_left: 0
    print.printer_HP_Photosmart_C4380_series.print_unwriteable_margin_right: 0
    print.printer_HP_Photosmart_C4380_series.print_unwriteable_margin_top: 0
    privacy.donottrackheader.enabled: true
    privacy.sanitize.migrateFx3Prefs: true
    storage.vacuum.last.index: 1
    storage.vacuum.last.places.sqlite: 1427897875
    Important Locked Preferences
    JavaScript
    Incremental GC: true
    Accessibility
    Activated: false
    Prevent Accessibility: 0
    Library Versions
    NSPR
    Expected minimum version: 4.10.7
    Version in use: 4.10.7
    NSS
    Expected minimum version: 3.17.4 Basic ECC
    Version in use: 3.17.4 Basic ECC
    NSSSMIME
    Expected minimum version: 3.17.4 Basic ECC
    Version in use: 3.17.4 Basic ECC
    NSSSSL
    Expected minimum version: 3.17.4 Basic ECC
    Version in use: 3.17.4 Basic ECC
    NSSUTIL
    Expected minimum version: 3.17.4
    Version in use: 3.17.4
    Experimental Features
    ---------------------

  • Problem seeing images using Firefox

    I have a problem seeing images when using Firefox. I can see them at first, but when i scroll down they dissappear until I get to a certain point on the screen (like when the images are at the top of the firefox screen) then I can see them. Was wondering if anyone knew what the problem could be?

    from the system details you've submitted it appears that you have the foxit reader pdf plugin on your system - it's known to cause problems with hotmail since firefox 12. disable it in firefox > addons > plugins until there's an update by foxit which fixes the issue

  • Reading BLOB from SQL Server 2005 using DB Link from Oracle 10g

    Hi All,
    I am trying to read a table's data from SQL Server 2005 using ODBC DB Link created in Oracle 10g (10.2.0.3/4) database. I am not using oracle gateway.
    I am able read all data except for the BLOB data from SQL server 2005. It gives error given below when I try to execute query SELECT * from T_TRANSACTION_DATA@sdeslink inside a stored procedure:
    ORA-22992: cannot use LOB locators selected from remote tables
    Kindly help how to read BLOB from SQL server 2005 inside Oracle 10g.
    Best Regards!
    Irfan

    Irfan,
    If you can read the blob data using 10.2 HSODBC then there should be no problem using the 11g gateway.
    I recommend you download the latest version which is 11.2.0.3 available from My oracle Support as -
    Patch 10404530: 11.2.0.3.0 PATCH SET FOR ORACLE DATABASE SERVER
    This is a full version and does not need a previous version to have bene installed. When installing it needs to be in a completlely separate ORACLE_HOME from the existing 11.2 install.
    For the Ora-22992 problem have a look at this note in My Oracle Support -
    Ora-22992 has a workaround in 10gR2 (Doc ID 436707.1)
    Regards,
    Mike

  • Oracle 9i reading BLOB performance issues

    Windows XP Pro SP2
    JDK 1.5.0_05
    Oracle 9i
    Oracle Thin Driver for JDK 1.4 v.10.2.0.1.0
    DBCP v.1.2.1
    Spring v1.2.7 (I am using the JDBC template for convenience)
    I have run into serious performance issues reading BLOBs from Oracle using oracle's JDBC thin driver. I am not sure if it a constraint/mis-configuration with oracle or a JDBC problem.
    I am hoping that someone has some experience accessing multi-MB BLOBs under heavy volume.
    We are considering using Oracle 8 or 9 as a document repository. It will end up storing hundreds of thousands of PDFs that can be as large as 30 MBs. We don't have access to Oracle 10.
    TESTS
    I am running tests against Oracle 8 and 9 to simulate single and multi-threaded document access. Out goal is to get a sense of KBps throughput and BLOB data access contention.
    DATA
    There is a single test table with 100 rows. Each row has a PK id and a BLOB field. The blobs range in size from a few dozen KB to 12MB. They represent a valid sample of production data. The total data size is approx. 121 MBs.
    Single Threaded Test
    The test selects a single blob object at a time and then reads the contents of the blob's binary input stream in 2 KB chunks. At the end of the test, it will have accessed all 100 blobs and streamed all 121 MBs. The test harness is JUnit.
    8i Results: On 8i it starts and terminates successfully on a steady and reliable basis. The throughput hovers around 4.8 MBps.
    9i Results: Similar reliability to 8i. The throughput is about 30% better.
    Multi-Threaded Test
    The multi-threaded test uses the same "blob reader" functionality used in the single threaded test. However, it spawns 8 threads each running a separate "blob reader".
    8i Results: The tests successfully complete on a reliable basis. The aggregate throughput of all 8 threads is a bit more than 4.8 MBps.
    9i Results: Erratic. The tests were highly erratic on 9i. Threads would intermittently lock when accessing a BLOB's output stream. Sometimes they lock accessing data from the same row, othertimes it is distinct rows. The number and the timing of the thread "locks" is indeterminate. When the test completed successfully the aggregate throughput of the 8 threads was approx. 5.4 MBps.
    I would be more than happy to post code or the data model if that would help.
    Carlos

    Hi Murphy16,
    Try investigate where are the principal issues in your RAC system.
    Check:
    * Expensive SQL's;
    * Sorts in disks;
    * Wait Events;
    * Interconnect hardware issues;
    * Applications doing unnecessary manual LOCKs (SQL);
    * If SGA is adequatly sized (take care to not use of SWAP space "DISK");
    * Backup's and unnecessary jobs running at business time (Realocate this jobs and backups to night window or a less intensive work hour at database);
    * Rebuild indexes and identify tables that must be reorganized (fragmentation);
    * Verify another software consuming resources on your server;
    Please give us more info about your environment. The steps above are general, but you can use to guide u in basic performance issues.
    Regards,
    Rodrigo Mufalani
    http://mufalani.blogspot.com

  • Unable to read hotmail in firefox, but can in IE which I don't like

    When I go to my hotmail account, the messages come up but I am not able to open them or delete them. I can do both in IE but I do not like IE. This seems to happen every few days.
    Also have a problem loading gmail in Firefox but not in IE.

    Hi shearglass, <br>
    this was normal to happen. It's a common practice nowadays not to keep all cookies and deleting firefox cache frequently (I do it all the time..) but also (in order to see what is going on) you can use an addon like <br>
    * [https://addons.mozilla.org/en-us/firefox/addon/cookies-manager-plus/?src=ss Cookies Manager]
    * [https://addons.mozilla.org/en-us/firefox/addon/cookie-monster/ Cookie Monster]
    <br> but it's not necessary!
    Cookies are used by sites to track preferences and store sessions, so if a previous session was already saved it couldn't work with the new password. <br> You could see this article for details: <br>
    [[Fix login issues on websites that require a username and password]]
    <br> You can also set Firefox to keep cookies from sites until you close it, so next time you start Firefox it won't remember your previous logins!
    <br> In this article:<br> [[Enable and disable cookies that websites use to track your preferences]] <br> you will find more details on this!<br> Hope that helped you!

Maybe you are looking for

  • Questions on Workbook

    Hi All, I have few questions on Discoverer-workbook. How do i delete a workbook from database ? How do i import a new workbook in database ? Pls explain in detail. Thanks, JK

  • Allowing only ONE instance of a PDF to be open

    I'm trying to work out a new system for proofreading and commenting in our business using the Comment and Markup tools in Acrobat 8 Professional. I'd like to allow multiple users on a network to interact and markup a PDF easily. I'd like to make it s

  • How can I delete a Note in iCloud on only 1 device?

    I have 3 devices on iCloud with Notes on - an ipad mini, an ipod touch and a macbook. I need to send my ipod in for a new battery and want to temporarily delete all my notes (some have passwords etc.) on it, but still leave them on the other 2 device

  • Bus powered USB switch with a printer

    I think I know the answer to my question, but I'd like to get a few other opinions. Here's the question: Will the Airport Extreme supply power to a USB switch? Here's what I want to do: We have a Canon all-in-one printer in our office. When it's conn

  • Business Rule - Can you fix on children in attribute dimension?

    HI, Base Dimension: Service Attribute Dimension: Service_Code If I have the following hierarchy in an attribute dimension, how can I fix on all members of the Service dimension that have the attributes Model A, Model B and Model C attached them witho