[OS-JIRA] Created: (WOL-579) Error when clicking on 'Generate SQL'

From: JIRA (Stéphan)
Date: Tue Oct 09 2007 - 11:54:58 EDT

  • Next message: Mike Schrag: "tonight's build"

    Error when clicking on 'Generate SQL'
    -------------------------------------

                     Key: WOL-579
                     URL: http://issues.objectstyle.org/jira/browse/WOL-579
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: wolips
        Affects Versions: 3.3.* (nightly build please specify)
             Environment: Eclipse 3.3.1, WOLips 3.3.4354, OSX 10.4, MacbookPro
                Reporter: Stéphan Mertz
                Priority: Blocker

    java.lang.NoClassDefFoundError
            at java.lang.Class.forName0(Native Method)
            at java.lang.Class.forName(Class.java:164)
            at com.webobjects.foundation._NSUtilities._classWithPartialName(_NSUtilities.java:307)
            at com.webobjects.foundation._NSUtilities.classWithName(_NSUtilities.java:291)
            at com.webobjects.eoaccess.EOModel._setEntityForEntityNameClassName(EOModel.java:1242)
            at com.webobjects.eoaccess.EOModel._addFakeEntityWithPropertyList(EOModel.java:1280)
            at com.webobjects.eoaccess.EOModel._initWithTableOfContentsPropertyListPathURL(EOModel.java:1092)
            at com.webobjects.eoaccess.EOModel.<init>(EOModel.java:802)
            at com.webobjects.eoaccess.EOModelGroup.addModelWithPathURL(EOModelGroup.java:498)
            at org.objectstyle.wolips.eomodeler.core.sql.EOFSQLGenerator.<init>(EOFSQLGenerator.java:120)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
            at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
            at org.objectstyle.wolips.eomodeler.core.sql.EOFSQLGeneratorFactory.sqlGenerator(EOFSQLGeneratorFactory.java:33)
            at org.objectstyle.wolips.eomodeler.actions.GenerateSQLDialog.generateSql(Unknown Source)
            at org.objectstyle.wolips.eomodeler.actions.GenerateSQLDialog$1.run(Unknown Source)
            at java.lang.Thread.run(Thread.java:613)

    -- 
    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 Oct 09 2007 - 11:56:11 EDT