As a note, I've already moved past this problem by not using the Beta
of the GWT Designer and just using the latest stable release.

But here was my environment when I had the issue while running the
Beta:

OS: Microsoft Windows XP Professional Version 2002 Service Pack 3

Version of Eclipse: I tried on Eclipse Helios and on Springsource
Tools Suite 2.5.1 (which I mentioned originally)

JDK Running eclipse:  jdk1.6.0_23 (I'm using javaw.exe)

Yes, its reproducible, with any source file. I was using a
pregenerated Application.java file (created by Maven GWT plugin I
think).

Hope that helps.

-Javid

On Nov 20, 12:40 pm, Eric Clayberg <[email protected]> wrote:
> Can you provide us with some additional information?
>
> What exact OS version are you using?
>
> What version of Eclipse?
>
> What exact JVM is running Eclipse?
>
> Is this reproducible? With any source file or one specific source
> file? Can you provide a test case?
>
> Note that on the "WindowBuilder > GWT" pref page, there is an option
> to disable WebKit rendering (and revert to IE rendering). Give that a
> try.
>
> On Nov 19, 3:40 pm,JavidJamae<[email protected]> wrote:
>
>
>
>
>
>
>
> > I'm running Springsource Tools Suite 2.5.1. I set up GWT and the GWT
> > designer (using the beta update site with the 20101118xxx release).
> > When I try to bring up the designer view, Java crashes and gives me a
> > dump file in the STS root directory. The key stacktrace in that file
> > is as follows. Any help you could provide on how I can get past this
> > would be very helpful. Thanks!
>
> > Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
> > j
> > com.instantiations.designer.gwt.webkit.BrowserShellWebKitImplWin32._makeSho 
> > t(Ljava/
> > lang/Number;)Ljava/lang/Number;+0
> > j
> > com.instantiations.designer.gwt.webkit.BrowserShellWebKitImplWin32.makeShot 
> > ()Lorg/
> > eclipse/swt/graphics/Image;+5
> > j
> > com.instantiations.designer.gwt.webkit.BrowserShellWebKit.createBrowserScre 
> > enshot()Lorg/
> > eclipse/swt/graphics/Image;+4
> > j
> > com.instantiations.designer.gwt.model.widgets.support.GWTState.createBrowse 
> > rScreenshot()Lorg/
> > eclipse/swt/graphics/Image;+12
> > j
> > com.instantiations.designer.gwt.model.widgets.UIObject_Info.fetchImage(Ljav 
> > a/
> > lang/Object;)V+4
> > j
> > com.instantiations.designer.gwt.model.widgets.UIObject_Info.refresh_fetch() 
> > V
> > +57
> > j  com.instantiations.designer.core.model.ObjectInfo$5$1.run()V+17
> > j
> > com.instantiations.designer.core.utils.execution.ExecutionUtils.runDesignTi 
> > me(Lcom/
> > instantiations/designer/core/utils/execution/RunnableEx;)V+9
> > j  com.instantiations.designer.core.model.ObjectInfo$5.run()V+8
> > j  com.instantiations.designer.core.model.ObjectInfo.doRefresh(Lcom/
> > instantiations/designer/core/utils/execution/RunnableEx;)V+1
> > j  com.instantiations.designer.core.model.ObjectInfo.refresh()V+25
> > j
> > com.instantiations.designer.core.editor.DesignPage.internal_refreshGEF(Lorg 
> > /
> > eclipse/core/runtime/IProgressMonitor;)V+121
> > j  com.instantiations.designer.core.editor.DesignPage.access$10(Lcom/
> > instantiations/designer/core/editor/DesignPage;Lorg/eclipse/core/
> > runtime/IProgressMonitor;)V+2
> > j  com.instantiations.designer.core.editor.DesignPage$7$1.run()V+11
> > j  org.eclipse.swt.widgets.Synchronizer.syncExec(Ljava/lang/Runnable;)V
> > +121
> > j  org.eclipse.ui.internal.UISynchronizer.syncExec(Ljava/lang/
> > Runnable;)V+91
> > j  org.eclipse.swt.widgets.Display.syncExec(Ljava/lang/Runnable;)V+64
> > j  com.instantiations.designer.core.editor.DesignPage$7.run(Lorg/
> > eclipse/core/runtime/IProgressMonitor;)V+27
> > j  org.eclipse.jface.operation.ModalContext.runInCurrentThread(Lorg/
> > eclipse/jface/operation/IRunnableWithProgress;Lorg/eclipse/core/
> > runtime/IProgressMonitor;)V+6
> > j  org.eclipse.jface.operation.ModalContext.run(Lorg/eclipse/jface/
> > operation/IRunnableWithProgress;ZLorg/eclipse/core/runtime/
> > IProgressMonitor;Lorg/eclipse/swt/widgets/Display;)V+48
> > j  org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ZZLorg/eclipse/
> > jface/operation/IRunnableWithProgress;)V+30
> > j
> > com.instantiations.designer.core.editor.DesignPage.internal_refreshGEF_with 
> > Progress()V
> > +27
> > j
> > com.instantiations.designer.core.editor.DesignPage.internal_refreshGEF()Z
> > +24
> > j
> > com.instantiations.designer.core.editor.UndoManager.refreshDesignerEditor() 
> > V
> > +12
> > j  com.instantiations.designer.core.editor.UndoManager.activate()V+32
> > j
> > com.instantiations.designer.core.editor.DesignPage.handleActiveState_True() 
> > V
> > +30
> > j
> > com.instantiations.designer.core.editor.DesignPage.handleActiveState(Z)V
> > +10
> > j
> > com.instantiations.designer.core.editor.multi.DefaultMultiMode.showPage(Lco 
> > m/
> > instantiations/designer/core/editor/IDesignPage;)V+91
> > j  com.instantiations.designer.core.editor.multi.DefaultMultiMode
> > $1.widgetSelected(Lorg/eclipse/swt/events/SelectionEvent;)V+14
> > j  org.eclipse.swt.widgets.TypedListener.handleEvent(Lorg/eclipse/swt/
> > widgets/Event;)V+1003
> > J  org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/
> > widgets/Event;)V
> > j  org.eclipse.swt.widgets.Widget.sendEvent(Lorg/eclipse/swt/widgets/
> > Event;)V+25
> > j  org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/
> > Event;Z)V+73
> > j  org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/
> > Event;)V+4
> > j  org.eclipse.swt.widgets.Widget.notifyListeners(ILorg/eclipse/swt/
> > widgets/Event;)V+19
> > j  org.eclipse.swt.custom.CTabFolder.setSelection(IZ)V+57
> > j  org.eclipse.swt.custom.CTabFolder.onMouse(Lorg/eclipse/swt/widgets/
> > Event;)V+783
> > j  org.eclipse.swt.custom.CTabFolder$1.handleEvent(Lorg/eclipse/swt/
> > widgets/Event;)V+215
> > J  org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/
> > widgets/Event;)V
> > j  org.eclipse.swt.widgets.Widget.sendEvent(Lorg/eclipse/swt/widgets/
> > Event;)V+25
> > j  org.eclipse.swt.widgets.Display.runDeferredEvents()Z+92
> > j  org.eclipse.swt.widgets.Display.readAndDispatch()Z+69
> > j  org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/jface/
> > window/Window$IExceptionHandler;Lorg/eclipse/swt/widgets/Display;)V+9
> > j  org.eclipse.ui.internal.Workbench.runUI()I+555
> > j  org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/
> > Workbench;)I+1
> > j  org.eclipse.ui.internal.Workbench$7.run()V+55
> > j  org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/
> > eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
> > j  org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/
> > eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/
> > WorkbenchAdvisor;)I+18
> > j  org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/
> > widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
> > j  org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/
> > eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+99
> > j  org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/
> > Object;)Ljava/lang/Object;+135
> > j
> > org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication 
> > (Ljava/
> > lang/Object;)Ljava/lang/Object;+103
> > j
> > org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/
> > lang/Object;)Ljava/lang/Object;+29
> > j  org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/
> > Object;)Ljava/lang/Object;+149
> > j  org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/
> > String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
> > v  ~StubRoutines::call_stub
> > j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/
> > Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
> > j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;
> > [Ljava/lang/Object;)Ljava/lang/Object;+87
> > j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;
> > [Ljava/lang/Object;)Ljava/lang/Object;+6
> > j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/
> > Object;)Ljava/lang/Object;+161
> > j  org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/
> > String;[Ljava/net/URL;)V+211
> > j  org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V
> > +126
> > j  org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
> > j  org.eclipse.equinox.launcher.Main.main([Ljava/lang/String;)V+10
> > v  ~StubRoutines::call_stub

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to