- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- Upgraded from IA 2023 R1 to R2. Now two log4j jar files are zero size
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Upgraded from IA 2023 R1 to R2. Now two log4j jar files are zero size
Immediately after upgrading to R2, all installers have two zero-size jar files. The other 90+ jars we include are fine, but two log4j jars from Apache, log4j-core.jar and log4j-1.2-api.jar are present but a size of 0. I can see them as zero size in the created installer on our IA build box when exploring the installer with 7-zip. The same to jars are the correct size in our resource folder that contains all the jars for IA to build from. This is quite a problem.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
I would defer to support, but there was a security issue with log4j. It was likely removed for that reason. I'd think if you need to use it, you'll want to provide it yourself and make sure the one you use has the fix.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
The log4j vulnerability was fixed by Apache in versions prior to the version we are using. The jars are not being removed by IA, they are left in place but corrupted, other copies of the same two jars are left unchanged (functional) in another part of the payload, and IA does not mention anywhere that this action is intentional.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Are those files from the 'Install speed' folder contained within a JAR?Did the files happen to get duplicated?