Installing jdk on obsolete sys

Been triing to install JDK on an NT4 windows confab I get inadequate JVM exception need advice. Should I try 1) install older NT4 with exploree 4 as the browser 2)different browser 3)try loading .NET framwork and migration suite to accomodate JDK language or 4) install a Lynux system and let things flow,I do have a copy of Debian Lynux(which is just great) ,two BSD platforms,and bad ISO Slacker(total Java but incomplete library or some such thing.?????? Growing tired.

For the JDK you might get better help in the Java developer's forum -- http://forum.java.sun.com/forum.jspa?forumID=14 -- this is the Java Enterprise System which are server products like the Application Server, Messaging Server, etc.
I don't quite understand what problem you're having, though. A more concrete "I tried this and this happened" might help when you re-ask. I sure don't see how swapping browsers or installing any .NET stuff would help, and if you're going to go installing new operating systems you might as well go ahead and install Solaris 10 which has the JDK built in. (Lots of the Linux distributions are going to start doing this soon, but I don't know of any which are already there.)

Similar Messages

  • Error while installing JDK 1.6 on Linux?

    Hi,
    Could not locate a suitable jar utility.
    Please ensure that you have Java 6 or newer installed on your system
    and accessible in your PATH or by setting JAVA_HOME
    Below is environment variables on Linux. when I try to install JDK 1.6 I'm getting forllowing error.
    do I need to add environment variable before installing JDK ? In windows it will automatically add to path variable while installing. how to fix above problem?
    environment variables on Linux server below.
    HOSTNAME=lx-cphrobi-t49x
    TERM=xterm
    SHELL=/bin/bash
    HISTSIZE=1000
    SSH_CLIENT=10.172.18.240 62878 22
    OLDPWD=/opt/oinstall/software
    SSH_TTY=/dev/pts/0
    USER=hrobi
    LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or= 01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:* .bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.l zh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31 :*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35 :*.png=00;35:*.tif=00;35:
    MAIL=/var/spool/mail/hrobi
    PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/share/centrifydc/bin:/usr/X11R6/bin:/home/hro bi/bin
    INPUTRC=/etc/inputrc
    PWD=/opt/oinstall/software/Java
    LANG=en_US.UTF-8
    SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
    SHLVL=1
    HOME=/home/hrobi
    LOGNAME=hrobi
    CVS_RSH=ssh
    SSH_CONNECTION=10.172.18.240 62878 10.179.8.117 22
    LESSOPEN=|/usr/bin/lesspipe.sh %s
    G_BROKEN_FILENAMES=1
    _=/usr/bin/env

    When you installing Java on Linux, installable should not ask for JAVA_HOME as you mentioned "Please ensure that you have Java 6 or newer installed on your system and accessible in your PATH or by setting JAVA_HOME "
    Check this link for more info, it suppose to be as good as Windows
    http://docs.oracle.com/javase/7/docs/webnotes/install/linux/linux-jdk.html

  • Error message while installing JDK on RED HAT  - linux interprise 5

    Hello!
    I have got an error message while installing JDK on RED HAT - linux interprise 5:
    [user@localhost Desktop]$ cd jdk-6u22-linux-i586-rpm.bin ./jdk-6u22-linux-i586-rpm.bin
    bash: cd: jdk-6u22-linux-i586-rpm.bin: Not a directory
    [user@localhost Desktop]$ ./jdk-6u22-linux-i586-rpm.bin
    Unpacking...
    Checksumming...
    Extracting...
    UnZipSFX 5.50 of 17 February 2002, by Info-ZIP ([email protected]).
    inflating: jdk-6u22-linux-i586.rpm
    inflating: sun-javadb-common-10.5.3-0.2.i386.rpm
    inflating: sun-javadb-core-10.5.3-0.2.i386.rpm
    inflating: sun-javadb-client-10.5.3-0.2.i386.rpm
    inflating: sun-javadb-demo-10.5.3-0.2.i386.rpm
    inflating: sun-javadb-docs-10.5.3-0.2.i386.rpm
    inflating: sun-javadb-javadoc-10.5.3-0.2.i386.rpm
    error: can't create transaction lock on /var/lib/rpm/__db.000
    Installing JavaDB
    error: can't create transaction lock on /var/lib/rpm/__db.000
    Done.
    What is the problem?
    Thanks!

    Good point.
    Moderator action: thread locked.

  • Unable to install JDK 6 on Windows Vista

    Hi
    I am unable to install jdk 6 (jdk-6u4-windows-x64)on windows vista. I am getting error at installing time and it will terminate process.
    Can any one help me!
    Thanks in advance
    Dave

    Not without exact problem information.
    Read the Installation Instructions (at where you gor Java.)

  • Installing jdk on windows 7

    Forgive me in advance as I am completely new to this. In September of this year I'll be starting an ict degree with the Open University. I figured I'd get a head start by learning a bit of java. I have installed jdk (64bit) for windows 7 fine, and altered the path so that the javac command works ok from the command prompt. However, it still does not work as I am getting the following error:
    error while writing.......a required privelage is not held by the client
    The problem seems to be that the javac application (and presumably all the others too) needs to be run in admin mode. I edited the properties of javac, and now when i use it from the command prompt it works fine. Is there an easier way around this?

    Looks like you are trying to compile in a directory where you don't have rights.
    Like a JDK directory under \program files. If this is the case, work in a directory under your user profile.
    Copy samples from the JDK as necessary.

  • Issue in installing JDK 1.6

    Hi experts !
    i am trying to install JDK 1.6 on x86 64 bit machine with RHEL 5.4 however, when i run the bin file using "./" command from root user, i get following error :-
    [root@oim2 setups]# ./jdk-6u24-linux-x64.bin
    Unpacking...
    Checksumming...
    Extracting...
    ./jdk-6u24-linux-x64.bin: line 113: ./install.sfx.5234: cannot execute binary file
    Failed to extract the files. Please refer to the Troubleshooting section of
    the Installation Instructions on the download page for more information.
    i have downloaded file again to ensure that file is not corrupt but in vain.
    system specs are as under :
    [root@oim2 setups]# uname -a
    Linux oim2.af 2.6.18-92.el5 #1 SMP Tue Apr 29 13:16:12 EDT 2008 i686 i686 i386 GNU/Linux
    plz help me out here
    regards

    Please don't crosspost.
    I'm locking this thread now

  • Cannot install JDK 1.4.2 on Windows 2008 Server

    Hello,
    I am trying to install JDK 1.4.2, but I get this error message:
    "Internal Error 2902. ixoFileCopy"
    I tried serveral versions (JDK 1.4.2_15, 1.4.2_19, 1.4.2_18, ...) but I get always the same error.
    It is a fresh Windows Server 2008 installation (not 2008 R2), and I need JDK 1.4.2 for NW 7.01 installation.
    Any help is welcome!
    Best Regards,
    Holger

    Hello,
    I found the solution, see [SAP Note 1230512 - Ende des Produktlebenszyklus von Sun J2SE 1.4.2|https://service.sap.com/sap/support/notes/0001230512]
    I did not download the Java for Business Version. With this verions and Patch 27 it works....
    Best Regards,
    Holger Slomka

  • Downloading and Installing JDK and JSDK

    I just got the book instant javaserver pages and it tells me to install JDK 1.2 for Linux and JSDK. Well I'm useing windows 98 and use IE6 mainly for a browser, so should I still download and install JDK for Linux? And the most resent version I could find on this site was 1.1.8.

    do a search on the forum top right of this page
    ill bet theirs over 10000 posts on it and getting it running
    or look to the installation forum itself
    as far as dling the right jdk if you have windows you use the windows version of the jdk the download spot
    can be a lil tough to find but the jdk is easy to install once you find it and itll make a folder under the c drive

  • Issue in installing Jdk 1.6 update 3

    Hi,
    I am installing jdk 1.6 with update 3. However it seems that javac.exe is not present in the bin folder.
    Let me know how to solve this issue.
    Thanks!

    Zia wrote:
    but my OS is 64 bit as "uname -a" command shows.No ...
    i686 i686 i386... these are part of the x86 family, which is 32-bit.

  • When trying to install jdk-1_5_0_13 on Solaris geting file is corrupt.

    I am trying to install jdk-1_5_0_13 on Solaris 10 using the following downloaded files from Sun Archive site
    jdk-1_5_0_13-solaris-sparc.sh and jdk-1_5_0_13-solaris-sparcv9.sh
    When tried to install using these self extracting files
    It gives error file is corrupt after accepting the licencing agreement. We have already tried after downloading twice and it give the same error.
    Please could someone explain
    1. Is the set files at the site really corrupt ?
    2. Or is there something else, like instructions given at the site are not 100%
    3. How to make it work?
    Has any one installed jdk_1.5.0_13 recently on Sun Solaris using self extracting files and it worked?
    Your help will be higly appreciated.
    Thanks
    Edited by: SatishKainth on May 1, 2008 4:51 AM

    First make sure that you are logged in as "root", or use su [root password] to be logged in as.
    And then try all that things again.

  • Install JDK version 1.4.2.13 Netweaver 7.0

    Hi, i have install new versión JDK in Linux System.
    The current version is 1.4.2.10.
    I have the question: Before install new version have uninstall the old version?
    Exist documentation for install JDK in linux??

    SM wrote:
    Download the JDK from
    > http://java.com/en/javaforbusiness/sap_download.jsp
    >
    > for Linux X86/64 Bit platforms.
    I'm sorry but this is not completely right.
    Linux x86_64 uses the IBM JDK, only Linux on x86 and Linux on IA64 use the Sun JDK.
    Note 1172419 - Linux: Supported Java versions on the x86_64 platform
    Markus

  • Can't install JDK 5.0 on Windows

    I'm trying to install Java 5.0 on my Windows NT Workstation 4.0 box, but I can't get the installer to work. If I try the combined Netbeans 4.0 beta 2 and JDK 5.0 installer, it installs Netbeans fine, but then stops and complains that there "may have been an error installing" JDK 5.0 and tells me to look in install.log. Unfortunately, it hasn't created an install.log file.
    If I try the separate Windows Offline installer for JDK 5.0, I get the splash screen and the harddisk rattles a while, but then I get a dialog asking me where it can find the "Java 2 SDK, SE v1.5.0.msi" file. I can't find that file anywhere so I have no choice but to click Cancel.
    What's going on? Is there some installer-less version of the JDK somewhere which I can use? Can I cause the installer to run correctly?

    I had a similar experience with both the JRE 5.0 and JDK 5.0 installations on my machine with Windows XP service pack 2. The installations would start coping files and installing. Near the end of the installation, the installation would just freeze. I brought up Windows Task Manager and noticed a java process was running and not taking up any CPU time. I tried but could not kill this java process. I tried to shutdown down my computer, but in the end I had hit the off button my case.
    I uninstalled the JDK and tried again. Once again the installation freezed right when it started a java processes. From the command line I then tried java -version. Nothing happened and the command would not return. I brought up another command window and tried again. Same result. Now I had three java processes in the Windows Task Manager. I tried to "end process" all three java processes, but they would just remain the Windows Task Manger. All three could not be killed. Once again I had to turn my computer off (Shutdown didn't work again, it would just freeze).
    After rebooting I was able to run java -version and get "1.5.0". It seems that whatever the installation did before starting the java process was enough for me to use java 5. What does the installation spawned java processes do?
    I tried several things to get the installation to run all the way through. I cleaned my PATH and other environment variables, I tried stopping all unnecessary processes and services. Everytime I ran the installation I got the same results.
    Here are the steps I had to take on my computer to install j2sdk 5.
    1. Install JDK 5.0.
    2. Watch for java process in Windows Task Manager.
    3. Turn off and then turn on the computer.
    4. Install JRE 5.0
    5. Watch for java process in Windows Task Manager.
    6. Turn off and then turn on the computer.

  • Installing jdk 1.4.2 and 1.5 parallel

    Hello,
    I would like to know it is possible to install jdk 1.5 on a windows XP machine already countaining jdk 1.4.2.
    I need both versions. I want to switch between them with Eclipse build in features or by selecting the whole path to the bin folder of the target version in batch scripts.
    Is this possible or does dll or registry stuff collide?
    Tanks in advance.
    Alex

    When you install a JDK in Windows, you are given the choice to not install a JRE (it's installed by default).
    The JRE uses the Registry and also installs copies of java.exe, javaw.exe, and javaws.exe in /Windows/System32 directory. The JDK doesn't alter or install anything outside of the directory it installs into.
    You can have as many JDK installs (directories) of different versions as you want, and access the programs in each with a full path to the program. You can provide the path information either from the commandline or a .bat file.
    If any of the installs also install a JRE, then the Registry entries and java files in the System32 directory will be for the last version installed. There can only be one active JRE installed.
    Whatever version's files are found first on the PATH environment variable's list will be the version executed when a naked java command (without the path) is issued. This also means that you will [usually] execute the version whose files are in the System32 directory, since that directory is [usually] the first directory listed in the PATh list.

  • Problem in installing JDK 5.0

    Hi,
    In order to install ORacle SQL Developer for linux, I tried to install JDK 5.0 according to the instruction. I downloaded the files and installed it. But when running the sqldeveloper, I got the error message:
    Error: This product requires a Java(TM) Platform 5.0 runtime.
    You are using 1.4.2 from /usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre
    sqldeveloper installation instruction suggests to go to this page:
    http://java.sun.com/javase/downloads/index_jdk5.jsp
    and download JDK 5.0 Update 6. Since this website doesn't have 6, so I downloaded JDK 5.0 Update 10.
    How do I make sure JDK 1.5 is installed?

    Sorry for delay but I was temporary away without
    internet connectivity ;-(
    That commad will print "/usr/java/jdk1.5.0_10" and
    redirect this text (output) to
    /home/cdre/.sqldeveloper_jdk file. If the file is
    exists then contents of file will be replaced by new
    text. If the file does not exeist then will be
    created.
    But there is another problem. Seems you are using
    SQLDeveloper 1.1 and (where some things were changed
    from 1.0) and this command is valid for 1.0.No problem. I have learned a lot about shell scripting recently.

  • Installing JDK-1.4.2_05 on SOLARIS 8: `(' unexpected

    Hello,
    I have problems installing JDK-1.4.2_05 on two SOLARIS 8 boxes.
    The error occurs right at the beginning of the installation.
    I start the installation as follows:
    -rwxr--r-- 1 sw staff 35253366 Sep 21 13:51
    j2sdk-1_4_2_05-solaris-i586.sh
    [root@sokrates /home/sw/BVB-3-Stuff/Jdk-1.4]# cd /usr
    [root@sokrates /usr]#
    /home/sw/BVB-3-Stuff/Jdk-1.4/j2sdk-1_4_2_05-solaris-i586.sh
    The error is as follows:
    Unpacking...
    Checksumming...
    0
    0
    Extracting...
    ./install.sfx.825: syntax error at line 1: `(' unexpected
    Done.
    The error is the same on both machines.
    Both machines run SOLARIS 8 (SUN-OS 5.8) with the latest J2SE recommended
    patches installed.
    Any help is highly appreciated.

    This may sound a bit obvious, but are the two machines in question Intel machines? If I try to install this (Intel) package on a SPARC box, I get exactly the same error. Again, sorry if this sounds a bit obvious, but it's just a thought :)

Maybe you are looking for

  • My itunes account was started on a computer that is no longer working.

    My phone is linked to an itunes account that was started on a computer that no longer works. How can I open that account on another computer? I want to add music to my phone without losing the current music. How can I open that itunes account?

  • Yet Another Thread Question

    Double-Checked Locking is used as an efficient method for implementing lazy initialisation in a multithreaded environment. Nevertheless some people think that it's a dangerous method. I would like to hear (read) your opinions. TIA

  • Managing Widgets?

    Hi, I like widgets stuff in apple, but I had a problem. At first I couldn't have my widgets in my desktop I had to have them in my dashboard. But then I learned how to have them in my desktop. Then there was another problem. The widgets that are in t

  • CHARM Tab does not appears -- solution manager

    Hi Experts, I want to configured CHARM but in tx SOLAR_PROJECT_ADMIN in System Landscape -- Change Request Tab does not appear Also tx  solar01 is locked! the project doc for example . But in scope a have not checked the link. Any clue?

  • How to bound the reources to a material?

    How to bound the reources to a material? For example, Material A -> Route A-> Operation A (ResourceType A) - Operation B (ResourceType B) Material B -> Route B-> Operation B (ResourceType B) - Operation C (ResourceType C) It means in Operation B, we