[OS-JIRA] Created: (WOL-736) NPE while creating the .eogen for a quite complex model hierarchy

From: Sebastien Sahuc (JIRA) ("Sebastien)
Date: Tue Mar 04 2008 - 17:55:25 EST

  • Next message: Julius Spencer: "Re: java.lang.NoClassDefFoundError: JDBCPlugIn"

    NPE while creating the .eogen for a quite complex model hierarchy
    -----------------------------------------------------------------

                     Key: WOL-736
                     URL: http://issues.objectstyle.org/jira/browse/WOL-736
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: wolips
        Affects Versions: WOLips stable 3.3.4906 for Eclipse 3.3.2
             Environment: most recent of everything at this point in time.
                Reporter: Sebastien Sahuc

    When I right click our most complex Model, I get the exception below. Another model right next to that one (reference entities model) doesn't have that problem. And I actually made that working for the first model in a different branch. So if there is anything you need to diagnose this NPE, I'll be happy to provide that information.

    java.lang.NullPointerException
     at org.objectstyle.wolips.wizards.EOGeneratorWizard.createEOGeneratorModel(EOGeneratorWizard.java:201)
     at org.objectstyle.wolips.wizards.actions.CreateEOGenFromEOModelWorkspaceJob.runInWorkspace(CreateEOGenFromEOModelWorkspaceJob.java:90)
     at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
     at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    !ENTRY org.eclipse.core.jobs 4 2 2008-03-04 14:31:44.813
    !MESSAGE An internal error occurred during: "Creating EOGenerator File ...".
    !STACK 0
    org.eclipse.swt.SWTException: Invalid thread access
     at org.eclipse.swt.SWT.error(SWT.java:3563)
     at org.eclipse.swt.SWT.error(SWT.java:3481)
     at org.eclipse.swt.SWT.error(SWT.java:3452)
     at org.eclipse.swt.widgets.Widget.error(Widget.java:672)
     at org.eclipse.swt.widgets.Shell.<init>(Shell.java:258)
     at org.eclipse.swt.widgets.Shell.<init>(Shell.java:249)
     at org.eclipse.swt.widgets.Shell.<init>(Shell.java:202)
     at org.eclipse.swt.widgets.Shell.<init>(Shell.java:140)
     at org.objectstyle.wolips.wizards.actions.CreateEOGenFromEOModelWorkspaceJob.runInWorkspace(CreateEOGenFromEOModelWorkspaceJob.java:103)
     at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
     at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    java.lang.NullPointerException
     at org.objectstyle.wolips.wizards.EOGeneratorWizard.createEOGeneratorModel(EOGeneratorWizard.java:201)
     at org.objectstyle.wolips.wizards.actions.CreateEOGenFromEOModelWorkspaceJob.runInWorkspace(CreateEOGenFromEOModelWorkspaceJob.java:90)
     at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
     at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    !ENTRY org.eclipse.core.jobs 4 2 2008-03-04 14:32:16.703
    !MESSAGE An internal error occurred during: "Creating EOGenerator File ...".
    !STACK 0
    org.eclipse.swt.SWTException: Invalid thread access
     at org.eclipse.swt.SWT.error(SWT.java:3563)
     at org.eclipse.swt.SWT.error(SWT.java:3481)
     at org.eclipse.swt.SWT.error(SWT.java:3452)
     at org.eclipse.swt.widgets.Widget.error(Widget.java:672)
     at org.eclipse.swt.widgets.Shell.<init>(Shell.java:258)
     at org.eclipse.swt.widgets.Shell.<init>(Shell.java:249)
     at org.eclipse.swt.widgets.Shell.<init>(Shell.java:202)
     at org.eclipse.swt.widgets.Shell.<init>(Shell.java:140)
     at org.objectstyle.wolips.wizards.actions.CreateEOGenFromEOModelWorkspaceJob.runInWorkspace(CreateEOGenFromEOModelWorkspaceJob.java:103)
     at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
     at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    ([0x0-0xb30b3].org.eclipse.eclipse[2383]) Stray process with PGID equal to this dead job: PID 2414 PPID 1 eclipse
    ([0x0-0xb30b3].org.eclipse.eclipse[2383]) Exited with exit code: 24

    -- 
    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 Mar 04 2008 - 17:56:23 EST