Installing jdk1.4

am trying to install jdk1.4 on my pc (win xp) but after extracting the files a message comes up "Cabinet file error" and then installation is aborted so plz if any one can help me i'll be thankfull.

It might be due to corruption of the cabinet file. Check the file size of your installation bundle against the correct file size of the particular bundle and version. The correct sizes could be found in the J2SE download section:
http://java.sun.com/j2se/downloads.html
Click thru to the particular download page (after the licence agreement) and u'll find the correct file size of the bundle. Download the bundle again if the size is different.

Similar Messages

  • Installing JDK1.5 ON WINDOWS XP

    HI,
    i have installed jdk1.5 on windows xp.when i type java -version it gives me the correct version ie 1.5.09.but when i type javac -help it gives me an error SAYS"JAVAC NOT RECOGNISED AS AN INTERNAL OR EXTERNAL CMD"...WHY IS THIS?also when i start tomcat it shows me the error.."windows cannot find -DJava .util.logging.manager=org.apache.juli.ClassLoadLogManager"..please help me sort this out..I am trying this for 2 days..

    are you sure you installed the JDK? sounds to me like you might have installed a JRE instead. either that, or the installation isn't quite complete and you need to set the environment PATH variable to be pointing to the bin directory of the JDK, that is, where javac.exe lives
    the tomcat thing might not be a big issue, I think it's just the old "log4j isn't configured" problem. if your tomcat install seems to be working ok it's no big deal; logging isn't essential to the runtime

  • Error while installing jdk1.5.07 on Windows 2000.(data1.cab file missing or

    I am unable to install jdk1.5.0.07/jdk1.5.0.11and while Copying files this error is generated.
    "Data1.cab file is missing or corrupt.". I have tried to download the same from Sun's download centre as offline installation.
    Please suggest a solution.
    Regards,
    Neha Shrivastava

    I have tried downloading it again and also used the installer which was successfully able to install on Windows XP.
    Also, a few days back I was able to install jdk1.5.0.07 but then my system was attacked by some trojan and I had to format it. Since then I am unable to install it using the same exe.

  • Problem with newly installed JDK1.3.1

    hello people,
    I have just installed JDK1.3.1_01 version.
    My O/S is Windows 98 /Nt compatible.
    Somehow the permanent path setting instruction of Windows ME worked for me,have succesfully set the path at autoexec.bat file.
    I have written my source code ona notepad and saved as: "xyz.java".
    Have also disabled "Hide file extension for known files"in Windows explorer.
    I typed the following at the command prompt:
    c:>javac xyz.java
    and got the following error.
    error:cant read:xyz.java
    why am I gettin this error?
    Can anyone pls help?
    Thanks
    Cozmic.Girl.

    Thanks for your help dear.....
    It compiles the source file.
    I used your suggestion of checking the file name by the CD command.
    Dont u think, after the source file having been compiled my xyz.java should have another xyz.class?, for it to be executed?
    Theres no xyz.class in the directory.
    Anyway I had tried this:
    C:\javac -classpath c:\myfolder\xyz.java
    I don know what happened to my file at this point,I got another prompt right after this,
    C:\java xyz
    And a new error!:
    Exception in the thread "main"java.lang.NoClassDefFoundError:xyz.
    I know tthat was all u could help, but thanks anyways..
    bye,
    C.g

  • Installing jdk1.4.0 new beginner problem

    Anyone help please,
    I'm trying to install jdk1.4.0, I've finished downloading and install into my pc win2k, I went into Environment Variables to setup a New System Variable, then there is a two boxes/spaces needs to fill in a Variable Name and a Variable Value, I can not remember what do I need to fill in please anyone help what is Variable Name and Value?. Thanks. Costa,England. [email protected]

    I'm not on a Windows/2000 machine at the moment. But the most obvious values would be PATH and a directory vale. I found the following in the installation notes:
    Windows NT, Windows 2000, and Windows XP - To set the PATH permanently:
    a.     Choose Start, Settings, Control Panel, and double-click System. On Windows NT, select the Environment tab; on Windows 2000 select the Advanced tab and then Environment Variables. Look for "Path" in the User Variables and System Variables. If you're not sure where to add the path, add it to the right end of the "Path" in the User Variables. A typical value for PATH is:
    C:\jdk1.4\bin
    Capitalization doesn't matter. Click "Set", "OK" or "Apply".
    The PATH can be a series of directories separated by semi-colons (;). Microsoft Windows looks for programs in the PATH directories in order, from left to right. You should only have one bin directory for a Java SDK in the path at a time (those following the first are ignored), so if one is already present, you can update it to jdk.
    b.     The new path takes effect in each new Command Prompt window you open after setting the PATH variable.
    See http://java.sun.com/j2se/1.4/install-windows.html for more information.
    Hope this helps.
    -Merwyn,
    Developer Technical Support,
    http://www.sun.com/developers/support.

  • Need help in installing jdk1.4

    Hi ,
    I am planning to install jdk1.4.2_10 in solaris 8. I've downloaded it but i could able to visit "recommed patch" web page. I am getting 'invalid target' message.
    Currently I am using jdk1.4.2_03.
    Could anyone please let me know shall I start installing jdk1.4.2_10 without installing any solaris patch.
    Please advice me, It is quite urgent.
    Thanks,
    Shaik Sulaiman

    I want to thank everyone for their replies and I wanted to give you an update as well. I actually did the install right after I asked this question and then was in for a rough few days afterwards.
    I made the mistake (in my opinion) of upgrading to system 10.4.8 after the install and I lost my windows media player and other thing so I ended up doing an archive and install and lost a bunch of things. I'm still in the process of getting my lost things back but I'm coming through on the other end. I'm upgraded to 10.4.6.
    I have not tried to burn any CD's yet which I need to do. As some of you may remember I was having problems burning CD's before and even got a new CD player installed.
    I'm glad I am still under my service warrantee since I've spent quite a few hours on the phone with Apple lately!!!
    Oh, I had bought the install disk 4 months ago but I was afraid to install it because of the kinds of problems I ran into AFTER installing it.
    I ended up dumping system 9.2.2 in my trash and deleting it. (I have full backups of everything) Is there anywhere else on my computer where I could find any more of system 9.2.2 to delete? I deleted all the parts of the system folder and applications. I really need disk space, I'm getting short. I have 38.2 gigs.
    Again thanks everyone!
    Martha
    eMac G4   Mac OS X (10.4.6)  

  • Install jdk1.5 on linux machine

    Hi,
    I need to install jdk1.5 on linux machine.
    I downloaded jdk-1_5_0_10-linux-i586.bin to /users/sarayu/downloads and followed the below steps to install.
    a) chmod 777 jdk-1_5_0_10-linux-i586.bin
    b) In /users/sarayu/downloads directory I ran the binary file as
    ./jdk-1_5_0_10-linux-i586.bin
    I feel that jdk1.5 is not installed on linux machine and I didn't find the directory named as jdk-1_5_0_10.
    =======================
    For inquiries please contact: Sun Microsystems, Inc., 4150
    Network Circle, Santa Clara, California 95054, U.S.A.
    (LFI#143333/Form ID#011801)
    Do you agree to the above license terms? [yes or no]
    yes
    usage: tail [+/-[n][lbc][f]] [file]
    tail [+/-[n][l]r] [file]
    ./jdk-1_5_0_10-linux-i586.bin: test: argument expected
    =====================================================
    Please let me know how to resolve this one.
    Thanks ,
    Sarayu.
    Message was edited by:
    Sarayu_Geethajali

    This web page should help you diagnose and troubleshoot your installation related issue:
    http://java.sun.com/j2se/1.5.0/install-linux.html

  • HOW TO INSTALL JDK1.4 ON LINUX PALTFORM AND HOW TO COMPILE A JAVA  FILE

    SIR PLZ KINDLY TELL ME THE PROCDURE OF INSTALL JSDK1.4 ON LINUX .
    1.I HAVE DOWNLOADED IT ONA I HAVE INSTALL IN
    /usr/local
    but
    2: do nt know how set the CALSSPATH and JAVA_HOME(ENV VARIABLES)
    3:HOW TO COMPILE AND RUN THE JAVA FILE(JSP)

    2.
    export JAVA_HOME=/usr/local/jdk1.4.0
    export CLASSPATH=.
    (amending for your set up.)
    Placing these in your /etc/profile file will make them run automatically on log in of a user.
    3.
    You need tomcat, probably, http://jakarta.apache.org.
    Bhav

  • Installing jdk1.3 v/s j2sdk 1.4. Please Guide

    What is the difference between
    1.) jdk and j2sdk.
    I have downloaded jdk1.3.1 and installed it,can go in the
    jdk1.3\bin directory.
    set PATH=C:\jdk1.3\bin;
    java -version
    Output:
    java version "1.3.1_02"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_02-b02)
    Java HotSpot(TM) Client VM (build 1.3.1_02-b02, mixed mode)But when I download and install j2sdk1.4.2_07,and try to
    install this in the jdk1.4 directory created,no subdirectories seems
    to created here,like the jdk1.3
    Rather I get a Java Web Start button on the desktop...
    Whats the problem?

    What is the difference between
    1.) jdk and j2sdk.No difference.
    I have downloaded jdk1.3.1 and installed it,can go in
    the
    jdk1.3\bin directory.Maybe you should rather get 1.4.2 or 1.5.0...
    But when I download and install j2sdk1.4.2_07,and try
    to
    install this in the jdk1.4 directory created,no
    subdirectories seems
    to created here,like the jdk1.3
    Rather I get a Java Web Start button on the
    desktop...
    Whats the problem?I guess the problem is that the JDK wasn't installed to the directory you specified, but somewhere else. Because installed it was, you wouldn't see the Webstart icon otherwise.

  • Installing JDK1.4 on Solaris

    I am having problem in installation of JDK1.4 on Solaris ix86 plateform, when I run the .sh instaltion file its either prompt that the file is corrupted or sometime it is installed successfully without any error but when I run java it gives following error,
    Error occurred during initialization of VM
    java/lang/NoClassDefFoundError: java/lang/Object
    Any help and suggestion will be highly appriciated,
    Regards

    You may be experiencing a conflict with a previously installed Java - the current Solaris 10 comes with 1.5.0_05, I believe.

  • Error message when installing jdk1.3 on w2000pro

    When I try to install jdk on my computer i get the following error message:
    Java 2 Runtime Environment setup failed with a returncode of -1.This happens when 99% of the process is finished.
    I've tried to install 1.3.0 and 1.3.1. I turned off all unneccessary programs and antivirusprograms during installation.

    I tried to add the registry keys myself and I had the priveliges to do that. That means that I have the rigth rights, but thank you for leading me to the registry...

  • Installing jdk1.3 in solaris 2.6

    Hi, I would like to install jdk 1.3 into my solaris 2.6 machine. I have downloaded
    j2sdk-1_3_1_05-solaris-sparc[1].tar.Z and installed the packages into my system.
    after the installation, I have redirected the softlink from /usr/java to /usr/j2se.
    Orginally, it was pointing to /usr/java1.1, a previous version.
    however, when I run a java -version. I got the follwing error.
    Can anyone kindly help me on this ?
    [sun]# ./java -version
    Error: failed /usr/j2se/jre/lib/sparc/client/libjvm.so, because ld.so.1: /usr/j2se/bin/./../bin/sparc/native_threads/java: fatal: libCrun.so.1: open failed:
    No such file or directory
    thks

    Hi
    Thanks for the response. I understand the concept of anonymous memory. But what is confusing me is the "/tmp" directory. The "df -k" command over the "/tmp" directory is always showing used % as 1%. Also the "swap -s" is never matching with the output of "df -k".. ( I suppose both represent the Virtual attributes of swap space i.e. disk backed memory + portion of the RAM).
    for example following is the output of the above commands at a particular instance.
    df -k
    swap 1908728 1768 1906960 1% /tmp
    tcsb.tcs.gs1::/users/tcsuser/tmp-> swap -l
    swapfile dev swaplo blocks free
    /dev/dsk/c1t0d0s1 32,1 16 1049744 84048
    tcsb.tcs.gs1::/users/tcsuser/tmp-> swap -s
    total: 589008k bytes allocated + 98672k reserved = 687680k used, 1908920k available
    Is there anything i'm missing here??
    -ravi

  • Installing JDK1.3 on Linux 7.1

    Hi all,
    Has anyone sucessfully installed j2sdk1.3 on Linux 7.1 from this j2sdk-1_3_1_02-linux-i386-rpm.bin file?
    I always get "The download file appears to be corrupted" everytime I try to install the file. I did a more on the file and notice that it uses
    tail +289 j2sdk-1_3_1_02-linux-i386-rpm.bin | sum
    I tried the command on Linux 7.1 and got 39588 24305 as a result.
    but the script is checking for 28844 and 24305. So, the script will never work on Linux.
    Has anyone got it installed? or Am I doing something wrong?
    Thanks in advance ....
    -Tn

    Hi,
    The error I most often see with those installs is when you try a slight deviation from the install procedures ;-).
    The issue is that the install script uses the $0 variable to get it's own filename. Then, it tries to tail itself into a temporary file. This fails if the program is called like that
    $ . j2sdk-1_3_1_02-linux-i386-rpm.bin
    (in this case, $0 will pass in the name of the shell you are in, for example "bash", and the program will fail).
    Instead, make sure to set the execute privileges
    chmod a+x j2sdk-1_3_1_02-linux-i386-rpm.bin
    and then call it like that
    $ ./j2sdk-1_3_1_02-linux-i386-rpm.bin
    ($0 now contains the filename)
    Good luck!
    Alex
    Hi all,
    Has anyone sucessfully installed j2sdk1.3 on Linux 7.1
    from this j2sdk-1_3_1_02-linux-i386-rpm.bin file?
    I always get "The download file appears to be
    corrupted" everytime I try to install the file. I did
    a more on the file and notice that it uses
    tail +289 j2sdk-1_3_1_02-linux-i386-rpm.bin | sum
    I tried the command on Linux 7.1 and got 39588 24305
    as a result.
    but the script is checking for 28844 and 24305. So,
    the script will never work on Linux.
    Has anyone got it installed? or Am I doing something
    wrong?
    Thanks in advance ....
    -Tn

  • How to install JDK1.5 for WINDOWS XP

    You need do the next steps:
    In windows xp, go to init->programs->accesories->systems sysmbol (MS-DOS), do right click inside and select properties.
    Here, you can see the properties window. Go to the compatibility tab and click the bottom link about compatibility programs mode.
    Now you will see the windows help, and then click at compatibility programs mode wizard link.
    In this wizard you only need introduce the JDK1.5 file path when it will be required, and select next for all. Then the intallation JDK1.5 process will begin.
    I hope this can help you!!
    Bye!

    If I want to be smart than you... the answer is yes!!.
    I think you are a little bad-mannered. This forum is for help to people, if you don't like don't read it.
    Ahhh!!! I hope impatient for read your tutorial about the Double Click Technology , it must be very interesting, this can be the reason you are very smart!!.
    you follow doing friends!!!

  • Urgency,Solaris 10  install jdk1.6 question,help me!

    I hava dowloaded jdk-6u3-solaris-sparc.sh,
    i execute command:
    chmod a+x jdk-6u3-solaris-sparc.sh
    ./jdk-6u3-solaris-sparc.sh
    The following problems arise:
    Do you agree to the above license terms? [yes or no]
    yes
    Unpacking...
    Checksumming...
    The download file appears to be corrupted. Please refer
    to the Troubleshooting section of the Installation
    Instructions on the download page for more information.
    Please do not attempt to install this archive file.
    the jdk-6u3-solaris-sparc.sh should not be a problem
    I download many times, and are the problem, the how do I?

    Did you check at least the size, is there maybe a checksum to check?

Maybe you are looking for

  • Need Help with Simultaion for a Solar cell simulation

    hello, I want to simulate a Solar Cell in Multisim and i already entered the cirquit for a solar cell. However i have a problem with the simulation. i want to vary the load and the input power to see how the output voltage varys, as a function of inp

  • First time iPhone user. How to sync?

    Finally gave in to purchasing an iPhone. So my first order of business is syncing stuff that I've downloaded to my phone. I've had my friend download some contents to it prior to this. So here are my questions: 1. Will syncing erase the contents of m

  • Processing Classes in PY-IN

    Hi All, I have one small query. In my system, 1 wage type is getting projected on monthly basis i.e. every month, its getting added in the gross salary and showing up in Remuneration Statement. Whereas it shud get projected on yearly basis. Please ad

  • Impdp exclude some table grants

    Hi, I exported a schema containing tables. Each table has grants provided to other schemas. for example: the schema CSFDS_BAR grants SELECT, INSERT, UPDATE, DELETE on the table EXAMPLE to the schema CSFDS_FOO and SELECT on the same table to the schem

  • Adobe cs6 blijft bestand knipperen

    Adobe CS6 net nieuw en nu wil ik een bestand openen en bewerken en dat blijft knipperen