Problems downloading java in firefox

My new forms install 11.1.1.4 will not work in firefox 3.6.16 . It wants to download jre 6.12:
http://java.sun.com/products/archive/j2se/6u12/index.html
However the download is immediately cancelled. If I tell it to resume it, it looks like it was downloaded but it is not there.
This is a problem I've had in recent times downloading anything from oracle and not just java There's something wrong with firefox vs oracle's web site. Sometimes you can use firefox sometimes you can't.
Anyway I got 6u24 installed but the test form does not recognize it because it is not 6.12. So this has got to be an faq how to
change the dependence on 6u12 to 6u24 (or better whatever the current version of java would be). I'm sorry to ask such a dumb
newbie question but if anyone knows how to change it I'd really appreciate it.
this does not work with firefox with 6u24, that's all I know. (the test form does work with chrome and with IE 8. BTW I found that if
you have this problem downloading any java with firefox, it is easier to download it with chrome. I see that chrome is very cognizant of
jre versions and there's a lot of confirming things on sun's website. So you can download and install java via chrome if the other avenues
are not working. (I'm getting a real java headache now. I think I'll work on something else :-)
<HTML>
<!-- FILE: basejpi.htm (Oracle Forms)                                 -->
<!--                                                                  --> 
<!-- This is the default base HTML file for running a form on the     -->
<!-- web using the JDK Java Plugin. This is used for example when     -->
<!-- running with Netscape on Unix.                                   -->
<!--                                                                  --> 
<!-- IMPORTANT NOTES:                                                 -->
<!-- Default values for all the variables which appear below          -->
<!-- (enclosed in percent characters) are defined in the servlet      -->
<!-- configuration file (formsweb.cfg). It is preferable to make      -->
<!-- changes in that file where possible, rather than this one.       -->
<!--                                                                  --> 
<!-- This file will be REPLACED if you reinstall Oracle Forms, so     -->
<!-- you are advised to create your own version if you want to make   -->
<!-- any modifications.  You should then set the baseHTMLjpi          -->
<!-- parameter in the Forms Servlet configuration file (formsweb.cfg) -->
<!-- to point to your new file instead of this one.                   -->
<HEAD><TITLE>Oracle Fusion Middleware Forms Services</TITLE></HEAD>
<BODY >
<COMMENT id="forms_plugin_info"
         serverURL="/forms/lservlet?ifcfs=/forms/frmservlet?form=test.fmx&ifsessid=formsapp.19&acceptLanguage=en-us,en;q=0.5"
         plug_ver="clsid:CAFEEFAC-0016-0000-0012-ABCDEFFEDCBA"
         appheight="600"
         appwidth="750"
         appcodebase="http://java.sun.com/update/1.6.0/jinstall-6-windows-i586.cab#Version=1,6,0,12"
         appname="">
</COMMENT>
<!-- Forms applet definition (start) -->
<NOSCRIPT>
<OBJECT classid="clsid:CAFEEFAC-0016-0000-0012-ABCDEFFEDCBA"
        codebase="http://java.sun.com/update/1.6.0/jinstall-6-windows-i586.cab#Version=1,6,0,12"
        WIDTH="750"
        HEIGHT="600"
        HSPACE="0"
        VSPACE="0"
        ID="">
</NOSCRIPT>
<SCRIPT LANGUAGE="JavaScript" SRC="/forms/frmjscript/forms_ie.js"></SCRIPT>
<PARAM NAME="TYPE"       VALUE="application/x-java-applet;jpi-version=1.6.0_12">
<PARAM NAME="CODEBASE"   VALUE="/forms/java">
<PARAM NAME="CODE"       VALUE="oracle.forms.engine.Main" >
<PARAM NAME="ARCHIVE"    VALUE="frmall.jar" >
<PARAM NAME="serverURL" VALUE="/forms/lservlet?ifcfs=/forms/frmservlet?form=test.fmx&ifsessid=formsapp.19&acceptLanguage=en-us,en;q=0.5">
<PARAM NAME="networkRetries" VALUE="0">
<PARAM NAME="serverArgs"
       VALUE="escapeParams=true module=test.fmx userid=  debug=no host= port= obr=no record= tracegroup= log= term= ssoProxyConnect=no">
<PARAM NAME="separateFrame" VALUE="false">
<PARAM NAME="splashScreen"  VALUE="">
<PARAM NAME="background"  VALUE="">
<PARAM NAME="lookAndFeel"  VALUE="Oracle">
<PARAM NAME="colorScheme"  VALUE="teal">
<PARAM NAME="serverApp" VALUE="default">
<PARAM NAME="logo" VALUE="">
<PARAM NAME="imageBase" VALUE="codebase">
<PARAM NAME="formsMessageListener" VALUE="">
<PARAM NAME="recordFileName" VALUE="">
<PARAM NAME="EndUserMonitoringEnabled" VALUE="false">
<PARAM NAME="EndUserMonitoringURL" VALUE="">
<PARAM NAME="heartBeat" VALUE="">
<PARAM NAME="MaxEventWait" VALUE="">
<PARAM NAME="allowAlertClipboard" VALUE="true">
<PARAM NAME="disableValidateClipboard" VALUE="false">
<PARAM NAME="enableJavascriptEvent" VALUE="true">
<PARAM NAME="MAYSCRIPT" VALUE="true">
<PARAM NAME="digitSubstitution" VALUE="context">
<PARAM NAME="legacy_lifecycle" VALUE="false">
<PARAM NAME="JavaScriptBlocksHeartBeat" VALUE="false">
<PARAM NAME="highContrast" VALUE="false">
<PARAM NAME="disableMDIScrollbars" VALUE="">
<PARAM NAME="clientDPI" VALUE="">
<PARAM name="applet_stop_timeout" value="800">
<COMMENT>
<EMBED SRC="" PLUGINSPAGE="http://java.sun.com/products/archive/j2se/6u12/index.html"
        TYPE="application/x-java-applet;jpi-version=1.6.0_12"
        java_codebase="/forms/java"
        java_code="oracle.forms.engine.Main"
        java_archive="frmall.jar"
        WIDTH="750"
        HEIGHT="600"
        HSPACE="0"
        VSPACE="0"
        NAME=""
        serverURL="/forms/lservlet?ifcfs=/forms/frmservlet?form=test.fmx&ifsessid=formsapp.19&acceptLanguage=en-us,en;q=0.5"
        networkRetries="0"
        serverArgs="escapeParams=true module=test.fmx userid=  debug=no host= port= obr=no record= tracegroup= log= term= ssoProxyConnect=no"
        separateFrame="false"
        splashScreen=""
        background=""
        lookAndFeel="Oracle"
        colorScheme="teal"
        serverApp="default"
        logo=""
        imageBase="codebase"
        recordFileName=""
        EndUserMonitoringEnabled="false"
        EndUserMonitoringURL=""
        heartBeat=""
        MaxEventWait=""
        disableValidateClipboard="false"
        allowAlertClipboard="true"
        enableJavascriptEvent="true"
        MAYSCRIPT="true"
        digitSubstitution="context"
        legacy_lifecycle="false"
        JavaScriptBlocksHeartBeat="false"
        highContrast="false"
        disableMDIScrollbars=""
        clientDPI=""
        applet_stop_timeout="800"
>
<NOEMBED>
</COMMENT>
</NOEMBED></EMBED>
</OBJECT>
<!-- Forms applet definition (end) -->
</BODY>
</HTML>Edited by: lake on Apr 18, 2011 1:10 PM

Oh a simple fix. You merely have to find the formsweb.cfg file which in 11.1.1.4 is something like:
c:\Oracle\Middleware\user_projects\domains\forms\config\fmwconfig\servers\WLS_FORMS\applications\formsapp_11.1.1\config\formsweb.cfg
change these 3 items to as follows:
jpi_classid=clsid:CAFEEFAC-0016-0000-0024-ABCDEFFEDCBA
jpi_codebase=/forms/java/jre-6u24-windows-i586.exe#Version=1,6,0,24
jpi_mimetype=application/x-java-applet;jpi-version=1.6.0_24
you could also change the download so they are not downloading the wrong thing:
jpi_download_page=https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=jre-6u24-oth-JPR@CDS-CDS_Developer
I probably missed a few.
(But does this mean that every time there is another version of java I'm going to have to change this file? Actually I though mozilla was
going to run the latest version of java if you specified one that was earlier. There's just no telling what that program is going to do.

Similar Messages

  • Problems downloading java for v10.6

    When i am done downloading java its says this update is for v10.6 but i am 100% sure that i have v10.6

    Then, all i can surmise is that you don't have Snow Leopard installed. Click on the Apple icon in the upper, left-hand corner, select About this Mac, and report back the Version information it displays under the Mac OS X label.

  • At a complete loss.....problems downloading Java

    I had Java on my laptop for ages and never had any problems until recently where it just wouldn't let me use it, kept getting an error message saying there were components missing...or something like that.
    Completely removed it from my laptop (well I thought I had) and tried downloading it again. The automatic download would do nothing, but shows up when I do control-alt-delete in processes. Can't end the process though.
    Tried manual download, same problem...when I go to run it by double clicking the icon, nothing happens but again shows in processes.
    What am I doing wrong, and does anyone know how I can solve this?
    Many thanks
    Michelle

    reboot?

  • Problem download: Java serial communication

    Hi,
    I need to work with Java serial communication api for Windows.
    As mentioned on SUN site, downloaded the following:
    1) comm2.0.3.zip, &
    2) rxtx-2.0-7pre1-i386-pc-mingw32.zip
    Extracting, unable to see win32com.dll & javax.comm.properties
    Can you help me?
    Thanks,
    Priya

    Hi priya
    There is problem in your downloaded s/w
    Download commAPI once again then try
    Read the readme file and follow the instruction

  • Why can't I download java on firefox?

    I've gone through firefox help and done everything it suggested, even going into about config . Java appears to be loading but I always get a message saying the installation was not successful because install wizard was interrupted.

    Will it work if you right click the downloaded exe and choose run as administrator?

  • Problems downloading Java 1.4.1 plug-in

    Hello. I need to download the Java 1.4.1 plug-in but am having the same problem every time. I'm using a dial-up (56k) connection and have downloaded the latest version of internet explorer. I have also removed the old Java versions from my computer. I keep getting the same error about 2/3 through the download. The error is:
    "The contents of this file cannot be unpacked. The executable you are attempting to run has been corrupted. Please obtain another copy of the file, verify its integrity, and try again".
    I am downloading directly from the Java site so I don't understand why I keep getting this error. Any help would really be appreciated. Thanks for your time.
    Rich

    Man... you probably resumed your downloading over a period of time, that means you did not fully download the whole file at one go? The program you used to resume probably backtracked afew bytes and it resulted in the error...
    If that is not the case, just grab the file from other sources like Kazaa and try... I am quite sure its not the site because I just tried downloading and it works fine ;)

  • Problem with Java and Firefox?

    After recently updating my firefox, I noticed that Java no longer will run. Everything is up to date and I have cleared internet and Java cache.
    But I put the disk image for my firefox update back on to my desktop and Java was running again.
    Any ideas?
    I am running Snow Leopard 10.6.6

    Are you using NoScript or another blocker?
    But I put the disk image for my firefox update back on to my desktop and Java was running again.
    What does this mean? Java runs from an uninstalled disk image, but it doesn't run from an installed version? Are you trying to run Firefox from a disk image in your applications folder?

  • I contacted you yesterday I am having problems downloading free addition Firefox to my laptop. I keep getting a warning.

    My Laptop runs Windows 7 and my E Mail is Yahoo, along with Mozilla Firefox if I can install it without problems. My Desktop which I am on now is XP
    Please can you help and suggest a site for me I have Firefox on my Desktop with no problem I do not want to start a new computer with a virus

    Duplicate. Please look at your first post and continue discussion there --> https://support.mozilla.com/en-US/questions/870215?s=&as=s
    Moderator: Please LOCK

  • Problem downloading applications on Firefox

    I recently formatted my Windows Xp a few months ago and since then when i try downloading applications and other stuf my computer does not finish the task. it can end at saying ' A few seconds remaining - 1.0 of 1.0 MB' what can i do to solve this

    It is possible that anti-virus software is corrupting downloaded files or is interfering otherwise.
    Try to disable the real-time (live) scanning of files in your anti-virus software temporarily to see if that makes downloading work.
    See:
    *http://kb.mozillazine.org/Unable_to_save_or_download_files
    You can try to set the <b>browser.download.manager.scanWhenDone</b> to false on the <b>about:config</b> page.
    *http://kb.mozillazine.org/about:config

  • Problems downloading Java

    Hi
    I had Java installed. Removed it and tried to reinstall and am getting this message 'This installation package could not be opened. Verify that the package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer package.'
    Any help would be greatly appreciated it as I need Java to work and my bank manager will flip if I don't !

    Hiya
    Feel free to ignore last message. Not sure how he did it but my wonderful brother sorted it for me

  • Problem downloading JDK 6

    Hallo,
    I don't know if this the right place to ask my question. Since few days (last friday) I can't donload JDK 6, neither for Windows, nor for Linux. The transfer rate is very low and after downolading ca. 700 kb I get a message thate the file couldn't be downloaded due to errors. What's going on? Is there another place where could I make my download?
    with regards
    Rafal Ziolkowski.

    I don't think that someone solves my network problems, but it could be that Oracle has problems with accessibility, such a thing can happen. As You have no problems downloading java, so it is really problem here in Poland. Meanwhile I have solved it with GetRight.
    with regards
    Rafal Ziolkowski

  • Firefox crashes for 10 seconds when trying to download files, deleting downloads.sqlite, reinstalling firefox, disable all add-ons doesn't solve this problem. Help!

    I am having this problem for weeks now.
    What I tried:
    - Defragmentation
    - Reinstall Firefox on a different location
    - Change download location
    - Start Firefox in safe mode and try download
    - Disable all add-ons and plug-ins
    - Complete malware/spyware scan
    - Complete virus scan
    - Delete downloads.sqlite in the profile folder
    - Uninstall firefox and delete the entire mozilla folder in Roaming location
    - Disabling antivirus
    Nothing helps! I'm only having this problem in Firefox. Downloading with Chrome for example doesn't give any problems.
    How can I resolve this problem? I'm really desperate.
    Thank you in advance!
    Yanco

    Thanks for your input but I already said that I deleted downloads.sqlite.

  • Solved: Problem downloading 4.1 update for Mac in Safari 5.1.7: Try Firefox.

    The download worked in Firefox (don't know which version, since the auto update just jumped to version 13.0), having the correct file size.  But it did not have the correct download size in Safari 5.1.7.  The file also appears for download on the Adobe FTP site: ftp://ftp.adobe.com/pub/adobe/lightroom/mac/4.x/Lightroom_4_LS11_mac_4 _1.dmg

    So the Shockwave Flash plugin in FF is Installed and Enabled. That's why Flash Player is working and why you were able to see the Flash Player logo animation. On the other hand, evidently the Shockwave Flash plugin is either not Installed in Safari or if it is it is Disabled. And that is why it's not working and you can't see the Flash Player logo.
    Yes, I know Flash Player can be Installed in any supported 64bit OS. Also I thot that the 64bit browser in Mac was the "default" browser and the "Compatibility layer" had to be used. Similiar to the PC IE8 or IE9, switching over to the Compatibility feature in the browser.
    Do you need to activate the Compatibility feature?  I have had other Mac users tell me that their problem was they were using the 64bit browser and found out they had to use the 32bit browser, so I thot it was something they had to do. I would think if it was automatic they would not have had to "do" anything. But like I said I don't use Mac so can only relate what they tell me.
    With Safari on either of the test sites, no Flash Player version was displayed?
    Look into the HD/Library/Internet Plug-ins/ directory and see if you have the below two files:
    Flash Player.plugin, flashplayer.xpt
    After that see if this thread is of any help: http://forums.adobe.com/message/2725949#2725949
    Thanks,
    eidnolb

  • Jar files download problems in Java Webstart with JRE 1.6

    We have encountered a few problems in Java Webstart with JRE 1.6
    In JRE 1.5, the jar files are getting downloaded onto the client
    machine with it's original names.
    Example :
    Server File Name : acm.jar
    Client File Name : RMacm.jar
    But in JRE 1.6, the jar files are getting downloaded with improper file names.
    Example :
    Server File Name : acm.jar
    Client File Name : 4fb074cc-66fc7407
    Moreover the path itself seems to be invalid.
    Example Path :
    JRE 1.5 path:
    C:\Documents and Settings\Administrator\Application
    Data\Sun\Java\Deployment\cache\javaws\https\D17.16.23.11\P443\DMtest\DMwebStart
    JRE 1.6 path:
    C:\Documents and Settings\Administrator\Application
    Data\Sun\Java\Deployment\cache\6.0\12
    Due to this, we are facing Classpath problems.
    What changes do we have to make to the code, for Java
    Webstart to work ?
    We are using JBoss 4.0.4 and JDK 1.5 in the Server
    On the client machine, we have IE 6 and JRE 1.6.01
    Help would be appreciated.

    Ask your Java Web Start question at:
    http://forum.java.sun.com/forum.jspa?forumID=38

  • I'm having 10.8.3 and today 17-Apr I had installed latest java 7 update. Now when ever I test java page it just redirects the page to Java download on both Firefox and safari. I tried deleting the cache from Java Sec Panel - temp ile but still same proble

    I'm having 10.8.3 and today 18-Apr Thursday I had installed latest java 7 update. Now when ever I test java page it just redirects the page to Java download on both Firefox and safari. I tried deleting the cache from Java Sec Panel - temp ile but still same prob.

    Make sure that the plugin is not automatically disabled in Firefox:
    Clinton

Maybe you are looking for

  • Sorting LIbrary by Playlist

    Hi All, I have a 4 Gig IPOD Nano and I wanted to remove some songs. Unfortunately, I deleted the playlist associated with the songs and had to manually search for songs that didn't have a playlist associated with it. Can we request that Itunes be abl

  • Removing characters from a String

    Hi! I have a large String that has some unwanted characters in it that I want to remove. Here is an example: AA1lbmNvZGVkUGFy\015\012YW1zdAACW0JbABBlbm5MQ2Is there any method I can use to remove the characters \015\012 from the String. I looked at th

  • Firefox 4.0 and QuickTime 7.6.9 don't get along

    I had Firefox 3.5.5 and QuickTime 7.5.5 installed, mostly to just watch the trailers at the Apple site. I updated both to Firefox 4.0 and QuickTime 7.6.9 and the videos would no longer load. The site itself responded well, the trailers played in IE 8

  • When I try to convert a file I get no response.

    What am I doing wrong?  I have reset my password and tried several time to get a pdf converted to a doc.  I put in my email address and password then click on sign in and I get no response at all.

  • Sending files through Hyperterminal to the Virtex-5 with OpenSPARC T1?

    Hello everybody, I would like to ask you where can I find some information about using Hyperterminal (or any other telnet application suggested) to send a file to the FPGA device once the OpenSPARC T1 is already loaded. The aim is to show the differe