DCNM Install Fails w/ Fatal Application Error
Summary: When installing DCNM (typically later versions such as 6.x 7.x), the install fails with a Fatal Application Error. The error states, "This Application has Unexpectedly Quit. Invocation of this Java Application has caused an Invocation TargetException. This application will now exit. (LAX)" And details are view-able which show misc 'Flexeraaxx' errors or Windows DLL errors. ...
Symptoms
When installing DCNM (typically later versions such as 6.x 7.x), the install fails with a Fatal Application Error message. The error shows:"Fatal Application ErrorThis Application has Unexpectedly Quit.Invocation of this Java Application has caused an Invocation TargetException. This application will now exit. (LAX)"
And a 'Details' window with drop-down expansion is viewable, which usually shows misc 'Flexeraaxx' errors or 'Windows DLL' errors.
Examples of possible contents are below:
Details... Flexeraaxx$aaa: Windows DLL failed to load at Flexeraaxx.af(Unknown Source) at Flexeraaxx.aa(Unknown Source) at com.zerog.ia.installer.LifeCycleManager.init(Unknown Source) [continued...] Details... at ZeroGfc.<init>(DashoA10*..) at ZeroGe9.b(DashoA10*..) at ZeroGfb.<init>(DashoA10*..) at com.zerog.ia.installer.Installer.s(DashoA10*..) at com.zerog.ia.installer.Installer.setMetadata(DashoA10*..) at com.zerog.ia.installer.InstallerMetaData.setInstaller(DashoA10*..) at com.zerog.ia.installer.LifeCycleManager.j(DashoA10*..) [continued...]
Cause
Resolution
The Installer must run the install in Compatibility Mode.
Right click the installer file.... select:
-> Properties -> Compatibility -> Compatibility Mode -> Check "Run this program in compatibility mode for <which Windows version>.
Install should run fine now.