Pages that load in all other browsers do not load in Safari

Our Web application uses HTTPS and a Thawte-issued 256-bit AES SSL certificate. In IE, Firefox, and Chrome, the pages of our Web application load absolutely fine. In Safari 4.0.5, the pages do not load in the browser. When looking at the source for the page, there absolutely is content there, but appears to be cut off after a certain number of lines. I've tried a couple of pages, and there doesn't seem to be anything incorrect about the HTML at the line directly after the last one that Safari was able to pull back.
I read in some forums that this may have to do with content chunking and/or variable content lengths. I read in others that it may have to do with serving images from non-HTTPS servers while using an HTTPS connection. I think the former sounds more likely.
Has anyone encountered this issue before? This is not the known "page doesn't load in Safari, but then does when I access it in another browser" issue. It doesn't matter how many times I successfully access the pages in other browsers. They are never rendered in Safari.
Does anyone know how to control the behavior of Safari (or even of Apache HTTP Server 2.0) when it comes to responses of variable content lengths and/or response chunking? Or am I completely off the mark?
Thanks,
Mike

It turns out that Apache's mod_jk.log, which is used to store the output of communications between Apache and Tomcat, had become full. Once it reaches 2 GB, Apache can't write to it anymore. Once we stopped Apache, stopped Tomcat, rotated out that mod_jk.log, and restarted both Apache and Tomcat, our Web application started working again in both Safari and much more reliably in Chrome.

Similar Messages

  • Embedded youtube videos load on all other browsers but not Firefox

    I have embedded youtube videos into a website...
    They work on ALL OTHER BROWSERS but not on Mozilla Firefox.
    I have tried:
    1. Clearing cache & cookies and using Safe Mode.
    2. 18 different computers running Windows 7, Windows 8, Mac OSX, Linux Ubuntu 12.10 and Fedora 16.
    3. Using old embed code instead of iframe.
    4. Loading HTML5 works but Firefox cannot fullscreen (still under youtube development)
    5. Redoing site from scratch.
    Code is as follows, note middle video is old youtube code: http://pastebin.com/T3w09bqW
    Picture of problem: http://i.stack.imgur.com/rJjyu.png

    Good point. When I insert that snippet of code in a new page, it runs for me. (Except that the first one says the frame is too small.) Does this work for you? http://dev.jeffersonscher.com/yt/941211.html

  • Firefox and all other browsers will not load any micsoft pages.

    No matter what browser i use, mainly firefox but on IE and Safari, certain pages wont load. Most of the pages are microsoft related, but netflix and myspace wont load either. Once i click the site it keeps me on the same page and the loading bar only goes to half way. The circle loading thing on the new tab just keeps spinning.
    == URL of affected sites ==
    http://www.msn.com, http://www.netflix.com, http://www.myspace.com, http://www.microsoft.com

    Do a malware check with a few malware scan programs.
    You need to use all programs because each detects different malware.
    Make sure that you update each program to get the latest version of the database.
    http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    http://www.superantispyware.com/ - SuperAntispyware
    http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    http://www.lavasoft.com/products/ad_aware_free.php - Ad-Aware Free
    http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    See also "Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked and [[Searches are redirected to another site]]

  • Pictures load on all other browsers but not safari

    Hi,
    For some reason when I view my virtual tour webpages on safari the thumbnails on the bottom bar don't load first time. I need to refresh the page (but this doesn't work every time) or re enter the web address to get the thumbnails to appear. I dont have this issue with other browsers just safari. Why is this? All I can think is the script used for the tours is causing issues with the images. But why is this? and how can I fix it?
    An example: http://www2.div.ed.ac.uk/other/tour/virtual_tour.html
    Thanks
    Michael

    http://validator.w3.org/check?uri=http%3A%2F%2Fwww2.div.ed.ac.uk%2Fother%2Ftour% 2Fvirtual_tour.html&charset=%28detect+automatically%29&doctype=Inline&group=0

  • I have a php module which runs fine in Firefox and all other browsers but not Safari. It always run twice - I see a small ? in upper right corner which is causing it to run twice but NO idea why? Help - thank you

    I have a php module which runs fine in Firefox and all other browsers but not Safari. It always run twice - I see a small ? in upper right corner which is causing it to run twice but NO idea why? I read it MAY have something to do with am image it cannot load but I see them all loaded.  Help - thank you

    Could you share a link to the page?
    Seeing it in context and in our browsers is much easier to debug.
    If not, make sure to run the validator here The W3C Markup Validation Service and clear out any problems. HTML errors, especially structural ones, will cause all kinds of display problems in various browsers/versions/platforms.

  • Website page with jquery datepicker does not calculate dates while other pages without datepicker and all other browsers do their job

    I wrote two mobile pages with dreamweaver cs5.5 and jquery. Both do online calculations. Both appear and accept input. One page using jquery datepicker does not calculate. Solely in Firefox. IE9, Safari, Chrome display correct results. Debuggers show no error. Firebug seems telling me that Firefox does not get a result from datepicker function.

    Thanks. But did not help. I had done this several times before, reload, clear cache, disable extensions etc. Always used standard theme. I tried the same on two different machines, with next to last version and after having installed the latest version. In the debugger I can see that variables "zeit1" (jquery datepicker) were not filled with the datepicking results, while in all other browsers zeitX shows the current date and the app shows the results that are expected. Given that another comparable app - only without date and datepicker functions - works in Firefox I think one should explore why solely datepicker - or the function using datepicker - does not show results solely in Firefox on desktop (no mobile device with Firefox on hand) . I indeed believe that there is a mistake in my code which is detected only by Firefox (10.0.2 at the present time, with Win7 64bit - had the problem with 3.6... on another machine). Given that you could run the app with results on your machine: could it be the context of locale/culture (here: de)?
    Kind regards

  • Why does my javascript code work fine in all other browsers, but not Safari

    Previously, I have asked how Safari handles javascript trying to resolve a problem with a slide menu, (http://www.designoutput.com/testslide.html) being directed to validator. I have corrected as many things as possible and still have code work in other browsers. Why will my code work in all other browsers (IE 5.2, Firfox, Netscape, and Opera) and not Safari. It appears that Apple would address some of the problems that people are listing. Possibly, my problem is not with Safari, but my code, if so why does it work in all other browsers. Having more knowledge of how Safari accepts code or handles code differently than other browsers would be helpful. It would be nice if I could debug my code in Safari step by step to know where the problem is at. I'm just frustrated with Safari after working on my problem for over a month. Would be very greatful to anyone that could just being to get my code to appear in Safari (only a blank page in Safari, menu appears in all other browsers)
    G4 AGP 400, Powerbook G4, G4 Siver 733   Mac OS X (10.4.7)  

    you seem to have deleted even more end tags. elements (<a>, <div>, <td>, etc.) need to be closed (</a>, </div>, </td>, etc.) to structure the code properly.
    incorrect:
    document.write(<font ...><b>example)
    correct:
    document.write(<font...><b>example</b></font>)
    check out w3schools for html and javascript help.
    the ilayer tag should only be in your NS (i.e. not NS6) code, but it too needs to be closed.
    i don't use IE, but with these fixes i've gotten your page to display fine in safari, firefox and opera.
    iBook g4     OS X.4.x

  • Updated Firefox 18.0.2: Homepage and all other websites will not load anymore, tab remains a blank page. I tried resetting, checking firewall, to no avail.

    When I start firefox, instead of loading the homepage, firefox displays a blank page with "New Tab" as its title. If I try to open a new tab and try to enter ANY website it will show it's loading for a second, stop, and remain at the same situation, a blank page with "New Tab" as its title. Other browsers work perfectly fine.
    I tried running firefox in safe mode, disabling all plug-ins and extensions, checking my firewall, resetting firefox... all to no avail. Please help!

    hello, when this is happening immediately after an update, then it's almost certainly your firewall that is blocking the new version. please try to remove all rules for firefox from your firewall settings and let it detect the new version again. you may also want to try restarting your pc once...
    [[Fix problems connecting to websites after updating Firefox]]

  • Firefox 4 (nor other browsers) do not load web sites but IE can

    Hello,
    Firefox suddenly stopped work - It was working few days after ver. 4 update. I was looking everywhere for some solution but nothing worked. - uninstalled firewall - '''did not worked '''- added full exception for Firefox into the firewall - '''did not worked '''- Firefox reinstallation - '''did not worked '''- Firefox complete uninstallation (registry including) - '''did not worked '''- IPv6 disabling - '''did not worked '''- diferent proxy options (no proxy, system proxy, autodetect proxy) - '''did not worked '''- new firefox profile - '''did not worked '''- complete coockies, history... deleted - '''did not worked '''- there is only one solution which partly works - I have used public proxy addresses for Firefox but the ping is (750ms), down/up (0.8MB/0.2MB) originaly (10MB/2MB) and yes, I have tried different proxy server from different countries from my including. - IE is working perfectly and without proxy - other browser - are not working also - only IE is working - I have used three different malware, trojans, spyware, anti-virus programs and nothing
    It seems to me as hopeless situation or very clever move from Microsoft, I am forced to use IE - at least this works
    Any ideas, solutions?
    System Windows 7, firewall Comodo Internet security
    Thanks everyone for the help

    Yes, skype was running that time, but....
    1) I do not start Skype automatically with Windows start up.
    2) I cannot use any browser for web pages loading
    3) it seems to me as something is preventing to browser go to the internet cos firewall never recognized any request for connection to the network.
    findings:
    - firewall nor defense+ is the problem - we have tried it already - with different conditions and with completely uninstalled
    - plugin container.exe cannot be started, but I think that Firefox should be able to run without it
    - IPv6 is not a problem
    - Skype or Hamachi is not cause of this problem
    - Firefox is able to run with manually set proxy server - but is slow
    - IE is running regardless everything what is preventing to run other browsers
    The easiest way will be to reinstall the windows. I have killed innumerable hours to solve it without success - reinstall is at least sure solution
    Anyway thank you for your help

  • Firefox updated yesterday and now it won't load any webpages. Have reviewed articles on this problem and checked everything. Still won't load. All other browsers work fine.

    Have checked firewall and network settings and compared to other computers running firefox. All is ok, but firefox won't load any webpages. This started immediately after it updated yesterday. No error messages.
    Have been having problems with updates on serveral of our computers for a month or so. Previous problems have always been that firefox renames a file it needs by adding moz.backup to the file name and I have to search for the file and remove it. This time I'm getting no error messages.

    A possible cause is security software (firewall) that blocks or restricts Firefox or the plugin-container process without informing you, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox from the permissions list in the firewall and let your firewall ask again for permission to get full unrestricted access to internet for Firefox and the plugin-container process and the updater process.
    See:
    *https://support.mozilla.com/kb/Server+not+found
    *https://support.mozilla.com/kb/Firewalls

  • Using KineticJS in Firefox causes memory leak (page works good in all other browsers, including Firefox Beta for Android)

    Hi,
    You can visit http://brandy.pararuk.com and see just 15 flying comets animated with KineticJS library.
    When I run it (viewing Windows Task Manager) I see that firefox.exe consumes 100Mb of memory every second up to full avaliable memory and hangs on Windows.
    I've tested this page also on desktop with: Chrome, Safari, IE9 and on my Android tablet with: Firefox Beta, Chrome and Android browser - page works good everywhere, except of desktop Firefox.
    Thank you for help.

    Did you try to disable extensions like Firebug?
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • How can I access eBay pages marked "blocked due to legal restrictions of some countries"/ All other browsers do not block.

    Using Vista Ultimate 64x and Firefox (any version) I keep hitting eBay page blocks that read "Unfortunately, access to this particular item has been blocked due to legal restrictions in some countries..." These same pages can be accessed with IE or Chrome so it is not really a legal restriction.
    How can I get Firefox to allow these eBay pages to display? I include the url of one blocked page.
    This happens on eBay and eBay-UK

    Prohibited and restricted items over view for eBay...Link to
    http://pages.ebay.ca/help/policies/items-ov.html
    Beware of items as they relate to Cuba... Some Cuban items can be sold in the US, while others cannot be sold in the US....based on US government regulations.
    No restrictions for Canada...with respect to anything from Cuba
    Then there are country restrictions  as identified by Canada Post... Link to
    http://www.canadapost.ca/tools/pg/manual/PGcustoms-e.asp
    A most interesting situation
    A box that originally contained Cuban Cigars, was overprinted to read Coban Cigars, an obvious overprint, missed on first inspection...
    It is always important to know what is not acceptable....
    another situation..
    France has a restriction on receipt of toys made in China.... always state country of origin
    Also be aware of country specific restrictions
    Sometimes things may not be too obvious  such a publisher with a Canadian address, that had a book printed in China....Hong Kong or elsewhere....not in Canada
     

  • Doesn't load a certain website I have. My site loads on all other computers, and in different browsers on my Mac???

    I'm building a store and for some reason FireFox for Mac seems to not want to load it all the time. Sometimes it just stops loading the site even though the server is up and it loads in all other browsers. It only happens on my computer and it's really frikken annoying. It's coming to the point where I will have to switch browsers if I cannot find a fix. It's impossible to work on a site when FireFox refuses to load it at times, but I have NO idea why!!
    Chrome for Mac loads the site INSTANTLY, but I like to use FireFox because of the helpful add-ons it has.
    I'm not posting the URL here because it is an adult store and I'm not sure if that is allowed.
    I just think it's weird that FireFox ONLY does it on this site, and ONLY does it on my computer. It's been doing it for weeks now, since I started the site. The other weird thing is that when I Quit FF completely and restart it, my site loads fine. I can be working on it for hours and then BOOM, FF decides to be a royal P.I.T.A.
    Is there any way to troubleshoot this issue?
    Thank you.

    On your Mac, make sure Automatic Downloads is selected in iTunes / Preferences - Store.
    Same for Books on your iPad.
    Instructions here >  Apple - iCloud - Learn how to set up iCloud on all your devices.

  • The JS statement document.getElementsByName("PME_data_myfield").item(0).outerHTML=""; is not executed in FF, it works on all other browsers

    I am trying to remove an input element from a form with the above statement in a javascript. It works on all other browsers but not on FF. It does not generate an error either. Instead of removing the item it just seems to be ignoring the statement.
    I remove the element with the above statement and then re create a new one with document.createElement. In FF it duplicates the element.

    Firefox only supports innerHTML and not outerHTML, so you need to use other code for Firefox.
    See e.g.:
    * http://snipplr.com/view/5460/outerhtml-in-firefox/
    * http://stackoverflow.com/questions/1700870/how-do-i-do-outerhtml-in-firefox

  • Firefox ver. 3.6 stopped loading pages of any kind. Even Google or Facebook! Maybe it's because I tried to download a program that didn't even open up. All other browsers work normally.

    My Firefox ver. 3.6 stopped loading pages of any kind. Even Google or Facebook! I don't know how this happened. May it is because I tried to download a program that didn't even open up.... But I don't know how to make it work. All other browsers work normally, and I'm scanning for viruses even though my anti-virus did not warn me of anything... I tried to download a keygen and this is what happened. I can't figure out what it is. Not a connection problem. I even tried to uninstall an re-install firefox, but still nothing worked.

    Your issue may be caused by Malware. You can run and update the following '''free''' anti virus software:
    1. Malwarebytes (Free version) - http://www.malwarebytes.org
    2. Spybot Search & Destroy - http://www.safer-networking.org
    3.Spyware Terminator - http://www.spywareterminator.com
    In addition, there are a number of forums you can use to help get rid of your infection. These include:
    *http://www.bleepingcomputer.com/forums/
    *http://forums.spybot.info/
    *http://www.spywarewarrior.com/index.php

Maybe you are looking for

  • Two ADE users on one computer

    I have a laptop, a kobo and ADE and everything works fine.  I have admin rights on the laptop, and the ADE is authorized for me and computer, and I use it with my library account. My wife is also a user on the same laptop, and has her own login name

  • Problem with External Hard Drive - Firewire

    I have a problem with a *300GB Venus DS3 Hard Disk* / USB 2.0 - Firewire 400 (not sure if 400). I have a +Mac G4 (1GHz Power PC G4 / 1GB DDR SDRAM)+ running +Mac OS 10.3.9.+ I connect Venus hard disk through USB cable and no problem. But when I want

  • Payment terms GL for discount received

    hi all, i have defined payment terms and have assigned the payment terms to the customer master record and successfully posted the document too. but i dont see any amount in the discount given account . i have assigned the GL account in the transacti

  • HOW TO USE LOGICAL AND OR CONDITION TOGETHER

    Please do not post subject in ALL CAPITALS Hi All there, How to use logical and or condition together I wanted to use logical AND OR condition together in where clause of Select Query. eg where xyz and or abc Regards Sagar Edited by: Matt on Mar 17,

  • FM for Allocation check of quantity ?

    Hi experts, I have a requirement where in i need to check the allocation check of quantity based on the business partner(Dealer) and available quantity in the stock based on the product(material) . Can i know the FM's which are used for this? Thanks