Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
Please ensure JDK bin is included in your PATH environment variable and is being reached. Could you please try to reinstall your TOS_BD-20170510_1410-V6.4.0 to see if it works?
Best regards
Sabrina
I am phasing same error for my first job:
java.lang.NoClassDefFoundError: Integer
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
at java.lang.Class.privateGetMethodRecursive(Unknown Source)
at java.lang.Class.getMethod0(Unknown Source)
at java.lang.Class.getMethod(Unknown Source)
at sun.launcher.LauncherHelper.validateMainClass(Unknown Source)
at sun.launcher.LauncherHelper.checkAndLoadMain(Unknown Source)
Caused by: java.lang.ClassNotFoundException: Integer
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 7 more
Error: A JNI error has occurred, please check your installation and try again
Exception in thread "main"
Please help me to resolve this. My Talend version is 6.4 and java -jre1.8.0_171
Hello,
For v6 of Talend products JDKv1.8 is required instead of JRE.
Could you please go to Window > Preferences > Installed JREs, select Edit and browse for the appropriate JDK?
Best regards
Sabrina