[jboss-user] [JBoss Tools (users)] - JBoss View Error

AlyssaK do-not-reply at jboss.com
Sun Jan 18 20:05:08 EST 2009


Dear JBoss Tools users,

When i try to open the JBOSS AS perspective - jboss server view the below error occurs.  I'm using eclipse 3.4.1 and jboss tools 3.0.0 CR 1.  I have also checked for updates and followed the instructions to setup the JBoss runtime environment in eclipse.   


  | java.lang.NoClassDefFoundError: org/eclipse/wst/server/ui/internal/view/servers/ServerAction
  | 	at org.jboss.ide.eclipse.as.ui.views.server.ServerTableViewer.<init>(ServerTableViewer.java:204)
  | 	at org.jboss.ide.eclipse.as.ui.views.server.ServerFrame.<init>(ServerFrame.java:113)
  | 	at org.jboss.ide.eclipse.as.ui.views.server.JBossServerView.createPartControl(JBossServerView.java:141)
  | 	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:306)
  | 	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:1608)
  | 	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:568)
  | 	at org.eclipse.ui.internal.PerspectiveHelper.activate(PerspectiveHelper.java:271)
  | 	at org.eclipse.ui.internal.Perspective.onActivate(Perspective.java:964)
  | 	at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:3568)
  | 	at org.eclipse.ui.internal.WorkbenchPage.busySetPerspective(WorkbenchPage.java:1032)
  | 	at org.eclipse.ui.internal.WorkbenchPage.access$16(WorkbenchPage.java:1016)
  | 	at org.eclipse.ui.internal.WorkbenchPage$18.run(WorkbenchPage.java:3667)
  | 	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
  | 	at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:3665)
  | 	at org.eclipse.ui.handlers.ShowPerspectiveHandler.openPerspective(ShowPerspectiveHandler.java:152)
  | 	at org.eclipse.ui.handlers.ShowPerspectiveHandler.openOther(ShowPerspectiveHandler.java:124)
  | 	at org.eclipse.ui.handlers.ShowPerspectiveHandler.execute(ShowPerspectiveHandler.java:63)
  | 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:281)
  | 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:476)
  | 	at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:178)
  | 	at org.eclipse.ui.internal.handlers.SlaveHandlerService.executeCommand(SlaveHandlerService.java:253)
  | 	at org.eclipse.ui.actions.PerspectiveMenu.runOther(PerspectiveMenu.java:369)
  | 	at org.eclipse.ui.actions.PerspectiveMenu$3.runWithEvent(PerspectiveMenu.java:125)
  | 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:583)
  | 	at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:500)
  | 	at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)
  | 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
  | 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)
  | 	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3823)
  | 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3422)
  | 	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382)
  | 	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
  | 	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
  | 	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
  | 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
  | 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)
  | 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
  | 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
  | 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
  | 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
  | 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
  | 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
  | 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
  | 	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:549)
  | 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
  | 	at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
  | 

I just realised the answer to my post last week might be due to not setting up the runtime environment for jboss in eclipse.
http://forum.hibernate.org/viewtopic.php?t=993641&highlight=&sid=b8a46cc954c0ab2a30c5845e3aa201e0

If you have an idea to solve this please post a response.  I haven't been able to find a solution.


Thanks Alyssa

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4202719#4202719

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202719



More information about the jboss-user mailing list