- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Apr 07, 2022
12:04 PM
Tracking down a null pointer exception while building an installer
I am getting a stack trace like this while building an installer using IA 2021:
[INFO] Building Linux-64bit (VM) web installer...
[INFO] Build failure: Error Generating the Linux-64bit with VM Installer.
[INFO] java.lang.NullPointerException
[INFO] at Flexeraaef.ao(Unknown Source)
[INFO] at Flexeraae_.al(Unknown Source)
[INFO] at Flexeraae_.am(Unknown Source)
[INFO] at Flexeraaey.c4(Unknown Source)
[INFO] at Flexeraae_.an(Unknown Source)
[INFO] at Flexeraaey.ag(Unknown Source)
[INFO] at Flexeraaef.a3(Unknown Source)
[INFO] at Flexeraaem.run(Unknown Source)
[INFO]
[INFO] null
[INFO] null
[INFO] BuildInstaller querying for fatal errors.
[INFO] Build failure.
[INFO] Reason: Error Generating the Linux-64bit with VM Installer.
[INFO] Suggestion/Details: Relaunch InstallAnywhere and rebuild your project.directory inside designer resource directory.your project file resides.If symptoms persist, contact InstallAnywhere Technical Support.
[INFO] Build unsuccessful.
[INFO] null
[INFO] Closed.
[INFO] Error Generating the Linux-64bit with VM Installer.
[INFO] Relaunch InstallAnywhere and rebuild your project.directory inside designer resource directory.your project file resides.If symptoms persist, contact InstallAnywhere Technical Support.
[INFO] EXITING: -1
Is there any way to get more information on what I need to do to fix this?
What does the error message mean?
[INFO] Relaunch InstallAnywhere and rebuild your project.directory inside designer resource directory.your project file resides.If symptoms persist, contact InstallAnywhere Technical Support.
How do I "rebuild my project.directory"? What does it mean by "inside designer resource directory.your project file resides."? Is this even English?
1 Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Apr 14, 2022
04:18 PM
Does anyone have any ideas on this? Bueller?
