Hi Ulli, thanks for spotting it. I'm not able to verify, as I don't have any win slave available for testing right now, but on linux JDK auto-install fails as well (bash script contains html instead of script), so definitely JDK auto install needs to be fixed Cheers Vojta
> I'm not sure if this is related to the RC (or a different problem on our > Windows slave). > > After the upgrade the automatic Java JDK Installation on our Window > slave is broken: > > *15:10:00* Installing C:\Jenkins\tools\java_6_autoinstall_\jdk.exe > *15:10:00* [java_6_autoinstall_] $ > C:\Jenkins\tools\java_6_autoinstall_\jdk.exe /s /v /qn /L > \"C:\Jenkins\tools\java_6_autoinstall_\jdk.exe.install.log\" > REBOOT=ReallySuppress INSTALLDIR=\"C:\Jenkins\tools\java_6_autoinstall_\" > *15:10:04* Failed to install JDK. Exit code=1,603 > *15:10:04* ERROR: null > > The install log complains about not finding a file, but that file is at > the specified path: > > MSI (s) (74:64) [15:05:05:156]: Product: Java(TM) SE Development Kit 6 > Update 30 -- Error 1311.Source file not found(cabinet): C:\Dokumente und > Einstellungen\Administrator\Anwendungsdaten\Sun\Java\jdk1.6.0_30\st160300.c > ab. Verify that the file exists and that you can access it. > > Error 1311.Source file not found(cabinet): C:\Dokumente und > Einstellungen\Administrator\Anwendungsdaten\Sun\Java\jdk1.6.0_30\st160300.c > ab. Verify that the file exists and that you can access it. > Action ended 15:05:05: InstallFinalize. Return value 3. > Action ended 15:05:05: INSTALL. Return value 3. > MSI (s) (74:64) [15:05:05:953]: Product: Java(TM) SE Development Kit 6 > Update 30 -- Configuration failed. > > === Logging stopped: 21.03.2012 15:05:05 === > > Ulli > > On 03/21/2012 11:06 AM, Vojtech Juranek wrote: > > Hi, > > LTS 1.447.1 RC1 is now available for download [1] (thanks Kohsuke for > > backports), thus we can start testing. As usual, I would like to ask for > > your help. If you stage RC in you stage environment or just download RC > > and try to run it, please drop a note on wiki page [2], shortly describe > > what you tested, where it was done (OS, JDK version) and the result. > > Testing should be finished in ~1 week. > > > > Feel free to add new tests or repeating test which was already done by > > someone else in different env. is also very useful as some bug can > > appear only on e.g. one OS but not on other etc. > > > > Any test is very helpful, especially in case of new major LTS RC, like > > this one. > > > > Thanks in advance > > Vojta > > > > [1] http://mirrors.jenkins-ci.org/ > > [2] https://wiki.jenkins-ci.org/display/JENKINS/LTS+1.447.x+RC+Testing
