Feb 03, 2023
07:44 AM
Thank you Vineetha.
... View more
Feb 03, 2023
07:43 AM
How can we get merge module parameters and its value in Response File for silent installation with merge modules. I do execute "installer -r responsefile". But response file does not get Merge Module parameters and its values. I would appreciate help.
... View more
Jan 08, 2023
06:08 PM
My main installer has dynamic Merge Module in it.Main Installer alone work for Install and Uninstall. When main installer is built with Dynamic Merge Module, then Installer Install is successful but Uninstall throw below ERROR. I would appreciate help.
Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)
Stack Trace:
java.lang.NullPointerException
at com.zerog.ia.installer.uninstall.DescriptorList.aa(Unknown Source)
at com.zerog.ia.installer.uninstall.DescriptorList.registriesHaveBeenReloaded(Unknown Source)
at com.zerog.ia.installer.LifeCycleManager.a8(Unknown Source)
at com.zerog.ia.installer.LifeCycleManager.au(Unknown Source)
at com.zerog.ia.installer.LifeCycleManager.consoleInstallMain(Unknown Source)
at com.zerog.ia.installer.LifeCycleManager.executeApplication(Unknown Source)
at com.zerog.ia.installer.Main.main(Unknown Source)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at com.zerog.lax.LAX.launch(Unknown Source)
at com.zerog.lax.LAX.main(Unknown Source)
This Application has Unexpectedly Quit: Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)
... View more
Latest posts by durgeshsingh21
Subject | Views | Posted |
---|---|---|
33 | Feb 03, 2023 07:44 AM | |
43 | Feb 03, 2023 07:43 AM | |
174 | Jan 08, 2023 06:08 PM |
Activity Feed
- Posted Re: Main Installer with Merge Module throws null pointer exception when Uninstall on InstallAnywhere Forum. Feb 03, 2023 07:44 AM
- Posted Response File for silent installation with merge modules on InstallAnywhere Forum. Feb 03, 2023 07:43 AM
- Posted Main Installer with Merge Module throws null pointer exception when Uninstall on InstallAnywhere Forum. Jan 08, 2023 06:08 PM