Latest version of JRE

hello gurus,
   I need to know what version of the JRE is compatible with the Portal.  There should be OSS notes about this, or in  any Portal installation guides.  here i want to know what is the latest version of JRE.
could you please suggest me.
points would we awardable for good suggetions....
many thanks in advance!
sree.

Do you mean the actual JDK on the engine or in the browser client? For the engine 6.40/7.0 the JDK must be the most actual one from the 1.4 family (1.3 and 1.5 are not supported) Check SAP note 723909 for further information.
Regards,
Désiré

Similar Messages

  • What is the latest version of Java/JRE that Is compatible with AMD64 bit Wi

    New to the AMD64 bit windows platform. What is the latest version of JRE that is compatible with AMD64 bit windows 2003 Enterprise edition and Standard Edition Server and where can I download it.

    Check out JCK 6u1 at:
    http://java.sun.com/javase/downloads/index.jsp

  • Can't run my app with older version of jre anymore.  Help!

    Java Web Start is supposed to allow applications to use older versions of Java JRE. My applet uses 1.6.0_31 because it doesn't work with 1.7. (Backward compatibility? Don't ask.)
    When I first set it up a couple of weeks ago, it worked. Now, with JRE 1.7 officially released it does not. When I try to run it, I get the following message:
    "This application would like to use an older version of Java (1.6.0_31) that is not installed on your system. We recommend running the application with the latest version o java on your computer. Then there are two buttons.
    One button says "Run with latest version". The other button says "Cancel". When I click on "Cancel" the application fails with the following
    basic: LaunchDesc location: http://relativitysimulation.com/Applet.jnlp
    network: Created version ID: 1.6.0.31
    network: Created version ID: 1.7.0.03
    network: Created version ID: 1.7.0.03
    network: Created version ID: 1.7.0.03
    network: Created version ID: 1.7
    network: Created version ID: 1.6.0.31
    network: Created version ID: 1.6
    network: Created version ID: 1.7.0.03
    network: Created version ID: 1.7
    network: Created version ID: 1.7.0.03
    network: Created version ID: 1.7
    network: Created version ID: 1.6.0.31
    network: Created version ID: 1.7.0.03
    network: Created version ID: 1.7.0.03
    network: Created version ID: 1.7.0.03
    network: Created version ID: 1.7
    java.util.MissingResourceException: Can't find resource for bundle sun.applet.resources.MsgAppletViewer, key appletpanel.ExitException[ 0]
         at java.util.ResourceBundle.getObject(ResourceBundle.java:393)
         at java.util.ResourceBundle.getString(ResourceBundle.java:353)
         at sun.plugin2.applet.Applet2MessageHandler.getMessage(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager.logAppletStatus(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Thread.java:722)
    basic: ExitException[ 0]
    ExitException[ 0]
         at com.sun.javaws.ui.SecureStaticVersioning.showCannotDownloadDialog(Unknown Source)
         at com.sun.javaws.ui.SecureStaticVersioning.canAutoDownload(Unknown Source)
         at sun.plugin2.applet.JNLP2Manager$JnlpLaunchState.doJvmSelection(Unknown Source)
         at sun.plugin2.applet.JNLP2Manager.prepareLaunchFile(Unknown Source)
         at sun.plugin2.applet.JNLP2Manager.loadJarFiles(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Thread.java:722)
    security: Accessing keys and certificate in Mozilla user profile: null
    security: Reset deny session certificate store
    Looks to me like Cancel does not mean "Run Older Version". While I am debugging why I can't use the latest version of jre, can someone please tell me how to use the older version?
    Edited by: 932841 on May 8, 2012 8:54 AM - corrected typo

    I'm the developer. And thank you for your prompt response. I have been given a work around so that the applet can use version 1.7. But that still doesn't explain what I am doing that makes Java fail to use the older version.
    I put this code in my jnlp file on March 27th when I realized that my app didn't work with version 1.7. I tested it at that time and it worked. In the process I installed and uninstalled java 1.6.0_31 ( and 1.7) several times. Maybe something important got corrupted then.
    <resources>
         <j2se version="1.6.0_31" href="http://java.sun.com/products/autodl/j2se"/>
    Added this -----
    Oh, if someone else wants to try this app on their machine, feel free. It is at
    http://www.relativitysimulation.com/Applet.html
    Edited by: 932841 on May 8, 2012 11:13 AM

  • After updating to latest version of Java (7.10) it no longer works and JRE has disappeared from my plugins list

    On checking my add-ons and plugins I attempted to update Java Run Time to latest version as firefox said it was outdated.
    I tried installing new version JRE 7.10 manually and through firefox (which said the installation was successful). When testing it, I get told that Java is not working and that a plug in is missing. Can not check whether the new plugin is enabled as JRE has disappeared from the plugins tab (Only Deployment Toolkit appears).
    The Java control console says that it was successfully installed in all browsesr. I have tried uninstalling and reinstalling Java 3 times and keep getting the same result. Java is working fine on chrome and IE so problem must be with FF.

    i have already tried installing the offline version but Java SE7U10 does not show in the add-ons menu and Java doesn't work

  • HI,  I need to jre 1.6 update 26 on my mac system to make some aaplication work. However latest available is jre 1.6 update 29. Could you suggest how I can get jre 1.6 update 26? I tried downloading older version on java. COuldn't find it on your site.

    HI,  I need to jre 1.6 update 26 on my mac system to make some aaplication work. However latest available is jre 1.6 update 29. Could you suggest how I can get jre 1.6 update 26? I tried downloading older version on java. COuldn't find it on your site.

    What are you missing?
    I inherited this app and signing the third party jars is how it was setup, I was wondering the same thing too, why was it necessary to sign the third party jars?
    The applet runs in either JRE 1.6.0_13 or JRE 1.6.0_27 depending on the other Java apps the user uses. JRE 1.6.0_13 does not have the mixed code security (so it is like is disable), but JRE 1.6.0_27 does have the mixed code security and the applet will not launch with mixed code security enable, so we have to disable it. With all the hacking going on in the last two years, is important to improve security; so this is a must.
    Yes, I always clear up the cache.
    Any idea on how to resolve this problem?

  • Multiple version of JRE in company..How to manage? (newbie question)

    Greetings..this is a newbie question
    We have 48 versions of JRE running in on XP IE6 in our company.
    Some version beat up other JAVA applications.
    It's a mess.
    How can anyone manage this many versions?
    Can we consolidate down to a few versions?
    I saw some posts on changing the JRE dynamically or perhaps using a wrapper with a product from "sourceforge".
    Are these viable?
    Thanks in advance

    We have 48 versions of JRE running in on XP IE6 in
    our company.
    Some version beat up other JAVA applications.
    It's a mess.can you elaborate on how some versions "beat up" other apps?
    How can anyone manage this many versions?you don't, each computer should periodically upgrade (IMO) but you shouldn't care. if you do, tell your users to load the latest version
    Can we consolidate down to a few versions?sure
    I saw some posts on changing the JRE dynamically or
    perhaps using a wrapper with a product from
    "sourceforge".
    Are these viable?i have no idea what this is, but I have doubts about your problem, if it exists at all

  • "license file for this version could not be found" message when trying to install latest version of Firefox

    I keep trying to install Firefox 3.6.10, and it seems to work, but then when it comes time to accept the user agreement, that option is grayed out and I can only go back. In the Software License Agreement box is the following message: "The license file for this version could not be found. Please visit Firefox homepage for more information."

    Do a clean reinstall and download a fresh Firefox copy from http://www.mozilla.com/firefox/all.html and save the file to the desktop.
    Uninstall your current Firefox version and remove the Firefox program folder before installing that copy of the Firefox installer.<br />
    Don't remove personal data when uninstalling.
    It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    You can skip the step to create a new profile, that is not necessary for this issue.
    See http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Clean_reinstall
    Your above posted system details show outdated plugin(s) with known security and stability risks.
    # Shockwave Flash 10.1 r82
    # Next Generation Java Plug-in 1.6.0_20 for Mozilla browsers
    Update the [[Managing the Flash plugin|Flash]] plugin to the latest version.
    *http://www.adobe.com/software/flash/about/
    Update the [[Java]] plugin to the latest version.
    *http://java.sun.com/javase/downloads/index.jsp (Java Platform: Download JRE)

  • How to Upgrade Previous versions of J2RE with Latest Version

    Hi,
    I want to distribute latest version of j2re over network thru SMS or GPO in AD Env. my prob. is i am unable to upgrade (overswite) the previous version with the new version. is there any way to do so?
    also the vulnerabilities reported in jre 1.4.2_05 & 06 which is resolved in jre 1.4.2_10 so if i have multiple installation in my system then is the system protected against vulnerability or not ? I beleive there can be more then one jre version on the system.
    Can anybody answer my question plz.

    Thanks a Lot ChuckBing for your early reply on this.
    but my question remains the same.
    Look below for further information.
    JRE 1.4.2_05
    Vulnerability: A vulnerability in the Java Plug-in may allow an untrusted applet to escalate privileges, through JavaScript calling into Java code, including reading and writing files with the privileges of the user running the applet.
    Source: http://sunsolve.sun.com/search/document.do?assetkey=1-26-57591-1Remarks : Vulnerability applicable to SDK and JRE 1.4.2_05 and earlier, all 1.4.1 and 1.4.0 releases, and 1.3.1_12 and earlier
    Fix : SDK and JRE 1.4.2_06 and later
    JRE 1.4.2_06
    Vulnerability: Seven (7) vulnerabilities with the use of "reflection" APIs in the Java Runtime Environment may independently allow an untrusted applet to elevate its privileges. For example an applet may grant itself permissions to read and write local files or execute local applications that are accessible to the user running the untrusted applet.
    Source: http://sunsolve.sun.com/search/document.do?assetkey=1-26-102171-1
    Remarks: Vulnerability applicable to SDK and JRE 1.4.2_08 and earlier
    Fix: SDK and JRE 1.4.2_09 and later (which include the 1.4.2_10)
    Question1:
    Is the system still vulnerable if we have 05,06...installed on the macine or its mandatory to uninstall previous version and install the latest one ?
    Question2:
    If yes is the answer for Quest. 1 then can we automate the upgrade for installing new version which will install the old version first ?
    awaiting replies....!

  • Why is the latest version of Firefox not compatable with the Google toolbar? Will it ever be or do I need to switch back to Internet Explorer?

    My Google toolbar was deleted when I downloaded the latest version of Firefox. It will not re-load because it is not compatible. Is this problem with Google or with Firefox? Will it be fixed soon, or will I have to go back to Internet Explorer?

    See my suggestion in this post (it worked for that happy user): https://support.mozilla.com/en-US/questions/839721
    <br />
    <br />
    '''You need to update the following.''' The Plugin version(s) shown below was/were submitted with your question and is/are out of date. You should update to avoid known security issues with the version(s) you have installed. Click on "More system info..." to the right of your question to see what was included with your question.
    *Adobe Shockwave for Director Netscape plug-in, version 11.0
    *Next Generation Java Plug-in 1.6.0_21 for Mozilla browsers
    #'''''Check your plugin versions''''' on either of the following links':
    #*http://www.mozilla.com/en-US/plugincheck/
    #*https://www-trunk.stage.mozilla.com/en-US/plugincheck/
    #*'''Note: plugin check page does not have information on all plugin versions'''
    #*There are plugin specific testing links available from this page:
    #**http://kb.mozillazine.org/Testing_plugins
    #'''Update Shockwave for Director'''
    #*NOTE: this is not the same as Shockwave Flash; this installs the Shockwave Player.
    #*Use Firefox to download and SAVE the installer to your hard drive from the link in the article below (Desktop is a good place so you can find it).
    #*When the download is complete, exit Firefox (File > Exit)
    #*locate and double-click in the installer you just downloaded, let the install complete.
    #*Restart Firefox and check your plugins again.
    #*'''<u>Download link and more information</u>''': http://support.mozilla.com/en-US/kb/Using+the+Shockwave+plugin+with+Firefox
    #'''Update the [[Java]] plugin''' to the latest version.
    #*Download site: http://www.oracle.com/technetwork/java/javase/downloads/index.html (Java Platform: Download JRE)
    #**'''''Be sure to <u>un-check the Yahoo Toolbar</u> option during the install if you do not want it installed.
    #*Also see "Manual Update" in this article to update from the Java Control Panel in Windows Control Panel: http://support.mozilla.com/en-US/kb/Using+the+Java+plugin+with+Firefox#Updates
    #* Removing old versions (if needed): http://www.java.com/en/download/faq/remove_olderversions.xml
    #* Remove multiple Java Console extensions (if needed): http://kb.mozillazine.org/Firefox_:_FAQs_:_Install_Java#Multiple_Java_Console_extensions
    #*Java Test: http://www.java.com/en/download/help/testvm.xml

  • Should I uninstall previous versions of JRE???

    I have these previous version of JRE installed:
    J2RE, SE 1.4.1_02
    J2RE, SE 1.4.1_07
    J2RE, SE 1.4.2_05
    I am now updating to J2RE, SE 1.4.2_06 should I uninstall previous versions of JRE or should I leave it alone?
    If I were to uninstall do I uninstall via Control Panel or is there another way to uninstall JRE?

    There is little harm in either having multiple version (except disk psace/clutter) or removing them. If it turns out you have software that will not work with the latest version, you can always re-install an older version.

  • Endless Checking for Latest version

    JavaWebStart works fine when used anywhere within the network. However, we we logon to the network using a dial-up connection, java webstart never seems to pass the Checking for latest version screen. This screen runs for as long as the dial up connection stays up. Has anyone seen this type of behavior? Another interestin fact is that webstart's examples run fine with our dial connection. It is slow but it works. Here is my jnlp
    <?xml version="1.0" encoding="utf-8"?>
    <!-- JNLP File for Test-->
    <jnlp
    spec="1.0+"
    codebase="http://mySever/webStart"
    href="myJavaTest.jnlp">
    <information>
    <title>Java Test</title>
    <vendor>Me</vendor>
    <homepage href="http://myServer/webStart/index.html"/>
    <description>java test application</description>
    <description kind="short">Test for WebStart</description>
    <!-- offline-allowed/ -->
    </information>
    <security>
    <all-permissions/>
    </security>
    <resources>
    <j2se version="1.3"/>
    <jar href="first.jar"/>
    <jar href="asrt.jar"/>
    <jar href="vbejb.jar"/>
    <jar href="vbjorb.jar"/>
    <jar href="vbsec.jar"/>
    <property name="ejb.jsec" value="true"/>
    <property name="vbroker.agent.addr" value="frodo"/>
    <property name="vbroker.agent.port" value="14001"/>
    </resources>
    <application-desc main-class="com.test.MyApplication"/>
    </jnlp>

    Our team ran into the same problem trying to connect to one of our test web servers, when the client ran Webstart using JRE 1.4 from behind a certain evil
    Proxy Server, Webstart would get stuck in the "Checking for latest version". Note that this only happens when behind the proxy, everything runs fine with
    a direct connection and users behind the proxy using JRE 1.3 also did not experience any problems. We later discovered that Webstart would complete the downloading of
    updates and run our app, only it would take 40 minutes to complete (left it running overnight). The strange thing was that this problem only
    occured when connecting to certain web servers of ours while there was absolutely no problem whatsover when connecting to other servers.
    What we found was that when Webstart made a request (HEAD and later GET), the server would send the header/file back correctly. But we did notice
    one thing. For the servers that were "working" we noticed that it would send the response and then close the connection. But for servers that
    weren't working we discovered that it would send back the response but it WOULD NOT immediately close the connection. Instead the connection is
    kept alive until a few minutes later.
    The solution was that for web servers that were working, we had the KEEP CONNECTION ALIVE option OFF. (In the case of IIS its the Keep-Alive checkbox).
    On web servers that weren't working (Webstart getting stuck checking for updates) the Keep alive option was ON. That was the problem. Once we disabled
    the Keep-Alive option on all our web servers everything was fine and users behind the proxy, using webstart with jre 1.4 were once again able to
    Check for Updates quickly and proceed to launch the app, whereas before it would take 40 minutes to Check for Updates and load the app because for
    each request it had to wait for the connection to time out (900 seconds) before the next request could be made.
    Well thats what we found in our research. We were pulling our hair over this for nearly a week. Hope this helps.
    Thanks,
    Nathan

  • JWS Hangs "Checking for Latest Version"

    Dear Colleagues,
    We�re facing up a problem with the following situation:
    the "checking for latest version" process seems to be hanged, or better, very, very slow.
    We just got answer after more than 10 minutes in average.
    The environment:
    Apache 2.0.54
    JRE 1.4
    Any suggestion?
    Tks.

    Sounds like the delay may be due to searching the
    jnlp cache. Restrict the cache size and see ehat
    happens.That's not it. I tried it even though the cache is empty except for my app and it didn't help. Thanks for the suggestion, though.

  • Stable version of jre for EBS...

    On of my end-user uses jre6r31 version, and I want to if it's so safety for business... if not what is the official stable version of jre we can use to get more productivity of r12...

    Yacouba wrote:
    On of my end-user uses jre6r31 version, and I want to if it's so safety for business... if not what is the official stable version of jre we can use to get more productivity of r12...
    The latest certified version of JRE which is certified with R12 are:
    JRE 1.7.0_25 (7u25)
    JRE 1.6.0_51 (6u51)
    Deploying JRE (Native Plug-in) for Windows Clients in Oracle E-Business Suite Release 12 [ID 393931.1]
    It's recommended you have the latest security patches applied -- Critical Patch Updates and Security Alerts
    Thanks,
    Hussein

  • Next version of JRE

    Anyone know how we find out when the next version of the JRE is going to come out? There's a Sun-acknowledged bug in 1.5.0_06 that affects my app and most of my app's users have auto updates turned on, so telling them to go back to *_05 isn't easy.  Getting the next version out with this bug fixed is a better option for me.  But anyone know how to find out when its due?                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    I hope JRE 1.1 is not latest version you just installed right?
    What version do you have installed now?
    Have you updated your browser? I don't think your JRE has anything to do with Java running in your browser.

  • I have a problem with wifi in my iphone 4s, i already try everything and download latest version 7.1(11D167) but wifi switch is not working, its my humble request to Apple support team that pls resolve this problem as soon as possible because

    I have a problem with wifi in my iphone 4s, i already try everything and download latest version 7.1(11D167) but wifi switch is not working, its my humble request to Apple support team that pls resolve this problem as soon as possible because its a prestiage of Apple Company.
    Pls inform me how can i resolve the problem of wifi.

    You have to go to autherized iPhone agent.

Maybe you are looking for