Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » variables view does not work anymore
variables view does not work anymore [message #211760] Wed, 23 May 2007 13:38
Steffen is currently offline SteffenFriend
Messages: 2
Registered: July 2009
Junior Member
Hi,

I am using eclipse 3.2.2 with some plugins for web development. Platform ist
64Bit Linux.

Since a few hours the variables view does not work anymore. All I get is an
error message. (see below)

Does anyone know what to do?

Steffen

-----------------------------------
java.lang.IllegalArgumentException: Argument not valid
at org.eclipse.swt.SWT.error(SWT.java:3358)
at org.eclipse.swt.SWT.error(SWT.java:3297)
at org.eclipse.swt.SWT.error(SWT.java:3268)
at org.eclipse.swt.custom.SashForm.setWeights(SashForm.java:372 )
at
org.eclipse.debug.internal.ui.views.variables.VariablesView. showDetailPane(VariablesView.java:763)
at
org.eclipse.debug.internal.ui.views.variables.VariablesView. setDetailPaneOrientation(VariablesView.java:747)
at
org.eclipse.debug.internal.ui.views.variables.VariablesView. createViewer(VariablesView.java:561)
at
org.eclipse.debug.ui.AbstractDebugView$ViewerPage.createCont rol(AbstractDebugView.java:270)
at
org.eclipse.debug.ui.AbstractDebugView.createDefaultPage(Abs tractDebugView.java:358)
at
org.eclipse.ui.part.PageBookView.createPartControl(PageBookV iew.java:473)
at
org.eclipse.debug.ui.AbstractDebugView.createPartControl(Abs tractDebugView.java:319)
at
org.eclipse.ui.internal.ViewReference.createPartHelper(ViewR eference.java:332)
at org.eclipse.ui.internal.ViewReference.createPart(ViewReferen ce.java:197)
at
org.eclipse.ui.internal.WorkbenchPartReference.getPart(Workb enchPartReference.java:566)
at org.eclipse.ui.internal.Perspective.showView(Perspective.jav a:1675)
at
org.eclipse.ui.internal.WorkbenchPage.busyShowView(Workbench Page.java:987)
at org.eclipse.ui.internal.WorkbenchPage.access$13(WorkbenchPag e.java:968)
at org.eclipse.ui.internal.WorkbenchPage$13.run(WorkbenchPage.j ava:3514)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:67)
at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage .java:3511)
at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage .java:3487)
at org.eclipse.ui.internal.ShowViewAction.run(ShowViewAction.ja va:76)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:499 )
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:539)
at org.eclipse.jface.action.ActionContributionItem.access$
(ActionContributionItem.java:488)
at
org.eclipse.jface.action.ActionContributionItem$5.handleEven t(ActionContributionItem.java:400)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1085)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:3180)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2856)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1930)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1894)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:422)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:95)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.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(EclipseS tarter.java:400)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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)
Previous Topic:Creating jars, options
Next Topic:Why won't eclipse 3.2.2 stop on breakpoints?
Goto Forum:
  


Current Time: Thu Apr 25 14:57:26 GMT 2024

Powered by FUDForum. Page generated in 0.08226 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top