Have successfully been able to install HyperWorks + solvers package on a Windows 10 system with no issues.
Our licence file can only support HW v. 14 and below.
However, cannot seem to figure out what is going on with one Windows 10 computer. The error we get is:
'Java invocation exception'
And the details of the error are as follows:
Error with Hyperworks java.lang.Error: Trampoline must not be defined by the bootstrap classloader at sun.reflect.misc.Trampoline.<clinit>(MethodUtil.java:51) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:348) at sun.reflect.misc.MethodUtil.getTrampolineClass(MethodUtil.java:406) at sun.reflect.misc.MethodUtil.access$000(MethodUtil.java:78) at sun.reflect.misc.MethodUtil$1.run(MethodUtil.java:301) at sun.reflect.misc.MethodUtil$1.run(MethodUtil.java:299) at java.security.AccessController.doPrivileged(Native Method) at sun.reflect.misc.MethodUtil.getTrampoline(MethodUtil.java:298) at sun.reflect.misc.MethodUtil.<clinit>(MethodUtil.java:81) at javax.swing.UIDefaults.getUI(UIDefaults.java:771) at javax.swing.UIManager.getUI(UIManager.java:1016) at javax.swing.JPanel.updateUI(JPanel.java:126) at javax.swing.JPanel.<init>(JPanel.java:86) at javax.swing.JPanel.<init>(JPanel.java:109) at javax.swing.JPanel.<init>(JPanel.java:117) at javax.swing.JRootPane.createGlassPane(JRootPane.java:546) at javax.swing.JRootPane.<init>(JRootPane.java:366) at javax.swing.JFrame.createRootPane(JFrame.java:286) at javax.swing.JFrame.frameInit(JFrame.java:267) at javax.swing.JFrame.<init>(JFrame.java:190) at com.zerog.ia.installer.LifeCycleManager.a1(Unknown Source) at com.zerog.ia.installer.LifeCycleManager.a3(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(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.zerog.lax.LAX.launch(Unknown Source) at com.zerog.lax.LAX.main(Unknown Source)
Tried installing Java Runtime Environment but to no avail...
Any thoughts?