[Carbon-jira] [jira] (CARBON-12772) CipherTool tool gives NoClassDefFoundError

Thilini Ishaka (JIRA) jira at wso2.org
Mon Apr 2 08:17:32 PDT 2012


CipherTool tool gives NoClassDefFoundError
------------------------------------------

                 Key: CARBON-12772
                 URL: https://wso2.org/jira/browse/CARBON-12772
             Project: WSO2 Carbon
          Issue Type: Bug
          Components: Security
    Affects Versions: 4.0.0
         Environment: Found this issue in BPS, ESB alpha packs in http://wso2.org/bamboo/browse/WSO2CARBON-PRODUCTS-24/artifact
            Reporter: Thilini Ishaka
            Assignee: Asela Pathberiya
            Priority: High
             Fix For: 4.0.0


Exception in thread "main" java.lang.NoClassDefFoundError: org/wso2/ciphertool/CipherTool
Caused by: java.lang.ClassNotFoundException: org.wso2.ciphertool.CipherTool
	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
Could not find the main class: org.wso2.ciphertool.CipherTool.  Program will exit.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the Carbon-jira mailing list