Installing Java SDK 1.3+03 on Windows XP fails

System Properties
OS : Windows XP
Microprocessor: Intel PIII
I save the executable for Java SDK 1.3_03 on my hard disk. When I try to execute it, I get the following message:
Cannot find file C:\Docume~1\pg\Local Settings\Temp\pft57~tmp\Setup.exe (or one of its components).Check to ensure the path and the filename are correct and that all required libraries are available.
Any ideas on why this message is returned is welcome.
Thanks in advance,
P

Hi , i got the same problem and that's what i did:
clicking the rigth buttom on the install .exe and extract it to a folder with winzip
After this go to the folder you've unzipped the install pack and double-click on setup.exe
It will ask the profile you want to install the product with and after choosing it , the installfield should start.
I hope this helps you : Anita

Similar Messages

  • How can install java sdk for mac os x 10.6.8

    How can install java sdk for mac os x 10.6.8?

    Deanwdd wrote:
    I mean to update Quicktime for Mac Os X 10.6.8...
    If you're running 10.6.8, Apple menu > Software Update. What version of QT do you have?

  • Downloading and Installing Java SDK for AIX

    Could anyone please tell me where can i download Java SDk for AIX and how to install it before installing SAP?
    Thanks in Advance

    Hi Mega,
    You can downloads Java SDK 1.4.2 from this location, just choose the OS,
    https://sdlc5d.sun.com/ECom/EComActionServlet;jsessionid=CA558AF3F6842F61D26641D9A6853DCA
    installation is very simple, just copy the downloaded file and execute by running <b>./<name of the file>.sh</b> at the command prompt.
    Regards
    Juan
    Please reward with points if helpful

  • B Installing 9 brings up DOS SETUP command window then fails

    Installing 9 starts and then a DOS SETUP command box appears, asking to insert Disk 1 DOS Install floppy in drive a: It then fails to do the 9 install, no matter what I do. It simply fails ! I tried installing in SAFE MODE, but still does the same thing. Cannot get any help on this from several XP forums, or from Microsoft. Any ideas ?

    Errol, you've asked this question several times without getting a
    response - presumably because nobody can fathom your setup.
    If the PATH command in your boot sequence points to a directory
    containing a 'setup.exe', it looks like the installer picks that one
    instead of the right one. Try temporarily renaming the wrong
    setup.exe or modifying PATH to force the installer to look in the
    right place.
    Noel

  • New bie: install java EE 5 tools bundle on windows server 2008 enterprise

    I installed jdk 1.6u7 in windows server 2008 enterprise with path set to c:\jdk\bin forder and JAVA_HOME=c\jdk
    I downloaded java ee 5 tools bundle (with netbeans and without JDK) and execute it but after extracting file, it warned:
    Java SE development kit was not found on this computer, Netbeans can not run without SDK blah blah...
    It's strange. In other my computer (winxp SP2) I installed it in same way without problem.
    Any hint please?
    Thanks in advanced.

    Your other PC had the JDK (JSE) already installed.
    You definitely need it. Yes, in my above thread I already said that I installed JDK 1.6u7 with path and JAVA_HOME variable configured properly.
    What I'm missing here?
    Please have me. I need your help
    Thanks in advanced

  • Installing J2SE SDK 1.4.2 on Windows XP Familial Edition

    Hello,
    When I write java-version on MS-DOS, I see this:
    "java-version not recognized as internal command or external one.."
    How can I do to set PATH or CLASSPATH if the error comes from this?
    Thank you

    press the windows key & pause break at the same time.
    then on the window that shows up, tab to advanced
    then click on environment variables.
    you can add path, classpath, etc here.

  • Install JAVA SDK in OEL 5.0

    I downloaded jdk-6u11-linux-i586-rpm.bin from java.su.com and i want to install it in OEL 5 and im using this command
    chmod +x jdk-6u11-linux-i586-rpm.bin
    later
    /. jdk-6u11-linux-i586-rpm.bin
    And im getting this error
    -bash: ./jdk-6u11-linux-i586-rpm.bin: Permission denied
    bold NOTE : italics I'm logged as root..
    Thx

    Can you issue:
    sh ./jdk-6u11-linux-i586-rpm.bin
    in the same directory as the jdk .bin file? that should do the trick.

  • Windows xp and Java SDK

    Hey
    I just got a new computer with Windows XP on it and I installed Java SDK on it. I can compile my programs but I can't run them i get this:
    Exception in thread "main" java.lang.NoClassDefFoundError: hate
    even though there is a .class file. I was wondering if anybody have the same problem?
    Thanks

    Do a "echo %CLASSPATH%" at the DOS prompt...You should see the directory in which you installed Java...
    Example:
    CLASSPATH=c:\j2sdk1.4.1;.; where (".") = the current directory.
    Your JVM cannot find the class file because you have not set the CLASSPATH enviroment variable. Your PATH enviroment variable sounds like it is ok because your OS(Windows, etc) is able to find the java, javac, jar, etc commmands.
    Hope this helps.

  • Install Oracle 11g R2 64-bit on Windows 7 home premium

    Hi Guys
    I'm a little pissed off.I've installed Oracle 11g R2 a few times now..on windows xp without any issues but the first time I've tried to install 11g R2 64-bit on my new laptop and it just won't work.
    The installation goes just fine until step 4 System class and I chose Desktop class and the installation program just hangs.
    I've done the following steps
    1: Installed Java SDK 6 update 31 in the following directory C:\Java\jdk1.6.0_31
    2: I've also disabled User account control settings to never notify.
    3: I've tried unzipping the two zip files separately and together with the same result.(hung installation)
    4: updated java_home and path environment variables with the java sdk directory. (My path does have other values which have a space between directory names..ive tried
    removing all those entries and just keeping the java directory entry but it still gave me the same error)
    5: I always kick off the installation setup.exe file as an administrator.
    I'ld appreciate some help....
    Tks
    D

    851866 wrote:
    Hi Guys
    I'm a little pissed off.I've installed Oracle 11g R2 a few times now..on windows xp without any issues but the first time I've tried to install 11g R2 64-bit on my new laptop and it just won't work.
    The installation goes just fine until step 4 System class and I chose Desktop class and the installation program just hangs.
    I've done the following steps
    1: Installed Java SDK 6 update 31 in the following directory C:\Java\jdk1.6.0_31
    2: I've also disabled User account control settings to never notify.
    3: I've tried unzipping the two zip files separately and together with the same result.(hung installation)
    4: updated java_home and path environment variables with the java sdk directory. (My path does have other values which have a space between directory names..ive tried
    removing all those entries and just keeping the java directory entry but it still gave me the same error)
    5: I always kick off the installation setup.exe file as an administrator.
    I'ld appreciate some help....
    Tks
    DDid you read the prereqs in the fine Installation Guide? No oracle product is certified on any "home" edition of any version of Windows.
    From the installation guide, at http://docs.oracle.com/cd/E11882_01/install.112/e24283/toc.htm#BGBEEBAD
    ======================
    Operating System
    Oracle Database for Windows x64 is supported on the following operating systems:
    • Windows Server 2003 - all x64 editions
    • Windows Server 2003 R2 - all x64 editions
    • Windows XP Professional x64 Edition
    • Windows Vista x64 - Business, Enterprise, and Ultimate editions
    • Windows Server 2008 x64 and Windows Server 2008 R2 x64 - Standard, Enterprise, Datacenter, Web, and Foundation editions. The Server Core option is not supported.
    Note: Check My Oracle Support (formerly OracleMetaLink) for more information about Hyper-V support.
    • Windows 7 x64 - Professional, Enterprise, and Ultimate editions
    ===========================

  • Installing java on my new vista(this)

    Hi
    When i got this new computer (with vista) i installed java sdk.
    I know java programming, i used to create some simple games on my old computer.
    But when i try to compile something using javac in Command promt i get the error Javac is not recognized or something.
    I had this on my XP too but i added a line to Autoexec.bat and it worked.
    Now, i have tried to edit Autoexec, no succses.
    Tried to set environment variables, no succses.
    Any guesses?
    Maybe its my antivirus Norton 360 that blocks me from changing in Autoexec?
    Please if anyone have done this on vista respond with some few steps on how to do this.
    I really want to program java on my vista without having to type the hole path to Javac when i want to compile.
    Thanks in advance.
    JavaGuy

    But when i try to compile something using javac in Command promt i get the error Javac is not recognized or something.you need to set the PATH environment variable
    I had this on my XP too but i added a line to Autoexec.bat and it worked. whoah! that brings back some memories
    did MS go back to autoexec.bat?
    i think we stopped using that around 8-10 years ago :)

  • Latest supported version of the Java SDK for XI R3.1

    Hi all,
                Does anyone have any ideas or views on the latest supported version of the Java SDK for 3.1 on windows ?
    We are using Tomcat which ships with SDK version 1.5.0_12, I know that updating this to a later version can result in a considerable performance boost for Infoview and its supported applications especially webintelligence.

    Hi Bashir, That's interesting  you're using a relatively up to date version of the java SDK. Business Objects documentation states that versions up to 1.5.0_xx are supported. Did you notice any improvements in performance of the system by using the later version 1.6.0_17 ?. There are generally very significant improvements in successive updates of the SDK in term of memory management, reliability and other general bug fixes, so it's something that we will take into consideration.
          Thanks

  • Java(TM) Platform SE binary has stopped working when I install Java

    Hi everyone
    I have a computer where I not can uninstall or install Java.
    Every time I try to run the Java uninstaller, or the Java installer (the latest version 7 Update 51),
    Windows give me the following message:
    Java(TM) Platform SE binary has stopped working
    A problem caused the program to stop working correctly.
    Windows will close the program and notify you if a solution is available.
    When I click ok to the message, the uninstaller process continue, and after that, I guess Java is
    correct uninstalled, but I am not sure, because I still can find an add-on in Internet Explorer 11 from Java, but the folders etc. from the computer is
    deleted.
    Therefore I searched in the Windows registry database, and deleted all keys and sub keys regarding Java.
    Before I tried to install Java again, I run a registry cleaning tool and the tool also find many errors that I fixed with the tool.
    When I tried to install the latest version of Java again, the installation program give me the same results I describe above.
    After the installation I am more confused before I uninstalled the older version, because:
    1. When I start up Internet Explorer 11, I allow that the Java ADD-On must run, but if I try to verify that Java is installed correctly nothing happen
    2. If I try to run Java in the browser Google Chrome, Java run correctly, and I also can verify that Java
    is installed correctly.
    Another error message
    Windows give me when I installed Java is that a process in Windows called
    Rundll32.exe is stopped.
      When I install / uninstall other programs all working fine.
    If you have a solution I can try, or alternative an answer to why the problem come up, I will be
    happy.
    The computer is running Windows 7 64-bit Service Pack 1.
    Thanks in advance.
    Regards,
    Anders

    Have you installed Microsoft Office 2010 on your development machine?
    Especially if you have installed Office Groove 2010, this problem will happen.
    So, uninstall Groove and try to create a process. If the problem still persists, unstall Office 2010 compeltely and try again.
    Nith

  • Java  sdk 1.4.2 Windows 2008 SAP ECC 6.0 SR3

    Hello,
    I want to install SAP ECC 6.0 SR3on server which is running windows 2008.
    The operation system is 64 bit version with a Xeon processor.
    I folow the following path to Download a j2sdk version http://java.sun.com/j2se/1.4.2/SAP/download.html.
    Downloaded j2se v 1.4.2_17-x64 SDK (j2sdk-1.4.2-17-windows-amd64.exe).
    When I installed This version of java. It seems to be OK, but after setting the envirnment variabeles path and Java_home, the java version is not working.
    When I try to run SAPinst  this error prompt u201CThe SAPinst could not started because a java runtime Environment (JRE) could not be found.
    Please help me
    Regards,
    A3

    Hi Bas,
    What error you are getting?
    Java version not working meand???????
    Just install java, set JAVA_HOME, PATH variables and restart your server/system.
    Then check and send us the result.
    Regards

  • Installing Java 2 SDK 1.4.1

    I am planning on installing Java 2 SDK 1.4.1 on my computer under Windows Me. I have noticed in my Add/Remove Programs that I have a Java Plug-in 1.3.1_02 installed on my computer. I believe it comes as part of Compuserve which I also have installed on my computer. Does anyone know if that plug-in will cause problems in the installation of Java 2 SDK 1.4.1? Is it alright to leave the Java Plug-in there or does it need to be uninstalled before I install Java 2 SDK 1.4.1. I would appreciate any help. Thanks.

    ...but than again I'm using Linux and I know where all my files are.

  • Install Java 2 SDK 1.4.2  on a D: drive

    I have a student trying to instal the SDK. He has partitioned his drive and his C drive has unsufficient space. When he changes the drive to D, the installation software still attempts to install on the C drive and reports insufficient file space. Can anyone help?
    Thanks,
    Mike

    I am having the same problem. On my work box, they have partitioned the C: drive just big enough to hold Windows with all of the applications installed on D:. Though I chose a directory on D: to install the Java SDK 1.4.2, it says that I need 268 megs on C: and only 8 on D:.
    I am using Windows 2000.

Maybe you are looking for

  • Video not included in web gallery

    I imported a collection of photos and videos. The videos appear in the library, but not in the web module. Is there a way to include these videos in the exported web gallery? If Lightroom does not support this directly, are there any web tutorials th

  • Email Settings on N97

    Hi, I recently got an sms from Vodafone telling me to change my email settings as after the 1st Oct current one's might not work. I did exactly what the sms said and my incoming email's pick up fine from my Hotmail account, but when I try to send an

  • Hidden Classic Report - With Download Links

    Hi All, I have a requirement. I am displaying certain user information through a form i.e with all the fields in the form as READ ONLY / DISLAY ONLY. I need a XLS/PDF download button allowing users to click and download the particular details on the

  • Managing Pagination in a Web Application

    I´m new in using TopLink. I have been using BC4J with for my web projects but I have had a lot of problems and my applications are very fagile. I have been studing toplink and it seems very good, specially for the simple that it looks. Though I have

  • Photoshop Elements Organizer 11 - Drag and Drop to Marked Faces

    Hello, I have recently upgraded from PSE 10 to 11.  In 10 I used to drag People tags onto autodetected faces which would server to add the tag as well label the mark of the  face (2 birds with one stone).  In 11 when I attempt to drag and drop a Peop