Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8120440

Fail to install JavaFX runtime within system context

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • fx2.1
    • install
    • None
    • windows server 2008 x64

      This is tested on a domain managed environment, like the JRE case in CR 7014194.

      Reproduce steps:
      1. Check preconditions
          Install a supported JRE, for instance 7u4 b22, on the domain member machine
      2. Create jfx_install.cmd file using javafx runtime installer, contains two lines:
          %JAVAFX_LOCATION%\javafx-2_1_0-windows-i586.exe /s
          exit
      put it on to the domain member machine
      3. Invoke "psexec.exe \\domain_member_hostname -s cmd.exe" from windows domain controller machine.
      4. kick off jfx_install.cmd

      Expected: JavaFX runtime can be installed successfully
      Actually: it returned with RC 1619 and FX runtime was not installed.
      I did not find any JavaFX installation log in TEMP DIR. Please advise how to find them.

      My test environments of Win server 2008 x64
      10.182.30.161 (Domain controller), 10.182.30.180 (domain member) java\administrator Passw2rd

            billyh William Harnois
            xiaofeya Xiaofeng Yang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: