Error Invocation of this Java Application has caused an InvocationTargetException. This application will now exit (LAX)
search cancel

Error Invocation of this Java Application has caused an InvocationTargetException. This application will now exit (LAX)

book

Article ID: 130398

calendar_today

Updated On:

Products

Application Lifecycle Conductor

Issue/Introduction

When performing setup.exe file for ALC 3.0 or lower releases, it appears the following error message:

This Application has Unexpectedly Quit 

Invocation of this Java Application has caused an InvocationTargetException. This application will now exit (LAX) 

Application Exception Details 

Flexeraayd$aaa: Windows DLL failed to load 
at Flexeraayd.af (Unknown Source) 
at Flexeraayd.aa (Unknown Source) 
at com.zerog.ia.installer.LifeCycleManager.init (Unknown Source) 
at com.zerog.ia.installer.LifeCycleManager.executeApplication (Unknown Source) 
at com.zerog.ia.installer.Main.main (Unknown Source) 
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke (Unknown Source) 
at sun.reflect.DelegatingMethodAccessorImpl.invoke (Unknown Source) 
at java.lang.reflect.Method.invoke (Unknown Source) 
at com.zerog.lax.LAX.launch (Unknown Source) 
at com.zerog.lax.LAX.main (Unknown Source)

Environment

Release:
Component: APLCON

Cause

This is an Install Anywhere issue that engineering is working to fix in the newer releases.

Resolution

Currently, there is a workaround which is the following:

1. Download the Java 7 server JRE (the 64 bit one, without the installer - e.g. the one with *.tar.gz)
2. Unzip/Untar it on the server
3. Run the installer with the following command: CA Application Lifecycle Conductor Server-30-Setup.exe LAX_VM /bin/java.exe
Once you've installed the server and client, you can delete the Java 7 folder.