Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 177551 - Error while opening a task repository
Summary: Error while opening a task repository
Status: RESOLVED DUPLICATE of bug 176300
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Mylyn Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-15 10:15 EDT by Tomasz Zarna CLA
Modified: 2007-03-15 10:18 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomasz Zarna CLA 2007-03-15 10:15:04 EDT
Eclipse: I20070313-1051
Mylar: 2.0.0.v20070219-2000

This is what happens when I'm trying to edit properties of a task repository.

No message available

-- Error Log --
java.lang.IllegalArgumentException
	at org.eclipse.jface.layout.GridDataFactory.align(GridDataFactory.java:327)
	at org.eclipse.mylar.tasks.ui.wizards.AbstractRepositorySettingsPage.createControl(AbstractRepositorySettingsPage.java:341)
	at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:259)
	at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:629)
	at org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:514)
	at org.eclipse.jface.window.Window.create(Window.java:426)
	at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1081)
	at org.eclipse.mylar.tasks.ui.TasksUiUtil.openEditRepositoryWizard(TasksUiUtil.java:351)
	at org.eclipse.mylar.internal.tasks.ui.actions.EditRepositoryPropertiesAction.run(EditRepositoryPropertiesAction.java:41)
	at org.eclipse.mylar.internal.tasks.ui.views.TaskRepositoriesView$2.doubleClick(TaskRepositoriesView.java:131)
	at org.eclipse.jface.viewers.StructuredViewer$1.run(StructuredViewer.java:798)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
	at org.eclipse.core.runtime.Platform.run(Platform.java:850)
	at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:45)
	at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:153)
	at org.eclipse.jface.viewers.StructuredViewer.fireDoubleClick(StructuredViewer.java:796)
	at org.eclipse.jface.viewers.StructuredViewer.handleDoubleSelect(StructuredViewer.java:1060)
	at org.eclipse.jface.viewers.StructuredViewer$4.widgetDefaultSelected(StructuredViewer.java:1167)
	at org.eclipse.jface.util.OpenStrategy.fireDefaultSelectionEvent(OpenStrategy.java:237)
	at org.eclipse.jface.util.OpenStrategy.access$0(OpenStrategy.java:234)
	at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:295)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3673)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3284)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2318)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2282)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2157)
	at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:460)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:455)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:101)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:146)
	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:354)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:169)
	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:476)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:416)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1124)

-- Session Data --
eclipse.buildId=I20070313-1051
java.version=1.5.0_10
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=pl_PL
Framework arguments:  -startup c:\apps\eclipse-SDK-I20070313-1051-win32\plugins\org.eclipse.equinox.launcher_1.0.0.v20070226.jar
Command-line arguments:  -os win32 -ws win32 -arch x86 -startup c:\apps\eclipse-SDK-I20070313-1051-win32\plugins\org.eclipse.equinox.launcher_1.0.0.v20070226.jar -data C:\workspace\eclipse\team\dev.eclipse.org_HEAD
This is a continuation of log file C:\workspace\eclipse\team\dev.eclipse.org_HEAD\.metadata\.bak_2.log
Created Time: 2007-03-14 17:42:59.046
Comment 1 Michael Valenta CLA 2007-03-15 10:18:42 EDT

*** This bug has been marked as a duplicate of bug 176300 ***