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._makeShot(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.createBrowserScreenshot()Lorg/ eclipse/swt/graphics/Image;+4 j com.instantiations.designer.gwt.model.widgets.support.GWTState.createBrowserScreenshot()Lorg/ eclipse/swt/graphics/Image;+12 j com.instantiations.designer.gwt.model.widgets.UIObject_Info.fetchImage(Ljava/ 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.runDesignTime(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_withProgress()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(Lcom/ 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.
