Hello,
I have JRE and JSE 10 and im having the folowing issue:
Exception:
java.lang.IllegalArgumentException: object is not an instance of declaring class
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.install4j.runtime.installer.helper.ClasspathModificator.addClassPathInt(Unknown Source)
at com.install4j.runtime.installer.helper.ClasspathModificator.access$000(Unknown Source)
at com.install4j.runtime.installer.helper.ClasspathModificator$1.run(Unknown Source)
at com.install4j.runtime.installer.helper.comm.actions.RunAction.execute(Unknown Source)
at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionDirect(Unknown Source)
at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionInt(Unknown Source)
at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeAction(Unknown Source)
at com.install4j.runtime.installer.helper.ClasspathModificator.addClassPath(Unknown Source)
at com.install4j.runtime.installer.helper.InstallerUtil$2.run(Unknown Source)
at com.install4j.runtime.installer.helper.comm.actions.RunAction.execute(Unknown Source)
at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionDirect(Unknown Source)
at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionInt(Unknown Source)
at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeAction(Unknown Source)
at com.install4j.runtime.installer.helper.InstallerUtil.loadJREDeployLibs(Unknown Source)
at com.install4j.runtime.installer.controller.Controller.start(Unknown Source)
at com.install4j.runtime.installer.Installer.runInProcess(Unknown Source)
at com.install4j.runtime.installer.Installer.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.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher.main(Unknown Source)
at com.install4j.runtime.launcher.WinLauncher.main(Unknown Source)
Is this because of the Java version or that is not the problem?
thank you in advance
Hi Luis,
The latest version of Bamboo 6.6.1 supports Java 1.8. You can check the supported platforms here. Thus, you may have to use Java 1.8 for Bamboo to start successfully.
Hope that helps.
Cheers,
Jey
Thank you Jeyanthan.
Have a nice day
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.