Installation of JRE 1.3.1

Where is jre after installing the SDK and the Runtime Environment I still have: Java(tm) Runtime Loader Version 1.1.3

J2SE1.3.1 (which includes JRE1.3.1) can be downloaded from:
http://java.sun.com/j2se/1.3/ but note below that ver 1.4 is also compatible, and is recommended by Sun.
I copied the following from: http://java.sun.com/j2ee/sdk_1.3/index.html
<paste>
JavaTM 2 Platform, Enterprise Edition (J2EETM)
J2EE Technologies J2EE Downloads J2EE Documentation
Version 1.3.1 Release
Updated 1/31/02
<snip>
Supported Operating Systems and Required Software
This release relies on the Java 2 SDK, Standard Edition ("J2SE"). The following table lists the required version of the J2SE for each operating system that is supported with this release of the J2EE SDK.
Operating System J2SE Version
SolarisTM SPARC 7, 8 1.3.1_02 or 1.4
Windows NT 4.0
Windows 2000 Professional 1.3.1_02 or 1.4
Linux Redhat, v. 6.2 1.3.1_02 or 1.4

Similar Messages

  • Automatic installation of JRE to run applet

    I would like to check if the user(of my website, where I have an applet) have JRE 1.4.1 on the machine. If not I would like to "force" the user (ask him) to start the automatic installation of JRE.
    I would like to do this from a JSP page.
    Anyone who can help? - need some kind of link to the coorect download site for both IE and Netscape. And also some more information

    Why don't you deploy your applet using Java Plugin? It
    automatically begins the installation if the JRE is
    not available. And all you have to do is specify the
    right OBJECT tag on the HTML page.That is what I would like to do (but would prefere to do it from a JSP).
    Anyway, which link should I use in the OBJECT and EMBED tag to get the client to automatically start downloading the JRE autoinstaller??

  • Javaws 64-bit fails to installer newer JRE  (Java7u6 auto-upgrading to u7)

    Hi,
    I have a machine with an previous version of java installed (tried with 1.7.0_06).
    My Jnlp file is set to automatically download the latest JRE. This works fine if the JRE installed is 32-bit. But if the user has downloaded the x64 bit version (on windows 7), everything works, except when I change the required version spec to 1.7.0_07.
    The confirmation dialog to install 1.7.0_07 comes up but fails, as it tries to download and run the 32-bit installer while the javaws is 64-bit. Shouldn't the 64-bit version download a 64-bit version when auto-downloading?
    The user is running javaws from the commandline
    javaws.exe http://myserver/myapp.jnlp
    h3. This is the jnlp file generated by javaws to auto download the JRE
    <jnlp codebase="http://javadl.sun.com/webapps/jawsautodl/AutoDL/j2se">
    <information>
    <title>J2RE 1.7.0_07 Installer</title>
    <vendor>Sun Microsystems, Inc.</vendor>
    </information>
    <security>
    <all-permissions/>
    </security>
    <resources>
    <j2se version="1.3+" href="http://java.sun.com/products/autodl/j2se"/>
    <jar href="javaws-j2re-inst-w.jar" download="lazy" size="70700"/>
    <property name="installerLocation" value="jre-7u7-windows-i586-iftw.exe"/>
    <property name="installerSize" value="894952"/>
    <property name="javaVersion" value="1.7.0_07"/>
    <property name="platformVersion" value="1.7"/>
    <property name="msvcrt.versionMS" value="60000"/>
    <property name="msvcrt.versionLS" value="20910000"/>
    <property name="osplatform" value="windows-i586"/>
    </resources>
    <installer-desc main-class="com.sun.webstart.installers.Main"/>
    </jnlp>
    h3. Console output:
    Java Web Start 10.6.2.24
    Using JRE version 1.7.0_06-b24 Java HotSpot(TM) 64-Bit Server VM
    User home directory = C:\Users\myuser
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    m: print memory usage
    o: trigger logging
    p: reload proxy configuration
    q: hide console
    r: reload policy configuration
    s: dump system and deployment properties
    t: dump thread list
    v: dump thread stack
    0-5: set trace level to <n>
    Could not launch from cache. Will try online mode. [Some of required resources are not cached.]
    Match: beginTraversal
    Match: digest selected JREDesc: JREDesc[version 1.3+, heap=-1--1, args=null, href=http://java.sun.com/products/autodl/j2se, sel=false, null, null], JREInfo: JREInfo for index 0:
    platform is: 1.7
    product is: 1.7.0_06
    location is: http://java.sun.com/products/autodl/j2se
    path is: C:\Program Files\Java\jre7\bin\javaw.exe
    args is: null
    native platform is: Windows, amd64 [ x86_64, 64bit ]
    JavaFX runtime is: JavaFX 2.2.0 found at C:\Program Files\Java\jre7\
    enabled is: true
    registered is: true
    system is: true
    Match: ignoring maxHeap: -1
    Match: ignoring InitHeap: -1
    Match: digesting vmargs: null
    Match: digested vmargs: [JVMParameters: isSecure: true, args: ]
    Match: JVM args after accumulation: [JVMParameters: isSecure: true, args: ]
    Match: digest LaunchDesc: null
    Match: digest properties: [-DinstallerLocation=jre-7u7-windows-i586-iftw.exe, -DinstallerSize=894952, -DjavaVersion=1.7.0_07, -DplatformVersion=1.7, -Dmsvcrt.versionMS=60000, -Dmsvcrt.versionLS=20910000, -Dosplatform=windows-i586]
    Match: JVM args: [JVMParameters: isSecure: false, args: -DinstallerLocation=jre-7u7-windows-i586-iftw.exe -DinstallerSize=894952 -DjavaVersion=1.7.0_07 -DplatformVersion=1.7 -Dmsvcrt.versionMS=60000 -Dmsvcrt.versionLS=20910000 -Dosplatform=windows-i586]
    Match: endTraversal ..
    Match: JVM args final: -DinstallerLocation=jre-7u7-windows-i586-iftw.exe -DinstallerSize=894952 -DjavaVersion=1.7.0_07 -DplatformVersion=1.7 -Dmsvcrt.versionMS=60000 -Dmsvcrt.versionLS=20910000 -Dosplatform=windows-i586
    Match: Running JREInfo Version match: 1.7.0.06 == 1.7.0.06
    Match: Running JVM args match the secure subset: have:<> satisfy want:<-DinstallerLocation=jre-7u7-windows-i586-iftw.exe -DinstallerSize=894952 -DjavaVersion=1.7.0_07 -DplatformVersion=1.7 -Dmsvcrt.versionMS=60000 -Dmsvcrt.versionLS=20910000 -Dosplatform=windows-i586>
    #### Java Web Start Error:
    #### java.lang.UnsatisfiedLinkError: C:\Users\myuser\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\ext\E1349249798698\j2re-installer.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
    h3. My JNLP file
    <?xml version="1.0" encoding="UTF-8" ?>
    <jnlp spec="6.0.10+" version="1.5-SNAPSHOT.431" href="hello.world.ApplicationStarter.jnlp" codebase="http://myserver/myapp">
    <information>
    <title>MyApp</title>
    <vendor>MyCorp</vendor>
    <homepage>http://myserver/myapp</homepage>
    <icon href="img/applicationIcon.png" />
    <icon href="img/applicationIcon.png" kind="splash" />
    <icon href="img/applicationIcon.png" kind="shortcut" />
    </information>
    <resources>
    <j2se version="1.7*&1.7.0_07+" href="http://java.sun.com/products/autodl/j2se" />
    <jar href="myapp.jar" main="true" version="1.5-SNAPSHOT.431"/>
    <property name="jnlp.versionEnabled" value="true"/>
    </resources>
    <application-desc main-class="hello.world.ApplicationStarter">
    <argument>http://myserver/myapp</argument>
    </application-desc>
    <security>
    <all-permissions />
    </security>
    <update check="always" />
    </jnlp>
    Edited by: 889232 on Oct 4, 2012 7:13 AM

    Hi outpaddling,
    Remember, you tried the "cacls" command and it did not work for you. I spent sometime on it and found that on Win7, there's command called "takeown" on Win7, which allows an administrator to recover access to a file/folder that was denied by re-assigning file ownership.
    Could you try the following?
    Note: You must elevate the level of permissions for Win 7 with UAC enabled.
    On Windows 7
    Choose Start > Programs > Accessories.
    Right-click on Command Line and select Run As Administrator.
    If Error 1321 is being caused due to some file e.g. if it's ACE.dll, then it's containing folder e.g. "C:\Program Files (x86)\Adobe\Reader 9.0" is to be mentioned in the below command line. The below command in blue can be typed at the command line and the end press Enter Key.
    C:\Windows\system32>takeown /f "C:\Program Files (x86)\Adobe\Reader 9.0" /r /d y && icacls "C:\Program Files (x86)\Adobe\Reader 9.0" /grant administrators:F SYSTEM:F /t
    After running the command, you should be seeing something like this,
    Successfully processed 1367 files; Failed processing 0 files
    And then try installing Reader 9.3.3 from http://ardownload.adobe.com/pub/adobe/reader/win/9.x/9.3.3/enu/AdbeRdr933_en_US.exe
    Hope, it helps.

  • Installation of JRE-1_4_2-linux-i586.rpm: Linux RH9

    I am kinda of a noob at this so this might be a really simple questions. I just recently installed jre 1.4.2, after following all the processes on the installion page it said this:
    Preparing packages for installation...
    j2re-1.4.2-fcs
    [root@localhost backgrounds]#
    The first question is do I need to take this further?
    The reason for this question is I am installing LimeWireLinux and I got an error message like this:
    [root@localhost backgrounds]# ./LimeWireLinux.bin
    Preparing to install...
    Extracting the installation resources from the installer archive...
    Configuring the installer for this system's environment...
    No Java virtual machine could be found from your PATH
    environment variable. You must install a VM prior to
    running this program.
    [root@localhost backgrounds]#
    So now it won't let me install LimeWire.
    Thank you for your help.

    I decided to answer my reply, since who knows maybe someone else need the same thing. This is thanks to Kevin from the olive.
    This is for the newbies...
    Ok, download limewire from the link above, make sure you have a java vm installed (j2re ...goto http://java.sun.com/j2se/1.3/jre/)
    Log in as root.
    Install J2, then find its path and version (try: ls /usr/java/j2*)
    Before installing Limewire. vi (or however you create files) a file called java.sh :.Click on "more"
    [root@localhost kevin]# vi /etc/profile.d/java.sh
    enter the following:
    JAVA_HOME=/usr/java/j2re...yourversion
    export JAVA_HOME
    PATH=$PATH:$JAVA_HOME/bin
    export PATH
    So my java.sh file looks like this:
    JAVA_HOME=/usr/java/j2re1.4.1_02
    export JAVA_HOME
    PATH=$PATH:$JAVA_HOME/bin
    export PATH
    (note my ls /usr/java/j2* matches the first line in the above file)
    Also change permisions to java.sh:
    chmod +x /etc/profile.d/java.sh
    Now log in as your user, and install Lime wire.
    Once this new file is saved, you will need to type the above 4 lines you put in the java.sh file (again....do this as user, not root) into your command line or reboot. The reason is that this file is read during boot up, since you haven't done thatyet, your OS is not aware of java.sh . Here is the before and after so you see what I am getting at:
    -----------------begin--------------------------
    [kevin@localhost kevin]$ sh LimeWireLinux.bin
    Preparing to install...
    Extracting the installation resources from the installer archive...
    Configuring the installer for this system's environment...
    No Java virtual machine could be found from your PATH
    environment variable. You must install a VM prior to
    running this program.
    [kevin@localhost kevin]$
    [kevin@localhost kevin]$JAVA_HOME=/usr/java/j2re1.4.1_02
    [kevin@localhost kevin]$ export JAVA_HOME
    [kevin@localhost kevin]$ PATH=$PATH:$JAVA_HOME/bin
    [kevin@localhost kevin]$ export PATH
    [kevin@localhost kevin]$ sh LimeWireLinux.bin
    Preparing to install...
    Extracting the installation resources from the installer archive...
    Configuring the installer for this system's environment...
    Launching installer...
    ---------------------end-----------------------------------------
    At this point a box pops up and the rest is point n click. Once installed you will notice in your home directory an new file called "runLimeWire"
    [kevin@localhost kevin]$ ls runLimeWire
    runLimeWire
    So to run LimeWire type:
    [kevin@localhost kevin]$ ./runLimeWire
    ...you will get a box pop up and your off and running......
    Posted by Kevin at June 17, 2003 10:20 PM | TrackBack

  • Problems running installer for JRE

    hello,
    i tried to run the online installer for the JRE, and it waited for 5 seconds, and displayed a message:
    "Please refresh the page to restart installation"
    I tried refreshing the page and trying to restart the installation, but the message keeps repeating every time i try to install JRE. It's an endless loop.
    So i downloaded the offline installer, but when i tried to run it, nothing happened.
    So... Yeah. I'm looking for some help.

    which OS do you have ?
    Supported OS:
    http://java.sun.com/javase/6/webnotes/install/system-configurations.html

  • Why this behaviour 32/64 bits installer jdk/jre behaviour

    Dear members
    usally i work with jdk 1.5 update 12
    so in this link
    http://java.sun.com/products/archive/j2se/5.0_12/index.html
    for my 32 bits pc machine
    i download this file
    Windows Platform - Java Development Kit 5.0 Update 12
    Windows Offline Installation, Multi-language      jdk-1_5_0_12-windows-i586-p.exe     51.33 MBsee the size of the installer 51.33Mb
    with this unique .exe installer i can install in peace the jdk and jre (how adition by default)
    now for 64 bits
    Windows x64 Platform - Java Development Kit 5.0 Update 12
    Windows x64 executable (use 32-bit version for applet and Java Web Start support)      jdk-1_5_0_12-windows-amd64.exe     32.96 MBsee the size file 32.96mb
    well with this i can only install the jdk but not the jre like the installer 32 bits case
    i must download apart the jre for 64 bits
    is normal this behaviour???
    thanks in advanced

    Hello jschell
    thanks for the reply
    >
    So if you are asking if you missed something then the answer is no - you need both pieces
    >
    sorry for my ignorance, but why for 32 bits i can download apart the jre if this coming by default with the jdk installer for 32 bits?
    i guess that some reason is for production enviroment
    regards

  • Silent Installation with JRE 1.6_04

    Hi All,
    We are creating a batch file silent installation of Sun JRE. I am able to uninstall JRE and Install JRE. However I have issue while setting the parameters such as AUTOUPDATECHECK=0 SSL_V2_COMPATIBLE_HELLO=1 while installing.
    Has anyone tried this ?
    I use below batch file to install JRE
    jre-6u4-windows-i586-p.exe /s ADDLOCAL=jrecore IEXPLORER=0 MOZILLA=0 JAVAUPDATE=0 AUTOUPDATECHECK=0 SSL_V2_COMPATIBLE_HELLO=1
    Has anyone succesful with all the parameters?
    Rajesh Alex

    After long time I found solution to this issue.... I want to share to all
    (Silent installation wont work with JRE 1.604 and I had to set the SSLV2 client to true for SSL)
    There is 2 levels of settings for JRE 1.6 either at user level (Policy) or at System level
    User Level
    C:\Documents and Settings\ralex\<User Application Data Folder>\Sun\Java\Deployment\deployment.properties
    deployment.security.SSLv2Hello=true
    System Level
    <Windows Directory>\Sun\Java\Deployment\deployment.config
    To set this at System level , we have to create 2 files under
    1 C:<Windows Directory>\Sun\Java\Deployment\deployment.config
    a) deployment.config
    deployment.system.config=file:///C:/WINDOWS/Sun/Java/Deployment/deployment.properties
    deployment.system.config.mandatory=true
    b) deployment.properties file
    2 Delete the deployment.properties file under C:\Documents and Settings
    We have repackaged JRE Install .exe and after installation the script will do the above changes...
    Rajesh Alex
    Message was edited by:
    Alex(AlexysCorp)
    Message was edited by:
    Alex(AlexysCorp)

  • Silent installation of JRE with server JVM?

    Is it possible to deploy the JRE with the server HotSpot JVM included? So far, we deployed the JRE silently (http://java.sun.com/javase/6/docs/technotes/guides/deployment/deployment-guide/silent.html) and copied the "server/" subdirectory (with the server HotSpot JVM) of the relating JDK separately to each server. Is there a way to include this Server JVM in the silent installation so that Java apps can use the "-server" option on each JRE host?

    How do you do the silent install currently? (this will give a clue on how to make it more silent).
    Peter

  • Installer IBM JRE

    I would like to install IBM's JRE using Webstart. I have created a zipped file, which contains all the nessary files needed to launch IBM's JRE. The problem is I can't seem to find an API, which will allow me to add this new JRE to the list of available JRE's listed inside of Webstart.
    I would like install this new JRE using a custom installer and refer to it in my JNLP file, see below.
    <resources>
         <j2se version="IBM-1.3" />
         <jar href="app.jar" />
    </resources>
    I can unzip the JAR file I created on a client machine, but I have been unable to add this JRE to Webstart.
    Background.
    I need to use the IBM JRE on the client side in order to invoke EJB calls to Webstart. IBM has a non-standard ORB, which means you must use their JRE.

    I watched this topic because I encountered a similar situation at the last place I worked. When I left we had yet to resolve the topic. As no one has offered a simple solution I'll share what I know to try and put you on the right path. I don't believe you actually have to use IBM's JRE in order to pull this off - only their corba classes. Of course the JRE would work but I couldn't figure out how to do that either. Using the corba classes seemed a more likely solution. My plan was to package the jars from IBM's thin client with my application and use them rather than the standard corba classes. The big problem is that this requires editing the java.security file for sun's jre and I don't know if you can do that via webstart. Plan B would have been for me to write a custom installer with something like install anywhere. IBM does have a J2EE client that will solve all these problems but it doesn't work on Windows '95. If you dig around IBM's site you should be able to find some info on using websphere with sun's JRE although its not officially "supported." Hope this helps...

  • New class installation in jre

    hi,
    could anyone tell me how intall new classes(as jar files) in jre. copying the file in lib and adding the CLASSPATH works for j2sdk. but appletviewer does not recognize the classes. any idea how to install the jars with j2re.
    thanks
    bala

    try putting the .jar in jre/lib/ext directory.

  • Installation von jre funktioniert nicht

    Hallo,
    Installation bricht mit folgender Fehlermeldung ab:
    Die Funktion, die Sie verwenden möchten, befindet sich auf einer CD-Rom oder einem wechselbaren Datenträger, der nicht zur Verfügung steht.
    (Win7 x86 SP1 Pro)
    Was kann ich tun?
    pollti

    Hallo Katharina,
    wenn Du Adobe Produkte über Amazon kaufst bekommst Du keine Adobe-Seriennummer, sondern einen Code, mit dem Dir Adobe - nach einer kleinen Prozedur - eine Seriennummer gibt.
    Benutze dazu Schnelle Suche nach der Seriennummer (Hier starten: Wie haben Sie Ihr Produkt erworben?)
    Der nachfolgende Teil, so sehe ich gerade ist zumindest auf meiner Adobe Webseite weggefallen, alles spielt sich im o.g. Link ab. Ich lasse es dennoch als Info stehen, es könnte ja immer noch bei Dir passen. "Hierzu klicke Dich bitte durch Deinen "Adobe Store" und suche den Knopf "Seriennummer anfordern". Fülle das Formular aus und nach einer Weile bekommst Du die echte Seriennummer."
    Hans-Günter

  • MSI Installation of JRE 8U25 failes

    Hello!
    I'm trying to deploy jre1.8.0_25.msi to our computers (Germany Windows 7 or Windows 8.1) with a GPO. But the installation fails with
    There is a problem with this Windowsa Installer package. A program required for this install to complete could not be run. Contact your support personnel or package vendor.
    The installation of jre1.8.0_05.msi runs fine.
    I also tried msiexec /i jre1.8.0_25.msi - but this also brings this error.
    Has anybody a solution or a hint?
    Thanks
    Axel

    The error generates as part of our GPO to deploy the MSI.  When trying to run the MSI directly, the same error occurs.  I have users that visit a website that requires the latest version of Java and I can't afford the time to remote in to a hundred computers to update manually.  Lets go Oracle! We need a fix!

  • JNLP does not trigger JRE installation

    Hi
    I want to launch my application with a minimum version of jre(i.e. 1.6.0_10). If on the system there is no jre installed
    or jre installed on the system is older than 1.6.0_10, i want jnlp to trigger the installation of jre 1.6.0_25.
    I tried following jnlp tags in my jnlp file:
    <java version="1.6.0_10+" href="http://download.oracle.com/otn-pub/java/jdk/6u25-b06/jre-6u25-windows-i586.exe"/>
    <j2se version="1.6.0_10+" href="http://download.oracle.com/otn-pub/java/jdk/6u25-b06/jre-6u25-windows-i586.exe"/>
    None of the above tags trigger the installation of jre if on the system there is no jre installed
    or installed jre is older than 1.6.0_10.
    Any help would be great.
    Thanks in advance.

    Andrew Thompson wrote:
    1) Why would you expect the JNLP to enforce _25+, when the JNLP specifies..
    ..<java version="1.6.0_10+" href="http://download.oracle.com/otn-pub/java/jdk/6u25-b06/jre-6u25-windows-i586.exe"/>
    _10+?My application is certified with jre version 1.6.0_25, but it can run on any jre version greater than 1.6.0_10. If user has any jre greater than 1.6.0_10 version application will use that jre. But if user does not have minimal jre version (i.e. 1.6.0_10) then i want to trigger jre installation and install the certified jre version for application(i.e. 1.6.0_25).
    2) Have you validated the JNLP file using JaNeLA?
    3) How is the link to the JNLP embedded in the web page?To me JNLP looks fine as it works fine if the system has atleast minimal jre version (i.e. 1.6.0_10), but fails to download jre 1.6.0_25 if it does not have 1.6.0_10 or any greater jre installed.
    The link "http://download.oracle.com/otn-pub/java/jdk/6u25-b06/jre-6u25-windows-i586.exe" is the download link for jre 1.6.0_25.

  • Force JRE installation in JNLP

    Hi. I would like to ask you guys whether it is possible to force the installation of JRE when trying to open JNLP file. It is quite often case when users try to run JWS application without JRE installed. The best option would be to force the installation or at least display some message with instructions. Perhaps there are different ways to handle this problem.

    you'd have to handle that at operating system level. Without JWS installed AND RUNNING on the machine it's just another file the operating system doesn't know what to do with.
    So no, nothing Oracle can do about that.

  • Jre-1_5_0_09 silent installation on SunOS 5.8, Solaris 8

    HI
    I tried to preform a silent installation of jre-1_5_0_09 on SunOS 5.8 machine with Solaris 8, in several ways and I ran into the following problems:
    1.)Creating the Installation Configuration File:
    ./jre-1_5_0_09-solaris-sparc.sh -savestate installLog
    Using the Installation Configuration File to Install in Silent Mode:
    ./jre-1_5_0_09-solaris-sparc.sh -silent installLog
    the configuration file doesn't seems to be created, and even after creating it manually it does'nt triggers the silent mode.
    2.)./jre-1_5_0_09-solaris-sparc.sh -silent -is:log installLog
    same as above.
    If anyone has any suggestion it will be very helpfully
    thanks

    Hi,
    I might be 2 years too late but it's more for anyone else who bumps into this forum on their search for this answer (like I did).
    Just create a file containing the word "yes" and then run directing the file to stdin and then stdout to a file.
    Or simply:
    $ echo "yes" >install.script
    $./jdk-1_5_0_09-solaris-sparc.sh <install.script >/tmp/install.log
    Regards,
    Joshua

Maybe you are looking for