[wpkg-users] Java update 18
Hubert Kühne
Kuehne at sygnis.de
Thu Jan 21 23:29:23 CET 2010
here my <package>
<upgrade cmd='msiexec /qn /norestart /x {26A24AE4-039D-4CA4-87B4-2F83216017FF}'><exit code='0' /><exit code='1605' /></upgrade>
<upgrade cmd='taskkill /f /im jqs.exe /im iexplore.exe /im firefox.exe' ><exit code='0' /><exit code='1' /><exit code='128' /></upgrade>
<upgrade cmd='%SOFTWARE%\jre\jre-6u18-windows-i586.exe /s IEXPLORER=1 MOZILLA=1 ADDLOCAL=ALL REBOOT=Suppress JAVAUPDATE=0 JU=0 AUTOUPDATECHECK=0' />
<upgrade cmd='%COMSPEC% /C if exist "%PROGRAMFILES%\Java\jre6\bin\jqs.exe" "%PROGRAMFILES%\Java\jre6\bin\jqs.exe" -unregister'>
<exit code='1' />
</upgrade>
<upgrade cmd='%COMSPEC% /C if exist "%PROGRAMFILES(x86)%\Java\jre6\bin\jqs.exe" "%PROGRAMFILES(x86)%\Java\jre6\bin\jqs.exe" -unregister'>
<exit code='1' />
</upgrade>
<remove cmd='msiexec /qn /x {26A24AE4-039D-4CA4-87B4-2F83216017FF}' />
ups, I see <remove> will not work
here log, where java update 18 was deinstalled:
2010-01-21 08:13:55, DEBUG : Going to install package 'Java Runtime Environment 6 Update 18' (java6), Revision 18, (execute flag is '', notify flag is 'true').
2010-01-21 08:13:55, DEBUG : Package 'Java Runtime Environment 6 Update 18' (java6): Not yet processed during this session.
2010-01-21 08:13:55, DEBUG : Comparing version: '18' <=> '18'.
2010-01-21 08:13:55, DEBUG : Checking existence of package: Java Runtime Environment 6 Update 18
2010-01-21 08:13:55, DEBUG : Saving current environment
2010-01-21 08:13:55, DEBUG : Reading variables from package Java Runtime Environment 6 Update 18
2010-01-21 08:13:55, DEBUG : Reading variables from profile[s]
2010-01-21 08:13:55, DEBUG : Getting profiles which apply to this node.
2010-01-21 08:13:55, DEBUG : 4 profiles apply to this host.
2010-01-21 08:13:55, DEBUG : Reading variables from profile mini
2010-01-21 08:13:55, DEBUG : Reading variables from profile mini-office
2010-01-21 08:13:55, DEBUG : Reading variables from profile default
2010-01-21 08:13:55, DEBUG : Reading variables from profile WinXP
2010-01-21 08:13:55, DEBUG : Reading variables from host lap-ps
2010-01-21 08:13:57, DEBUG : Uninstall entry 'Java(TM) 6 Update 18' matches string 'Java(TM) 6 Update 18'.
2010-01-21 08:13:57, DEBUG : Uninstall entry for Java(TM) 6 Update 18 was found: test successful
2010-01-21 08:13:57, DEBUG : Loading saved environment
2010-01-21 08:13:57, DEBUG : Package 'Java Runtime Environment 6 Update 18' (java6): Already installed. Skipping.
Vista computer,
2010-01-20 09:35:13, DEBUG : Going to install package 'Java Runtime Environment 6 Update 18' (java6), Revision 18, (execute flag is '', notify flag is 'true').
2010-01-20 09:35:13, DEBUG : Package 'Java Runtime Environment 6 Update 18' (java6): Not yet processed during this session.
2010-01-20 09:35:13, DEBUG : Comparing version: '18' <=> '17'.
2010-01-20 09:35:13, DEBUG : Comparing version fragments: '18' <=> '17'
2010-01-20 09:35:13, INFO : Package 'Java Runtime Environment 6 Update 18' (java6): Already installed but version mismatch.|Installed revision: '17'|Available revision: '18'.|Preparing upgrade.
2010-01-20 09:35:13, DEBUG : Installation of references (dependencies) for 'Java Runtime Environment 6 Update 18' (java6) successfully finished.
2010-01-20 09:35:13, INFO : Installing 'Java Runtime Environment 6 Update 18' (java6)...
2010-01-20 09:35:13, DEBUG : Saving current environment
2010-01-20 09:35:13, DEBUG : Reading variables from package Java Runtime Environment 6 Update 18
...
2010-01-20 09:36:37, INFO : Command in installation of Java Runtime Environment 6 Update 18 returned exit code [1605]. This exit code indicates success.
2010-01-20 09:36:37, DEBUG : Executing command: taskkill /f /im jqs.exe /im iexplore.exe /im firefox.exe
2010-01-20 09:36:38, INFO : Command 'taskkill /f /im jqs.exe /im iexplore.exe /im firefox.exe' returned exit code [128]. This exit code is not an error.
2010-01-20 09:36:38, INFO : Command in installation of Java Runtime Environment 6 Update 18 returned exit code [128]. This exit code indicates success.
2010-01-20 09:36:38, DEBUG : Executing command: %SOFTWARE%\jre\jre-6u18-windows-i586.exe /s IEXPLORER=1 MOZILLA=1 ADDLOCAL=ALL REBOOT=Suppress JAVAUPDATE=0 JU=0 AUTOUPDATECHECK=0
2010-01-20 09:37:22, ERROR : Could not process (upgrade) package 'Java Runtime Environment 6 Update 18' (java6):|Exit code returned non-successful value (1603) on command '%SOFTWARE%\jre\jre-6u18-windows-i586.exe /s IEXPLORER=1 MOZILLA=1 ADDLOCAL=ALL REBOOT=Suppress JAVAUPDATE=0 JU=0 AUTOUPDATECHECK=0'.
-----Ursprüngliche Nachricht-----
Von: cleitet at gmail.com [mailto:cleitet at gmail.com]
Gesendet: Do 21.01.2010 16:51
An: Hubert Kühne
Cc: wpkg-users at lists.wpkg.org
Betreff: Re: [wpkg-users] Java update 18
2010/1/21 Hubert Kühne <Kuehne at sygnis.de>:
> I have updated java package for update 18 similar to update 17. Now, some
> (not every) clients deinstalls java and believes java u18 is still
> installed. Vista client tries to install java every time. Any idea what is
> wrong?
>
> -------------------------------------------------------------------------
> wpkg-users mailing list archives >>
> http://lists.wpkg.org/pipermail/wpkg-users/
> _______________________________________________
> wpkg-users mailing list
> wpkg-users at lists.wpkg.org
> http://lists.wpkg.org/mailman/listinfo/wpkg-users
>
>
Hi,
Do you have some output from wpkg.js for the stations experiencing
problems? Can we see your <package> for java 17 and 18?
-CL
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wpkg.org/pipermail/wpkg-users/attachments/20100121/5e544caa/attachment-0002.html>
More information about the wpkg-users
mailing list