Member since
11-05-2020
3
Posts
0
Kudos Received
0
Solutions
11-29-2020
12:00 PM
any update on this problem ? If anyone finds a solution to this problem pls let me know
... View more
11-15-2020
07:51 PM
When i try to start hanas manually by going through /usr/sap/spark/controller/bin and start hanas getting below error. Current Class path is: /usr/sap/spark/controller/conf:/usr/hdp/3.1.4.0-315/spark2/jars::mysql-connector-java-8.0.20.jar:mysql-connector-java-8.0.20.jar:/usr/hdp/3.1.4.0-315/tez/*:/usr/hdp/3.1.4.0-315/tez/lib/*:/usr/hdp/3.1.4.0-315/tez/conf:/usr/hdp/3.1.4.0-315/hadoop/conf:/etc/hive/conf:/usr/sap/spark/controller/*:/usr/sap/spark/controller/lib/*:/usr/sap/spark/controller/lib/other/*:/usr/sap/spark/controller/lib/hana/*:/usr/hdp/3.1.4.0-315/hadoop/*:/usr/hdp/3.1.4.0-315/hadoop/lib/*:/usr/hdp/3.1.4.0-315/hadoop-hdfs/*:/usr/hdp/3.1.4.0-315/hadoop-hdfs/lib/* INFO: Starting in Background INFO: Started in Background.. Please check log file /var/log/hanaes/hana_controller.log for latest status hanaes@ghdmasterqas01:/usr/sap/spark/controller/bin$ tail -100 /var/log/hanaes/hana_controller.log at java.lang.Class.getMethod0(Class.java:3018) at java.lang.Class.getMethod(Class.java:1784) at sun.launcher.LauncherHelper.validateMainClass(LauncherHelper.java:650) at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:632) Caused by: java.lang.ClassNotFoundException: scala.Function0 at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:418) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:355) at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ... 7 more Error: A JNI error has occurred, please check your installation and try again Exception in thread "main" java.lang.NoClassDefFoundError: scala/Function0 at java.lang.Class.getDeclaredMethods0(Native Method) at java.lang.Class.privateGetDeclaredMethods(Class.java:2701) at java.lang.Class.privateGetMethodRecursive(Class.java:3048) at java.lang.Class.getMethod0(Class.java:3018) at java.lang.Class.getMethod(Class.java:1784) at sun.launcher.LauncherHelper.validateMainClass(LauncherHelper.java:650) at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:632) Caused by: java.lang.ClassNotFoundException: scala.Function0 at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:418) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:355) at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ... 7 more Error: A JNI error has occurred, please check your installation and try again Exception in thread "main" java.lang.NoClassDefFoundError: scala/Function0 at java.lang.Class.getDeclaredMethods0(Native Method) at java.lang.Class.privateGetDeclaredMethods(Class.java:2701) at java.lang.Class.privateGetMethodRecursive(Class.java:3048) at java.lang.Class.getMethod0(Class.java:3018) at java.lang.Class.getMethod(Class.java:1784)
... View more
11-05-2020
08:26 PM
@Ananya_Misra I am getting the same problem , did you able to resolve it. If yes pls help me in this . Thanks Rakesh
... View more