Java version 1.4.2_06 to 1.5.0_08 and 1.5.0_10     vs.   1.6.0_02

Hello. I did a system check on my computer for an onlline course I'm taking and it stated that I am running java version 1.6.0_02 annd thhat I need to upgrade to 1.4.2_06 to 1.5.0_08 and/or 1.5.0_10. It seems to me thought that the numbbers are going backward - and this would bbe an error. Does 1.6.0_02 have thhe capabilities of the othher numbers? what does anyone recommend I do?
thanks,
szo

They have a bug in their version check. They didn't make it future proof. A program that can execute on e.g. 1.5 should be able to execute on 1.6
Kaj

Similar Messages

  • Java version 1.4.2_06

    i wanted to download java version 1.4.2_06 but couldn't find this any were in sun site.
    why is it so difficult to get an already exisitng version?

    actually i wanted to copy my application to another system over the VPN.
    when i looked there it was having this version and mine is a higher one so i wanted to recompile mine in this to make it run over there since i don't have the privilage to upgrade their system.
    did i answer u?? curious handsome!!!

  • Java version installed is not recoginized

    Here's my problem i hope you all can help. I have a need for 2 versions of Java. Version 1.4.2_06 for 1 web site and version 1.4.2_10 for another web site. I already have the 1.4.2_06 installed. After the IT Dept installed version 1.4.2_10 when i go to the site that requires the 1.4.2_10 version it states that i need to download the version that i already have installed(1.4.2_10). And if i try to install it it fails because i don't have permissions to install software. when they uninstalled version 1.4.2_10 and reinstall as an administrator it works and doesn't prompt me to download when i go to the site that requires 1.4.2_10. Can anyone help??

    I am not sure I understand the question. If you now have 1.4.2_10 installed, does that web site work for you now? and the site that requires 1.4.2_06 should work fine with 1.4.2_10 installed. If not, the only solution is to change your PATH environment variable and put the path to the 1.4.2_06 java inatallation before the path to 1.4.2_10, since the first java install in the PATH is the one that will be used to run any java program.

  • XML Parser for Java version 2.0.2.9

    I can no longer find the XML parser for Java (version 2.0.2.9) for Sun Solaris and Oracle version 8.1.7.3. This would be the file xmlparserv2.jar for parser version 2.0.2.9
    This file support the latest Oracle Applications work flow version and so is necessary but does not seem to be available. All notes on Metalink point to Techweb.
    Thanks for your help. -Erik Stromholt

    This is covered by patch for bug 2199206. Thanks

  • Changing java version

    Hi all,
    We are using IBM AIX 5.2 power series 64-bit servers, y by defaulut java version which is 32-bit version is installed on servers.
    And we installed OC4J ( oracle 10g R1) on that servers, and when ever emctl is running javacore files are generation .
    Finally we observed and changed the java version to 64 bit, and we restarted the servers. Now alos javacore files are generating excessively and in the newly created javacore files shows old java version only
    I changed at env variables levels and when we type java -version it showing new version only
    Can any one please suggest how to chage the java version at OC4J level
    Now my application is working fine but it is generating java core files excessively
    And some times we are getting java.outof memroy exception
    regards
    Rajesh

    Rohiini wrote:
    My default java version is 1.4 . I want to change to jdk 5 for a particular command prompt session alone. i used the following commands
    java - versionjava version "1.4.2_07"No, that will say
    Unrecognized option: -try
    java -version
    set path = C:\java\jdk150_06\bin;%path%That will not set anything, try
    set path=C:\java\jdk150_06\bin;%path%or just
    path=C:\java\jdk150_06\bin;%path%

  • Transparency for JTabbedPane doesn't work with java version 1.5  .......

    Hi all,
    I have a tabbed pane to which i add a panel. Both tabbed pane and panel are set opaque(setOpaque(false)) and i set background image for main container. It works fine in java version 1.4.2_04 showing all the panels and tabbedpane transparent. But when it run in version jdk1.5 the transparency effect goes off.
    what is the problem? how to fix it up? please help....
    here below is the code. Take any jpg image as background.jpg.
    import java.awt.*;
    import javax.swing.*;
    import java.awt.color.*;
    public class Test extends JDialog {
         float[] white = {.99f, .99f, .99f};
         public Test() {
              UIManager.put("TabbedPane.selected",
                   new Color(ColorSpace.getInstance(ColorSpace.CS_sRGB), white, .0f));
              JTabbedPane tabbedPane = new JTabbedPane();
              Color COLOR_WHITE_TRANSPARENT_VAL = new Color(
                   ColorSpace.getInstance(ColorSpace.CS_sRGB), white, 0.0f);
              tabbedPane.setBackground(COLOR_WHITE_TRANSPARENT_VAL);
              tabbedPane.setOpaque(false);
              JPanel p1 = new JPanel();
              p1.setOpaque(false);
              tabbedPane.add(p1, "Tab 1");
              // panel for displaying background image
              JPanel backPanel = new JPanel(new BorderLayout()) {
                   ImageIcon img = new ImageIcon("background.jpg");
                   public void paintComponent(Graphics g) {
                        Dimension d = getSize();
                        g.drawImage(img.getImage(),
                             0, 0, d.width, d.height, null);
                        setOpaque( false );
                        super.paintComponent(g);
              backPanel.setLayout(new BorderLayout());
              backPanel.add(tabbedPane, BorderLayout.CENTER);
              backPanel.setOpaque(false);
              getContentPane().setLayout(new BorderLayout());
              getContentPane().add(backPanel);
              setSize(300, 300);
              setVisible(true);
         public static void main(String[] args) {
              Test test = new Test();
    thx,
    Soni

    Hi Reneto,
    We had the same problem in our project where-in we asked BASIS team to install the lower version of JAVA 1.42..
    No proper document from SAP for using lower version of JAVA.
    I hope this helps.
    Regards
    Shashidhar

  • JAVA Runtime version 1.4.2_06

    Hi,
    I need to download the Java Runtime Version 1.4.2_06 and I cannot seem to find a place to download the proper installation file. The Sun site was no help and I can't seem to find it on the Apple site. Any help in getting this exact version would be greatly appreciated.
    Dave

    Dave
    Welcome to Apple Discussions!!
    I need to download the Java Runtime Version 1.4.2_06I don't know if Java Update 1.4.2 will give you that exact version, since my java is now 1.5. Any files I have left over refer only to "1.4.2" with no suffix.

  • The required version of java ,1.4.2_06, is not the latest and may not conta

    Hi
    I've implemented SSL on Discoverer and it works fine,
    the problem comes when discoverer laucnhes it pops up with this massage
    the required version of java ,1.4.2_06, is not the latest and may not contain latest security updates.
    I the click on yes, and then it takes about five minutes to work.
    I followed metalink note 427930.1 and it did not help.
    I'm busy going thru matalink note 290807.1
    can someone please help.
    Thanks
    Sibusiso

    Change your formsweb.cfg to use JRE 1.6.0_27. It is not a good idea to use old JRE versions. Each new release includes bug fixes as well as security enhancements. Using old versions may leave your system at risk of exposing bugs and/or security vulnerabilities. Since Forms 11 is certified with 1.6.0_12 and supported with all 1.6.0_12+ versions, moving to the latest in the 1.6 series is a good approach.
    Alternatively, disable the Autoupdate feature in the JRE, found on the JRE Control Panel.
    For future reference, there is a Forum specifically dedicated to JRE issues/questions:
    Java Runtime Environment (JRE)

  • What is the correct Sun Java version for Plus ?

    OK so I am running Version 1.4.2_06 (build 1.4.2_06-b03) for Disco Plus.. Is that the correct version ? I am trying to debug an error (Outstanding Refresh) and I need to eliminate the Java version being the cause:
    Can anyone confirm ? thanks OBX
    OracleBI Discoverer 10g (10.1.2.1)
    Oracle Business Intelligence Discoverer Plus 10g (10.1.2.48.18)
    Discoverer Model - 10.1.2.48.18
    Discoverer Server - 10.1.2.48.18
    End User Layer - 5.1.1.0.0.0
    End User Layer Library - 10.1.2.48.18
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bi

    Hi OBX
    Yes that is the correct version, at least that's the one that comes out of the box. You can upgrade to later versions but you have to do this both on the server and on the client. One thing that you must not do is allow the client machines to upgrade when the server is still on 1.4.2_06
    I hope this helps
    Best wishes
    Michael Armstrong-Smith
    URL: http://learndiscoverer.com
    Blog: http://learndiscoverer.blogspot.com

  • Web AS Java Version 1.4.2_6

    Since the WEB AS works with java version 1.4.2_6, where can i obtain a download of this version. I have tried the sun website, and was told that they do not have this version anymore. I currently have version 1.5 installed. I have been tasked at looking at the possibility of moving from .net to java using SAP. We currently do not have SAP installed, but would like to get a feel for the developer studio, and the web as. Is it possible to try this with the preview installation ?

    Hi Jitesh,
    Try link http://java.sun.com/products/archive/
    J2SDK/J2RE - 1.4  Choose 1.4.2_06 and download.
    Works for me.
    Regards
    Srikishan

  • Correct SUN Java version to install CRM on Windows

    Dear all,
    I want to install CRM on Windows 64bit. But while doing so I am not able to trace the correct SUN Java for this platform. The available versions are for 32 bit or Itanium 64 bit.
    Please advice which Java version should I use to install on Windows x86 platform
    I am following the below pasted link :
    http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javase14-419411.html#j2sdk-1.4.2_06-oth-JPR
    R..../
    Sandy

    Dear Subhash,
    Thanks for your inputs
    From the link sent by you and the usual link to download java, I have tried the following files and they don't work :
    j2re-1_4_2_17-windows-i586-p.exe
    j2sdk-1_4_2_17-windows-amd64.exe
    j2sdk-1_4_2_17-windows-ia64.exe
    j2sdkfb-1_4_2_32-windows-i586-p.exe
    jre-6u26-windows-x64.exe
    Please advice
    R.../

  • Setting Java Version Standard Edition 6

    Java Platform Standard Edition 6
    Version 1.6.0 (build 1.0.0_02-b06)
    # Page displayed to Netscape users to allow them to download Oracle JInitiator.
    # Oracle JInitiator is used with Windows clients.
    # If you create your own page, you should set this parameter to point to it.
    jinit_download_page=/forms/jinitiator/us/jinit_download.htm
    # Parameter related to the version of JInitiator
    jinit_classid=clsid:CAFECAFE-0013-0001-0022-ABCDEFABCDEF
    # Parameter related to the version of JInitiator
    jinit_exename=jinit.exe#Version=1,3,1,22
    # Parameter related to the version of JInitiator
    jinit_mimetype=application/x-jinit-applet;version=1.3.1.22
    # Page displayed to users to allow them to download Sun's Java Plugin.
    # Sun's Java Plugin is typically used for non-Windows clients.
    # (NOTE: you should check this page and possibly change the settings)
    jpi_download_page=http://java.sun.com/products/archive/j2se/1.4.2_06/index.html
    # Parameter related to the version of the Java Plugin
    jpi_classid=clsid:CAFEEFAC-0014-0002-0006-ABCDEFFEDCBA
    # Parameter related to the version of the Java Plugin
    #jpi_codebase=http://java.sun.com/products/plugin/autodl/jinstall-1_4_2-windows-i586.cab#Version=1,4,2,06
    jpi_codebase=http://java.sun.com/products/plugin/autodl/jinstall-1_4_2-windows-i586.cab#Version=1,4,2,06
    # Parameter related to the version of the Java Plugin
    jpi_mimetype=application/x-java-applet;jpi-version=1.4.2_06
    # EM config parameter
    # Set this to "1" to enable Enterprise Manager to track Forms processes
    em_mode=0
    any body can explain me which parameter change / registry & any other changes to convert new version use?

    any body can help me Plz.

  • Using several Sun Java Versions parallel

    I want to use several Sun Java Version parallel - is this possible and if yes how can I set this. I want to use for one program / or one website (like www.0815.com) the version 1.4.2_06 and for an other program / or website (like www.sample.com) the version 1.3.2_06 ?
    The problem is that we are using a terminal server application (3rd party) what is running better with the 1.3.2_06 and we are using an web based software which must use the 1.4.2_06 - I only know how I set one of this as an standard but not using one for this and another for this.
    thanks for your help
    c3po
    thanks for your help
    c3po

    ...just a joke...
    thanks for your help
    c3poWhy do you write that two times ?
    Why do you write that two times ?

  • HT1338 download Java version 10.6.8 and above

    Hello
    I have a MAC Pro (OZ X 10.6.8). My netbank "log in" service requires the newest version of Java.
    Have tryed to download Java 6 again - Have also tryed to download the "7 version", but my Mac dosent accept that (think it was Lion version?).
    My netbank is; SR bank, Norway. There is a link on their homepage - but, that dosent help me anything.
    I have also checked under
    JAVA SE 6 IS THERE, both 64 bit and 32 bit. It is also hooked of (activiate...). THe version I got is: 1.6.0_37-bo6-434 (both).If I am not wrong that is the version my bank requires.
    What am bit unsure/conserneded about is if i have the Java version installed (even if I found "Java choice" under programs.
    Can you please help me. This has never been a problem before...(it started when Java had a lot of problem)
    Kind regards Annie
    ([email protected])

    To see if Java is installed (that is, if you haven't disabled it in Java Preferences.app) enter into Terminal in Utilities and hit return.
    java -version
    If you use Safari, Apple has disabled Java 6 from there. Probably also Firefox and Chrome.

  • ReportViewer.jar running under Java Version 6 Update 17

    Hello,
    Does anyone know how to resolve the missing icons issue when running the ReportViewer.jar tool under the above Java version. Under update 16 the viewer had all the correct buttons and icons and worked great. Since the upgrade to Java update 17 the icons have disappeared from the viewer. The buttons are still there but no icons.
    I am using Crystal Reports XI developer edition with the latest service packs on Windows 7.
    Regards
    Adrian

    This solution worked for me. All settings and bookmarks are intact. Thank you.

Maybe you are looking for

  • PS CS 6 & LR 4.1 problems with Raw

    There seems to be a big problem with CS6 (and LR4.1.) with some raw files. My computer has now been logged in twice by adobe support personel trying to fix the problem with no luck. First photoshop was not able to open Canon 5D mk3 / CR2 raw files- t

  • Sap content server - error sending certificate - HTTPIO_PLG_NO_MPI_INIT

    Hello all, we have installed the SAP content server and created a new repository which has the status running. Now when we go to OAC0 and the send certificate button, we get an error message: Error in HTTP Access: IF_HTTP_CLIENT->RECEIVE 1 HTTPIO_PLG

  • How to download photos from newest apple photo?

    !@

  • Scanning with Epson 2450 on OS X 10.7.5

    I use an Epson Perfection 2450 Photo scanner with Photoshop CC on OS X 10.7.5; I scan once then have to quit Photoshop and turn it back on before I can scan the next picture. I have updated the driver, and reset the printers/scanners list but the pro

  • How can I scroll horizontally with my mouse?

    I am using Dreamweaver CC 2014.1 6947 Build on 64 bit Windows 7 Pro SP1 and I can't get my mouse to scroll horizontally in code view or any view. Looking/working with wrapped code is a no go for me. I have tried using apps to solve the problem like M