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.

Similar Messages

  • "Error 1721" when trying to install jdk-6u3-windows-i586-p.exe ??

    When I try to install the just downloaded jdk-6u3-windows-i586-p.exe
    = Java SE 6 upd 3 Development Kit on my WinXP computer at first everything seems fine.
    I can choose the installation options (all except the Java DB).
    and selected the installation folder and start the process.
    The progress bar reaches approx. 80%.
    Then suddenly it stops and a popup appears:
    "Error 1721. There is a problem with this Windows installer package. A program required for this install to complete could not be run".
    What's wrong ?
    BTW: Upd 2 could be installed without problems.

    Hi, Try reregistering the Windows Installer service.. For that restart you system in safe mode then
    Open command prompt and excecute the below commands
    1 msiexec /unregister
    2 msiexec /regserver
    Restart the system normally and check if it works.
    If it doesn't work try using some registry cleaner like CCCleaner to clean your registry.
    Hopw this will work ..

  • Error installing jdk-1_5_0-windows-i586.exe

    During second phase of the install process, I get this error message: "Error 1311.Source file not found: C:\Program Files\Common Files \Java\Update\Base Images\jdk1.5.0.b64\patch-jdk1.5.0b64\jo150000.cab. Verify that the files exists and that you can access it." After clicking Cancel, OK, and Finish, the installer indicates that the JDK was successfull installed. However, the public JRE was not installed. I have uninstalled the JDK and attempted to repeat the install several times with the same results..
    I' m installing on Windows-XP Home Edition. I have previously installed the second beta and followed the instrustions to unstalling it before installing the release version.
    I also have 1.4.0 and 1.4.2.02 installed.
    Help

    I am receiving a similiar error message:
    Error 1311. Source file not found: c:\Documents and Settings\tee3\Local Settings\Temporary Internet Files\Content.IE5\58W7LIST\Down[1].htm. Verify that files exist and that you can access it.
    This is strange because I have installed jdk 1. 5.0 before and I did not get this error. I needed to re-install the jdk1.5.0 in a different directory. Thats why I am re-installing it. I first un-installed it and then tried to re-install it. Thats when I get the error message above.
    does anyone have a fix for this.

  • Problems Installing JDK 7u2 Windows 64-bit

    I've downloaded the Development Kit but for some reason it won't install. I try clicking on it and nothing...
    Help please.

    The problem of installation of JDK 7u2 on Windows x64 is coming for both 32 bit and 64 bit versions of JDK.... However, i have tried installing them on Windows x86 (specifically Win XP SP3 x86 on VirtualBox 4.1.8) and the 32 bit version of JDK seems to be installing just fine on 32 bit Windows.
    I might be wrong here but maybe the problem is that the 32 bit code on the JDK 7u2 may contain some 16bit code and so the Windows x64 is not able to run it (x64 OS not backwards compatible with 16 bit code). However the chances of this is slim since this is an update and the JDK 7u1 both 32 and 64 bit versions were fine.
    However if this might have happened, then it is also possible that the 16bit code is also present in the 64 bit version of JDK 7u2 and thats why both the versions are not running on Windows x64.
    Hoping they fix the issue soon. I need to do some testing and programming on Java 7.

  • Error on install jdk-1_5_0_08-windows-i586-p

    Hi im new to java decided i would aquire the jdk about a week ago cannot install get same error have re downloaded and still get same install error
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.installshield.wizard.service.LocalImplementorProxy.invoke(Unknown Source)
         at com.installshield.wizard.service.AbstractService.invokeImpl(Unknown Source)
         at com.installshield.wizard.service.file.GenericFileService.createAsciiFile(Unknown Source)
         at org.netbeans.installer.PostInstallFixupAction.install(PostInstallFixupAction.java:112)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
         at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    (4/09/2006 16:14:07), Install, org.netbeans.installer.PostInstallFixupAction, dbg, create file: C:\Program Files\netbeans-5.0\nb5.0\var\license_accepted
    (4/09/2006 16:14:07), Install, org.netbeans.installer.PostInstallFixupAction, dbg, patching C:\Program Files\netbeans-5.0\etc\netbeans.conf
    (4/09/2006 16:14:07), Install, org.netbeans.installer.PostInstallFixupAction, err, java.io.FileNotFoundException: C:\Program Files\netbeans-5.0\etc\netbeans.conf (The system cannot find the path specified)
    STACK_TRACE: 25
    java.io.FileNotFoundException: C:\Program Files\netbeans-5.0\etc\netbeans.conf (The system cannot find the path specified)
         at java.io.FileInputStream.open(Native Method)
         at java.io.FileInputStream.<init>(Unknown Source)
         at java.io.FileInputStream.<init>(Unknown Source)
         at java.io.FileReader.<init>(Unknown Source)
         at com.installshield.wizard.service.file.PureJavaFileServiceImpl.readAsciiFile(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.installshield.wizard.service.LocalImplementorProxy.invoke(Unknown Source)
         at com.installshield.wizard.service.AbstractService.invokeImpl(Unknown Source)
         at com.installshield.wizard.service.file.GenericFileService.readAsciiFile(Unknown Source)
         at org.netbeans.installer.PostInstallFixupAction.addJDKHomeToIDEConfigFile(PostInstallFixupAction.java:249)
         at org.netbeans.installer.PostInstallFixupAction.install(PostInstallFixupAction.java:133)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
         at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    (4/09/2006 16:14:07), Install, org.netbeans.installer.PostInstallFixupAction, dbg, deleting C:\Program Files\netbeans-5.0\bin\netbeans.cmd
    (4/09/2006 16:14:07), Install, org.netbeans.installer.PostInstallFixupAction, dbg, cannot find C:\Program Files\netbeans-5.0\bin\runideopenvms.com
    (4/09/2006 16:14:07), Install, org.netbeans.installer.PostInstallFixupAction, dbg, cannot find C:\Program Files\netbeans-5.0\bin\macosx_launcher.dmg
    (4/09/2006 16:14:07), Install, org.netbeans.installer.PostInstallFixupAction, dbg, cannot find C:\Program Files\netbeans-5.0\bin\runideos2.cmd
    (4/09/2006 16:14:07), Install, org.netbeans.installer.PostInstallFixupAction, dbg, deleting C:\Program Files\netbeans-5.0\bin\netbeans
    (4/09/2006 16:14:07), Install, org.netbeans.installer.PostInstallFixupAction, dbg, cannot find C:\Program Files\netbeans-5.0\_uninst\nb-uninstall.template
    (4/09/2006 16:14:07), Install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, dbg.install, JVM memory after installing Post Install Fixup Action (fixup): free=59406840 total=66715648
    (4/09/2006 16:14:07), Install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, dbg.install, JVM memory before installing Desktop Icon (desktopicon): free=59277816 total=66715648
    (4/09/2006 16:14:07), Install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Desktop Icon (desktopicon)
    (4/09/2006 16:14:08), Install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, dbg.install, JVM memory after installing Desktop Icon (desktopicon): free=58507328 total=66715648
    (4/09/2006 16:14:08), Install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, dbg.install, JVM memory before installing Desktop Icon (programsmenu): free=58245616 total=66715648
    (4/09/2006 16:14:08), Install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Desktop Icon (programsmenu)
    (4/09/2006 16:14:08), Install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, dbg.install, JVM memory after installing Desktop Icon (programsmenu): free=57971296 total=66715648
    (4/09/2006 16:14:08), Install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, dbg.install, JVM memory before installing Files (bean51): free=57917272 total=66715648
    (4/09/2006 16:14:08), Install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Files (bean51)
    (4/09/2006 16:14:09), Install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, dbg.install, JVM memory after installing Files (bean51): free=58952712 total=66715648
    (4/09/2006 16:14:09), Install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, dbg.install, JVM memory before installing Storage Builder Action (storageBuilderAction): free=58850224 total=66715648
    (4/09/2006 16:14:09), Install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Storage Builder Action (storageBuilderAction)
    (4/09/2006 16:14:09), Install, org.netbeans.installer.StorageBuilderAction, dbg, nbInstallDir: C:\Program Files\netbeans-5.0
    (4/09/2006 16:14:09), Install, org.netbeans.installer.StorageBuilderAction, dbg, uninstDir: C:\Program Files\netbeans-5.0\_uninst
    (4/09/2006 16:14:09), Install, org.netbeans.installer.StorageBuilderAction, dbg, jdkHome: null
    (4/09/2006 16:14:09), Install, org.netbeans.installer.StorageBuilderAction, dbg, TempPath: C:\DOCUME~1\User\LOCALS~1\Temp
    (4/09/2006 16:14:09), Install, org.netbeans.installer.StorageBuilderAction, dbg, Created temporary dir for SB: C:\DOCUME~1\User\LOCALS~1\Temp\mdrtmpdir
    (4/09/2006 16:14:09), Install, org.netbeans.installer.StorageBuilderAction, err, # # # # # # # #
    (4/09/2006 16:14:09), Install, org.netbeans.installer.StorageBuilderAction, err, Fatal error: Cannot create destination directory for Storage Builder.
    (4/09/2006 16:14:09), Install, org.netbeans.installer.StorageBuilderAction, dbg, Deleted temporary dir for SB: C:\DOCUME~1\User\LOCALS~1\Temp\mdrtmpdir
    (4/09/2006 16:14:09), Install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, dbg.install, JVM memory after installing Storage Builder Action (storageBuilderAction): free=58645792 total=66715648
    (4/09/2006 16:14:12), Install, org.netbeans.installer.PostInstallWizardAction, dbg, uid: 274c5407c4fa26908310cb5c1c500000
    (4/09/2006 16:14:12), Install, org.netbeans.installer.PostInstallWizardAction, dbg, Key -> Software\Microsoft\Windows\CurrentVersion\Uninstall
    (4/09/2006 16:14:12), Install, org.netbeans.installer.PostInstallWizardAction, dbg, nbInstallDir: C:\Program Files\netbeans-5.0
    (4/09/2006 16:14:12), Install, org.netbeans.installer.PostInstallWizardAction, dbg, First match with UID keyNames[0]: 274c5407c4fa26908310cb5c1c5000001954585180 UninstallString: C:\Program Files\netbeans-5.0\_uninst\uninstaller.exe
    (4/09/2006 16:14:12), Install, org.netbeans.installer.PostInstallWizardAction, dbg, strippedValue: C:\Program Files\netbeans-5.0
    (4/09/2006 16:14:12), Install, org.netbeans.installer.PostInstallWizardAction, dbg, Second match with UninstallString. Modify/Add Keys.
    (4/09/2006 16:14:12), Install, org.netbeans.installer.PostInstallWizardAction, dbg, Adding value -> Software\Microsoft\Windows\CurrentVersion\Uninstall\C:\Program Files\netbeans-5.0\bin\netbeans.exe
    (4/09/2006 16:14:12), Install, org.netbeans.installer.PostInstallWizardAction, dbg, Adding value -> Software\Microsoft\Windows\CurrentVersion\Uninstall\C:\Program Files\netbeans-5.0
    (4/09/2006 16:14:12), Install, org.netbeans.installer.NbSummaryPanel, dbg, queryEnter ENTER
    (4/09/2006 16:14:12), Install, org.netbeans.installer.NbSummaryPanel, dbg, queryEnter nbInstallDir: C:\Program Files\netbeans-5.0
    (4/09/2006 16:14:12), Install, org.netbeans.installer.NbSummaryPanel, dbg, queryEnter POST_INSTALL PANEL
    (4/09/2006 16:14:12), Install, org.netbeans.installer.NbSummaryPanel, dbg, queryEnter exitCode: -200
    (4/09/2006 16:14:12), Install, org.netbeans.installer.NbSummaryPanel, dbg, queryEnter INSTALLATION FAILED
    don't know what 2 du plz help?

    I had a similar problem. Like you I thought that downloading the bundled JDK with NetBeans would be great but after trying the installation on two different machines thinking there was a problem with the machine I opted for downloading the JDK from the Sun site and NetBeans from their respective site. It worked like a charm.

  • Problems while trying to install JDK in windows 7

    Hello,
    I tried to install latest JDK version: jdk1.6.0_21 on my windows 7...
    I have set the Variable in USER VARIABLE as:
    NAME: PATH
    Value: C:\Program Files\Java\jdk1.6.0_21\bin
    Now, When I went to the CMD and typed "set" it showed me
    CLASSPATH=.;C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip
    Now, I am not sure what to do after this? Am I on the right track or doing something wrong?
    I really want to be able to install this ASAP so I can start using/learning JAVA Programming from very basic.
    Instead of using Netbeans I want to use this command prompt to be able to learn java.
    I want to type all my codes in this CMD thing and be able to store and view all the files from this cmd / folder.
    So, waiting for your response :)

    You really do not need to change your classpath. There are ways around it (search the net).
    Once you have changed your PATH variable open up a new command prompt. Type
    java
    javacIf the responses you get back are about the usage then you have set it correctly and can now compile and run your programs. If you get back an error saying that it cannot find the program then your PATH is wrong.
    You might also want to try
    java -version
    javac -versionto confirm that you have the correct version installed.

  • Cant install JDK on Windows 2000

    Ive tried installing both 1.4 and 1.3..... Anyway whenver i try to run the installer i get the message "Cant run 16-bit windows program" Any ideas? I cant seem to find anything on the subject and the one site i did suggested that certain dll's be present on the system which where all there?
    thx

    The problem here is that Sun is distributing a 32-bit only
    program with a 16-bit installation software. They use
    Installshield for the installation. They forgot to check
    off 32-bit runtime when packaging the installation software.
    For whatever reason, the 16-bit subsystem in Windows is
    disabled and the 16-bit installation software can't run.
    Look at Microsoft's knowledgebase article
    Q196453 "Troubleshooting NTVDM and WOW Startup Errors".
    http://support.microsoft.com/default.aspx?scid=kb;EN-
    US;Q196453
    Also, go to Installshield's website and look at
    knowledgebase article Q101254 and Q103299 for more
    information.
    http://support.installshield.com/kb/kbresults.asp?
    pm=All&txtkeyword=16-
    bit+subsystem&sm=all+words&txtarticleid=&gv=1&acat=both&sa=c
    ontent&days=0&submit.x=0&submit.y=0

  • Cannot Install Java JDK on Windows 7 Home Premium

    Hello all, I'm sorry if this is the wrong place to post this question. I have an issue trying to install ANY JDK on Windows 7 Home Premium. When I run the install it throws an Error: 1722. I've tried looking around on Google but haven't found much. Has anyone else has this error?

    I tried to install the windows7 64-bit jdk on my windows7 64-bit computer with 2 browsers, chrome and firefox. There was no difference between browsers. Then, I repeatedly installed and uninstalled many, many times, trying to figure out what was wrong.
    After an easy install, I click on the jdk program to try to use it, and I get a pop-up saying something like, you have already installed this, do you want to install it again? That is all I get from the installed jdk program, there is nothing else the program will do, only give me that pop-up.
    I then read and studied all the online info from all the java websites. Their website info does not mention this problem. Then I did all the you tube videos that deal with this problem. After watching a you tube video, I clicked start, and typed in cmd, and then typed javac; the message I am given is that javac is not recognized as a command.
    Then, I tried to contact the java/oracle company many different ways, with chat and email, and got NO response; they are not addressing or responding to this situation in any way.
    Last night, I contacted my computer company, and after speaking with them, they are saying they will go into my computer and make the necessary software changes to the windows 7 so that the java jdk will be properly working. Sounds great, but - they want to charge me a lot of $$MONEY. I got two price quotes, $80 and $89. It is not free, which is frustrating. The java download is free, but I do I have to pay to get it properly installed on my computer? Can anyone provide wise advise? Is there any way I can get it properly installed for free?
    Also, someone mentioned that maybe my Norton Antivirus is preventing the proper jdk install, but I doubt it, since the norton antivirus has never before given me any problem.
    Please help. Thanks!

  • 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.)

  • 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

  • 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.2.2 in Windows XP - Professional

    I was getting the following error while installing JDK 1.2.2 in Win XP :-
    javaw.exe has encountered a problem and needs to close.
    AppName : javaw.exe AppVer : 0.0.0.0
    ModName : symcjit.dll ModVer : 3.10.0.107
    Offset : 0005f974
    The error report includes information regarding the condition of javaw.exe when the problem occured; the operating system version and computer hardware in use; your Digital product ID, which could be used to identify your license; and IP address of your computer.

    I recently installed the J2SE SDK onto my computer
    (Windows XP). How do I access MS-DOS to check my
    path?
    Thanks
    WTBInstall DOS on another machine and create a boot disk. Then put that bootdisk into your XP machine and boot from that.
    There is no DOS in Windows and hasn't been for years.

  • Installing JDK for Microsoft Windows

    Hi all,
    I'm installing 8.53 on Win 2008 following
    http://docs.oracle.com/cd/E38921_01/psft/acrobat/PeopleTools_8.53%20_Installation_for_Microsoft_SQL_Server.pdf
    At step Task 2-1-2: Installing JDK for Oracle WebLogic
    there are three choices :
    Develpment kit
    Source Code
    Public JRE
    Which one should I chose ?
    Thank you.

    http://gasparotto.blogspot.nl/2013/08/peoplesoft-on-windows-2012-middleware.html
    Nicolas.

  • How is windows registry affected on installing JDK

    I have a basic query ,when u install JDK ,JRE also gets installed
    does it make an entry in the registry(windows system).Also the browsers supporting java do they come with their own JRE's ie. a system can have 2 JRE's at the same time or is it that the browsers use the JRE of the JDK.
    I got an unsual error once after lots of successful executions saying that the dll for jre1.3 was not available and incompatible with jre 1.2
    ..dont remember the exact error.
    When i installed the jre1.3 , the same error did not come.
    So I am pretty confused , why did the jdk1.3 installation not install the jre1.3 .....Can any one help

    I have a basic query ,when u install JDK ,JRE also
    gets installed
    does it make an entry in the registry(windows
    system).Also the browsers supporting java do they come
    with their own JRE's ie. a system can have 2 JRE's at
    the same time or is it that the browsers use the JRE
    of the JDK.
    I got an unsual error once after lots of successful
    executions saying that the dll for jre1.3 was not
    available and incompatible with jre 1.2
    ..dont remember the exact error.
    When i installed the jre1.3 , the same error did not
    come.
    So I am pretty confused , why did the jdk1.3
    installation not install the jre1.3 .....Can any one
    helpYes, installing the JDK does put registry entries in. Search your registry for java. It'll list all your JDKs and also which is the current one. You can switch the current one between your JDKs. Also, running java on windows often results ( in certain versions, I know it does on win2000 ) in putting java.exe in the winnt directory, so even though your path variable may point to the correct jdk, if the wrong java.exe is in your winnt directory that will get picked up, with pretty unpredictable results.

  • Installing SAPNWABAP701SR1_TRIAL on Windows Vista - Error

    Hi,
    i have problems to install MiniSap on Windows Vista.
    Can you help me ?
    here ist the installation log.
    program is starting... Please wait!
    guiengine: call to bind() for socket 21200 484 failed . No such file or directory
    Starting GUIServer using:
      SAPinst port  : 21201
      GUIServer port: 21211
      HTTP port     : 4238
      GUI autostart : on
      GUI mode      : normal
      command       : "C:/Users/ULRICH1.HNP/AppData/Local/Temp/sapinst_exe.4528.1301139212/jre/binjava.exe" -cp "C:/Users/ULRICH1.HNP/AppData/Local/Temp/sapinst_exe.4528.1301139212jarinstgui.jar" -Xmx256M -Dsun.java2d.noddraw=true -Dsap.env.var.javahome=SAPINST_JRE_HOME SDTGui sapinst host=localhost port=21201 -nolock
    load resource pool D:DownloadssapSAPNWABAP701SR1_TRIALSAP_NetWeaver701SR1_2008_Installation_MasterIM_WINDOWS_I386
    esourcepool.xml
    guiengine: No GUI server connected; waiting for a connection on host HNPC1, port 21201 to continue with the installation
    Mar 26, 2011 11:34:20 AM : *************************
    Mar 26, 2011 11:34:20 AM : Starting Server
    Mar 26, 2011 11:34:20 AM : Reading server configuration.
    Mar 26, 2011 11:34:21 AM : Reading service configuration SAPinstService.
    Mar 26, 2011 11:34:21 AM : Configuring LogManager ...
    Mar 26, 2011 11:34:21 AM : *************************************************
    Mar 26, 2011 11:34:21 AM : Starting SL Controller ...
    Mar 26, 2011 11:34:21 AM : StorageService switched off.
    Mar 26, 2011 11:34:21 AM : Initializing SecurityManager ...
    Mar 26, 2011 11:34:21 AM : Key Store management switched off.
    Mar 26, 2011 11:34:21 AM : Configuring HTTPManager ...
    Mar 26, 2011 11:34:21 AM : WebstartService switched off.
    Mar 26, 2011 11:34:21 AM : RoleService switched off.
    Mar 26, 2011 11:34:21 AM : AlertService switched off.
    Mar 26, 2011 11:34:21 AM : NotesService switched off.
    Mar 26, 2011 11:34:21 AM : ProcessService switched off.
    Mar 26, 2011 11:34:21 AM : Starting MIDService ...
    Mar 26, 2011 11:34:21 AM : Starting FileService ...
    Mar 26, 2011 11:34:21 AM : LogService switched off.
    Mar 26, 2011 11:34:21 AM : MailService switched off.
    Mar 26, 2011 11:34:21 AM : Starting services ...
    Mar 26, 2011 11:34:21 AM : Starting service "SAPinstService" ...
    Mar 26, 2011 11:34:21 AM : Service "SAPinstService" started
    Mar 26, 2011 11:34:21 AM : Services started.
    Mar 26, 2011 11:34:21 AM : Starting HTTP server listening on port 4239 ...
    Mar 26, 2011 11:34:21 AM : HTTP server started.
    Mar 26, 2011 11:34:21 AM : SL Controller started.
    Mar 26, 2011 11:34:21 AM : Starting GUI ...
    guiengine: 2011-03-26 12:34:24 Login successful
    Mar 26, 2011 11:34:25 AM : GUI started.
    INFO       2011-03-26 12:34:18.735 synxcpath.cpp:776
               CSyPath::createFile()
    Creating file C:Program Filessapinst_instdirx.
    INFO       2011-03-26 12:34:18.735 synxcfile.cpp:177
               CSyFileImpl::remove()
    Removing file C:Program Filessapinst_instdirx.
    INFO       2011-03-26 12:34:42.435 synxcpath.cpp:776
               CSyPath::createFile()
    Creating file C:Program Filessapinst_instdirNW701AS-ABAPADACENTRALx.
    INFO       2011-03-26 12:34:42.435 synxcfile.cpp:177
               CSyFileImpl::remove()
    Removing file C:Program Filessapinst_instdirNW701AS-ABAPADACENTRALx.
    INFO       2011-03-26 12:34:45.274 synxcpath.cpp:776
               CSyPath::createFile()
    Creating file C:Program Filessapinst_instdirx.
    INFO       2011-03-26 12:34:45.274 synxcfile.cpp:177
               CSyFileImpl::remove()
    Removing file C:Program Filessapinst_instdirx.
    INFO       2011-03-26 12:34:47.255 synxcfile.cpp:493
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/statistic.6.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    Copied file 'C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/statistic.xml' to 'C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/statistic.6.xml'.
    INFO       2011-03-26 12:34:47.692 synxcfile.cpp:493
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/statistic.7.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    Copied file 'C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/statistic.xml' to 'C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/statistic.7.xml'.
    WARNING    2011-03-26 12:34:48.550 synxcpath.cpp:912
               CSyPath::getOSNodeType(bool )
    Unable to get information about path
    LABEL.ASC using GetVolumeInformation. Operating system error message: Der angegebene Pfadname ist ungültig.
    INFO       2011-03-26 12:34:53.464 synxcfile.cpp:493
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/inifile.4.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    Copied file 'C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/inifile.xml' to 'C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/inifile.4.xml'.
    INFO       2011-03-26 12:34:53.480 synxcfile.cpp:493
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/inifile.5.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    Copied file 'C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/inifile.xml' to 'C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/inifile.5.xml'.
    INFO       2011-03-26 12:34:53.636 sixxcstepexecute.cpp:388
    Execute step
    Component  W2K_ServicePack_Check|ind|ind|ind|ind
    Preprocess  of component |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0|W2K_ServicePack_Check|ind|ind|ind|ind|2|0
    INFO       2011-03-26 12:34:59.891 synxcfile.cpp:493
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/keydb.3.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    Copied file 'C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/keydb.xml' to 'C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/keydb.3.xml'.
    INFO       2011-03-26 12:34:59.907 synxcfile.cpp:493
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/statistic.8.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    Copied file 'C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/statistic.xml' to 'C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/statistic.8.xml'.
    INFO       2011-03-26 12:34:59.923 sixxcstepexecute.cpp:790
    Execute step verifyPolicy of component |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_getJavaHome|ind|ind|ind|ind|0|0
    INFO       2011-03-26 12:34:59.954 sixxcstepexecute.cpp:790
    Execute step setNWOption of component |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_getJavaHome|ind|ind|ind|ind|0|0
    WARNING    2011-03-26 12:35:00.032
               CJSlibModule::writeWarning_impl()
    Could not determine a valid JAVA_HOME directory from the environment.
    INFO       2011-03-26 12:35:00.94 sixxcstepexecute.cpp:790
    Execute step collect of component |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0
    WARNING    2011-03-26 12:35:00.188 ianxcreghelper.cpp:235
               CNTRegistryKey::CNTRegistryKey(., HKEY_LOCAL_MACHINE, SYSTEMCurrentControlSetServicesBHDrvx86, ...)
    Error 5 (Zugriff verweigert
    ) in execution of a 'RegOpenKeyEx' function, line (81), with parameter (SYSTEMCurrentControlSetServicesBHDrvx86).
    WARNING    2011-03-26 12:35:00.188 ianxcreghelper.cpp:469
               CNTRegistryKey::CNTRegistryKey(., HKEY_LOCAL_MACHINE, SYSTEMCurrentControlSetServicesBHDrvx86, ...)
    The subkey 'HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesBHDrvx86' does not exist on the 'localhost' host.
    ERROR      2011-03-26 12:35:00.188
               CJSlibModule::writeError_impl()
    MOS-01185  The subkey 'HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesBHDrvx86' does not exist on the 'localhost' host.
    ERROR      2011-03-26 12:35:00.188 sixxcstepexecute.cpp:950
    FCO-00011  The step collect with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0|collect was executed with status ERROR ( Last error reported by the step :The subkey 'HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesBHDrvx86' does not exist on the 'localhost' host.).
    INFO       2011-03-26 12:35:23.479 sixxcstepexecute.cpp:1003
    An error occured and the user decided to stop.
    Current step "|NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0|collect".
    INFO       2011-03-26 12:35:33.868 synxcpath.cpp:776
               CSyPath::createFile()
    Creating file C:Program Filessapinst_instdirNW701AS-ABAPADACENTRALlistOfSupportFilesToBePacked.lst.
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/change.log
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/control.xml
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/controllerKdbClient.dmp
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/instana.xsl
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/keydb.xml
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/msiexec.log
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/sapinst.1.log
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/sapinst.2.log
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/sapinst.log
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/sapinst_dev.1.log
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/sapinst_dev.2.log
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/sapinst_dev.log
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/start_dir.cd
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/stepKeydbClient.dmp
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/vcredist_x86.log
    a C:/Users/ULRICH~1.HNP/AppData/Local/Temp/sapinst_exe.4528.1301139212/dev_selfex.out
    a C:/Users/ULRICH~1.HNP/AppData/Local/Temp/sapinst_exe.4628.1301138799/dev_selfex.out
    a C:/Users/Ulrich.HNPC1/.sdtgui/log/FileService.log
    a C:/Users/Ulrich.HNPC1/.sdtgui/log/MIDService.log
    a C:/Users/Ulrich.HNPC1/.sdtgui/log/SAPinstService.log
    a C:/Users/Ulrich.HNPC1/.sdtgui/log/SDTServer.log
    a C:/Users/Ulrich.HNPC1/.sdtgui/log/gui.err
    a C:/Users/Ulrich.HNPC1/.sdtgui/log/gui.log
    a C:/Users/Ulrich.HNPC1/.sdtgui/log/gui.log.lck
    a C:/Users/Ulrich.HNPC1/.sdtgui/log/gui.out
    a C:/Users/Ulrich.HNPC1/.sdtgui/log/gui.trc
    a C:/Users/Ulrich.HNPC1/.sdtgui/log/gui.trc.lck
    a C:/Users/Ulrich.HNPC1/.sdtgui/log/server.err
    a C:/Users/Ulrich.HNPC1/.sdtgui/log/server.out
    a C:/Users/Ulrich.HNPC1/.sdtgui/log/server.trc
    Abort execution because of
    controller.userDecideToStop
    INFO       2011-03-26 12:35:35.116 synxcpath.cpp:776
               CSyPath::createFile()
    Creating file C:Program Filessapinst_instdir.lastInstallationLocation.
    INFO       2011-03-26 12:35:35.132 synxcpath.cpp:776
               CSyPath::createFile()
    Creating file C:Program Filessapinst_instdirNW701AS-ABAPADACENTRAL__instana_tmp.xml.
    Mar 26, 2011 11:35:35 AM : Stopping services ...
    Mar 26, 2011 11:35:35 AM : Stopping service "SAPinstService" ...
    Mar 26, 2011 11:35:35 AM : Service "SAPinstService" stopped.
    Mar 26, 2011 11:35:35 AM : Services stopped.
    Mar 26, 2011 11:35:35 AM : Server shutdown by SAPinstService
    Exit status of child: 2

    SAPinst is having problems starting up.
    Please post the sapinst.log file from C:\Program Files\sapinst_dir
    Make sure you do the following.
    1.) Turn off Windows Firewall
    2.) Turn off UAC (http://www.petri.co.il/disable_uac_in_windows_vista.htm)
    3.) Install right version of JRE/JDK (1.4.2 Update 29)
    4.) Set the correct User Environment Variables (JAVA_HOME, SAPSYSTEMNAME)
    5.) Delete all SAP folders/contents in TEMP folder of your user profile (C:/Users/ULRICH~1.HNP/AppData/Local/Temp/.....).
    5.) Delete C:\Program Files\sapinst_dir\ folder.  This will be recreated when SAPinst starts again.
    Give this a shot and see what happens.
    Regards,
    Ravi

Maybe you are looking for