It's all about the answers!

Ask a question

Can't install DWA 9.6.1.7 getting InvocationTargetException (Win64)


Heather Linsk (1422352) | asked Feb 02 '17, 8:35 a.m.

 I am getting the following error message when trying to install DWA 9.6.1.7 on a 64bit Windows server.

Thoughts?

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

Stack Trace:
ZeroGu2: Windows DLL failed to load
        at ZeroGa2.b(DashoA10..)
        at ZeroGa2.b(DashoA10..)
        at com.zerog.ia.installer.LifeCycleManager.b(DashoA10..)
        at com.zerog.ia.installer.LifeCycleManager.a(DashoA10..)
        at com.zerog.ia.installer.Main.main(DashoA10..)
        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(DashoA10..)
        at com.zerog.lax.LAX.main(DashoA10*..)

One answer



permanent link
Manju Gowda (37110) | answered Feb 27 '19, 11:34 p.m.

 Hi Linsk,


I was getting the same error, i am able to solve by changing JDK path.

I am using Windows 10 and java 1.8, i tried to install DWA, initially i was getting above error. Later i changed the JDK to JAVA 1.7 then it worked.

Below is the command which i executed from command line:

IBM_Rational_DOORS_Web_Access.exe LAX_VM "C:\Program Files\Java\jdk1.7.0_80\bin\java.exe"

Hope this helps

Thanks,
Manju

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.