Install J2SE 1.4.1

The install completed in win 2000 professional. Not able to locate javac.exe file. Seems like this file was not installed. I searched the entire drive finding only javac.html. The folder created by the install is \j2re1.4.1_01. Can anyone help? Should I re-install?
Thanks!

1. Normally there should also be a directory like \j2sdk1.4.0 (JAVAHOME)!!! If not, yopu probably have only installed the runtime environment!
The javac file is located under:
\JAVAHOME\bin\javac.exe
2. It could also be a classpath problem.
You should then add 2 environment variables via the control panel for example.
JAVAHOME: c:\j2sdk1.4.0
CLASSPATH: %JAVAHOME%\jre\lib\rt.jar;%JAVAHOME%\jre\lib\i18n.jar;%JAVAHOME%\lib\dt.jar;%JAVAHOME%\lib\tools.jar;
Regards

Similar Messages

  • Install j2se plugin version 1.6.0_07 on your client and NPX_PLUGIN_PATH environment variable set before starting Netscape.

    Hi experts m new to apps please help.. I have installed successfully Oracle Apps R12 on OEL - 5 All the services runining fine. but when i am opening forms its giving error "install missing plugins" i installed jre-6u7-linux-i586-rpm.bin and Mozilla Firefox 3.0.18 [root@ust ~]# cd firefox/plugins/ [root@ust plugins]# ln -s /usr/java/jre1.6.0_07/plugin/i386/ns7/libjavaplugin_oji.so ./libjavaplugin_oji.so [root@ust plugins]# ls libjavaplugin_oji.so  libnullplugin.so [root@ust plugins]# ll total 20 lrwxrwxrwx 1 root root    58 Sep 11 16:22 libjavaplugin_oji.so -> /usr/java/jre1.6.0_07/plugin/i386/ns7/libjavaplugin_oji.so   -rwxr-xr-x 1 root root 19160 Sep 15  2007 libnullplugin.so [root@ust plugins]# but when m trying to open forms at that time giving error "install j2se plugin version 1.6.0_07 on your client and NPX_PLUGIN_PATH environment variable set before starting Netscape."

    Linux is not a certified client tier for accessing EBS
    Unable to access r12 forms in linux client
    https://forums.oracle.com/search.jspa?view=content&resultTypes=&dateRange=all&q=linux+client&rankBy=relevance&contentTyp…
    HTH
    Srini

  • I installed j2se 5.0, but i can't get it to work

    Help! I installed j2se 5.0, but i can't get it to work.
    I tried to change to change directory which is cd.. on the cmd.
    i got the error message "cd.. is not recognied as internal or external command.
    I will really appreciate if anybody can help me to set it up so I can compiled the code
    thanks

    Read this:
    http://java.sun.com/docs/books/tutorial/getStarted/cupojava/win32.html

  • Installed j2se on windows xp, updated path, but can't find compiler

    I installed j2se on windows xp, updated path, but no matter what direc-
    tory I try, when I try to compile(javac) I get the "'javac' is not
    recognized as an internal or external command, operable program or batch
    file" message. This even happens in the C:\program files\java\j2re1.4_01\bin directory! Anybody know what's up?

    j2re (run-time env) does not have javac. I ran into same problem with
    sdk -- j2se. I invoke following commands if invoking java commands
    from DOS cmd.exe window. (You can move these commands in a 'bat' file'.)
    @echo off
    set JAVA_HOME=c:\jdk1.3.1_06 -- where you installed j2se
    set PATH=%JAVA_HOME%\bin;%PATH%

  • Installing J2SE 1.4.2_05 on Windows 2000

    Hi all,
    I have been trying to install J2SE 1.4.2_05 on Windows 2000, ( the program for installing the same had been downloaded from java.sun.com site) the size of the file which i downloaded was of 356Kb.
    When i tried to install the same i got an error saying Error 1606 :could not access network location http://java.sun.com/webapps/download/getfile/1.4.2_05-b04/windows-i586/sd142000.cab . While on the same network when i tried to install on some other machine it didnt gave me any error, the installation went on wery smoothly.
    Any suggestions or ideas regarding the same are highly appreciated.
    Thanks In Advance.

    It might have been the network. Why don't you download the complete thing and install instead of that remote installer?

  • Error Installing J2SE v1.4.2 on WinMe

    Hello,
    While trying to install J2SE v 1.4.2 with NetBeans IDE v 3.5 Cobundle, the installation proceeds until it reaches 6%, then a DOS windows running command.com pops up for a few seconds, dissapears, and the installation progress stops. I checked the intallation log in the destination directory and I get the following message:
    "Installing J2SDK..."
    "ERROR: j2sdk installer not found"
    Can anyone help me?
    Thanks

    I give up. I decided to download the NetBeans 3.5 installer. I already had the sdk installer from the cobundle, so I installed the sdk and jre, then I erased the NetBeans directory and the uninst directory created by the cobundle installer (I left jvm just in case) and then I installed NetBeans. I think everything works ok.
    My advice, forget the cobundle and download separately (or if you already have the cobundle, get the sdk installer from the _uninst directory when the cobundle gets stuck and download the NetBeans installer).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Does Installing J2SE 5.0 Break any Applications?

    1. Does J2SE 5.0 contain a newer JRE, and if so does installing J2SE 5.0 Break any Applications due to the new JRE?
    2. What information frrom the operating system do Java Applications need in order to find the "correct" version of JRE. Do they get information from the registry or the path.
    3. Is there a reason to continue using an older JRE, and if so, how would one do it?
    4. Does Sun publish any application notes that address the above questions?

    1. Does J2SE 5.0 contain a newer JRE, and if so does
    installing J2SE 5.0 Break any Applications due to the
    new JRE?A few small incompatibilities. A simple test should reveal them quite quickly.
    >
    2. What information frrom the operating system do
    Java Applications need in order to find the "correct"
    version of JRE. Do they get information from the
    registry or the path.If you use Java Web Start it will do this automatrically.
    >
    3. Is there a reason to continue using an older JRE,
    and if so, how would one do it?You would use an old version if you have third party software which is not supported for a newer version.
    Use Java Web Start.
    >
    4. Does Sun publish any application notes that
    address the above questions?Yes.

  • Error while installing J2SE 5.0 update 6

    i got the following error msg while installing J2SE 5.0 update 6
    Error 1722. There is a problem with this windows installer package. A program run as part of the setup did not finish as expected . contact your support personnel or package vendor.

    And from the Installation Notes:
    Choosing an installation path containing characters that are not part of the system code page - On Windows 2000, XP, and 2003, it is possible to name directories using characters that are not part of the system locale's code page. If such a directory is part of the installation path, then error 1722 occurs, and installation is not completed.
    To prevent this problem, make sure that the user and system locales are identical, and that the installation path only contains characters that are part of the system locale's code page. User and system locales can be set in the Regional Options or Regional Settings control panel.
    The associated bug number is 4895647.

  • Installing J2SE Error

    I ran J2SE rpm file and it returned: Memory alloc returned null.
    I have already installed J2re and the file directory is now under /usr/java. Is this correct? I would like to install the web services development pack which requires J2re and J2se.
    Laura

    I have installed J2SE under linux under /usr/java and this is OK. You can now run web services pack under this.
    Rizwan

  • Semi-Colon error when installing J2SE SDK

    Hello!
    When I try to install J2SE SDK I get error:
    "A path with semi-colon in it, is not supported for this product. Please select a directory path without a semi-colon."
    The path is:
    C:\j2sdk1.4.2_09\
    Please help!

    Use this installer
    http://www.microsoft.com/downloads/details.aspx?familyid=889482FC-5F56-4A38-B838-DE776FD4138C&displaylang=en
    That was usefull by me and ohters (forum where I find it), i was that problem when i re installed my XP SP2 with UE installer, any version of JSDK was fuctioning by me (1,4.. 1,6). then all was OK
    Try it
    http://www.microsoft.com/downloads/details.aspx?familyid=889482FC-5F56-4A38-B838-DE776FD4138C&displaylang=en

  • Install j2se on Linux....

    Hi all,
         I am a new Linux user. I wanna to install j2se (1.4.1) on Suse Linux 8.0. In the Linux, it have installed an older j2se version (1.1.8). I have followed the instruction to install j2se_1.41, however when i check the java version, it is still in 1.1.8 version. Also the "java" command doesn't find when I am a root user...Can anyone give me some suggestion? Thank a lot!!!!!
    Ray

    You need to reset your path point to the new directory that you isntall JDK 1.4.1
    Hope this help!

  • Help installing j2se in jbuilder

    ok ok i have given up trying to install j2se in jbuilder. i need some help plz.

    If you have j2se installed, in JBuilder go to Tools -> Configure JDKs and, in the 'JDK home path' push 'Change' button and point it to your j2se.

  • Installing J2SE v1.4.2_05 JRE "error reading setup initializing

    I have a customer who just updated their OS on their computer from Windows 98 to XP and now they are trying to download the J2SE v1.4.2_05 JRE version of Java. In the installing process it gives them this error: "error reading setup initializing" Any suggestions as to what is going on? And how to fix it? Thanks!

    SunForumsGuest wrote:
    On windows there are two available installers.
    Windows Offline Installation, Multi-language (j2re-1_4_2_05-windows-i586-p.exe, 14.91 MB), and the online installer: Windows Installation, Multi-language (j2re-1_4_2_05-<font face="tahoma,verdana,sans-serif" size="1" color="#000">windows</font>-i586-p-iftw.exe, 1.35 MB) .
    In some situations, it may be necessary to use the first (larger) one, which (Ibelieve) includes the MSI installer., which usually will already be on an XP machine, but may not be ion an upgraded Win98 machine ?
    (just a guess)
    /DietzNow I got it, Thanks for your effort!

  • Installing J2SE 1.4.2 SDK and netbeans 3.6 bundle

    I downloaded the bundle and a different computer and burned it to a CD. I brought It home and tried to install it straight from the CD, the computer said that It didnt have enough space on D:\. So I copied the bundle to C: and tried to install. Apart from the fact that the installer doent refresh leaving the image all over the screen. It seems to freeze at 48% on the install log. It installs some files in the netbeans and j2sdk1.4 directories but nowhere near all.
    I should mention that I use Windows XP home and when I try to end the task of installing it tells me that I cannot exit the installation just as It would If I had just closed the Window.

    Hello, I am having the same problem he is when installing the J2SE 1.4.2 SDK + NetBeans 3.6 where I get the warning:
    WARNING: D:\ partition has insufficient space to install the items selected. 102 MB additional space would be needed to install the selected items.
    Should I try copying it into C: drive or install them separately without the bundle?
    Thanks,
    Taylor

  • Install J2SE in Solaris 8 in Sparc

    Pls help !
    I need instructions on how to install j2sdk-1_3_1-solsparc.sh file.
    The instruction in tutorial is not clear.
    Thank you in advance.
    James

    Hello shijingzhang,
    In regards to the installation docs I will be referring to, here is the link:
    http://java.sun.com/j2se/1.3/install-solaris.html
    It seems like you are following the instructions of "Installation of Self-Extracting Binary", so I will continue from there...
    After you extract the J2sdk from the .sh file, it will make a directory with all required J2SDK files. All that is now needed is to configure your system settings. You will need to:
    -change JAVA_HOME environmental variable to point to /usr/java... (/usr/java should be a pointer pointing to the directory where you unpacked the J2SDK package)
    -Set CLASSPATH variable to include J2SDK classes and jars
    -add JAVA_HOME/bin to your PATH variable
    After these steps, JAVA should be ready to run. After completing these steps, test to see if JAVA is running by typing "java -version". You should see the output of the JAVA version you are running.
    Hope this helps!
    Ming
    Developer Technical Support
    http://www.sun.com/developers/support

  • Forms R12: install j2se plugin in Linux

    when opening forms in R12 it shows the error like below :
    In order to access this application, you must install the J2SE Plugin version 1.6.0_07 on your client and NPX_PLUGIN_PATH environment variable is set before starting Netscape. To install this plugin, click here to download the oaj2se.exe executable. Once the download is complete, double-click the oaj2se.exe file to install the plugin. You will be prompted to restart your browser when the installation is complete.
    but as the given plugin is .exe so i cant install , wat to do now.
    Edited by: user12235518 on Mar 7, 2012 11:51 PM

    How to install a browser plug-in really has nothing to do with Oracle Forms or even EBusiness. Information on how to install the plug-in is available in the JRE documentation:
    http://www.java.com/en/download/help/linux_install.xml
    You can also post questions about installing a JRE on Linux in the Java (JRE) forum:
    Java Runtime Environment (JRE)

Maybe you are looking for

  • Command line parameters and resuming

    Hi, I am researching for a client who wishes to have several students (K-12) using Adobe Captivate course on the same computer. Another constraint is that a course is run from DVD (1+ GB in size) so it's published as standalone application (.exe for

  • Xcelsius exporting capabilities to Powerpoint and Word with Windows vista

    I have recently bought a license for Xcelsius Present 2008 Full Product. I have Windows Vista in my computer with the version of MS Office is 2003. My problem is that the features of exporting Xcelsius visualizations to powerpoint and Word don't work

  • How to execute echo command thro' program.

    I want to execute the echo command of windows through a java program. Which is the method that I can use. Please help.

  • HELP WITH SPRY TABBED PANEL -

    On one page I created a spry-tabbed panel with a distinctive look. On another page, same website, I created another spry tabbed panel with its own distinctive look, its own color scheme.  On doing the second page I discovered I was also inadvertantly

  • Comes with Music - Expired 3 days into 365 days

    We received a X6 32 with 1 year free Comes with Music On going back into the Music store it asked me to register the PIN again, only to be told that although I have 362 days left, the PIN is not longer valid I fear this could have come about from us