|
3:
Re: Re: Problem in Windows Installer - LAMS 2.3
|
In response to 2
|
11/05/09 12:47 PM |
|
Hi Luke,
It fails during the actual installation itself. I tried installing a clean version from scratch and still encounter the same problem. I have two version of jdk 6 . one with update 1 and one with update 17( the latest one).
However, my LAMS is fetching the files from the latest version only as i have selected jdk6.17 path only during installation.
Thanks
Esh
Posted by esh nagappan
|
|
|
|
|
|
|
8:
Re: Re: Re: Re: Re: Re: Problem in Windows Installer - LAMS 2.3
|
In response to 7
|
11/06/09 01:46 PM |
|
Hi,
As i had mentioned i had 2 versions of JDK under my Program Files.
Now, i reinstalled the latest version under C drive as C:\JDK17 ( the old version is available under C:\Program Files\Java\jdk1.6.0_07 ) and set the path variables
JAVA_HOME = C:\JDK17\
PATH = C:\PROGRAM FILES\JAVA\APACHE-ANT-1.7.1\BIN\;C:\JDK17\bin\;
CLASSPATH=C:\JDK17\jre\
please let me know if am missing something
Thanks
Esh
Posted by esh nagappan
|
|
|
9:
Re: Re: Re: Re: Re: Re: Re: Problem in Windows Installer - LAMS 2.3
|
In response to 8
|
11/08/09 05:47 PM |
|
Those environment variables look ok, although they shouldn't be strictly necessary. My suspicion about the error was that the CLASSPATH value may have had some sort of syntax problem, leading the installer to run an ant command that didn't get parsed properly. Anyway, have a go now and see how it goes.
Posted by Jun-Dir Liew
|
|
|