Problems with EasyEclipse Ruby Rails 1.2.2.2

Hi,

I’m a real newbie both in Rails and Ubuntu but I’m going to learn Ruby
on Rails for a schoolproject. I’ve tried to find out what IDE is best
according to different tutorials and blogs and have chosen to download
easyeclipse-ruby-rails-1.2.2.2.tar.gz.

My problem is that when i start the program an error popup is shown:

“An error has occurred. See the log file.
/home/samuel/rails_apps/.metadata/.log.”

What is this? When I check the log file it says the following:

!SESSION 2009-01-07 15:47:36.488

eclipse.buildId=M20070212-1330
java.version=1.5.0_12
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86

!ENTRY org.eclipse.ui 2 0 2009-01-07 15:47:46.477
!MESSAGE Warnings while parsing the view contributions from the
‘org.eclipse.ui.viewActions’ extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2009-01-07 15:47:46.477
!MESSAGE Actions require a non-empty label or definitionId:
plug-in=‘ru.nlmk.eclipseutilplugins’,
id=‘AUTOGEN:::eclipseutilplugins.viewResourceNavigator/eclipseutilplugins.ResourceAction1’
!SUBENTRY 1 org.eclipse.ui 2 0 2009-01-07 15:47:46.477
!MESSAGE Actions require a non-empty label or definitionId:
plug-in=‘ru.nlmk.eclipseutilplugins’,
id=‘AUTOGEN:::eclipseutilplugins.viewResourceNavigator/eclipseutilplugins.ResourceAction2’
!SUBENTRY 1 org.eclipse.ui 2 0 2009-01-07 15:47:46.477
!MESSAGE Actions require a non-empty label or definitionId:
plug-in=‘ru.nlmk.eclipseutilplugins’,
id=‘AUTOGEN:::eclipseutilplugins.viewResourceNavigator/eclipseutilplugins.ResourceAction3’
!SUBENTRY 1 org.eclipse.ui 2 0 2009-01-07 15:47:46.477
!MESSAGE Actions require a non-empty label or definitionId:
plug-in=‘ru.nlmk.eclipseutilplugins’,
id=‘AUTOGEN:::eclipseutilplugins.viewResourceNavigator/eclipseutilplugins.ResourceAction4’
!SUBENTRY 1 org.eclipse.ui 2 0 2009-01-07 15:47:46.477
!MESSAGE Actions require a non-empty label or definitionId:
plug-in=‘ru.nlmk.eclipseutilplugins’,
id=‘AUTOGEN:::eclipseutilplugins.viewPackageExplorer/eclipseutilplugins.PackageAction1’
!SUBENTRY 1 org.eclipse.ui 2 0 2009-01-07 15:47:46.477
!MESSAGE Actions require a non-empty label or definitionId:
plug-in=‘ru.nlmk.eclipseutilplugins’,
id=‘AUTOGEN:::eclipseutilplugins.viewPackageExplorer/eclipseutilplugins.PackageAction2’
!SUBENTRY 1 org.eclipse.ui 2 0 2009-01-07 15:47:46.477
!MESSAGE Actions require a non-empty label or definitionId:
plug-in=‘ru.nlmk.eclipseutilplugins’,
id=‘AUTOGEN:::eclipseutilplugins.viewPackageExplorer/eclipseutilplugins.PackageAction3’
!SUBENTRY 1 org.eclipse.ui 2 0 2009-01-07 15:47:46.478
!MESSAGE Actions require a non-empty label or definitionId:
plug-in=‘ru.nlmk.eclipseutilplugins’,
id=‘AUTOGEN:::eclipseutilplugins.viewPackageExplorer/eclipseutilplugins.PackageAction4’

!ENTRY org.eclipse.osgi 4 0 2009-01-07 15:47:50.675
!MESSAGE Application error
!STACK 1
org.eclipse.swt.SWTError: No more handles
(java.lang.UnsatisfiedLinkError:
/home/samuel/Downloads/easyeclipse-ruby-rails-1.2.2.2/configuration/org.eclipse.osgi/bundles/7/1/.cp/libswt-mozilla-gtk-3236.so:
Can’t load IA 32-bit .so on a IA 32-bit platform)
at org.eclipse.swt.SWT.error(SWT.java:3400)
at org.eclipse.swt.SWT.error(SWT.java:3297)
at org.eclipse.swt.browser.Browser.(Browser.java:168)
at
org.radrails.rails.internal.ui.railsplugins.RailsPluginsPage.createListControls(RailsPluginsPage.java:115)
at
org.radrails.rails.internal.ui.railsplugins.RailsPluginsPage.createControl(RailsPluginsPage.java:54)
at
org.radrails.rails.internal.ui.railsplugins.RailsPluginsView.createPluginsPage(RailsPluginsView.java:70)
at
org.radrails.rails.internal.ui.railsplugins.RailsPluginsView.createDefaultPage(RailsPluginsView.java:39)
at
org.eclipse.ui.part.PageBookView.createPartControl(PageBookView.java:473)
at
org.eclipse.ui.internal.ViewReference.createPartHelper(ViewReference.java:332)
at
org.eclipse.ui.internal.ViewReference.createPart(ViewReference.java:197)
at
org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:566)
at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:290)
at org.eclipse.ui.internal.ViewPane.setVisible(ViewPane.java:525)
at
org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:140)
at
org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(PresentablePartFolder.java:268)
at
org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(LeftToRightTabOrder.java:65)
at
org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(TabbedStackPresentation.java:394)
at
org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1144)
at
org.eclipse.ui.internal.PartStack.createControl(PartStack.java:620)
at
org.eclipse.ui.internal.PartStack.createControl(PartStack.java:532)
at
org.eclipse.ui.internal.PartSashContainer.createControl(PartSashContainer.java:562)
at
org.eclipse.ui.internal.PerspectiveHelper.activate(PerspectiveHelper.java:244)
at
org.eclipse.ui.internal.Perspective.onActivate(Perspective.java:815)
at
org.eclipse.ui.internal.WorkbenchPage.onActivate(WorkbenchPage.java:2436)
at
org.eclipse.ui.internal.WorkbenchWindow$6.run(WorkbenchWindow.java:2616)
at
org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
at
org.eclipse.ui.internal.WorkbenchWindow.setActivePage(WorkbenchWindow.java:2597)
at
org.eclipse.ui.internal.WorkbenchWindow.restoreState(WorkbenchWindow.java:1982)
at
org.eclipse.ui.internal.Workbench.doRestoreState(Workbench.java:2873)
at org.eclipse.ui.internal.Workbench.access$14(Workbench.java:2821)
at org.eclipse.ui.internal.Workbench$20.run(Workbench.java:1697)
at
org.eclipse.ui.internal.Workbench.runStartupWithProgress(Workbench.java:1437)
at
org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1695)
at org.eclipse.ui.internal.Workbench.access$12(Workbench.java:1666)
at org.eclipse.ui.internal.Workbench$18.run(Workbench.java:1545)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at
org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1489)
at
org.eclipse.ui.internal.WorkbenchConfigurer.restoreState(WorkbenchConfigurer.java:183)
at
org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:702)
at org.eclipse.ui.internal.Workbench.init(Workbench.java:1101)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1863)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:422)
at
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at
org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
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.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
Caused by: java.lang.UnsatisfiedLinkError:
/home/samuel/Downloads/easyeclipse-ruby-rails-1.2.2.2/configuration/org.eclipse.osgi/bundles/7/1/.cp/libswt-mozilla-gtk-3236.so:
Can’t load IA 32-bit .so on a IA 32-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 org.eclipse.swt.internal.Library.loadLibrary(Library.java:123)
at org.eclipse.swt.browser.Browser.(Browser.java:153)
… 54 more

!ENTRY org.eclipse.osgi 2 0 2009-01-07 15:47:50.763
!MESSAGE One or more bundles are not resolved because the following root
constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-01-07 15:47:50.764
!MESSAGE Bundle
update@plugins/com.aptana.ide.editor.erb_0.2.8.200707021211.jar was not
resolved.
!SUBENTRY 2 com.aptana.ide.editor.erb 2 0 2009-01-07 15:47:50.764
!MESSAGE Missing required bundle com.aptana.ide.core_0.0.0.
!SUBENTRY 2 com.aptana.ide.editor.erb 2 0 2009-01-07 15:47:50.764
!MESSAGE Missing required bundle com.aptana.ide.editors_0.0.0.
!SUBENTRY 2 com.aptana.ide.editor.erb 2 0 2009-01-07 15:47:50.764
!MESSAGE Missing required bundle com.aptana.ide.parsing_0.0.0.
!SUBENTRY 2 com.aptana.ide.editor.erb 2 0 2009-01-07 15:47:50.764
!MESSAGE Missing required bundle com.aptana.ide.editor.html_0.0.0.
!SUBENTRY 2 com.aptana.ide.editor.erb 2 0 2009-01-07 15:47:50.764
!MESSAGE Missing required bundle com.aptana.ide.core.ui_0.0.0.
!SUBENTRY 2 com.aptana.ide.editor.erb 2 0 2009-01-07 15:47:50.764
!MESSAGE Missing required bundle com.aptana.ide.lexer_0.0.0.

!ENTRY org.eclipse.osgi 2 0 2009-01-07 15:47:50.766
!MESSAGE The following is a complete list of bundles which are not
resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-01-07 15:47:50.766
!MESSAGE Bundle
update@plugins/org.eclipse.ui.carbon_3.2.0.I20060605-1400.jar [33] was
not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-01-07 15:47:50.766
!MESSAGE Bundle
update@plugins/org.eclipse.core.filesystem.macosx_1.0.0.v20060603.jar
[38] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-01-07 15:47:50.766
!MESSAGE Bundle
update@plugins/org.eclipse.jdt.launching.macosx_3.1.100.v20060605.jar
[43] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-01-07 15:47:50.766
!MESSAGE Bundle
update@plugins/org.eclipse.core.resources.win32_3.2.0.v20060603.jar [45]
was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-01-07 15:47:50.767
!MESSAGE Bundle
update@plugins/org.eclipse.swt.carbon.macosx_3.2.2.v3236.jar [53] was
not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-01-07 15:47:50.767
!MESSAGE Bundle
update@plugins/org.eclipse.update.core.win32_3.2.2.R32x_v20061214.jar
[94] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-01-07 15:47:50.767
!MESSAGE Bundle
update@plugins/org.eclipse.swt.win32.win32.x86_3.2.2.v3236.jar [100] was
not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-01-07 15:47:50.767
!MESSAGE Bundle
update@plugins/com.aptana.ide.editor.erb_0.2.8.200707021211.jar [146]
was not resolved.
!SUBENTRY 2 com.aptana.ide.editor.erb 2 0 2009-01-07 15:47:50.767
!MESSAGE Missing required bundle com.aptana.ide.core_0.0.0.
!SUBENTRY 2 com.aptana.ide.editor.erb 2 0 2009-01-07 15:47:50.767
!MESSAGE Missing required bundle com.aptana.ide.editors_0.0.0.
!SUBENTRY 2 com.aptana.ide.editor.erb 2 0 2009-01-07 15:47:50.767
!MESSAGE Missing required bundle com.aptana.ide.lexer_0.0.0.
!SUBENTRY 2 com.aptana.ide.editor.erb 2 0 2009-01-07 15:47:50.767
!MESSAGE Missing required bundle com.aptana.ide.parsing_0.0.0.
!SUBENTRY 2 com.aptana.ide.editor.erb 2 0 2009-01-07 15:47:50.767
!MESSAGE Missing required bundle com.aptana.ide.editor.html_0.0.0.
!SUBENTRY 2 com.aptana.ide.editor.erb 2 0 2009-01-07 15:47:50.767
!MESSAGE Missing required bundle com.aptana.ide.core.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-01-07 15:47:50.767
!MESSAGE Bundle
update@plugins/org.eclipse.core.filesystem.win32.x86_1.0.0.v20060603.jar
[152] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-01-07 15:47:50.767
!MESSAGE Bundle update@plugins/org.tigris.subversion.javahl.win32_1.2.0/
[161] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-01-07 15:47:50.767
!MESSAGE Bundle
update@plugins/org.eclipse.ui.win32_3.2.0.I20060605-1400.jar [166] was
not resolved.

Could anyone please help me!?

Thank you!

My recommendation is to use Netbeans 6.5 instead.

On Jan 7, 9:31 pm, Samuel N. [email protected]