You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Dilli Arumugam (JIRA)" <ji...@apache.org> on 2014/09/23 22:05:35 UTC

[jira] [Created] (ARGUS-78) knox agent installation fails reporting class not found: ParseException

Dilli Arumugam created ARGUS-78:
-----------------------------------

             Summary: knox agent installation fails reporting class not found: ParseException
                 Key: ARGUS-78
                 URL: https://issues.apache.org/jira/browse/ARGUS-78
             Project: Argus
          Issue Type: Bug
            Reporter: Dilli Arumugam
            Assignee: Dilli Arumugam


knox agent installation fails reporting class not found: ParseException

Full stack trace
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/cli/ParseException
	at java.lang.Class.getDeclaredMethods0(Native Method)
	at java.lang.Class.privateGetDeclaredMethods(Class.java:2570)
	at java.lang.Class.getMethod0(Class.java:2813)
	at java.lang.Class.getMethod(Class.java:1663)
	at sun.launcher.LauncherHelper.getMainMethod(LauncherHelper.java:494)
	at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:486)
Caused by: java.lang.ClassNotFoundException: org.apache.commons.cli.ParseException
	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	... 6 more
ERROR: Unable to make changes to config. file: 
/usr/hdp/current/knox/conf/xasecure-audit.xml, exiting ....




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)