[OS-JIRA] Created: (WOL-1059) NoClassDefFouundError when running / debugging applications

From: Alan Zebchuk (JIRA) ("Alan)
Date: Tue Aug 18 2009 - 03:44:00 EDT

  • Next message: Q: "Re: Info.plist generated in project root"

    NoClassDefFouundError when running / debugging applications
    -----------------------------------------------------------

                     Key: WOL-1059
                     URL: http://issues.objectstyle.org/jira/browse/WOL-1059
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: wolips
             Environment: 3.5.5921
                Reporter: Alan Zebchuk
                Priority: Blocker

    When trying to run a new application, you get the following exception, also it seems as though the build folder is no longer there.

    Exception in thread "main" java.lang.NoClassDefFoundError: your/app/Application
    Caused by: java.lang.ClassNotFoundException: your.app.Application
            at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:319)
            at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:330)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:254)
            at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:399)

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



    This archive was generated by hypermail 2.0.0 : Tue Aug 18 2009 - 03:45:21 EDT