[izpack-users] com.izforge.izpack.installer.ResourceNotFoundException: Cannot find Resource UninstallerIcon for language eng

Bartz, Klaus Klaus.Bartz at coi.de
Fri Oct 27 15:13:06 CEST 2006


Oh boy, you makes me crazy...

Traces are internal and non-fatal informations.
The UninstallerIcon message is an information ONLY FOR ME that the 
icon which should be used by the software manager of Windows 
is not declared. It is for compatibility of my old installations.
New should use the "Extended Uninstall Key" instead (I know
your meaning about this point, see your bug report about it).
It has less significance as the trace

No custom langpack available.
or
com.izforge.izpack.installer.ResourceNotFoundException: Can not find Resource packsLang.xml for language eng

Nearly same for the duplicate enries. If it would be fatal
you will got an exception with a stack trace and not a trace
of a catched exception.

All java VMs dumps uncatched exception messages with the stack trace into stderr.
This is here not the case. My code catches it because it is a valid
incident that it occurred. I will only know it if I traces.

If you do not belief me the alternatives are:
1. IzPack will be never used.
or
2. -DTRACE=TRUE will be never used.
or
3. The sources will be shown why traces are written.
or
4. In a local copy of IzPack sources the traces are removed
and IzPack will be new builded.

Da da da (old german tune)

Klaus

>-----Original Message-----
>From: izpack-users-bounces at lists.berlios.de
>[mailto:izpack-users-bounces at lists.berlios.de]On Behalf Of Hans-Georg
>Michna
>Sent: Friday, October 27, 2006 2:42 PM
>To: izpack-users at lists.berlios.de
>Subject:
>[izpack-users]com.izforge.izpack.installer.ResourceNotFoundException:
>Cannot find Resource UninstallerIcon for language eng
>
>
>Klaus and I have already discussed this briefly, but the cause
>of the problem couldn't be found. The installer also appears to
>run correctly, as far as I can tell, but I can't be entirely
>sure.
>
>But perhaps still the error messages at the end of the DTRACE
>log should not be there (see below).
>
>The installer I work on currently doesn't use any multi-language
>extensions. So far it is English only. I cannot find
>"UninstallerIcon" anywhere, neither in my own files, nor in the
>documentation.
>
>Hans-Georg
>
>
>----- Begin install log excerpt -----
>com.izforge.izpack.installer.ResourceNotFoundException: Can not
>find Resource UninstallerIcon for language eng
>
>ZipException in writing custom data: duplicate entry:
>com/izforge/izpack/util/OSClassHelper.class
>
>ZipException in writing custom data: duplicate entry:
>com/izforge/izpack/util/os/RegistryHandler.class
>
>ZipException in writing custom data: duplicate entry:
>com/izforge/izpack/util/os/Win_RegistryHandler.class
>
>ZipException in writing custom data: duplicate entry:
>com/izforge/izpack/util/os/WrappedNativeLibException.class
>
>ZipException in writing custom data: duplicate entry:
>com/izforge/izpack/util/IoHelper.class
>----- End of install log -----
>
>-- 
>No mail, please.
>
>_______________________________________________
>izpack-users mailing list
>izpack-users at lists.berlios.de
>https://lists.berlios.de/mailman/listinfo/izpack-users
>



More information about the izpack-users mailing list