OSX 10.5 - error

GWT Designer allows you to quickly create the modules, composites, panels, remote services and other elements that comprise Google Web Tookit applications.

Moderators: Konstantin.Scheglov, gnebling, Alexander.Mitin, jwren, Eric Clayberg

OSX 10.5 - error

Postby gbrunner » Sat Mar 29, 2008 8:49 am

Hi,

I get the following error when I switch to the Design view in Eclipse.
Can anybody let me know what the problem is.

Regards,
Gerwin


Stack Trace:
java.lang.NoSuchFieldException: hostedModeReference
at java.lang.Class.getDeclaredField(Class.java:1854)
at com.swtdesigner.gwt.support.host.JsValueGlue.createJavaScriptObject(JsValueGlue.java:53)
at com.swtdesigner.gwt.support.host.JsValueGlue.get(JsValueGlue.java:94)
at com.swtdesigner.gwt.support.host.ModuleSpace.invokeNativeHandle(ModuleSpace.java:85)
at com.swtdesigner.gwt.support.host.JavaScriptHost.invokeNativeHandle(JavaScriptHost.java:61)
at com.google.gwt.user.client.ui.impl.FocusImplOld.createBlurHandler(FocusImplOld.java)
at com.google.gwt.user.client.ui.impl.FocusImplOld.<init>(FocusImplOld.java:31)
at com.google.gwt.user.client.ui.impl.FocusImplSafari.<init>(FocusImplSafari.java:26)
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 com.google.gwt.core.client.GWT.create(GWT.java:42)
at com.google.gwt.user.client.ui.impl.FocusImpl.<clinit>(FocusImpl.java:27)
at com.google.gwt.user.client.ui.FocusWidget.<clinit>(FocusWidget.java:29)
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 java.lang.Class.newInstance0(Class.java:350)
at java.lang.Class.newInstance(Class.java:303)
at com.swtdesigner.gwt.model.widgets.support.GWTState.initClassesAndMethods(GWTState.java:451)
at com.swtdesigner.gwt.model.widgets.support.GWTState.<init>(GWTState.java:136)
at com.swtdesigner.gwt.support.browser.saf.GWTStateSaf.<init>(GWTStateSaf.java:30)
at com.swtdesigner.gwt.support.browser.saf.BrowserSupportFactory.createState(BrowserSupportFactory.java:15)
at com.swtdesigner.gwt.model.widgets.support.GWTState.createState(GWTState.java:1677)
at com.swtdesigner.gwt.model.widgets.UIObjectInfo.getState(UIObjectInfo.java:394)
at com.swtdesigner.gwt.model.widgets.UIObjectInfo.classByName(UIObjectInfo.java:185)
at com.swtdesigner.gwt.model.widgets.UIObjectInfo.<init>(UIObjectInfo.java:67)
at com.swtdesigner.gwt.model.widgets.WidgetInfo.<init>(WidgetInfo.java:52)
at com.swtdesigner.gwt.model.widgets.panel.AbstractContainerInfo.<init>(AbstractContainerInfo.java:37)
at com.swtdesigner.gwt.model.widgets.panel.PanelInfo.<init>(PanelInfo.java:25)
at com.swtdesigner.gwt.model.widgets.panel.ComplexPanelInfo.<init>(ComplexPanelInfo.java:26)
at com.swtdesigner.gwt.model.widgets.panel.AbsolutePanelInfo.<init>(AbsolutePanelInfo.java:36)
at com.swtdesigner.gwt.model.widgets.panel.RootPanelInfo.<init>(RootPanelInfo.java:23)
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 com.swtdesigner.gwt.model.GWTJavaInfoFactory.create(GWTJavaInfoFactory.java:163)
at com.swtdesigner.model.parser.factory.JavaInfoFactory.create(JavaInfoFactory.java:113)
at com.swtdesigner.model.parser.factory.JavaInfoFactory.create(JavaInfoFactory.java:96)
at com.swtdesigner.model.parser.factory.JavaInfoFactory.create(JavaInfoFactory.java:89)
at com.swtdesigner.model.parser.JavaInfoParser$ParserVisitor.isComponentCreation(JavaInfoParser.java:3770)
at com.swtdesigner.model.parser.JavaInfoParser$ParserVisitor.endVisit(JavaInfoParser.java:1887)
at org.eclipse.jdt.core.dom.MethodInvocation.accept0(MethodInvocation.java:246)
at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2478)
at org.eclipse.jdt.core.dom.ASTNode.acceptChild(ASTNode.java:2525)
at org.eclipse.jdt.core.dom.VariableDeclarationFragment.accept0(VariableDeclarationFragment.java:224)
at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2478)
at org.eclipse.jdt.core.dom.ASTNode.acceptChildren(ASTNode.java:2548)
at org.eclipse.jdt.core.dom.VariableDeclarationStatement.accept0(VariableDeclarationStatement.java:272)
at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2478)
at org.eclipse.jdt.core.dom.ASTNode.acceptChildren(ASTNode.java:2548)
at org.eclipse.jdt.core.dom.Block.accept0(Block.java:135)
at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2478)
at org.eclipse.jdt.core.dom.ASTNode.acceptChild(ASTNode.java:2525)
at org.eclipse.jdt.core.dom.MethodDeclaration.accept0(MethodDeclaration.java:501)
at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2478)
at com.swtdesigner.model.parser.JavaInfoParser$ParserVisitor.visit(JavaInfoParser.java:3007)
at org.eclipse.jdt.core.dom.TypeDeclaration.accept0(TypeDeclaration.java:466)
at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2478)
at org.eclipse.jdt.core.dom.ASTNode.acceptChildren(ASTNode.java:2548)
at org.eclipse.jdt.core.dom.CompilationUnit.accept0(CompilationUnit.java:213)
at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2478)
at com.swtdesigner.model.parser.JavaInfoParser.parse(JavaInfoParser.java:320)
at com.swtdesigner.gef.DesignerEditor.parseCompilationUnit(DesignerEditor.java:1172)
at com.swtdesigner.gef.DesignerEditor$17.execute(DesignerEditor.java:1100)
at com.swtdesigner.model.swing.properties.custom.DesignTimeHelper.execute(DesignTimeHelper.java:54)
at com.swtdesigner.gef.DesignerEditor.handleActivate(DesignerEditor.java:1094)
at com.swtdesigner.gef.DesignerEditor.handleActivate(DesignerEditor.java:1085)
at com.swtdesigner.editors.MultiPageEditor.showDesignEditor(MultiPageEditor.java:391)
at com.swtdesigner.editors.MultiPageEditor$2.widgetSelected(MultiPageEditor.java:178)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:227)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1553)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1577)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1562)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1353)
at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:3236)
at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:2011)
at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:316)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1553)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1577)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1562)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1353)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3409)
at org.eclipse.swt.widgets.Control.sendTrackEvents(Control.java:2838)
at org.eclipse.swt.widgets.Control.actionProc(Control.java:117)
at org.eclipse.swt.widgets.Display.actionProc(Display.java:355)
at org.eclipse.swt.internal.carbon.OS.CallNextEventHandler(Native Method)
at org.eclipse.swt.widgets.Widget.kEventControlTrack(Widget.java:1104)
at org.eclipse.swt.widgets.Control.kEventControlTrack(Control.java:2005)
at org.eclipse.swt.widgets.Widget.controlProc(Widget.java:373)
at org.eclipse.swt.widgets.Display.controlProc(Display.java:839)
at org.eclipse.swt.internal.carbon.OS.SendEventToEventTarget(Native Method)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2991)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2392)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2356)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2222)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:474)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:469)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1251)

Full stack trace (to see full context):
org.apache.commons.lang.exception.NestableError: org.apache.commons.lang.exception.NestableError: com.swtdesigner.properties.PropertyException: java.lang.reflect.InvocationTargetException
at com.swtdesigner.model.parser.JavaInfoParser$ParserVisitor.isComponentCreation(JavaInfoParser.java:3781)
at com.swtdesigner.model.parser.JavaInfoParser$ParserVisitor.endVisit(JavaInfoParser.java:1887)
at org.eclipse.jdt.core.dom.MethodInvocation.accept0(MethodInvocation.java:246)
at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2478)
at org.eclipse.jdt.core.dom.ASTNode.acceptChild(ASTNode.java:2525)
at org.eclipse.jdt.core.dom.VariableDeclarationFragment.accept0(VariableDeclarationFragment.java:224)
at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2478)
at org.eclipse.jdt.core.dom.ASTNode.acceptChildren(ASTNode.java:2548)
at org.eclipse.jdt.core.dom.VariableDeclarationStatement.accept0(VariableDeclarationStatement.java:272)
at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2478)
at org.eclipse.jdt.core.dom.ASTNode.acceptChildren(ASTNode.java:2548)
at org.eclipse.jdt.core.dom.Block.accept0(Block.java:135)
at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2478)
at org.eclipse.jdt.core.dom.ASTNode.acceptChild(ASTNode.java:2525)
at org.eclipse.jdt.core.dom.MethodDeclaration.accept0(MethodDeclaration.java:501)
at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2478)
at com.swtdesigner.model.parser.JavaInfoParser$ParserVisitor.visit(JavaInfoParser.java:3007)
at org.eclipse.jdt.core.dom.TypeDeclaration.accept0(TypeDeclaration.java:466)
at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2478)
at org.eclipse.jdt.core.dom.ASTNode.acceptChildren(ASTNode.java:2548)
at org.eclipse.jdt.core.dom.CompilationUnit.accept0(CompilationUnit.java:213)
at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2478)
at com.swtdesigner.model.parser.JavaInfoParser.parse(JavaInfoParser.java:320)
at com.swtdesigner.gef.DesignerEditor.parseCompilationUnit(DesignerEditor.java:1172)
at com.swtdesigner.gef.DesignerEditor$17.execute(DesignerEditor.java:1100)
at com.swtdesigner.model.swing.properties.custom.DesignTimeHelper.execute(DesignTimeHelper.java:54)
at com.swtdesigner.gef.DesignerEditor.handleActivate(DesignerEditor.java:1094)
at com.swtdesigner.gef.DesignerEditor.handleActivate(DesignerEditor.java:1085)
at com.swtdesigner.editors.MultiPageEditor.showDesignEditor(MultiPageEditor.java:391)
at com.swtdesigner.editors.MultiPageEditor$2.widgetSelected(MultiPageEditor.java:178)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:227)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1553)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1577)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1562)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1353)
at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:3236)
at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:2011)
at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:316)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1553)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1577)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1562)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1353)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3409)
at org.eclipse.swt.widgets.Control.sendTrackEvents(Control.java:2838)
at org.eclipse.swt.widgets.Control.actionProc(Control.java:117)
at org.eclipse.swt.widgets.Display.actionProc(Display.java:355)
at org.eclipse.swt.internal.carbon.OS.CallNextEventHandler(Native Method)
at org.eclipse.swt.widgets.Widget.kEventControlTrack(Widget.java:1104)
at org.eclipse.swt.widgets.Control.kEventControlTrack(Control.java:2005)
at org.eclipse.swt.widgets.Widget.controlProc(Widget.java:373)
at org.eclipse.swt.widgets.Display.controlProc(Display.java:839)
at org.eclipse.swt.internal.carbon.OS.SendEventToEventTarget(Native Method)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2991)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2392)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2356)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2222)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:474)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:469)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:564)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1251)
Caused by: org.apache.commons.lang.exception.NestableError: com.swtdesigner.properties.PropertyException: java.lang.reflect.InvocationTargetException
at com.swtdesigner.model.parser.factory.JavaInfoFactory.create(JavaInfoFactory.java:119)
at com.swtdesigner.model.parser.factory.JavaInfoFactory.create(JavaInfoFactory.java:96)
at com.swtdesigner.model.parser.factory.JavaInfoFactory.create(JavaInfoFactory.java:89)
at com.swtdesigner.model.parser.JavaInfoParser$ParserVisitor.isComponentCreation(JavaInfoParser.java:3770)
... 74 more
Caused by: com.swtdesigner.properties.PropertyException: java.lang.reflect.InvocationTargetException
at com.swtdesigner.gwt.model.GWTJavaInfoFactory.create(GWTJavaInfoFactory.java:171)
at com.swtdesigner.model.parser.factory.JavaInfoFactory.create(JavaInfoFactory.java:113)
... 77 more
Caused by: java.lang.reflect.InvocationTargetException
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 com.swtdesigner.gwt.model.GWTJavaInfoFactory.create(GWTJavaInfoFactory.java:163)
... 78 more
Caused by: org.apache.commons.lang.exception.NestableError: org.apache.commons.lang.exception.NestableError: org.apache.commons.lang.exception.NestableError: java.lang.Error: java.lang.reflect.InvocationTargetException
at com.swtdesigner.gwt.model.widgets.UIObjectInfo.classByName(UIObjectInfo.java:187)
at com.swtdesigner.gwt.model.widgets.UIObjectInfo.<init>(UIObjectInfo.java:67)
at com.swtdesigner.gwt.model.widgets.WidgetInfo.<init>(WidgetInfo.java:52)
at com.swtdesigner.gwt.model.widgets.panel.AbstractContainerInfo.<init>(AbstractContainerInfo.java:37)
at com.swtdesigner.gwt.model.widgets.panel.PanelInfo.<init>(PanelInfo.java:25)
at com.swtdesigner.gwt.model.widgets.panel.ComplexPanelInfo.<init>(ComplexPanelInfo.java:26)
at com.swtdesigner.gwt.model.widgets.panel.AbsolutePanelInfo.<init>(AbsolutePanelInfo.java:36)
at com.swtdesigner.gwt.model.widgets.panel.RootPanelInfo.<init>(RootPanelInfo.java:23)
... 83 more
Caused by: org.apache.commons.lang.exception.NestableError: org.apache.commons.lang.exception.NestableError: java.lang.Error: java.lang.reflect.InvocationTargetException
at com.swtdesigner.gwt.model.widgets.UIObjectInfo.getState(UIObjectInfo.java:401)
at com.swtdesigner.gwt.model.widgets.UIObjectInfo.classByName(UIObjectInfo.java:185)
... 90 more
Caused by: org.apache.commons.lang.exception.NestableError: java.lang.Error: java.lang.reflect.InvocationTargetException
at com.swtdesigner.gwt.model.widgets.support.GWTState.<init>(GWTState.java:142)
at com.swtdesigner.gwt.support.browser.saf.GWTStateSaf.<init>(GWTStateSaf.java:30)
at com.swtdesigner.gwt.support.browser.saf.BrowserSupportFactory.createState(BrowserSupportFactory.java:15)
at com.swtdesigner.gwt.model.widgets.support.GWTState.createState(GWTState.java:1677)
at com.swtdesigner.gwt.model.widgets.UIObjectInfo.getState(UIObjectInfo.java:394)
... 91 more
Caused by: java.lang.Error: java.lang.reflect.InvocationTargetException
at com.google.gwt.core.client.GWT.create(GWT.java:44)
at com.google.gwt.user.client.ui.impl.FocusImpl.<clinit>(FocusImpl.java:27)
at com.google.gwt.user.client.ui.FocusWidget.<clinit>(FocusWidget.java:29)
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 java.lang.Class.newInstance0(Class.java:350)
at java.lang.Class.newInstance(Class.java:303)
at com.swtdesigner.gwt.model.widgets.support.GWTState.initClassesAndMethods(GWTState.java:451)
at com.swtdesigner.gwt.model.widgets.support.GWTState.<init>(GWTState.java:136)
... 95 more
Caused by: java.lang.reflect.InvocationTargetException
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 com.google.gwt.core.client.GWT.create(GWT.java:42)
... 105 more
Caused by: java.lang.RuntimeException: Error creating JavaScript object
at com.swtdesigner.gwt.support.host.JsValueGlue.createJavaScriptObject(JsValueGlue.java:58)
at com.swtdesigner.gwt.support.host.JsValueGlue.get(JsValueGlue.java:94)
at com.swtdesigner.gwt.support.host.ModuleSpace.invokeNativeHandle(ModuleSpace.java:85)
at com.swtdesigner.gwt.support.host.JavaScriptHost.invokeNativeHandle(JavaScriptHost.java:61)
at com.google.gwt.user.client.ui.impl.FocusImplOld.createBlurHandler(FocusImplOld.java)
at com.google.gwt.user.client.ui.impl.FocusImplOld.<init>(FocusImplOld.java:31)
at com.google.gwt.user.client.ui.impl.FocusImplSafari.<init>(FocusImplSafari.java:26)
... 110 more
Caused by: java.lang.NoSuchFieldException: hostedModeReference
at java.lang.Class.getDeclaredField(Class.java:1854)
at com.swtdesigner.gwt.support.host.JsValueGlue.createJavaScriptObject(JsValueGlue.java:53)
... 116 more

Designer Configuration Details:

Product: GWT Designer Evaluation
Version: 4.0.0.200803290326
Expected: Eclipse 3.3
Actual: Eclipse 3.4.0.v20080201
Actual Eclipse Build Name:
Actual Eclipse Build ID: I20080207-1530
IDE Actual Name: Eclipse
IDE Actual Version: 3.3.100.I20080204-0800
IDE Actual NL: en_US
Activation Key: GWTDesignerEval-DD0SF-HM1JH-DKHKW
Physical Address: 00-16-CB-FF-FE-5D-F8-64, HardwareAddress[00-14-51-ED-6A-52], HardwareAddress[00-16-CB-95-13-1C]
Code Gen: Flat Mode, Use Existing, First Assignment, Make Final
Events: Anonymous Class
GWT Home: /Applications/gwt-mac_10.5-0.0.2030
Platform Product: Eclipse
Platform Version: 3.3.100.I20080204-0800
OS Name: Mac OS X
OS Architecture: i386
OS Version: 10.5.2
gbrunner
 
Posts: 1
Joined: Sat Mar 29, 2008 8:25 am

Re: OSX 10.5 - error

Postby peterblazejewicz » Sat Mar 29, 2008 11:25 am

hi,
is that GWT 1.5?

regards,
Peter
Peter Blazejewicz
GWT groups profile
peterblazejewicz
 
Posts: 153
Joined: Fri Jul 27, 2007 7:09 pm
Location: Europe/Poland/Warsaw

Re: OSX 10.5 - error

Postby Eric Clayberg » Sun Mar 30, 2008 10:55 am

That is caused by changes between GWT 1.4.61 and 1.5 M1.

GWT 1.4.61 has a field hostedModeReference in JavaScriptObject.

GWT 1.5 M1 does not.

Once we add official support for GWT 1.5, this will not be an issue.
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA

Re: OSX 10.5 - error

Postby syntern » Fri Jun 27, 2008 11:21 am

Eric Clayberg wrote:That is caused by changes between GWT 1.4.61 and 1.5 M1.

GWT 1.4.61 has a field hostedModeReference in JavaScriptObject.

GWT 1.5 M1 does not.

Once we add official support for GWT 1.5, this will not be an issue.


When can we expect this? It is very unpleasant to switch back and forth between versions (1.4.61 for UI editor, 1.5 for everything else to not receive compile errors and such...)

Or is there any known workaround?

Thanks,
Istvan
syntern
 
Posts: 3
Joined: Fri Jun 27, 2008 11:18 am

Re: OSX 10.5 - error

Postby Eric Clayberg » Fri Jun 27, 2008 12:24 pm

We are working on 1.5 support and hope to have it ready soon.

Image
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA

Re: OSX 10.5 - error

Postby syntern » Fri Jun 27, 2008 11:20 pm

Eric Clayberg wrote:We are working on 1.5 support and hope to have it ready soon.


Is there any beta version we could try? :)
syntern
 
Posts: 3
Joined: Fri Jun 27, 2008 11:18 am

Re: OSX 10.5 - error

Postby Eric Clayberg » Sat Jun 28, 2008 3:49 am

syntern wrote:Is there any beta version we could try? :)

Not yet. The above is running in the Eclipse runtime workbench and has not been packaged yet.

It also works for GWT 1.5 only and breaks under GWT 1.4, so backward compatibility is a serious issue we are still trying to solve.

Internally, GWT 1.4 and 1.5 are massively different (almost as if they were two completely different systems) which has entailed a near re-write of most of the GWT Designer internals.
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA

Re: OSX 10.5 - error

Postby syntern » Sat Jun 28, 2008 4:18 am

Eric Clayberg wrote:The above is running in the Eclipse runtime workbench and has not been packaged yet.
It also works for GWT 1.5 only and breaks under GWT 1.4, so backward compatibility is a serious issue we are still trying to solve.


Anyway, I'm willing to try any alpha version too (as I'd like to work only with GWT 1.5), so if there is any new package, please let me know...

Thanks,
Istvan
syntern
 
Posts: 3
Joined: Fri Jun 27, 2008 11:18 am

Re: OSX 10.5 - error

Postby Eric Clayberg » Sat Jun 28, 2008 7:27 am

syntern wrote:I'm willing to try any alpha version too (as I'd like to work only with GWT 1.5), so if there is any new package, please let me know

With any luck, we will have something available next week some time.
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA

Re: OSX 10.5 - error

Postby rubiscoS » Fri Jul 25, 2008 10:14 pm

is there an alpha version available or any version available for use yet?

I end up having to design with GWT 1.4 but build my project with GWT 1.5, even though the path to the GWT installation directory in the Designer preferences points to GWT 1.4.

Thanks.
rubiscoS
 
Posts: 1
Joined: Fri Jul 25, 2008 9:07 pm

Re: OSX 10.5 - error

Postby Eric Clayberg » Sat Jul 26, 2008 6:08 am

Not yet. We have had the OSX version almost working for more than two weeks now, but are fighting some weird bugs in the OSX WebKit.

We are slowly finding work arounds, and hope to have it working during this next week.

OSX as a development platform for GWT and Eclipse is nowhere near as nice/stable as Windows. Better than Linux though (shudder).
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA


Return to GWT Designer

Who is online

Users browsing this forum: No registered users and 3 guests