Java script and css files are not loaded

I am using 9iAS 1.0.2.2.2a on Windows Server Family 2000. My web application is using bc4j and developed in JDeveloper 3.2. I am also using Apache and web cache and caching js and css files.
Problem is some times it does not load js files but load css files.
Some times loads css files but does not load js files.
Some times does not load js and css files.
& some times loads both types of files.
How to control this problem.
Tahir Pervaiz.

I'm fairly certain this issue represents a bug in IE 11. The same problem(s) do not occur in IE 9 or IE 10. The same problems occur on unrelated websites accessed from separate machines. Doing a force-refresh (Ctrl+F5) always fixes the issue.
I took your advice about opening the console to look for error messages during page load. When loading normally (i.e. not doing a force-refresh), the console shows the following:
HTML1300: Navigation occurred.
File: TimeEntry
DOM7011: The code on this page disabled back and forward caching. For more information, see: http://go.microsoft.com/fwlink/?LinkID=291337
File: Dashboard
SCRIPT70: Permission denied
File: modernizr-2.5.3.js, Line: 468, Column: 9
SCRIPT70: Permission denied
File: jquery-ui-1.10.0.js, Line: 252, Column: 1
SCRIPT70: Permission denied
File: knockout-2.2.1.js, Line: 48, Column: 5
SCRIPT5007: Unable to get property 'extend' of undefined or null reference
File: knockout.validation.js, Line: 30, Column: 5
When loading the page via a force-refresh, only the 'Navigation occurred.' message is displayed. It does not make sense that IE would apply a more restrictive security policy to scripts loaded from cache vs. scripts loaded directly from their original location,
yet that appears to be what is happening.
Post questions about html, css and scripting for website development to the IE Web Development forum.....WITH A LINK TO YOUR WEBSITE OR A MASHUP THAT SHOWS THE ISSUE...
looks like you have a sandboxed iframe on your page.
the first step in troubleshooting IE issues is to test in noAddons mode.
Rob^_^

Similar Messages

  • HT4061 I need to sync my iphone and ipad to my new computer.  I just downnloaded itunes in it.  my song and album files are not in the new downloaded itunes.  how do I import them in?

    I just downloaded itunes on my new computer which uses Windows 7. I need to sync my ipone 4S and ipad to it.  I noticed my complete song and album files are not in the new itunes.  how do i get them imported to the new itunes.  Would syncing my iphone and ipad do it?

    In iTunes, go to File>Add File to Library or File>Add Folder to Library.

  • HT3775 why some times video and audeo files are not opening in my Mac? sir plz advise me the application i need to download.thanks.

    why some times video and audeo files are not opening in my Mac? sir plz advise me the application i need to download.thanks.

    why some times video and audeo files are not opening in my Mac? sir plz advise me the application i need to download.thanks.

  • JPG and RAW files are not grouped together.

    I am finding that my RAW and JPG files are not grouped together.  They show up on the Grid View as JPG for the JPG file and RAW + JPG for the NEF(RAW) file.  This does not seem to be consistent through out the folder.  Some of the pictures are grouped together and others are not.  The ones that are not grouped together have been auto-stacked and then unstacked.  I am not sure if this is what caused the seperation of JPG and RAW files.  I did try to take a picture that I had auto-stacked it  and then remove it and it did not sepearate.  The "Treat JPG files next to raw files as seperate photos" option is turned off, like it is in my Lightroom 3.

    This is what I'm talking about:
    Show subfolders are on:
    In windows Explorer:
    In the Import Dialog:
    Where are the files?
    If I click on the Folder 2014_12_14... all the files from all folders will populate.

  • Can´t empty my trashcan and my files are not locked

    Can´t empty my trashcan and my files are not locked?

    See the X-Labs troubleshooting FAQ for the Trash - http://www.thexlab.com/faqs/trash.html.
    You should find an answer therein.
    Good luck,
    Clinton

  • Keep getting message pop up "Error reading/writing file  "com.apple.logic.pro.cs": Logical end-of-file reached during read operation," and "The Preferences are not loaded completely. Save them to "com.apple.logic.pro.cs" anyway?" Using Logic pro 8. ???

    Logic froze while I was working on something so I forced quit.  Now every time I open LOGIC a message pops up that says:
    "Error reading/writing file
    “com.apple.logic.pro.cs”:
    Logical end-of-file reached during read operation."
    The only button option is cancel so I press it and another message appears that says:
    "The Preferences are not loaded completely.
    Do not save them, as you would overwrite the Preferences file with incomplete data."
    Then when i close logic a box appears saying:
    "The Preferences are not loaded completely.
    Save them to "com.apple.logic.pro.cs" anyway?"
    There are 3 button options to press; ok, cancel or dont save.
    I press "don’t save" cuz I don't want to ruin anything.
    I found a discussion located here: https://discussions.apple.com/message/9564253#9564253 that says if I delete the file "com.apple.logic.pro.cs" it will resolve the problem.  If I do this will I loose or mess anything up at all, automation, saved channel strips customizations, saved effects, synth, or ultrabeat customizations etc? Or especially will I loose any work I've done?  I have hundreds pieces of music files I've created.  I'm scared to mess anything up with all the hours and months of work I've done.  Is there anyway to fix this without loosing anything?  I'm using Logic Pro 8.
    Thank you

    You can safely delete this file - its the preference file for control surface settings - you haven't said whether you're actually using a control surface or not, if so, you will have to set it up again. A new file will be created when you fire Logic up again, but of course it will contain default settings. If you have a complicated control surface setup, remember to keep a backup copy somewhere in case any future problems arise.
    Other than that, you really have nothing to be scared about - hopefully your problem is as simple as that and there isn't an underlying problem (a corrupt hard drive, for example). You seem concerned about losing work, so I guess you want to think about backing that up on a regular basis too. If you're saving your projects to your system drive, do get an external one for this. And also check that you have plent of free space on your system drive - you need to keep about a quarter or third of it free for your OS and programs to run properly (some temporarily stored files can be quite large).

  • Custom css file is not loaded

    Hi
    I had uploaded my custom.css file from Shared components-> Cascading style sheets. Initially I could see the changes reflecting on the pages. After that when I deleted my file and uploaded file again with more edits and additions, I am not seeing the changes. From Firebug Net tab I get to know that my old css file is only loaded always. I tried deleting cache, cookies, browser data and did force refresh. Nothing is working.
    Is it possible to know where in filesystem will the my css file be loaded? Any suggestions how to solve this?
    Thanks!

    The thread given by Rradhika concludes that this problm can be solved by using a HTML page or a JSP page without an accompaning bean.
    I tested my application with a HTML error page but it is also not working, the usual error page is loaded, not my custom HTML error page.
    Any further suggestions are very much appreciated.
    Thank you.

  • Updated to itunes 10.5 and Help files are not accessible

    I have updated my itunes to 10.5 today but now the Help files are not accessible.  I receive the following message - the request URL/itunes/win/10.5was not found on this server - Apache/2.2.3 (Oracle) Server at help.apple.com Port 80.

    I have seen this before. You need to update the apps in your app store, and once they are updated, they will work again.

  • IE 11: Javascript files are not loaded correctly from cache?

    Since installing Windows 8.1, I have been experiencing issues with script loading in IE 11: When the server responds with "304 Not Modified" in response to a script request, bad things happen. Specifically, I encounter script errors that would
    normally be caused by a missing script reference or having references in the wrong order (e.g. "Unable to get property 'foo' of undefined or null reference"). Doing a force-refresh (i.e. Ctrl+F5) corrects the issue until the next page load.
    Based on what I see in the IE 11 developer tools, it looks like the scripts are loaded correctly. I can open them in the Debugger view and the content appears to be correct. Perhaps IE is just not loading them in the correct order in this scenario?
    I noticed this problem myself and then someone else (who has also recently installed Windows 8.1) informed me that it appears he is experiencing exactly the same issue on a different site.

    I'm fairly certain this issue represents a bug in IE 11. The same problem(s) do not occur in IE 9 or IE 10. The same problems occur on unrelated websites accessed from separate machines. Doing a force-refresh (Ctrl+F5) always fixes the issue.
    I took your advice about opening the console to look for error messages during page load. When loading normally (i.e. not doing a force-refresh), the console shows the following:
    HTML1300: Navigation occurred.
    File: TimeEntry
    DOM7011: The code on this page disabled back and forward caching. For more information, see: http://go.microsoft.com/fwlink/?LinkID=291337
    File: Dashboard
    SCRIPT70: Permission denied
    File: modernizr-2.5.3.js, Line: 468, Column: 9
    SCRIPT70: Permission denied
    File: jquery-ui-1.10.0.js, Line: 252, Column: 1
    SCRIPT70: Permission denied
    File: knockout-2.2.1.js, Line: 48, Column: 5
    SCRIPT5007: Unable to get property 'extend' of undefined or null reference
    File: knockout.validation.js, Line: 30, Column: 5
    When loading the page via a force-refresh, only the 'Navigation occurred.' message is displayed. It does not make sense that IE would apply a more restrictive security policy to scripts loaded from cache vs. scripts loaded directly from their original location,
    yet that appears to be what is happening.
    Post questions about html, css and scripting for website development to the IE Web Development forum.....WITH A LINK TO YOUR WEBSITE OR A MASHUP THAT SHOWS THE ISSUE...
    looks like you have a sandboxed iframe on your page.
    the first step in troubleshooting IE issues is to test in noAddons mode.
    Rob^_^

  • Gif and html files are not found

    Hi everyone,
    I am trying to deploy an application that I have written for websphere on iPlanet 6.5. The deployment is succesful and the application works but none of my images are shown. Also if I try to open my index.htm page it will not be recognized by the server.
    I have noticed that if I put those file in the docs folder of my webserver they will be found but then of course the links are not correct any more because the the jsps and servlets are not in de NASApp folder.
    Does anybody know a sollution for this. I don't want to rewrite my entire application just because I am changing application servers.
    Thank you for your help in advance.
    Greetings Manuel

    I'm not sure what you mean. The bottom line is that the webserver only forwards requests to the appserver that begin with NASApp (or whatever your token is).
    So if your index page has the URL of http://myserver.mydomain/NASApp/myapp/index.html then a relative URL of images/home.gif will load the gif from the application server (since the broswer will actually request http://myserver.mydomain/NASApp/myapp/index.html ). If you use the URL /images/home/gif , then the GIF will be requested from the docroot of the webserver.
    David

  • Listener and environment files are not created in New RDBMS ORACLE_HOME

    Hi,
    I am upgrading the EBS 12.1.3 database from 11.1.0.7 to 11.2.0.2.
    I have completed the steps till Implement and run AutoConfig on Interoperability Notes EBS R12 with Database 11gR2 [ID 1058763.1]
    I have completed AutoConfig on the Database tier successfully. But i doesn't find any listener files on <RDBMS_ORACLE_HOME> and similarly environment file.
    These files are already available on OLD <ORACLE_HOME>.
    Please suggest me if i miss any step.
    Thanks
    Nawneet

    thanks for the prompt reply ...
    while running the command
    <RDBMS_ORACLE_HOME>\appsutil\bin\adconfig.cmd contextfile=<context_file> we got below error.
    AC-00435: Unable to create directory :F:\app\mocppd\product\11.2.0\dbhome_1\
    admin\prod_srv-moc\bdump
    Raised by oracle.apps.ad.autoconfig.InstantiateProcess
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution.  Errors are grouped by directory and phase.
    The report format is:
          <filename>  <phase>  <return code where appropriate>
      [SETUP PHASE]
      AutoConfig could not successfully execute the following scripts:
        Directory: F:\app\mocppd\product\11.2.0\dbhome_1\appsutil\install\prod_srv-moc
          adsvdlsn.cmd            INSTE8_SETUP       1060
    AutoConfig is exiting with status 1
    AutoConfig execution completed on Mon Feb  7 05:32:05 2011
    Time taken for AutoConfig execution to complete : 0 mins  29 secsHow to correct the above one and should we proceed with the Step 24 "Interoperability Notes EBS R12 with Database 11gR2 [ID 1058763.1]"
    Thanks
    Nawneet

  • I Paid for PDF Export and the files are not converting correctly

    I purchased PDF Export to take a PDF file and convert it to a text file so I could import it into excel, when doing so I get a bunch of extra symbles plus the numbers that i'm trying to convert are not complete.

    Could you try disabling the 'Recognize text' function and convert the file again?
    Let us know how it goes!
    -David

  • Online audio and video files are not working

    i got a plugin for shockwave flash(adobe flash player) i thought it is the latest version so i downloaded it and installed it. Before installing the new flash player i was able hear song online and can watch videos but now both audio and videos are not working.

    thanx for your advise but i got to hav one more problem and that is...i have downloaded the new version setup of firefox but after extracting it stops working and the installation process ends automatically...so please help.
    the file that i downloaded had the "Firefox Setup Stub 23.0.1"

  • EPS and Tiff Files are not open...

    Dear All,
    If we open the EPS or Tiff file in Illustrator CS3, we got the error message as in the screenshot which named as “Illustrator screenshot.jpg”.
    If we open the EPS or Tiff file in Photoshop CS3, we got the error message as in the screenshot which named as “Photoshop screenshot.jpg”.
    We unable to open the file both in Illustrator and Photoshop. Is there any other option to open the file? Please advice.
    I’ve attached the images and screenshots for your better reference.
    Thanks in advance.
    Kumaran. P

    These files are completely corrupt. I got the same error messages you did in Illustrator and Photoshop.
    The EPS files look quite hopeless. (They do not remotely resemble EPS files when viewed in a text editor.) The TIFF file opened in IrfanView. I've resaved it as a JPEG and attached it here. You can see that it's truncated.
    You didn't mention how you obtained the files.

  • Installed Lightroom 5.2 and DNG 8.2 and NEF files are not supported.

    I installed Lightroom 5.2 and DNG 8.2 and when I try and import NEF files I am told they are not supported.

    If your camera is very new, like a Nikon Df, then wait until the next version of LR/PS/ACR for support.
    If your camera model is newer than the latest version of LR, perhaps a Nikon D610, then you need LR 5.3/ACR 8.3/DNGC8.3 which are all available in release-candidate status at Adobe Labs:  http://labs.adobe.com/
    If your camera is older and should be supported, then are you using and older Nikon Transfer or View NX that are corrupting your NEFs in a way that Adobe doesn’t recognize them?  The solution for this is to not use the Nikon products that predate your camera and install versions that came with your camera or are newer than your camera.  Or just use LR, itself, or the OS utilities like Finder and Explorer to copy the NEFs to your hard-drive.
    If your files are corrupted by obsolete Nikon products, then there is a utility, here, that can undo the damage:
    http://owl.phy.queensu.ca/~phil/exiftool/fix_corrupted_nef.html

Maybe you are looking for