Details
Description
Running a console version, when you select a valid JDK path (or even default, which due to this check is blank) the following error appears:
"Path /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/ is not valid."
According to JDKPathPanelConsoleHelper ( http://git.codehaus.org/gitweb.cgi?p=izpack.git;a=blob;f=izpack-panel/src/main/java/com/izforge/izpack/panels/jdkpath/JDKPathPanelConsoleHelper.java;h=69608c1f35e50c67d98d7b693ebe801228509b6d;hb=cb3628f4dd9b80b6953a10a4c8bb06c33ed645d1 ) this occurs due an existence check for lib/tools.jar file. In Mac OS X, JVM has its own structure, and this file does not exist.
Activity
Julien Ponge
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Assignee | Julien Ponge [ jponge ] | |
| Fix Version/s | 4.3.4 [ 17026 ] | |
| Fix Version/s | 5.0 [ 15138 ] | |
| Resolution | Fixed [ 1 ] |
Julien Ponge
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
Related to
IZPACK-636