32-bit or 64-bit JDK 1.4.2 with EP 6 SP3 (on WebAS 6.40)?

Hi,
   On an Aix 5.2 unix server, we plan to install EP 6 SP3, once it is available. JDK 1.4.2 for AIX comes in two flavors - 32-bit and 64-bit.
   Can we go with either? Or just 32-bit? AFAIK, oracle 9i is 64-bit, and I'm guessing that WebAS 6.40 with the Java stack is also 64-bit, but do not know for sure.
thanks,
Steven McElwee, Duke University

It has to be 64-Bit JDK. Think of this from the point of view of EP being an application on top of WAS 6.40. Now WAS 6.40 on AIX requires 64bit JDK.
Pankaj

Similar Messages

  • How to install and configure WebLogic 10.3 to use 64-bit JDK?

    Hi,
    Is there a preferred/supported way to configure WebLogic to use the 64-bit JRockit that comes with JRockit Mission Control?
    I can't find any official documentation about how to configure WebLogic to use a 64-bit JDK. From other forum posts I can tell we need to use the 64-bit JRockit that is bundled with JRockit Mission Control (available at [http://www.oracle.com/technology/software/products/jrockit/index.html]) but then we are kind of stuck - the configure script which let me select a JDK for a domain doesn't seem to let me re-configure an existing domain, and I can't find anything within the admin console that would let me set the JDK to use.
    I was able to rename the existing jrockit_160_05 directory to e.g. jrockit_160_05_original and then rename the jrmc directory to "jrockit_160_05", effectively taking the place of the JDK being used but this seemed like a bad way to do it. I also found via Google this page: [http://java.sodeso.nl/application-servers/bea-weblogic/how-can-i-change-the-jdk-installation-that-weblogic-uses] which basically says to modify the JAVA_HOME environment variable in the start scripts, but this seems like the same thing.
    With the plethora of products and the different ways they are bundled, combined with all the documentation about everything, I thought I would find something but I keep coming up blank. Does anyone have suggestions or pointers?
    Thanks,
    KaJun

    Make sure your environment configuration is supported here:
    http://www.oracle.com/technology/software/products/ias/files/fusion_certification.html
    Then, you need to have the correct 64bit JDK installed. Sounds like you have done that.
    Then download and run the generic platform installer as described here with your 64bit supported JDK:
    http://download.oracle.com/docs/cd/E12839_01/doc.1111/e14142/start.htm#i1077535
    Notice how the link you post has the generic installer for all the 64bit JVM rows, but the other installer for the 32bit JVMs on the 64bit OS?

  • DTrace support for 64 bit JDK on Solaris 10

    Hi,
    I installed latest 64 bit jdk 1.6_23, using self-extract file, on solaris 10 machine,
    and I can't find the hotspot provider for dtrace when I use 64 bit jvm,
    I can find them when I use 32 bit,
    I use the following command:
    $ dtrace -ln 'hotspot*:::'
    When I run java -server TestGreeting, ( This program just does endless loop, I borrowed from internet)
    I got the probes
    When I run with java -d64 -server TestGreeting
    I got the following error:
    -bash-3.00$ dtrace -ln 'hotspot*:::'
    ID PROVIDER MODULE FUNCTION NAME
    dtrace: failed to match hotspot*:::: No probe matches description
    and when I use ps -ef to grep the java, it shows
    ~/jdk1.6.0_23/bin/amd64/java -server TestGreeting
    Does dtrace support 64 bit JVM?
    Thanks
    ow005480

    Use 32bit for client VM. 64bit client VM is really
    useless.And "No one will ever need more that 640K"

  • Check 64-bit jdk or not

    Hi,
    I am in a process of installing the WLS 10.3.6 on a 64-bit machine (Win7) and need to check if I have a 64 bit jdk which I thought I do have according to the following output (please see the windows-x86_64 in the below):
    C:\windows\system32>java -version
    java version "1.6.0_45"
    Java(TM) SE Runtime Environment (build 1.6.0_45-b06)
    Oracle JRockit(R) (build R28.2.7-7-155314-1.6.0_45-20130329-0646-windows-x86_64, compiled mode)
    But, if I do
    C:\windows\system32>java -d64 -version
    then I am getting
    Unknown option or illegal argument: -d64.
    Please check for incorrect spelling or review documentation of startup options.
    Could not create the Java virtual machine.
    which to me indicates that 64 bit option doesn't somehow 'ring a bell'
    Any idea how to better check/confirm the jdk version or what I can be missing here?
    Thank you

    NP, I just had a wrong jdk
    thank you

  • 32-bit JDK in 64-bit Windows 8.1

    Should 32-bit JDK + NetBeans bundle install on 64-bit Windows 8.1?
    I tried, and in the beginning of installation it said "rebooting" and then the system rebooted.
    No warnings, and nothing got installed.
    64-bit JDK alone installs fine, and so does 32-bit JRE.
    My problem is that I need both JDK 8u20 (preferably with netbeans) for a project, and Java-capable Firefox for some company internal "office tools".
    It just looks like 32-bit JDK doesn't install, and Firefox can't use 64-bit JRE.
    Do I have to use Linux in a VM to have both?

    Install each individually and you should be fine. I've had problems with the multiple product installs before, specifically Java and Netbeans.

  • BUG: 1.5.3 still can't use 64-bit JDK.

    Despite the release notes claiming that SQLDeveloper available for 64-bit windows, it still doesn't work with a 64-bit JDK. On startup I get, "Unrecognised entry in jvm.cfg -client IGNORE", and sqldeveloper doesn't start.
    Exactly which bugs were fixed in 1.5.3? The release notes are completely useless.

    I had this problem as well. Apparently the 32 bit JDK has some sort of client/server structure that the 64 bit JDL does not.
    To get around it, I installed the 32 bit JDK on my 64 bit machine. This is well behaved -- it goes into C:\Program Files (x86)\ without probllems. Both 32 and 64 bit versions of java can coexist on the same server.
    Then, when SQL Developer runs for the first time, point it to the 32 bit Java you just installed, and it runs with no problem.
    Seems as if this would be an easy enough thing for the developers to test, though.

  • SQLDeveloper 2.1.62 *still* doesn't work with 64-bit JDK.

    I'm running on Windows XP 64-bit, if I try to make SQLDeveloper use a 64-bit JDK it fails.
    I get this in the console:
    WARNING: Cannot find default VM "client" at D:\progs\Java\jdk1.6.0_16
             using server instead.
    Error: Error loading: D:\progs\Java\jdk1.6.0_16\jre\bin\server\jvm.dll

    Hi Jim,
    Thats right. The exe doesn't support 64bit JDK on Windows yet. It works on other platforms but not Windows. The launcher has to be rebuilt with a 64bit compiler. We're hoping to get this done by production.
    bug 8964980
    Barry

  • HT5639 After installing the windows 7 64 bit, it will restart automatically with error in blue screen. in this case what should i do?  i have using bootcamp 5

    After installing the windows 7 64 bit, it will restart automatically with error in blue screen. in this case what should i do?  i have using bootcamp 5

    if it's restarting directly into an error, you can try troubleshooting (might be painful) or re-install windows with boot camp

  • On Windows 7, Itunes 64-bit is playing all videos with a green overlay

    On Windows 7, Itunes 64-bit is playing all videos with a green overlay. You can see the video, but it's all green-scale (like grey-scale, only green). I've tried setting the Quicktime Direct3D options per Apple knowledge base articles, but to no avail... Windows 7 is all up to date, and I have the latest video drivers installed.
    The videos play perfectly in Quicktime (32-bit; I guess there isn't a 64-bit Quicktime?).
    Here's a screenshot:
    I'd love to get this fixed; it's really baffling and annoying.

    I had the same problem and surfed around the internet like a maniac. Finally, after several re-openings and re-installs of iTunes, I tried to log on to my account through the "Genius" - which I could. After that I have not had any problems to go to the Store!
    Hope it works for you too!

  • Is it safe to convert vivado generated Kintex 7 .bit file into SVF file with ISE14.7 Impact?

    Hi,
    I need to configure Kintex 7 chips in our system with SVF files (they will be accessible via SVF capable hardware only).
    Unfortunately Vivado doesn't support generation of SVF files (yet?).
    It seems, that I can convert the .bit file generated by Vivado with Impact from ISE14.7.
    Are there any risks associated with such mixing of tools?
    TIA & Regards,
    Wojtek
     

    We have an early access for svf generation 2015.1. You need to contact Xilinx FAE or open a service request to get the flow.
    Public access for SVF generation will be available from 2015.3 version.

  • Easy print not working on a 64 bit Windows 8.1 client with Remote Desktop connection version 8.1

    Easy print is not working on a 64 bit Windows 8.1 client with Remote Desktop connection version 8.1 . Printers dont get redirected when you connect to the terminal server. The server we are connecting to has Windows 2008 server.  On 32 bit Windows
    7 and windows XP clients Easy print is working fine and printers get redirected in terminal server.

    I am having the exact same problem. Windows 7 works fine, but 8.1 will not redirect printers. Others said to check local policy terminal services settings and my setting are all set as they should.
    I think Windows 8.1 is not telling the terminal server what printers it has.

  • I have Windows 8 64 bit.  iTunes works fine with my iPHONE but when I try to go to the iTunes store it loads to about 80% and then the message "iTunes has stopped working"

    I have Windows 8 64 bit.  iTunes works fine with my iPHONE but when I try to go to the iTunes store it loads to about 80% and then the message "iTunes has stopped working"

    COPY   QTMovieWin.dll   FROM    c:\program files (x86)\common files\apple\apple application support\   INTO c:\program files (x86)/iTunes"

  • Upgrade 32–bit Sun DSEE Server Instances with 64-bit RHEL 4.6?

    I want to update 32–bit Sun DSEE Server Instances with 64-bit RHEL 4.6 to 64-bit ODSEE 11.1.1.5.0 with 64-bit RHEL 4.6.
    Thanks

    But it will be on the same physical machine or on a separate server? How big will be the DB?
    Will be in the same topology? Separate topologies?
    If you can afford some downtime and you've got different machines, you could plan a 'cold' migration:
    - Stop the old DS instance
    - Export to LDIF with NO REPLICA INFORMATION (this will also clean up a bit the DB!)
    - Copy schema and indexes definition from source to target environment.
    - Import from LDIF to the new DS topology
    After that you'll have to tune the new environment, in terms of memory , entry cache, indexes, etc...
    HTH,
    Maco

  • Can't find drivers for SB0410 SBLive! 24 bit sound card that came with Dimension 8400

    I cannot find the sound card drivers for Model SB0410 (SB Live! 24 bit) sound card that came with a Dell Dimension 8400...   the update is on the Dell website and the Creative Labs web site- but not the original drivers.
    This peripheral is not recognized by WinXP Home.  No "Drivers or Utiiltes Disc" were included in the original shipment of the computer either....
    I Googled and searched the Internet- cannot find drivers, whatsoever.
    What's next?

    This it the right drivers and programs for the Creative Sound Blaster Card ( Sound Blaster Live! 24-bit Internal) that came in the Dell Dimension 4700 as far as a can tell. It worked for me doing a fresh install of Windows XP Pro on a Dell Dimension 4700 computer:
    http://support.creative.com/downloads/welcome.aspx?nLanguageLocale=1033&nOS=10&nDriverType=1#type_1
    File Name : SB24_VTDRV_LB_1_04_0077.exe
    This suite of drivers and applications has been updated and combined for your convenience. It installs the following applications to control your audio device's settings. For more details, read the rest of this web release note.
    Applications included in this release:
    Creative Audio Console (for Windows Vista™ only)
    Creative Device Control
    Creative EAX Console
    Creative Speaker Settings
    Added Features or Enhancements:
    Enables 44.1 kHz sampling format for SPDIF In and Out.
    Requirements:
    Microsoft® Windows Vista 64-bit, Windows Vista 32-bit, Windows® XP Professional x64 Edition, Windows XP Service Pack 2, Windows XP Media Center Edition 2005 or Windows XP Media Center Edition 2004 
    Sound Blaster® Audigy® Value/SE/LS, or Sound Blaster Live!® 24-bit audio devices 
    Notes:
    This pack is only for the Creative Sound Blaster audio devices listed above.
    DO NOT install this pack for Sound Blaster Live! 24-bit External.
    To install this pack
    Download the file onto your local hard disk.
    Close all other Windows applications.
    Double-click the downloaded file.
    Follow the instructions on the screen.

  • Is JDK 1.5.0 with netBeasn IDE slow?

    I notice that it takes like forever to install jdk 1.5.0 with netBeans IDE that I just have downloaded on computers. Is this what is meant to be or is the download corrupted with maybe a virus?

    I notice that it takes like forever to install jdk
    1.5.0 with netBeans IDE that I just have downloaded
    on computers. Is this what is meant to be or is the
    download corrupted with maybe a virus?But did it finish the installation?
    It would be a better idea to download the installer without the NetBeans bundled and try.

Maybe you are looking for

  • How do I delete songs from library but not my ipod

    Hi, Can anyone help me. I want to delete songs that in my library to increase the memory on my pc, but if I de-select them, they will be deleted from my ipod. I want to keep all the songs in my ipod but add to them later, how do i do this. also, i ma

  • Why does firefox crash when i am trying to use the google search function?

    I use Windows 7 and have Firefox 3.6.23 installed. I have no problem with most websites, but Firefox crashes every time I try to do Google searches. So far this issue is only happening with Google.

  • Switched Nokia N86 8Mp

    The problem is that switch on....The phone remains locked lights, we could not click any button, I can just remove the battery,can not be 'shut down normally ... I upgraded the firmware but nothing has changed

  • Can photos & text blocks span two (facing) pages?

    Hi there, For some of the pages of the book I'm working on, I want certain photos to span two facing pages.  If I can do this I would also want captions under the photos to span the two pages.  It wouldn't matter if the 'middle' of the photos is righ

  • Basic listener query

    I have two Oracle Instance ORA1 and ORA2 running on Single Server SERVER1. How do i configure listener on SERVER1 to listen on 1521 for ORA1 and 1522 for ORA2?