PI7.1 : which version of JRE

Hi,
with PI 7.1, is there a restriction with the version of JRE installed on our workstation ?
so can I used the version 1.6 and do I have to use 1.5 like for PI 7.0 ?
thanks.
Mickael

Dear Mickael
JRE1.6 is only supported as PI PI7.1
In XI3.0 /PI7.0 , you can use JRE1.5 or 1.4.2
and for XI 3.0 and lower than SP11 , only JRE 1.4.2 is supported
you can also refer to Note 801868
Please let me know if this answers your question.
Regards
Monika

Similar Messages

  • Which version of JRE I need?

    Hi,
    I have AMD 64 Athlon 3200 processor Laptop (HP zv6130) with XP Home Edition. I tried installing 64bit AMD JRE and it would not let me install it. Which one should I be installing?
    Thanks

    I believe that you need the Windows version. The only ones that are specifically 64-bit that I can find are for Solaris and Linux only.

  • Control which version of JRE to be used on my sun box

    I'm a Java novice. I learnt from my Sun Server (running Solaris 8 OE 02/02) that I've Java 2 SDK 1.2.2 installed with the OS by default and I found another version in "/usr/j2se/bin" which is version 1.3.1. I would like to ask how can I configure my server to always use version 1.3.1 instead of version 1.2.2? Some of my Server applications required version 1.3.1 api and libraries. Thanks for your guidance, appreciate your thoughts.

    Many applications look for the JAVA_HOME or JAVA_ROOT environment variable to discover which java to use. When you ask about how to configure your 'server' do you mean some sort of appserver or do you mean that when running particular applications from a shell while logged into a server, you would like a particular java to be used? In the latter case, setting the JAVA_HOME environment variable will usually do the trick. In the former case, the AppServer which you are using (WebSphere, TomCat, etc.) probably has a configuration file that will allow you to specify the java path.
    Setting environment variables is dependent on the shell that you're using. If you're using the c-shell (csh) then you would do it as follows:
    setenv JAVA_HOME /usr/j2se/bin/java

  • How to change the default JRE when there are several version of JRE in Sys

    How to change the default JRE when there are several version of JRE in System?
    i have installed j2sdk1.5.0 then installed j2ee1.4,then installed Weblogic6.1 which use jdk1.3
    Now the JRE is jdk1.3\bin
    When run class that was compiled with jdk1.5,throw:
    java.lang.UnsupportedClassVersionError
    How can i change the jre to 1.5?

    There is a workaround to move from 1.5 version to the older 1.4 version. But this could be specific to the browser setting the JRE version.
    Excerpts from sun docs:
    However, a user can still run older versions. To do so, launch the Java Plug-in Control Panel for the older version, then (re)select the browser in the Browser tab.
    Example:
    Assume you are running on Microsoft Windows with Microsoft Internet Explorer, have first installed version 1.4.2, then version 5.0, and you want to run 1.4.2.
    Go to the j2re1.4.2\bin directory where JRE 1.4.2 was installed. On a Windows default installation, this would be here: C:\Program Files\Java\j2re1.4.2\bin
    Double-click the jpicpl32.exe file located there. It will launch the control panel for 1.4.2.
    Select the Browser tab. Microsoft Internet Explorer might still appear to be set (checked). However, when 5.0 was installed, the registration of the 1.4.2 JRE with Internet Explorer was overwritten by the 5.0 JRE.
    If Microsoft Internet Explorer is shown as checked, uncheck it and click Apply. You will see a confirmation dialog stating that browser settings have changed.
    Check Microsoft Internet Explorer and click Apply. You should see a confirmation dialog.
    Restart the browser. It should now use the 1.4.2 JRE for conventional APPLET tags.
    Details are here
    http://java.sun.com/j2se/1.5.0/docs/guide/deployment/deployment-guide/jcp.html
    My system (Windows XP) has the version 1.5_09 set as the default. However i just installed JRE 1.5_06 and would like to revert back to _06 as the default JRE..
    Will update if i find more information

  • How to find out if I am using a 32 bits or 64 bits version of JRE?

    How to find out if I am using a 32 bits or 64 bits version of JRE?
    If I have 2 instances of Java installed in 2 seperate directories, one 32 bits and other 64 bits on Linux. How do I identify which directory holds which version?
    Is there any command that can output this info?
    Regards,
    Billamama

    With a Sun JDK or JRE, you can use java -version:
    $ java -version
    java version "1.6.0"
    Java(TM) SE Runtime Environment (build 1.6.0-b105)
    Java HotSpot(TM) Server VM (build 1.6.0-b105, mixed mode)
    ... switch to the 64-bit JDK ...
    $ java -version
    java version "1.6.0"
    Java(TM) SE Runtime Environment (build 1.6.0-b105)
    Java HotSpot(TM) 64-Bit Server VM (build 1.6.0-b105, mixed mode)
    The last line says "64-Bit."

  • Which version of OC4J 9.0.2 or 9.0.3 supports jdk 1.4

    does anybody know which version of OC4J 9.0.2 or 9.0.3 supports jdk 1.4??
    thanks

    OC4J v9.0.3 support JDK 1.4. By default OC4J standalone come with JDK 1.3.1.
    Below are instructions to enable JDK 1.4 support in OC4J v9.0.3 standalone.
    - Download JDK 1.4 from http://java.sun.com/
    - Rename existing [OC4J_HOME]/jdk to [OC4J_HOME]//jdk131
    [OC4J_HOME] - is the directory where oc4j_extended.zip was extracted
    mv jdk jdk131
    - copy JDK 1.4 with all the sub-directories into [OC4J_HOME]
    cp -r <a jdk1.4> OR install JDK 1.4 into [OC4J_HOME]/jdk
    Note: remember to name the directory jdk under [OC4J_HOME]
    - The file jdk/jre/lib/security/java.security needs to be edited to include the following:
    # Oracle specific definitions
    auth.policy.provider=oracle.security.jazn.spi.PolicyProvider
    login.configuration.provider=oracle.security.jazn.spi.LoginConfigProvider
    The above steps will enable you to use OC4J under JDK 1.4.0
    -Prasad

  • Which version of Java for SAP NetWeaver 7.02 in Windows Server 2008

    Hi ,
         I want to install SAP NetWeaver 7.02 (not SP6) in Windows Server 2008 R2 x64, but I don't know which version of Java I should install first, I have downloaded the following four types of Java:
    j2eesdk-1_4_02_2005Q1
    j2sdk-1_4_2_09_windows_i586
    j2re-1_4_2_19-windows-i586-p
    j2sdk-1_4_2_19-windows-i586-p
        But, I don't know which type I should choose to install first.
        Thanks for help!

    Hi Cathal,
        Thanks for your help!
        But the document of SAP installation says:
    If you start sapinst the first time, you will be logged off your operating system and afterwards prompted for the installation directory of JRE 1.4.latest or 1.5.0_22 (tested).
    Do not use 1.6.x! The installation will start, but not finish.
    JRE 1.4.latest or 1.5.0_22 (tested): it means I should install j2re-1_4_2_19-windows-i586-p, is it right?

  • How to load an applet with older version of JRE?

    Hi All,
    I'm writing an applet which should read the username from the user's system using System.getProperty("user.name") method. I've JRE 1.4.2 in my browser, and it's throwing a AccessControlException whenever the applet is trying to read the "user.name" system property. So, I want to load this particular applet with an older version of JRE, say JRE 1.3. I've tried various approaches like,
    <jsp:plugin type="applet" code="LoginApplet.class" archive="login.jar"
         jreversion="1.3"     iepluginurl="http://java.sun.com/products/plugin/1.3/jinstall-13-win32.cab#Version=1,3,0,0">
    </jsp:plugin>
    and also tried OBJECT tag,
    <OBJECT
    classid="clsid:CAFEEFAC-0013-0000-0000-ABCDEFFEDCBA" codebase="http://java.sun.com/products/plugin/1.3/jinstall-13-win32.cab#Version=1,3,0,0"
         width="200" height="200" align="baseline" >
    <PARAM NAME="code" VALUE="LoginApplet.class">
    <PARAM NAME="archive" VALUE="login.jar">
    <PARAM NAME="type" VALUE="application/x-java-applet;version=1.3">
    <PARAM NAME="scriptable" VALUE="true">
    No Java 2 SDK, Standard Edition v 1.3 support for APPLET!!
    </OBJECT>
    I've not tried the simple APPLET tag because we can't specify a java plugin using the APPLET tag.
    In both the above methods, I'm still getting AccessControlException. In Java console, I'm seeing Java Plugin as 1.4.2.
    Can someone tell me is it possible to read the "user.name" system property from user's machine using Applets? If yes, how?
    Thanks,
    Tarun.

    Applets are prevented from doing certain things - reading data is one - to maximize security. You can either add permissions to the computer that the applet is running on, or you can sign the applet.
    See
    http://java.sun.com/docs/books/tutorial/security1.2/tour1/step2.html
    and
    http://forum.java.sun.com/thread.jspa?threadID=686184&tstart=45

  • Java1.4.2_04 will run on later versions of JRE?

    hi,
    I am trying to upgrade my server from WindowsNT to Windows2008 where my current Java applications version is 1.4.2_04.
    Is it possible to run my applications designed in Java 1.4.2_04 on later versions of JRE which are compatible to windows2008 servers?
    If not how best this can be done without upgrading the Java 1.4.2_0 version ?

    According to http://www.adobe.com/products/coldfusion/systemreqs/
    ColdFusion 9 is supported on WebSphere Application Server ND 6.1, ND 7
    Doesn't mean that it won't work on other versions, it probably will, but you can't get Adobe support on unsupported configurations.

  • How to downlaod a version of JRE using JNLP

    I have an issue which is currently blocking my development. The issue is as follows
    There are 5-6 applications launched via Java Web Start. Each application requires different version of JRE for lauching. The JRE version and the download url can be provided in j2se or java tag of jnlp. However the problem is that when download url is provided in jnlp, it downloads and installs the JRE, and also updates the registry.Since the users donot have administrator rights on the machine, installation fails and so does the launch. Second problem is that, we donot want to use Sun JRE but the one thats already customized internally withinn the company.
    Is it possible to download the exploded jre and then either provide the path of jre or update deployment.properties in the cache for application to use.
    Any help on this topic would be highly appreciated.

    see this link
    https://jdk6.dev.java.net/deployment_advice.html
    you can modify some changes in to the javascript file you can download the jre file from your site,

  • Query re versions of JRE on the desktop

    Hi,
    I am new to OTN so please forgive me if this question is a bit stupid. Does a later version of JRE incorporate earlier versions ie is it backward compatible?
    We are upgrading to JRE 1.6.0.23 for Oracle EBus Suite 11.5.10.2. One of our clients has indicated that they run an application which "is only compatible with JAVA 1.6.0_18". Is it possible for them to install JRE 1.6.0.23 on the desktop and run this other application successfully? I'd appreciate any advice or if someone could point me in the direction of the relevant documentation.
    Thanks & best regards,
    Dee

    user547250 wrote:
    I am new to OTN so please forgive me if this question is a bit stupid. Does a later version of JRE incorporate earlier versions ie is it backward compatible? Unless a particular application relies on some behaviour that has been changed. 9_9
    We are upgrading to JRE 1.6.0.23 for Oracle EBus Suite 11.5.10.2. One of our clients has indicated that they run an application which "is only compatible with JAVA 1.6.0_18".
    Is it possible for them to install JRE 1.6.0.23 on the desktop and run this other application successfully?You can have both JRE 1.6.0_18 and JRE 1.6.0.23 installed on a desktop.
    Which one is invoked from a shell / command prompt depends on which one is first in the PATH unless you specify the full path.
    Which one is invoked from a web browser depends on the html
    or if the html does not specify the version the default is used and how the default is configured probably depends on the OS.

  • Specific version of jre in .jnlp file and downloading from local server

    Hi,
    I have couple of questions regarding the specific version of jre in Java WebStart.
    1) I have specified the jre version in .jnlp file as below.
    <resources>
    <j2se version="1.3.1_02"/>
    </resources>
    When I saw the File/Preferences/Java of Java WebStart installation, there is an entry with the "Product Version" value as 1.3.1_02 as I installed jre also before launching my application. Still it complains as,
    The application has requested a version of the Java 2 platform (JRE) that is currently not locally installed. Java Web Start was unable to automatically download and install the requested version. The JRE version must be installed manually.
    Error Code 11 (11 Could not locate requested version) returned from server when accessing resource: (http://java.sun.com/products/autodl/j2se, 1.3.1_02)
    When it is there already, why it is trying to get from the Sun's site.
    2) I want Java WebStart to download the specified version of jre from my local server, I specified this in the following way,
    <resources os="Windows">
    <j2se version="1.3.1_02" href="http://host:9095/j2re-1_3_1_02-win.exe"/>
    </resource>
    I got the error saying,
    Bad MIME type returned from server when accessing resource: (http://host/j2re-1_3_1_02-win.exe, 1.3.1_02) - application/octet-stream. where host is my server name. What I need to do here.
    Can I have multiple resource tags one for each os.
    Help is highly appreciated.
    Thanks,
    Sreedhar.

    Hi Sreedhar,
    There are some other useful threads in this forum on this topic:
    the "Automatically Installing the IBM JRE 1.2.2" thread has tips from somebody who's put together auto-download of JREs from his own web site:
    http://forum.java.sun.com/thread.jsp?forum=38&thread=71061
    Also, the behavior of the j2se tag is discussed a little in the "Using a specific JRE" thread: http://forum.java.sun.com/thread.jsp?forum=38&thread=158075
    The first step is to add an href attribute to your j2se tag. I was just experimenting with this this afternoon,
    and it appears that unless that href is specified (even if it's the java.sun.com default autodl URL!) JWS will not properly check locally-installed 1.3.1 JREs. Once you include Sun's autodl URL as an href, JWS will at least properly enforce the product version among locally-installed JREs. Of course, Sun doesn't actually include 1.3.1 in its autodl section, so it won't download it for you, but it will enable checking of the JREs already installed.
    The second step is downloading JREs from your own web site, which is more complicated and explained better by other messages in the forum. But basically, JWS is not simply looking for a .exe installer for a particular JRE. It hits the webserver with a query and expects the webserver to give it back an installer's JNLP file. Look at the referenced threads for more details.
    Jim

  • Sun Java Version Mgmt, Which Version, Deployment Methods

    All,
    We are preparing to deploy the Enterprise Portal NW04s (7.0).  We've realized that we have many different versions of Sun/Microsoft Java deployed around the organization.  I'm looking for advice around a few questions. 
    1.  Which version of Sun Java should we standardize on?  We're assuming the latest which is 1.6.0_03.
    2.  How have other organizations deployed this?  Batch scripts, logon scripts??  We do NOT have SMS or other deployment tools.
    3.  Is there a way to auto detect when launching the portal if someone has the right java JRE and if not to prompt them for an upgrade?
    Thanks very much, any assistance is appreciated.
    Ethan Hill
    Greene Tweed & Co.

    JVM of end users should not create trouble. Any JVM should do good in most cases. For portal users, browser version matters the most.
    The best place to find the information you need is the platform availability matrix.
    https://websmp202.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000651812&
    Regards,
    Prasanna Krishnamurthy

  • 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

  • Which version of Windows (XP, Vista, 7?) is best for MacBook 2.2Ghz Intel Core 2 Duo, OS 10.6.8 when using boot camp?

    Hi all,
    I am about to install boot camp, and I was wondering which version of Windows works best for my Mac.
    Many thanks for your help.
    Francesco

    you really have only one choice, Windows 7 64-bit Home Premium but you can save by buying the System Builder edition.

Maybe you are looking for

  • XML - Generating a file with CR LF (Format)

    I'm stuck. I appologize, but have not been able to find a CLEAR example of exporting/creating an XML file based upon inputs. I am actually creating the file, but the XML is all "bunched" on one line. Is it possible to get line breaks and indents? Her

  • Use ABAP Routine in Selection Tab of Infopackage

    I am trying to use the ABAP routine in the InfoPackage SELECTION Tab to "EXCLUDE" a value. For example, I want to load all the Material types, except ZUN1. But, when I write in the ABAP, l_t_range-sign = 'E' instead of 'I' or l_t_range-option = 'NE'

  • System.read.in(); -problems when inputting numbers

    Very wet behind the ears when it comes to java and having problems in inputting numbers. My course requires me to write a program that converts degrees c to degrees f. An addition is to have the user input the value of degrees c. When I input a value

  • IPHOTO 09+SNOW LEOPARD= TOTAL CRASH !

    Last july I upgraded from Tiger , iphoto 06, Powerbook G4 to the newest MBP 2,26,2 gb, 500 gb, iphoto 09 and now Snow Leopard. The first migration was not so bad. But There were many duplicates and many Thumbnails without original pictures. so the li

  • Set the System resolution

    hi all, I want to set the screen resolution in java 1.3. I got the screen resoluion by using Toolkit.getDefaultToolkit().getScreenSize(). Now i want to set the new resolution. Please tell me how to set it. it should be compatible to java 1.3. Please