products forums blog support careers about
  History | Log In     View a printable version of the current page.  
PRO USERS, to ensure 'PRIORITY SUPPORT' make sure that your ASAP account is "tagged" when you file the request. Click here for instructions on how to tag your account.
Issue Details (XML | Word | Printable)

Key: ROR-412
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Chris Williams
Reporter: Uwe Kubosch
Votes: 4
Watchers: 5
Operations

If you were logged in you would be able to see more operations.
Aptana RadRails

Could not create view Ruby Explorer in Eclipse 3.4M4

Created: 01/Feb/08 07:21 AM   Updated: 22/Aug/08 11:38 AM
Component/s: Ruby Explorer
Affects Version/s: 0.9.3
Fix Version/s: 1.0.2

File Attachments: 1. JPEG File crap.jpg (275 kb)


Impact on Workflow: Major
Studio Install Type: Eclipse Plugin
Operating System: Fedora
Participants: Charles, Chris Williams, Gilberto Ribeiro Olimpio, Jan Rudert, Mike, Nedko Hristov, Timothy Yung, Uwe Kubosch and Wayne Stidolph


 Description  « Hide
When starting Eclipse 3.4M4 with Aptana and RadRails 0.9.3 installed, the Ruby Explorer view opens with the following stack trace:

java.lang.NoClassDefFoundError: org/eclipse/search/internal/ui/text/ResourceTransferDragAdapter
at org.rubypeople.rdt.internal.ui.packageview.PackageExplorerPart.initDrag(PackageExplorerPart.java:927)
at org.rubypeople.rdt.internal.ui.packageview.PackageExplorerPart.initDragAndDrop(PackageExplorerPart.java:915)
at org.rubypeople.rdt.internal.ui.packageview.PackageExplorerPart.createPartControl(PackageExplorerPart.java:595)
at org.eclipse.ui.internal.ViewReference.createPartHelper(ViewReference.java:371)
at org.eclipse.ui.internal.ViewReference.createPart(ViewReference.java:230)
at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:594)
at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:300)
at org.eclipse.ui.internal.ViewPane.setVisible(ViewPane.java:531)
at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:180)
at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(PresentablePartFolder.java:270)
at org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(LeftToRightTabOrder.java:65)
at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(TabbedStackPresentation.java:473)
at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1256)
at org.eclipse.ui.internal.PartStack.setSelection(PartStack.java:1209)
at org.eclipse.ui.internal.PartStack.showPart(PartStack.java:1604)
at org.eclipse.ui.internal.PartStack.createControl(PartStack.java:649)
at org.eclipse.ui.internal.PartStack.createControl(PartStack.java:576)
at org.eclipse.ui.internal.PartSashContainer.createControl(PartSashContainer.java:564)
at org.eclipse.ui.internal.PerspectiveHelper.activate(PerspectiveHelper.java:270)
at org.eclipse.ui.internal.Perspective.onActivate(Perspective.java:931)
at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:3461)
at org.eclipse.ui.internal.WorkbenchPage.busyResetPerspective(WorkbenchPage.java:924)
at org.eclipse.ui.internal.WorkbenchPage.access$14(WorkbenchPage.java:860)
at org.eclipse.ui.internal.WorkbenchPage$13.run(WorkbenchPage.java:2944)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
at org.eclipse.ui.internal.WorkbenchPage.resetPerspective(WorkbenchPage.java:2942)
at org.eclipse.ui.internal.ResetPerspectiveAction.run(ResetPerspectiveAction.java:58)
at org.eclipse.ui.internal.PerspectiveAction.run(PerspectiveAction.java:70)
at org.eclipse.ui.internal.PerspectiveSwitcher$13.widgetSelected(PerspectiveSwitcher.java:1153)
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:1113)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3335)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2982)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2381)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2345)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2211)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:473)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:468)
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:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501)
at org.eclipse.equinox.launcher.Main.run(Main.java:1239)



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Wayne Stidolph - 09/Feb/08 07:52 PM
Maybe same problem on Windows XPSP2, Sun Java 1.6.0_04, using RadRails Pro nightlies 1.0.0.200802081933NGT - don't get the stack trace up front, but the Ruby Explorer view reports "Could not create the view: org/eclipse/seach/internal/ui/test/ResourceTransferDragAdapter (and the stack trace is different, but is same class not found)

Gilberto Ribeiro Olimpio - 23/Feb/08 10:56 PM
Same here.
Ubuntu 8.04 (Alpha 4). Java 1.6.0_04. Eclipse 3.4M4.
(It works well on the same environment, but Eclipse 3.3.1.1)

Timothy Yung - 21/Apr/08 05:49 PM
Same problem.
Windows Vista SP1 (64-bit)
Sun Java 1.5.0_14 (32-bit). Eclipse 3.4M4 (32-bit).

Chris Williams - 24/Apr/08 08:23 AM
I fixed the particular issue shown in this ticket. Not sure if that'll fix everything for Eclipse 3.4.
The fix will be in 1.0.2, and will be available in the next nightly for pro users.

Timothy Yung - 24/Apr/08 03:07 PM
I switched on Nightly builds in preparation for testing your fix and realized that I have the "bad password" bug. (http://support.aptana.com/asap/browse/SAS-10)

Any way for me to obtain the nightly build while the "bad password" bug is being fixed?


Nedko Hristov - 30/Jun/08 10:35 PM
I am running the following config:
RadRails 0.9.3.6479 against Eclipse Platform Version: 3.4.0 Build id: I20080617-2000
on win32 with java 1.5
Is there a chance we can get that feature merged in the non-Pro edition with the next release please?

Jan Rudert - 17/Jul/08 10:42 AM
have the same problem with RadRails 0.9.3.6479 against Eclipse Platform Version: 3.4.0 Build id: I20080617-2000. do we get the fix with the next release?

Charles - 14/Aug/08 03:51 AM
I also have the same problem, using the latest release of Ganymede and the latest from your update site...how can I fix this?

Mike - 21/Aug/08 05:48 PM
Is an issue. Seems the update site only has 0.9.3.6479 for org.radrails.rails and org.radrails.rails_feature. Only org.radrails.rails Database Core feature is version 1.0.3.200807......

Mike - 21/Aug/08 05:57 PM
Is an issue. Seems the update site only has 0.9.3.6479 for org.radrails.rails and org.radrails.rails_feature. Only org.radrails.rails Database Core feature is version 1.0.3.200807......

Mike - 22/Aug/08 11:38 AM
I got it working now. For others with this problem, I had to delete the aptana and radrails folders/files from eclipse plugins folder and features folder, then install Aptana with the classic. The Aptana Start page would show up blank. So I added the http://update.aptana.com/update/rails/3.2/ update site, then install radrails.