Installing JRockit JDK 28.1 on Fedora 14

Hi,
I'm trying to install JRockit JDK 28.1 on Fedora 14 and I got the following message.
Does somebody have any idea what library is missing?
$ ./jrockit-jdk1.6.0_20-R28.1.0-4.0.1-linux-x64.bin
Extracting 0%....................................................................................................100%
[ERROR] System library not found: verify. No such file or directory
JRockit aborted: Error loading native library (64)
** Error during execution, error code = 16384.
Regards,
Kenji

Hi,
Yes, it is also provided with the installer.
$ find . -name 'libverify.so' -print
./jre160_20/lib/amd64/libverify.so
and the installer is running the below command to install JRockit, and failed with the error.
jre160_20/bin/java -Djava.io.tmpdir=/tmp -Dbea.installer.launcher.home=/home/kenji/Downloads -mx256m -cp .:installer.jar:customtasks.jar:bids.jar:3rdparty.jar:jsr173_api.jar:wlw-plaf.jar:comdev.jar:wizard.jar:com.bea.cie.oui_1.1.0.0.jar:com.bea.core.xml.xmlbeans_2.2.0.0.jar com.bea.plateng.wizard.WizardController -mode=gui
./jrockit-jdk1.6.0_20-R28.1.0-4.0.1-linux-x64.bin
Extracting 0%....................................................................................................100%
[ERROR] System library not found: verify. No such file or directory
JRockit aborted: Error loading native library (64)
** Error during execution, error code = 16384.
regards,
kenji

Similar Messages

  • How to install JRockit 5.0 Linux

    Hi,
    How can I install JRockit 5.0 R26 JRE or JDK for Linux x86/32bit?
    All that I see when starting the installer is:
    "Extracting 0%..................... 100%"
    and then nothing.....
    I see the jrockit process active, but nothing happens.

    Hi, Nata:
      You can reference the document which listed in the following URL.
      http://service.sap.com/epinstall
    best regards, Nick.

  • Need of JRockit JDK for OSB11g

    Hi,
    I am trying to install OSB 11g in my 64-bit machine. So i have taken up the generic installers given in oracle download site.
    Installed Oracle Java JDK as well before installing OSB.
    I am unable to see the OSB related plug-ins in the eclipse. I faced this issue number of times even in 32-bit machines as well. And this issue is resolved when Jrockit JDK is choosed during OSB installation. Is JRockit JDK required mandatorily for OSB? You can see the same in attached screen shot.
    Thanks
    Siva

    Hi Siva,
    I am unable to see the OSB related plug-ins in the eclipse.Do you mean that there is no Oracle Service Bus perspective in OEPE? Can you provide the details of your issue? You may also refer -
    Missing "OSB" perspective in oepe_11gR1PS2
    Regards,
    Anuj

  • Error while Installing SAP NetWeaver Testdrive sr1 in Fedora 7

    I am getting problen while Installing SAP NetWeaver Testdrive sr1 in Fedora 7
    I need to install   SAP Web Application Server 6.4 ,SAP NetWeaver Developer Studio,MAXDB7.5 in Fedora Core
    The package sapj2ee-srv-sapdb-6.40-2 is already installed.
    The package sapdb-7.5-2 is already installed.
    The package sapdb-db-log-7.5-2 is already installed.
    The package sapdb-db-files-7.5-2 is already installed.
    Found interface: eth8 . Alias is eth8:0
    ifconfig eth8:0 195.155.155.1 up
    LD_LIBRARY_PATH: Undefined variable.
    rm: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    /sapdb/programs/bin/xuser: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
    [: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    Can u suggest  what I need to do ? do I have to install any rpm

    Hi Debashis Mallick,
    it seems the program xuser need the libraries libdl.so.2 and libc.so.6 and don't find it.
    Both are in package glibc-2.6.x. ,maybe your have Version < 2.6 installed?
    Regards
    Andreas Filzer

  • Cannot Install Java JDK on Windows 7 Home Premium

    Hello all, I'm sorry if this is the wrong place to post this question. I have an issue trying to install ANY JDK on Windows 7 Home Premium. When I run the install it throws an Error: 1722. I've tried looking around on Google but haven't found much. Has anyone else has this error?

    I tried to install the windows7 64-bit jdk on my windows7 64-bit computer with 2 browsers, chrome and firefox. There was no difference between browsers. Then, I repeatedly installed and uninstalled many, many times, trying to figure out what was wrong.
    After an easy install, I click on the jdk program to try to use it, and I get a pop-up saying something like, you have already installed this, do you want to install it again? That is all I get from the installed jdk program, there is nothing else the program will do, only give me that pop-up.
    I then read and studied all the online info from all the java websites. Their website info does not mention this problem. Then I did all the you tube videos that deal with this problem. After watching a you tube video, I clicked start, and typed in cmd, and then typed javac; the message I am given is that javac is not recognized as a command.
    Then, I tried to contact the java/oracle company many different ways, with chat and email, and got NO response; they are not addressing or responding to this situation in any way.
    Last night, I contacted my computer company, and after speaking with them, they are saying they will go into my computer and make the necessary software changes to the windows 7 so that the java jdk will be properly working. Sounds great, but - they want to charge me a lot of $$MONEY. I got two price quotes, $80 and $89. It is not free, which is frustrating. The java download is free, but I do I have to pay to get it properly installed on my computer? Can anyone provide wise advise? Is there any way I can get it properly installed for free?
    Also, someone mentioned that maybe my Norton Antivirus is preventing the proper jdk install, but I doubt it, since the norton antivirus has never before given me any problem.
    Please help. Thanks!

  • I am having a problem installing the JDK Software. Please Help

    Please help I am Having trouble installing my JDK software. I tried to make a simple program saying Hello World and the program fails to work because it can not find my class.
    C:\Jfiles\DIR
    ILoveJava.java
    ILoveJava.class
    C:\Jfiles\Javac ILoveJava.java
    C:\Jfiles\Java ILoveJava
    Exception in thread "main" Java.lang.NoclassDeffounderror
    The Path seems to be set correctly because the Javac compiled.
    I have tried a number of different ClassPath Definitions like C:\JDK.14\Lib\Tools.jar and ClassPath=.;C:\JDK.14\Lib\Tools.jar and ClassPath=. and ClassPath=
    I made sure that the capitilization and the spelling was the same between the ILoveJava I specified in notepad and the program name.
    I am also having trouble with JBuilder, Eclispe and NetBeans with finding Classes.
    Another error that I received after I changed the ClassPath to ClassPath= .;C:\JDK1.4\bin\ was a
    nosuchmethod error, When I tried to run the program I made using Java ILoveJava.
    Is their any other problem like a conflict of some sort that could be causing this problem?
    Could the problem be anything besides the ClassPath and Path Settings?
    Please, help me? I really, really, need to learn Java. Thank You.
    Java -Version
    Java Version 1.4.2.
    Windows XP

    Hi all,
    Sylonious, did you manage to sort this problem out? I have been experiencing similar problems. I think my problem was because I had many different versions of JDKs. I have done a complete re-install. I would be really grateful to you (and anyone else) for help with this problem.
    I have re-installed JSDK1.4.2_03, set the "path" variable to "C:\JSDK1.4.2_03".
    When I compile using "javac" I get an error saying "javac" is not recognised.
    When I compile using "C:\j2sdk1.4.2_03\bin\javac Freq.java" no error is thrown.
    Every time I try to run a java file, I always get the NoClassDefFound error. When run with the -verbose option, files are loaded from C:\Program Files\Java\j2re1.4.2_03\bin - is this correct?
    I have removed all previous references to java in the registry editor.
    Please help !
    Regards,
    Vipul

  • Install Oracle 10.1.2 On Fedora Core 6

    Hi
    I need help , I have tried to install Oracle 10.1.2 into Fedora Core 6 and I tried to check require package. It miss some packages follow
    openmotif     openmotif-2.2.2-16
    compat-db     compat-db-4.0.14.5
    compat-gcc     compat-gcc-7.3-2.96.122
    compat-gcc-c++     compat-gcc-c++-7.3-2.96.122
    compat-libstdc++     compat-libstdc++-7.3-2.96.122
    compat-libstdc++-devel     compat-libstdc++-devel-7.3-2.96.122
    Where can I download it ?
    And it has the problem or not if I install Oracle into fedora core 6?
    Thank in advance.
    Pasuwat

    Here: http://mirrors.fedoraproject.org/publiclist/Fedora/6/i386/

  • Why Does Installing The JDK On A 64bit OS Install 3 Copys of the JRE???

    I am running Windows 7 Home Premium 64bit version. I recently installed the JDK and realized that along with it 3 copys of the JRE were installed. This is a brand new computer I am running that I just brought home a few days ago so I know there not older versions. Basically what I have is the following; I downloaded the 64bit JDK package and installed it on my system. Now I have the following set up and would like to know if I can safely uninstall any of these as I dont think I need all of them.
    Under Program File(x86) I have the jre6 installed there, that is the 32bit version.
    Under Program Files I have the jre6 installed there, as well as the jdk1.6.0_20 these are the 64bit versions. The troubling thing is that inside the jdk1.6.0_20 folder I have yet another jre installation.
    Now I assume that I need both 32 and 64 bit versions on my system for whatever reason is the case. What I do not understand is why if the jre6 is already installed in both the 32 and 64 bit locations as indicated above, than why does it also get installed inside the jdk1.6.0_20 folder location?? I know that the jre comes bundled with the jdk but is that the jre that is located inside the jdk directory or is it the jre folder????
    Could someone please explain to me exactly how this works and what version i can uninstall??? I am assuming that I can remove the seperate jre6 install that is located in the 64 bit program files location as then that would leave me with the 32bit jre still installed and I would also still have the jre that is installed inside the jdk folder...
    Am I correct on this one??? Also another quick question.... If you need both 32 and 64bit jre's than why don't you need both 32 and 64bit jdks??? Also is it possible to just go ahead and run only the 32bit version on a 64bit machine???
    Thanks in advance for any help

    They bother me because I prefer to keep my system tidy as possible. I do not like to have extra things installed that just waste hard drive space. I am the type of person that keeps my system as clean as my house. I don't like having things laying around that are never going to be used and just waste space. Now in this case apparantly one of these copies of java is not going to be used ever. It makes no sense to me that if the jdk comes with the jre bundled, then why would it also install a seperate jre in another folder when there is already a jre contained within the jdk folder?????
    I understand the purpose of the 32 bit install of the jre, but why would you have the following set up???
    Program Files
    jdk1.6.0_20>>jre
    jre6Program Files(x86)
    jre6Thats 3 copies of the jre and only 1 of the jdk?!?!?! I need one jre for 32bit and one for 64bit, but why the extra copy in the 64bit location???
    You mention uninstalling and reinstalling, but as I said earlier this pc is only a week old and all i did was download the 64bit jdk from the Java website and install it. So all that will accomplish is the same result. My question was trying to figure out if it is safe to remove the extra copy of the jre without losing any functions????? Or would it be better to just remove it all and install the 32bit version???? I read that the 64 bit is for Internet Explorer 64bit which i never use, I use google chrome and firefox which are both 32bit. The thing is though is that the jdk is what I need for programming. Does it matter whether its 64 or 32 bit????
    Edited by: wakeup6620 on Jun 15, 2010 9:48 AM

  • Need command to run jrockit jdk

    Hi ,
    i included 'D:\Program Files\bea\jrockit90_150_04\bin'
    in environment path variable.
    when i enter the command from command prompt
    java -Xmanagement to run jrockit jdk ,it is saying unrecognized option.
    when i enter the same command from bin folder shown above
    the stack trace was
    D:\Program Files\bea\jrockit90_150_04\bin>java -Xmanagement
    [JRockit] Starting remote JMX connector on port 7091.
    [JRockit] Remote JMX connector on port 7091 ready.
    Usage: java [-options] class [args...]
    (to execute a class)
    or java [-options] -jar jarfile [args...]
    (to execute a jar file)
    where options include:
    -jrockit to select the "jrockit" VM
    -client to select the "client" VM
    -server to select the "server" VM [synonym for the "jrockit" VM]
    The default VM is jrockit.
    -cp <class search path of directories and zip/jar files>
    -classpath <class search path of directories and zip/jar files>
    A ; separated list of directories, JAR archives,
    and ZIP archives to search for class files.
    -D<name>=<value>
    set a system property
    -verbose[:class|gc|jni]
    enable verbose output
    -version print product version and exit
    -version:<value>
    require the specified version to run
    -showversion print product version and continue
    -jre-restrict-search | -jre-no-restrict-search
    include/exclude user private JREs in the version search
    -? -help print this help message
    -X print help on non-standard options
    -ea[:<packagename>...|:<classname>]
    -enableassertions[:<packagename>...|:<classname>]
    enable assertions
    -da[:<packagename>...|:<classname>]
    -disableassertions[:<packagename>...|:<classname>]
    disable assertions
    -esa | -enablesystemassertions
    enable system assertions
    -dsa | -disablesystemassertions
    disable system assertions
    -agentlib:<libname>[=<options>]
    load native agent library <libname>, e.g. -agentlib:hprof
    see also, -agentlib:jdwp=help and -agentlib:hprof=help
    -agentpath:<pathname>[=<options>]
    load native agent library by full pathname
    -javaagent:<jarpath>[=<options>]
    load Java programming language agent, see java.lang.instrument
    what is the problem in this case

    hi see in the order,
    D:\>set
    ALLUSERSPROFILE=C:\Documents and Settings\All Users
    APPDATA=C:\Documents and Settings\krishna\Application Data
    CLASSPATH=D:\Krishna\jar\classes12.jar;D:\Krishna\jar\ojdbc14.jar;D:\Program Fil
    es\Tomcat 4.1\webapps\ebankworkscg\WEB-INF\lib\log4j.jar;C:\j2sdk1.4.2_06\demo\j
    fc\TableExample\TableExample.jar;D:\bea\weblogic92\server\lib\weblogic.jar;D:\be
    a\weblogic92\server\bin\setWLSEnv.cmd;D:\Krishna\sai\softwares\wlst_v64\wlst.jar
    ;D:\Krishna\sai\softwares\wlst_v64\jython.jar;D:\Program Files\bea\jrockit90_150
    _04\bin;
    CommonProgramFiles=C:\Program Files\Common Files
    ComSpec=C:\WINDOWS\system32\cmd.exe
    echo C:\XEClient\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\
    Program Files\bea\jrockit90_150_04\bin;C:\XEClient\bin;C:\WINDOWS\system32;C:\WI
    NDOWS;C:\WINDOWS\System32\Wbem;D:\bea\weblogic92\server\bin;=d:/Program Files/be
    a/jrockit90_150_04/bin;
    FP_NO_HOST_CHECK=NO
    HOMEDRIVE=C:
    HOMEPATH=\Documents and Settings\krishna
    JAVA_HOME=D:\Program Files\bea\jrockit90_150_04;C:\j2sdk1.4.2_06
    NUMBER_OF_PROCESSORS=2
    OS=Windows_NT
    Path=C:\XEClient\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\
    Program Files\bea\jrockit90_150_04\bin;C:\XEClient\bin;C:\WINDOWS\system32;C:\WI
    NDOWS;C:\WINDOWS\System32\Wbem;D:\bea\weblogic92\server\bin;
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
    PROCESSOR_ARCHITECTURE=x86
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 6 Stepping 4, GenuineIntel
    PROCESSOR_LEVEL=15
    PROCESSOR_REVISION=0604
    ProgramFiles=C:\Program Files
    PROMPT=$P$G
    SESSIONNAME=Console
    SQLPATH=C:\XEClient\sqlplus
    SystemDrive=C:
    SystemRoot=C:\WINDOWS
    TEMP=C:\DOCUME~1\krishna\LOCALS~1\Temp
    TMP=C:\DOCUME~1\krishna\LOCALS~1\Temp
    tns_admin=D:\Krishna\Oracle
    USERPROFILE=C:\Documents and Settings\krishna
    windir=C:\WINDOWS
    D:\>echo %path%
    C:\XEClient\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\Progr
    am Files\bea\jrockit90_150_04\bin;C:\XEClient\bin;C:\WINDOWS\system32;C:\WINDOWS
    ;C:\WINDOWS\System32\Wbem;D:\bea\weblogic92\server\bin;
    D:\>java -version
    java version "1.4.2_06"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)
    Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode)

  • Installing Oracle JDK 7 on Solaris Server

    Hello Experts,
    I would like to install Oracle JDK 7 on my server. It currently has JDK 6 installed. I would appreciate any pointers that you could provide.
    Version
    I am running SunOS 5.11. I assume this is Solaris 11. The command uname -a returns: SunOS [omitted] 5.11 [omitted] i86pc i386 i86pc Solaris
    My steps so far
    My limited progress so far is simply downloading the JDK 7 tar.gz file and extracting in the appropriate location. This is as far as I have gotten.
    My Goal
    Ultimately, I would like to get several Java Frameworks running including Spring and Hibernate so I can run Java Web Applications.
    My Question
    So finally, I believe I understand that I should not replace Java 6 with Java 7. I simply have them in separate directories. Currently I have them in "/opt/local/etc/java/sun6/" and "/opt/local/etc/java/sun7/".
    For the Web Server, I have chosen Glassfish open community edition. Are there any configuration files that I need to update to reflect the new Java 7 JDK? Please excuse my ignorance. I would say right now I need insight and to be pointed in the right direction. Not so much of instructional how tos...
    Thank you, Gregg

    Thanks for correcting my forum location.
    I believe i may be on the right track for what I am looking for. At this time I would like to put question on hold.
    http://docs.oracle.com/javase/tutorial/essential/environment/paths.html
    http://www.java.com/en/download/help/path.xml
    Update: I was able to get it working. I didnt (and still do not) understand what would happen if installing a second JDK. Specifically I was concerned about implications of any other software that was dependent on Java6. I simply added JDK7 to the PATH variable. Then checking the version using "which java" returns Java7. All seems to be well. I am trying my best to prevent issues that I cannot foresee due to lack of experience in Linux.
    Thanks for reading.
    http://glassfish.java.net/docs/3.1.2/quick-start-guide.pdf
    http://glassfish.java.net/docs/3.1.2/installation-guide.pdf
    Edited by: Gregg on May 15, 2012 10:08 AM
    Edited by: Gregg on May 16, 2012 8:51 AM

  • Which BEA WLS version (+ service packs) used which JDK/JRockit-JDK version

    Hello,
    I'm looking for an overview about the JDK and JRockit JDK versions which are used in the different BEA WLS versions.
    Specialy im interested on all BEA WLS server versions (incl. the different Service Packs) starting with version 7.0.
    The overview should contain the following information if possible:
    - BEA WLS Version Number including SP
    - Plattform (Windows, HPUX, Solaris, ...)
    - JDK version
    - JRockit JDK version
    Here is an example (??? = I do not know currently):
    WLS vers. (incl. SP)|Plattf.|JDK vers.|JRockit vers.
    7.0.1 |Solaris|??? |???
    8.1.5 |Windows|1.4.2_08 |rockit81sp5_142_08
    9.2 MP1 |HPUX |??? |???
    Thanks a million if somebody could provide me those information. :-x
    Cheers,
    Markus Jessl

    Please check :
    http://edocs.bea.com/platform/suppconfigs/index.html
    Jin

  • Installing JAVA JDK

    Hi this is my first time to install java jdk 1.6.0.. I have a question, what is the effect if I already installed the JAVA JDK without installing the recommended patches for this software?

    That's true r_h_oro2003 as earlier replied by Pgmitadmin, There is no probllem if you have already installed the JAVA JDK without installing the recommended patches for this software, I have tried this.
    [By Steave Andrew|http://www.conversationalhypnosiscritic.com]

  • Install Sun Java Web System on Fedora / Registering in Netbeans

    Hi,
    I am trying to install Sun Java System Webserver onto Fedora 64 bit - I am not bothered about running a server locally, I have a development server for testing before deployment - however, I need to get a working install to let Netbeans recognise it as a valid target server. As far as I am aware, all Netbeans needs when deploying to a remote server is some libraries associated with that J2EE server. So first of all I tried just pulling the tree of an installed and working server off another box - however, Netbeans won't play ball.
    When trying to install the server on Fedora I get an error regarding
    /sun/webserver7/lib/libfreebl3.so: version `NSSRAWASH_3.12.3' not found
    Any ideas, if not, any ideas how to 'trick' Netbeans into thinking the server is installed?
    Regards,
    Tom

    Hi,
    Thanks for your replies, so far I have managed to persuade netbeans to recognise the broken install by adding this block to ~/.netbeans/6.5/config/J2EE/InstalledSerers/.nbattrs
    <fileobject name="instance">
    <attr name="LocalServer" stringvalue="true"/>
    <attr name="SSLAdminPort" stringvalue="true"/>
    <attr name="configName" stringvalue="tom-desktop"/>
    <attr name="displayName" stringvalue="Sun Java System Web Server 7.0"/>
    <attr name="password" stringvalue="xxxxxxxx"/>
    <attr name="registeredWithoutUI" stringvalue="false"/>
    <attr name="url" stringvalue="[/home/twerner/webserver7]deployer:Sun:WebServer70::localhost:8989"/>
    <attr name="username" stringvalue="admin"/>
    </fileobject>However, it would be good to get the server actually working...
    I am running Fedora 11 - 64 Bit (I like to live dangerously :-))
    I am attempting to do the install using the seperate Web server installer on its own, downloaded direct from Sun's site (v7u5).
    Here is the log file : [http://pastebin.com/f716536d6]
    Installed nss packages:
    nss.i586 3.12.3-4.fc11 @fedora
    nss.x86_64 3.12.3-4.fc11 installed
    nss-mdns.x86_64 0.10-7.fc11 installed
    nss-softokn-freebl.i586 3.12.3-4.fc11 @fedora
    nss-softokn-freebl.x86_64 3.12.3-4.fc11 installed
    nss_ldap.x86_64 264-2.fc11 installed
    Hopefully some of this info is useful,
    Many thanks for your help,
    Tom
    Edited by: tomwerner on Jul 13, 2009 2:09 AM

  • Silent install of JDK, not JRE

    Hi,
    and sorry, if this had already been covered here (though I could not find it via search).
    For the installation procedure of our own software, I need to install the JDK (not the JRE) 1.4.2_03 first in silent mode (on Windows 2000). I tried to execute the following:
    j2sdk-1_4_1_03-windows-i586.exe /s /v '/qn ADDLOCAL=ALL INSTALLDIR=C:\silent REBOOT=Suppress'. Since I read a hint for JRE silent install, I tried with and without a space after /v, but the install just comes up normally, asking for installation directory, etc, so no silent install!
    Anyone having a hint in that direction? Maybe it's not possible at all with JDK?
    Thanks in advance
    Jens

    Here it's the method to do silent install :
    start /w j2sdk-1_4_2_10-windows-i586-p.exe /s /v"/qn ADDLOCAL=ALL INSTALLDIR=D:\java\jre"Please notify after the /v switch : between it and the quote, there is no space.
    This's the command line to do a silent uninstall :
    start /W j2sdk-1_4_2_10-windows-i586-p.exe /s /v"/qn REBOOT=Suppress" /xYou must have the original j2sdk installer on the drive. I have seen a uninstall method with the msiexec installer but it doesn't work... really shade. Because i think keep up the original installation package to perform a uninstallation's a space waste.
    Sorry to reply to this old thread... and sorry for my ugly / bad english.

  • Uninstall SUN JDK 1.6_14 and install SUN JDK 1.6_18 for Weblogic

    My GridControl server has all of a sudden gone wild in consuming 100% of the cpu. The process was java.exe in the Middleware folder. Somebody suggested to verify the JDK and I indeed have an older version than the one recommended.
    Does anybody know where it is documented on how to uninstall and then reinstall SUN JDK 1.6_18 and have Weblogic still work afterward? (Win 2008 32 bit)
    I'd hate to reinstall the entire Gridcontrol 11g because I have the wrong jdk.
    Thanks.

    Hi,
    Uninstalling SUN JDK 1.6_14 from your Box is optional step....Most of the Servers are flexible enough ...they provide us the facility to change the JDK at any point of time...Without reinstalling the Product from the scrap....
    You can directly install SUN JDK 1.6_18 in your WebLogic Server Box. Then you need to make a small change in the *"<DOMAIN_HOME>\bin\setDomainEnv.cmd"* file ...to change the JAVA_HOME variable value...That's all.
    Next time whenever you will start your WebLogic Servers it will pick up the SUN JDK 1.6_18 version only.
    I am pasting few lines from *"setDomainEnv.cmd"*
    @REM *************************************************************************
    set WL_HOME=C:\bea103\wlserver_10.3
    for %%i in ("%WL_HOME%") do set WL_HOME=%%~fsi
    set BEA_JAVA_HOME=C:\bea103\jrockit_160_05
    <b><font color=red>set SUN_JAVA_HOME=C:\all_Jdks\JDK 1.6_18</font></b>
    set JAVA_OPTIONS=%JAVA_OPTIONS% -Dwhat.is.your.name=Jay_SenSharma
    if "%JAVA_VENDOR%"=="BEA" (
         set JAVA_HOME=%BEA_JAVA_HOME%
    ) else (
         if "%JAVA_VENDOR%"=="Sun" (
              set JAVA_HOME=%SUN_JAVA_HOME%
         ) else (
              set JAVA_VENDOR=Sun
              set JAVA_HOME=C:\bea103\jdk160_05
    @REM We need to reset the value of JAVA_HOME to get it shortened AND
    @REM we can not shorten it above because immediate variable expansion will blank it
    set JAVA_HOME=%JAVA_HOME%
    Thanks
    Jay SenSharma
    http://weblogic-wonders.com/weblogic (WebLogic Wonders Are here)

Maybe you are looking for

  • Printer won't print with upgrad, can't change IP address of printer

    I have read lots of posts and did the guided solution several times and even tried reinstalling my printer and none of it helped. I bought the printer (HP PhotoSmart Plus B209-a) and had Vista 64 bit on my computer. In January I upgraded to Windows 7

  • How to output to DVD for duplication

    OK, my video is finished. BUT, the file is very large: 5.3 gigs at present. I'm sure that its too large for a dvd disk. So what's the limit for filesize and how can I reduce my video to the necessary size for reproduction?  Also, now that my dvd burn

  • Custom shipping options?

    Alright - I got a question I can't seem to find an answer to. I've got an item. this item measures W - 3.5 H - 5.75 D - 1.5 Then I've defined some custom shipping options. These are the USPS boxes - where an items weight doesn't matter. Only the size

  • RSWUWFML2 - Ready status of work item??

    Hi - Here is the story... <i>R/3 Enterprise, SAP_BASIS = 620, SAPKB62038 SAP_ABA = 620, SAPKA62038</i> My workflow sends out a user-decision step to an agent. This work item is in "In-Process" status. My requirement made me decide to schedule RSWUWFM

  • Standard Price in material master  and MBEW

    Hi We have unique problem. The currency was setup with out decimal places due to some valid reason. Due to which STANDARD PRICE in MATERIAL MASTER  looks alright (lets say 1000) but in MBEW(field STPRS) it is 10. I would like use value which is in Ma