Re: EOGenerator error - Invalid thread access
Re: EOGenerator error - Invalid thread access
- Subject: Re: EOGenerator error - Invalid thread access
- From: "J Stephanos" <email@hidden>
- Date: Thu, 8 Jan 2009 00:13:14 -0500
Mike:
| a fix is committed
That means it will be available tomorrow after the next nightly build? Thnx for ur reply and fix.
Twice restarted eclipse/wolips (3.4.1/5594) and ran just EOGenerator. This is the only stack trace I see in .metadata/.log and in the console logs.
!SESSION 2009-01-07 23:08:12.021 -----------------------------------------------
eclipse.buildId=M20080911-1700
java.version=1.5.0_16
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
Framework arguments: -keyring /Users/jstep/.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws carbon -arch x86 -keyring /Users/jstep/.eclipse_keyring -consoleLog -showlocation
!ENTRY org.eclipse.core.jobs 4 2 2009-01-07 23:10:30.972
!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:3777)
at org.eclipse.swt.SWT.error(SWT.java:3695)
at org.eclipse.swt.SWT.error(SWT.java:3666)
at org.eclipse.swt.widgets.Widget.error(Widget.java:681)
at org.eclipse.swt.widgets.Shell.<init>(Shell.java:263)
at org.eclipse.swt.widgets.Shell.<init>(Shell.java:254)
at org.eclipse.swt.widgets.Shell.<init>(Shell.java:207)
at org.eclipse.swt.widgets.Shell.<init>(Shell.java:145)
at org.objectstyle.wolips.wizards.actions.CreateEOGenFromEOModelWorkspaceJob.runInWorkspace(CreateEOGenFromEOModelWorkspaceJob.java:116)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!SESSION 2009-01-07 23:48:00.999 -----------------------------------------------
eclipse.buildId=M20080911-1700
java.version=1.5.0_16
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
Framework arguments: -keyring /Users/jstep/.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws carbon -arch x86 -keyring /Users/jstep/.eclipse_keyring -consoleLog -showlocation
!ENTRY org.eclipse.core.jobs 4 2 2009-01-07 23:48:33.950
!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:3777)
at org.eclipse.swt.SWT.error(SWT.java:3695)
at org.eclipse.swt.SWT.error(SWT.java:3666)
at org.eclipse.swt.widgets.Widget.error(Widget.java:681)
at org.eclipse.swt.widgets.Shell.<init>(Shell.java:263)
at org.eclipse.swt.widgets.Shell.<init>(Shell.java:254)
at org.eclipse.swt.widgets.Shell.<init>(Shell.java:207)
at org.eclipse.swt.widgets.Shell.<init>(Shell.java:145)
at org.objectstyle.wolips.wizards.actions.CreateEOGenFromEOModelWorkspaceJob.runInWorkspace(CreateEOGenFromEOModelWorkspaceJob.java:116)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
--Jst
On Wed, Jan 7, 2009 at 8:49 PM, Mike Schrag
<email@hidden> wrote:
Running EOgenerator pops up the error panel in WOLIps. Prior to the change everything was ok.
This is a secondary failure (a fix is committed) ... It can't show you the real error dialog because it tried to open ti in the background thread instead of the display thread. It DID however print the stack trace, which might be available in either your console log or in the workspace/.metadata/.log file
ms
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden