Library missing on Fedora Installation

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

Library missing on Fedora Installation

Postby factor3 » Wed Jul 09, 2008 5:55 am

Greetings:

I am trying to run GWT Designer on Fedora 7, 64- bit. Whenever I try to display my application in designer mode, I get an "Exception Happened" box with the following details:

Plug-in Provider: Instantiations

Plug-in Name: GWT Designer Subscription

Plug-in ID: com.swtdesigner

Plug-in Version: 5.0.0.200807042315



org.eclipse.swt.SWTError: XPCOM error -2147467259

at org.eclipse.swt.browser.Mozilla.error(Mozilla.java:1297)

at org.eclipse.swt.browser.Mozilla.create(Mozilla.java:265)

at org.eclipse.swt.browser.Browser.<init>(Browser.java:109)

at com.instantiations.designer.gwt.moz.BrowserShell.<init>(BrowserShell.java:54)

at com.instantiations.designer.gwt.moz.BrowserShell32.<init>(BrowserShell32.java:15)

at com.swtdesigner.gwt.support.browser.moz.GWTStateMoz.createBrowserShell(GWTStateMoz.java:65)

at com.swtdesigner.gwt.model.widgets.support.GWTState.<init>(GWTState.java:126)

at com.swtdesigner.gwt.support.browser.moz.GWTStateMoz.<init>(GWTStateMoz.java:32)

at com.swtdesigner.gwt.support.browser.moz.BrowserSupportFactory.createState(BrowserSupportFactory.java:12)

at com.swtdesigner.gwt.model.widgets.support.GWTState.createState(GWTState.java:1670)

at com.swtdesigner.gwt.model.widgets.UIObjectInfo.getState(UIObjectInfo.java:412)

at com.swtdesigner.gwt.model.widgets.UIObjectInfo.classByName(UIObjectInfo.java:186)

at com.swtdesigner.gwt.model.widgets.UIObjectInfo.<init>(UIObjectInfo.java:68)

at com.swtdesigner.gwt.model.widgets.WidgetInfo.<init>(WidgetInfo.java:55)

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(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

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:3781)

at com.swtdesigner.model.parser.JavaInfoParser$ParserVisitor.endVisit(JavaInfoParser.java:1886)

at org.eclipse.jdt.core.dom.MethodInvocation.accept0(MethodInvocation.java:246)

at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2476)

at org.eclipse.jdt.core.dom.ASTNode.acceptChild(ASTNode.java:2523)

at org.eclipse.jdt.core.dom.VariableDeclarationFragment.accept0(VariableDeclarationFragment.java:224)

at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2476)

at org.eclipse.jdt.core.dom.ASTNode.acceptChildren(ASTNode.java:2546)

at org.eclipse.jdt.core.dom.VariableDeclarationStatement.accept0(VariableDeclarationStatement.java:272)

at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2476)

at org.eclipse.jdt.core.dom.ASTNode.acceptChildren(ASTNode.java:2546)

at org.eclipse.jdt.core.dom.Block.accept0(Block.java:135)

at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2476)

at org.eclipse.jdt.core.dom.ASTNode.acceptChild(ASTNode.java:2523)

at org.eclipse.jdt.core.dom.MethodDeclaration.accept0(MethodDeclaration.java:501)

at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2476)

at com.swtdesigner.model.parser.JavaInfoParser$ParserVisitor.visit(JavaInfoParser.java:3018)

at org.eclipse.jdt.core.dom.TypeDeclaration.accept0(TypeDeclaration.java:466)

at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2476)

at org.eclipse.jdt.core.dom.ASTNode.acceptChildren(ASTNode.java:2546)

at org.eclipse.jdt.core.dom.CompilationUnit.accept0(CompilationUnit.java:213)

at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2476)

at com.swtdesigner.model.parser.JavaInfoParser.parse(JavaInfoParser.java:319)

at com.swtdesigner.gef.DesignerEditor.parseCompilationUnit(DesignerEditor.java:1149)

at com.swtdesigner.gef.DesignerEditor$17.execute(DesignerEditor.java:1077)

at com.swtdesigner.model.swing.properties.custom.DesignTimeHelper.execute(DesignTimeHelper.java:54)

at com.swtdesigner.gef.DesignerEditor.handleActivate(DesignerEditor.java:1071)

at com.swtdesigner.gef.DesignerEditor.handleActivate(DesignerEditor.java:1062)

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:66)

at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101)

at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1125)

at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1110)

at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:951)

at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:3227)

at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:2005)

at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:316)

at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)

at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101)

at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3319)

at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971)

at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)

at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)

at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)

at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)

at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)

at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)

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:169)

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:363)

at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)

at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)

at org.eclipse.equinox.launcher.Main.run(Main.java:1173)

at org.eclipse.equinox.launcher.Main.main(Main.java:1148)



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:3792)
at com.swtdesigner.model.parser.JavaInfoParser$ParserVisitor.endVisit(JavaInfoParser.java:1886)
at org.eclipse.jdt.core.dom.MethodInvocation.accept0(MethodInvocation.java:246)
at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2476)
at org.eclipse.jdt.core.dom.ASTNode.acceptChild(ASTNode.java:2523)
at org.eclipse.jdt.core.dom.VariableDeclarationFragment.accept0(VariableDeclarationFragment.java:224)
at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2476)
at org.eclipse.jdt.core.dom.ASTNode.acceptChildren(ASTNode.java:2546)
at org.eclipse.jdt.core.dom.VariableDeclarationStatement.accept0(VariableDeclarationStatement.java:272)
at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2476)
at org.eclipse.jdt.core.dom.ASTNode.acceptChildren(ASTNode.java:2546)
at org.eclipse.jdt.core.dom.Block.accept0(Block.java:135)
at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2476)
at org.eclipse.jdt.core.dom.ASTNode.acceptChild(ASTNode.java:2523)
at org.eclipse.jdt.core.dom.MethodDeclaration.accept0(MethodDeclaration.java:501)
at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2476)
at com.swtdesigner.model.parser.JavaInfoParser$ParserVisitor.visit(JavaInfoParser.java:3018)
at org.eclipse.jdt.core.dom.TypeDeclaration.accept0(TypeDeclaration.java:466)
at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2476)
at org.eclipse.jdt.core.dom.ASTNode.acceptChildren(ASTNode.java:2546)
at org.eclipse.jdt.core.dom.CompilationUnit.accept0(CompilationUnit.java:213)
at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2476)
at com.swtdesigner.model.parser.JavaInfoParser.parse(JavaInfoParser.java:319)
at com.swtdesigner.gef.DesignerEditor.parseCompilationUnit(DesignerEditor.java:1149)
at com.swtdesigner.gef.DesignerEditor$17.execute(DesignerEditor.java:1077)
at com.swtdesigner.model.swing.properties.custom.DesignTimeHelper.execute(DesignTimeHelper.java:54)
at com.swtdesigner.gef.DesignerEditor.handleActivate(DesignerEditor.java:1071)
at com.swtdesigner.gef.DesignerEditor.handleActivate(DesignerEditor.java:1062)
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:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1125)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1110)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:951)
at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:3227)
at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:2005)
at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:316)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3319)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
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:169)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)

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:3781)
... 63 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)

... 66 more

Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at com.swtdesigner.gwt.model.GWTJavaInfoFactory.create(GWTJavaInfoFactory.java:163)
... 67 more

Caused by: org.apache.commons.lang.exception.NestableError: org.apache.commons.lang.exception.NestableError: org.apache.commons.lang.exception.NestableError: org.eclipse.swt.SWTError: XPCOM error -2147467259
at com.swtdesigner.gwt.model.widgets.UIObjectInfo.classByName(UIObjectInfo.java:188)
at com.swtdesigner.gwt.model.widgets.UIObjectInfo.<init>(UIObjectInfo.java:68)
at com.swtdesigner.gwt.model.widgets.WidgetInfo.<init>(WidgetInfo.java:55)
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)
... 72 more

Caused by: org.apache.commons.lang.exception.NestableError: org.apache.commons.lang.exception.NestableError: org.eclipse.swt.SWTError: XPCOM error -2147467259
at com.swtdesigner.gwt.model.widgets.UIObjectInfo.getState(UIObjectInfo.java:419
at com.swtdesigner.gwt.model.widgets.UIObjectInfo.classByName(UIObjectInfo.java:186)
... 79 more
Caused by: org.apache.commons.lang.exception.NestableError: org.eclipse.swt.SWTError: XPCOM error -2147467259
at com.swtdesigner.gwt.model.widgets.support.GWTState.<init>(GWTState.java:142)
at com.swtdesigner.gwt.support.browser.moz.GWTStateMoz.<init>(GWTStateMoz.java:32)
at com.swtdesigner.gwt.support.browser.moz.BrowserSupportFactory.createState(BrowserSupportFactory.java:12)
at com.swtdesigner.gwt.model.widgets.support.GWTState.createState(GWTState.java:1670)
at com.swtdesigner.gwt.model.widgets.UIObjectInfo.getState(UIObjectInfo.java:412)
... 80 more
Caused by: org.eclipse.swt.SWTError: XPCOM error -2147467259
at org.eclipse.swt.browser.Mozilla.error(Mozilla.java:1297)
at org.eclipse.swt.browser.Mozilla.create(Mozilla.java:265)
at org.eclipse.swt.browser.Browser.<init>(Browser.java:109)
at com.instantiations.designer.gwt.moz.BrowserShell.<init>(BrowserShell.java:54)
at com.instantiations.designer.gwt.moz.BrowserShell32.<init>(BrowserShell32.java:15)
at com.swtdesigner.gwt.support.browser.moz.GWTStateMoz.createBrowserShell(GWTStateMoz.java:65)
at com.swtdesigner.gwt.model.widgets.support.GWTState.<init>(GWTState.java:126)

... 84 more

Designer Configuration Details:

Product: GWT Designer Subscription
Version: 5.0.0.200807042315
Expected: Eclipse 3.3\
Actual: Eclipse 3.3.100.v20070530
Actual Eclipse Build Name:
Actual Eclipse Build ID: M20080221-1800
IDE Actual Name: MyEclipse Enterprise Workbench
IDE Actual Version: 6.5.0.zmyeclipse650200806
IDE Actual NL: en_US
Serial Number: <Legitimate number, not to be reproduced here>
Activation Key: <Legitimate key, not to be reproduced here>
Physical Address: 00-1E-4F-CA-92-1E
Code Gen: Flat Mode, Use Existing, First Assignment, Make Final
Events: Anonymous Class
GWT Home: /home/rbrown3/software/gwt-linux-1.4.62
Platform Product: MyEclipse Enterprise Workbench
Platform Version: 6.5.0.zmyeclipse650200806
OS Name: Linux\
OS Architecture: i386
OS Version: 2.6.23.17-88.fc7

When attempting to run the viewer, I get the following exception before termination:

** Unable to load Mozilla for hosted mode **
java.lang.UnsatisfiedLinkError: /home/rbrown3/software/gwt-linux-1.4.62/mozilla-1.7.12/libxpcom.so: libstdc++.so.5: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1647)
at java.lang.Runtime.load0(Runtime.java:769)
at java.lang.System.load(System.java:968)
at com.google.gwt.dev.shell.moz.MozillaInstall.load(MozillaInstall.java:190)
at com.google.gwt.dev.BootStrapPlatform.go(BootStrapPlatform.java:40)
at com.google.gwt.dev.GWTShell.main(GWTShell.java:318)

Obviously, this thing is depending on something that is not on my system. What is it and where can I get it???
factor3
 
Posts: 6
Joined: Wed Jul 09, 2008 5:43 am

Re: Library missing on Fedora Installation

Postby Alexander.Mitin » Wed Jul 09, 2008 7:57 am

Are you trying to run it using 32-bit emulation mode? If you need 32-bit emulation mode you should also install 32-bit firefox/xulrunner and point the Designer to it.
Alexander Mitin
Alexander.Mitin
Moderator
 
Posts: 155
Joined: Fri Jan 19, 2007 3:57 am

Re: Library missing on Fedora Installation

Postby factor3 » Wed Jul 09, 2008 10:18 am

Actually, I am not using 32- bit emulation. Do I need to?

Can the GWT and the Designer run on 64- bit systems???
factor3
 
Posts: 6
Joined: Wed Jul 09, 2008 5:43 am

Re: Library missing on Fedora Installation

Postby Alexander.Mitin » Wed Jul 09, 2008 10:22 am

According to stack trace, you do. See "at com.instantiations.designer.gwt.moz.BrowserShell32.<init>(BrowserShell32.java:15)" stack entry, this called when 32-bit env detected. Can you re-check?
You don't need to use 32-bit emulation, see viewtopic.php?f=11&t=2082
Alexander Mitin
Alexander.Mitin
Moderator
 
Posts: 155
Joined: Fri Jan 19, 2007 3:57 am

Re: Library missing on Fedora Installation

Postby factor3 » Wed Jul 09, 2008 2:03 pm

Alexander.Mitin wrote:According to stack trace, you do. See "at com.instantiations.designer.gwt.moz.BrowserShell32.<init>(BrowserShell32.java:15)" stack entry, this called when 32-bit env detected. Can you re-check?
You don't need to use 32-bit emulation, see viewtopic.php?f=11&t=2082


Now I'm confused.

I went to the topic you referenced. According to it in order to do any testing I still need to use 32- bit emulation, though you say I don't.

Furthermore, I have no idea how to turn this 32- bit emulation on or off. I tried making sure my JRE is a 64- bit emulation, but now I am seeing different missing libraries. I am also seeing the BrowserShell32 stuff which shows that even using a 64- bit JVM I am still apparently needing 32- bit mode. There are, apparently, no instructions for handling these emulation modes, anywhere that I can find!

So exactly what do I need to do in order to get this thing to work???
factor3
 
Posts: 6
Joined: Wed Jul 09, 2008 5:43 am

Re: Library missing on Fedora Installation

Postby Alexander.Mitin » Thu Jul 10, 2008 12:35 am

The 'BrowserShell32' class loaded when the Java VM reports that the OS arch is not 64-bit, see the results of System.getProperty("os.arch") method invocation. Please check the Eclipse version, it should be 64-bit and Java VM version, it should be Sun's 64-bit VM.
Alexander Mitin
Alexander.Mitin
Moderator
 
Posts: 155
Joined: Fri Jan 19, 2007 3:57 am

Re: Library missing on Fedora Installation

Postby factor3 » Thu Jul 10, 2008 4:08 am

Alexander.Mitin wrote:The 'BrowserShell32' class loaded when the Java VM reports that the OS arch is not 64-bit, see the results of System.getProperty("os.arch") method invocation. Please check the Eclipse version, it should be 64-bit and Java VM version, it should be Sun's 64-bit VM.


I have a 64- bit Sun JVM installed.

One problem, though: How does one tell whether or not the Eclipse is 32 or 64- bit??? I looked at the about window and, from there, looked at the Configuration Details. Is there anywhere that actually tells what version (32- bit or 64- bit) the Eclipse you are running is?
factor3
 
Posts: 6
Joined: Wed Jul 09, 2008 5:43 am

Re: Library missing on Fedora Installation

Postby Alexander.Mitin » Thu Jul 10, 2008 7:26 am

See "Help"->"About"->"Configuration Detail". In dialog look for "System Properties". Ex. for my Windows box I have now:

*** System properties:
awt.toolkit=sun.awt.windows.WToolkit
eclipse.buildId=I20080617-2000
eclipse.commands=-os
win32
-ws
win32
-arch
x86
Alexander Mitin
Alexander.Mitin
Moderator
 
Posts: 155
Joined: Fri Jan 19, 2007 3:57 am

Re: Library missing on Fedora Installation

Postby factor3 » Fri Jul 11, 2008 12:46 pm

Alexander.Mitin wrote:See "Help"->"About"->"Configuration Detail". In dialog look for "System Properties". Ex. for my Windows box I have now:

*** System properties:
awt.toolkit=sun.awt.windows.WToolkit
eclipse.buildId=I20080617-2000
eclipse.commands=-os
win32
-ws
win32
-arch
x86


Alexander:

First of all: thanks for your incredible patience. I greatly appreciate it.

I have successfully reinstalled everything; I now have a 64- bit Eclipse running by a 64- bit JVM. As you'll see from the rather spectacular failure below, I have made the transition successfully.

Of course now when I attempt to display the Designer Window, I get the following failure:

Plug-in Provider: Instantiations

Plug-in Provider: Instantiations

Plug-in Name: GWT Designer Subscription

Plug-in ID: com.swtdesigner

Plug-in Version: 5.0.0.200807042315

java.lang.UnsatisfiedLinkError: /home/rbrown3/Pulse/Software/GWTDev/configuration/org.eclipse.osgi/bundles/149/1/.cp/os/linux/x86_64/libgwt-ll.so: Can't load AMD 64-bit .so on a AMD 64-bit platform

at java.lang.ClassLoader$NativeLibrary.load(Native Method)

at java.lang.ClassLoader.loadLibrary0(Unknown Source)

at java.lang.ClassLoader.loadLibrary(Unknown Source)

at java.lang.Runtime.loadLibrary0(Unknown Source)

at java.lang.System.loadLibrary(Unknown Source)

at com.instantiations.designer.gwt.moz.BrowserShell.<init>(BrowserShell.java:61)

at com.instantiations.designer.gwt.moz.BrowserShell64.<init>(BrowserShell64.java:14)

at com.swtdesigner.gwt.support.browser.moz.GWTStateMoz.createBrowserShell(GWTStateMoz.java:63)

at com.swtdesigner.gwt.model.widgets.support.GWTState.<init>(GWTState.java:126)

at com.swtdesigner.gwt.support.browser.moz.GWTStateMoz.<init>(GWTStateMoz.java:32)

at com.swtdesigner.gwt.support.browser.moz.BrowserSupportFactory.createState(BrowserSupportFactory.java:12)

at com.swtdesigner.gwt.model.widgets.support.GWTState.createState(GWTState.java:1670)

at com.swtdesigner.gwt.model.widgets.UIObjectInfo.getState(UIObjectInfo.java:412)

at com.swtdesigner.gwt.model.widgets.UIObjectInfo.classByName(UIObjectInfo.java:186)

at com.swtdesigner.gwt.model.widgets.UIObjectInfo.<init>(UIObjectInfo.java:68)

at com.swtdesigner.gwt.model.widgets.WidgetInfo.<init>(WidgetInfo.java:55)

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(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

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:3781)

at com.swtdesigner.model.parser.JavaInfoParser$ParserVisitor.endVisit(JavaInfoParser.java:1886)

at org.eclipse.jdt.core.dom.MethodInvocation.accept0(MethodInvocation.java:246)

at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2476)

at org.eclipse.jdt.core.dom.ASTNode.acceptChild(ASTNode.java:2523)

at org.eclipse.jdt.core.dom.VariableDeclarationFragment.accept0(VariableDeclarationFragment.java:224)

at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2476)

at org.eclipse.jdt.core.dom.ASTNode.acceptChildren(ASTNode.java:2546)

at org.eclipse.jdt.core.dom.VariableDeclarationStatement.accept0(VariableDeclarationStatement.java:272)

at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2476)

at org.eclipse.jdt.core.dom.ASTNode.acceptChildren(ASTNode.java:2546)

at org.eclipse.jdt.core.dom.Block.accept0(Block.java:135)

at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2476)

at org.eclipse.jdt.core.dom.ASTNode.acceptChild(ASTNode.java:2523)

at org.eclipse.jdt.core.dom.MethodDeclaration.accept0(MethodDeclaration.java:501)

at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2476)

at com.swtdesigner.model.parser.JavaInfoParser$ParserVisitor.visit(JavaInfoParser.java:3018)

at org.eclipse.jdt.core.dom.TypeDeclaration.accept0(TypeDeclaration.java:466)

at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2476)

at org.eclipse.jdt.core.dom.ASTNode.acceptChildren(ASTNode.java:2546)

at org.eclipse.jdt.core.dom.CompilationUnit.accept0(CompilationUnit.java:213)

at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2476)

at com.swtdesigner.model.parser.JavaInfoParser.parse(JavaInfoParser.java:319)

at com.swtdesigner.gef.DesignerEditor.parseCompilationUnit(DesignerEditor.java:1149)

at com.swtdesigner.gef.DesignerEditor$17.execute(DesignerEditor.java:1077)

at com.swtdesigner.model.swing.properties.custom.DesignTimeHelper.execute(DesignTimeHelper.java:54)

at com.swtdesigner.gef.DesignerEditor.handleActivate(DesignerEditor.java:1071)

at com.swtdesigner.gef.DesignerEditor.handleActivate(DesignerEditor.java:1062)

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:66)

at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101)

at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1125)

at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1110)

at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:951)

at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:3227)

at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:2005)

at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:316)

at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)

at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101)

at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3319)

at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971)

at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)

at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)

at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)

at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)

at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)

at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)

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:169)

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:363)

at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)

at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)

at org.eclipse.equinox.launcher.Main.run(Main.java:1173)

at org.eclipse.equinox.launcher.Main.main(Main.java:1148)



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:3792)

at com.swtdesigner.model.parser.JavaInfoParser$ParserVisitor.endVisit(JavaInfoParser.java:1886)

at org.eclipse.jdt.core.dom.MethodInvocation.accept0(MethodInvocation.java:246)

at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2476)

at org.eclipse.jdt.core.dom.ASTNode.acceptChild(ASTNode.java:2523)

at org.eclipse.jdt.core.dom.VariableDeclarationFragment.accept0(VariableDeclarationFragment.java:224)

at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2476)

at org.eclipse.jdt.core.dom.ASTNode.acceptChildren(ASTNode.java:2546)

at org.eclipse.jdt.core.dom.VariableDeclarationStatement.accept0(VariableDeclarationStatement.java:272)

at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2476)

at org.eclipse.jdt.core.dom.ASTNode.acceptChildren(ASTNode.java:2546)

at org.eclipse.jdt.core.dom.Block.accept0(Block.java:135)

at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2476)

at org.eclipse.jdt.core.dom.ASTNode.acceptChild(ASTNode.java:2523)

at org.eclipse.jdt.core.dom.MethodDeclaration.accept0(MethodDeclaration.java:501)

at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2476)

at com.swtdesigner.model.parser.JavaInfoParser$ParserVisitor.visit(JavaInfoParser.java:3018)

at org.eclipse.jdt.core.dom.TypeDeclaration.accept0(TypeDeclaration.java:466)

at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2476)

at org.eclipse.jdt.core.dom.ASTNode.acceptChildren(ASTNode.java:2546)

at org.eclipse.jdt.core.dom.CompilationUnit.accept0(CompilationUnit.java:213)

at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2476)

at com.swtdesigner.model.parser.JavaInfoParser.parse(JavaInfoParser.java:319)

at com.swtdesigner.gef.DesignerEditor.parseCompilationUnit(DesignerEditor.java:1149)

at com.swtdesigner.gef.DesignerEditor$17.execute(DesignerEditor.java:1077)

at com.swtdesigner.model.swing.properties.custom.DesignTimeHelper.execute(DesignTimeHelper.java:54)

at com.swtdesigner.gef.DesignerEditor.handleActivate(DesignerEditor.java:1071)

at com.swtdesigner.gef.DesignerEditor.handleActivate(DesignerEditor.java:1062)

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:66)

at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101)

at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1125)

at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1110)

at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:951)

at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:3227)

at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:2005)

at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:316)

at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)

at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101)

at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3319)

at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971)

at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)

at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)

at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)

at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)

at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)

at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)

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:169)

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:363)

at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)

at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)

at org.eclipse.equinox.launcher.Main.run(Main.java:1173)

at org.eclipse.equinox.launcher.Main.main(Main.java:1148)

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:3781)

... 63 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)

... 66 more

Caused by: java.lang.reflect.InvocationTargetException

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

at com.swtdesigner.gwt.model.GWTJavaInfoFactory.create(GWTJavaInfoFactory.java:163)

... 67 more

Caused by: org.apache.commons.lang.exception.NestableError: org.apache.commons.lang.exception.NestableError: org.apache.commons.lang.exception.NestableError: org.apache.commons.lang.exception.NestableError: java.lang.UnsatisfiedLinkError: /home/rbrown3/Pulse/Software/GWTDev/configuration/org.eclipse.osgi/bundles/149/1/.cp/os/linux/x86_64/libgwt-ll.so: Can't load AMD 64-bit .so on a AMD 64-bit platform

at com.swtdesigner.gwt.model.widgets.UIObjectInfo.classByName(UIObjectInfo.java:188)

at com.swtdesigner.gwt.model.widgets.UIObjectInfo.<init>(UIObjectInfo.java:68)

at com.swtdesigner.gwt.model.widgets.WidgetInfo.<init>(WidgetInfo.java:55)

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)

... 72 more

Caused by: org.apache.commons.lang.exception.NestableError: org.apache.commons.lang.exception.NestableError: org.apache.commons.lang.exception.NestableError: java.lang.UnsatisfiedLinkError: /home/rbrown3/Pulse/Software/GWTDev/configuration/org.eclipse.osgi/bundles/149/1/.cp/os/linux/x86_64/libgwt-ll.so: Can't load AMD 64-bit .so on a AMD 64-bit platform

at com.swtdesigner.gwt.model.widgets.UIObjectInfo.getState(UIObjectInfo.java:419)

at com.swtdesigner.gwt.model.widgets.UIObjectInfo.classByName(UIObjectInfo.java:186)

... 79 more

Caused by: org.apache.commons.lang.exception.NestableError: org.apache.commons.lang.exception.NestableError: java.lang.UnsatisfiedLinkError: /home/rbrown3/Pulse/Software/GWTDev/configuration/org.eclipse.osgi/bundles/149/1/.cp/os/linux/x86_64/libgwt-ll.so: Can't load AMD 64-bit .so on a AMD 64-bit platform

at com.swtdesigner.gwt.model.widgets.support.GWTState.<init>(GWTState.java:142)

at com.swtdesigner.gwt.support.browser.moz.GWTStateMoz.<init>(GWTStateMoz.java:32)

at com.swtdesigner.gwt.support.browser.moz.BrowserSupportFactory.createState(BrowserSupportFactory.java:12)

at com.swtdesigner.gwt.model.widgets.support.GWTState.createState(GWTState.java:1670)

at com.swtdesigner.gwt.model.widgets.UIObjectInfo.getState(UIObjectInfo.java:412)

... 80 more

Caused by: org.apache.commons.lang.exception.NestableError: java.lang.UnsatisfiedLinkError: /home/rbrown3/Pulse/Software/GWTDev/configuration/org.eclipse.osgi/bundles/149/1/.cp/os/linux/x86_64/libgwt-ll.so: Can't load AMD 64-bit .so on a AMD 64-bit platform

at com.instantiations.designer.gwt.moz.BrowserShell.<init>(BrowserShell.java:63)

at com.instantiations.designer.gwt.moz.BrowserShell64.<init>(BrowserShell64.java:14)

at com.swtdesigner.gwt.support.browser.moz.GWTStateMoz.createBrowserShell(GWTStateMoz.java:63)

at com.swtdesigner.gwt.model.widgets.support.GWTState.<init>(GWTState.java:126)

... 84 more

Caused by: java.lang.UnsatisfiedLinkError: /home/rbrown3/Pulse/Software/GWTDev/configuration/org.eclipse.osgi/bundles/149/1/.cp/os/linux/x86_64/libgwt-ll.so: Can't load AMD 64-bit .so on a AMD 64-bit platform

at java.lang.ClassLoader$NativeLibrary.load(Native Method)

at java.lang.ClassLoader.loadLibrary0(Unknown Source)

at java.lang.ClassLoader.loadLibrary(Unknown Source)

at java.lang.Runtime.loadLibrary0(Unknown Source)

at java.lang.System.loadLibrary(Unknown Source)

at com.instantiations.designer.gwt.moz.BrowserShell.<init>(BrowserShell.java:61)

... 87 more



Designer Configuration Details:



Product: GWT Designer Subscription

Version: 5.0.0.200807042315

Expected: Eclipse 3.3

Actual: Eclipse 3.3.100.v20070530

Actual Eclipse Build Name:

Actual Eclipse Build ID: M20080221-1800

IDE Actual Name: MyEclipse Enterprise Workbench

IDE Actual Version: 6.5.0.zmyeclipse650200806

IDE Actual NL: en_US

Serial Number: <personal>

Activation Key: <personal>

Physical Address: 00-1E-4F-CA-92-1E

Code Gen: Flat Mode, Use Existing, First Assignment, Make Final

Events: Anonymous Class

GWT Home: /home/rbrown3/software/gwt-linux-1.4.62

Platform Product: MyEclipse Enterprise Workbench

Platform Version: 6.5.0.zmyeclipse650200806

OS Name: Linux

OS Architecture: amd64

OS Version: 2.6.23.17-88.fc7

I get an equally weird failure when I try to run (though since GWT actually does *not* support 64- bit Linux, I half expect this failure):

Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/rbrown3/software/gwt-linux-1.4.62/libswt-pi-gtk-3235.so: Can't load IA 32-bit .so on a AMD 64-bit platform
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.load0(Unknown Source)
at java.lang.System.load(Unknown Source)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:132)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:126)
at com.google.gwt.dev.GWTShell.<clinit>(GWTShell.java:264)

Of course, not being able to load a 64- bit .so on a 64- bit platform (the Design Window failure) is far more amusing.

Are we dealing with a bug in the Designer here? After all: on the one hand I am not supposed to need 32- bit emulation if I use 64- bit Eclipse and JVM -- yet when I use 64- bit Eclipse and JVM, the Designer can't seem to load 64- bit libraries on a 64- bit system, and the runtime environment makes it clear that I actually *do* need 32- bit emulation!

Is there an actual way to make this work, or should I return this subscription and get my money back?
factor3
 
Posts: 6
Joined: Wed Jul 09, 2008 5:43 am

Re: Library missing on Fedora Installation

Postby Alexander.Mitin » Fri Jul 11, 2008 1:07 pm

Try to install compat-libstdc++ and compat-libgcc runtime
Alexander Mitin
Alexander.Mitin
Moderator
 
Posts: 155
Joined: Fri Jan 19, 2007 3:57 am

Re: Library missing on Fedora Installation

Postby Alexander.Mitin » Fri Jul 11, 2008 1:09 pm

GWT itself should be running against 32-bit JVM only.
Alexander Mitin
Alexander.Mitin
Moderator
 
Posts: 155
Joined: Fri Jan 19, 2007 3:57 am

Re: Library missing on Fedora Installation

Postby Alexander.Mitin » Tue Jul 15, 2008 8:53 am

Any update on this?
Alexander Mitin
Alexander.Mitin
Moderator
 
Posts: 155
Joined: Fri Jan 19, 2007 3:57 am

Re: Library missing on Fedora Installation

Postby factor3 » Tue Jul 15, 2008 9:39 am

Alexander.Mitin wrote:Try to install compat-libstdc++ and compat-libgcc runtime


I was able to install compat-libsdtc++, for 32- and 64- bit machines. Apparently, however, my package sercher cannot find the compat-libgcc runtime. Do you know what package compat-libgcc is in?
factor3
 
Posts: 6
Joined: Wed Jul 09, 2008 5:43 am

Re: Library missing on Fedora Installation

Postby Alexander.Mitin » Tue Jul 15, 2008 10:57 am

Alexander Mitin
Alexander.Mitin
Moderator
 
Posts: 155
Joined: Fri Jan 19, 2007 3:57 am


Return to GWT Designer

Who is online

Users browsing this forum: No registered users and 3 guests