Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 176524 - IAE in AbstractRepositorySettingsPage
Summary: IAE in AbstractRepositorySettingsPage
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-06 14:43 EST by Benno Baumgartner CLA
Modified: 2007-03-12 17:44 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Benno Baumgartner CLA 2007-03-06 14:43:35 EST
I20070227-080
Mylar tasks core 2.0.0.v20070219-2000

1. Task Repository view
2. Add Task Repository
3. Select Bugzilla
4. Next

Is:
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.WizardDialog.updateForPage(WizardDialog.java:1085)
at org.eclipse.jface.wizard.WizardDialog.access$2(WizardDialog.java:1077)
at org.eclipse.jface.wizard.WizardDialog$4.run(WizardDialog.java:1067)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
at org.eclipse.jface.wizard.WizardDialog.showPage(WizardDialog.java:1065)
at org.eclipse.mylar.internal.tasks.ui.wizards.SelectRepositoryClientPage$2.open(SelectRepositoryClientPage.java:96)
at org.eclipse.jface.viewers.StructuredViewer$2.run(StructuredViewer.java:819)
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.fireOpen(StructuredViewer.java:817)
at org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java:1078)
at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(StructuredViewer.java:1177)
at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:263)
at org.eclipse.jface.util.OpenStrategy.access$2(OpenStrategy.java:257)
at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:297)
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:3639)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3253)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
at org.eclipse.jface.window.Window.open(Window.java:796)
at org.eclipse.mylar.internal.tasks.ui.commands.AddTaskRepositoryHandler.execute(AddTaskRepositoryHandler.java:35)
at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:221)
at org.eclipse.core.commands.Command.executeWithChecks(Command.java:471)
at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:173)
at org.eclipse.mylar.internal.tasks.ui.actions.AddRepositoryAction.run(AddRepositoryAction.java:40)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:545)
at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490)
at org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:443)
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:3639)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3253)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2286)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2250)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2125)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:459)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:454)
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(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
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)
at org.eclipse.equinox.launcher.Main.main(Main.java:1099)
at org.eclipse.core.launcher.Main.main(Main.java:24)
Comment 1 Willian Mitsuda CLA 2007-03-06 15:37:48 EST
Are you using a N-build? If so, I think you are experiencing bug#176300
Comment 2 Benno Baumgartner CLA 2007-03-06 16:31:25 EST
Probably, but I'm using last weeks integration build. I'll try again with the latest once it got promoted to the download site. 
Comment 3 Robert Elves CLA 2007-03-12 17:44:28 EDT

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