This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- Installanywhere 2021 SP2 installer throws Main class not found error
Subscribe
- 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
Dec 22, 2021
06:16 AM
Installanywhere 2021 SP2 installer throws Main class not found error
Recently migrated Installanywhere 2020 project to Installanywhere 2021 SP2,
Java type (Other Java enabled Platform) release , throws Build error and does have much information in console.txt file and GUI, Refer attachment.
while running install.jar throws below error
Exception in thread "main" java.lang.NoSuchMethodError: Flexeraavd.ah(Ljava/lang/String;)V
at install.aa(Unknown Source)
at install.main(Unknown Source)
Please help,
Regards,
Palanisamy.
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jan 06, 2022
05:13 AM
Hello,
Which java are you using?
You can "Refresh Log" in Build Log tab after building to find build related errors.