[Issue 5812] Installer can't find java

[email protected] Fri, 28 Oct 2016 08:17:22 -0700 (PDT)
Newsgroups gmane.comp.lang.uml.argouml.issues
Message-ID <[email protected]>
http://argouml.tigris.org/issues/show_bug.cgi?id=5812






------- Additional comments from [email protected] Fri Oct 28 08:17:21 -0700 2016 -------
Reporting the the same problem here; Windows 7/64 bit; ArgoUML 0.34 installer.
Immediately upon clicking "Next" in the initial ArgoUML 0.34 Setup window, a
window titled "ArgoUML 0.34 Setup" pops up with the message "No Java Runtime
Environment could be found. Setup will automatically download a suitable JRE
from sun.com."

Java 1.8.0.92, 64-bit, logged "Download/install JDK 8u92 from
http://download.oracle.com/otn-pub/java/jdk/8u92-b14/jdk-8u92-windows-x64.exe to
C:/Program Files/Java/jdk1.8.0_92/"

Content of C:/Program Files/Java/jre1.8.0_92/bin is same as C:/Program
Files/Java/jdk1.8.0_92/jre/bin EXCEPT the jre1.8.0_92/bin/ has attach.dll and
sawindbg.dll that are not in jdk1.8.0_92/jre/bin/

Running java in a command prompt invokes
C:/ProgramData/Oracle/Java/javapath/java.exe which appears to be a symlink to
c:/Program Files/Java/jre1.8.0_92/bin/java.exe

Registry entries:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment]
"CurrentVersion"="1.8"
"BrowserJavaVersion"="11.92.2"

[HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.8]
"RuntimeLib"="C:\\Program Files\\Java\\jre1.8.0_92\\bin\\server\\jvm.dll"
"JavaHome"="C:\\Program Files\\Java\\jre1.8.0_92"
"MicroVersion"="0"

I de-selected the JRE download, then clicked Next and installed to [default
location] "C:\Program Files (x86)\ArgoUML" but that would not go ("Next" in the
Choose Start Menu Folder => popup "Setup detected that Java has not been
correctly installed on this system, please reinstall the Java runtime
environment, then try again."

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=448&dsMessageId=3191706

To unsubscribe from this list, e-mail: [[email protected]].
Please do not reply to this mail. Instead, add your comments in the issue.