Mylyn Error - "null argument:"
| Author |
Message |
|
david.matheson
Joined: Tue Dec 23, 2008 9:05 am Posts: 10
|
 Mylyn Error - "null argument:"
Not sure if this is your connector's fault or Mylyn's (hunting through Eclipse bugs right now), but I get a pop-up in Eclipse that says Mylyn Error with "null argument:" under "Reason:". I can add my TFS server as a Task Repository, but I cannot add a query to this task repo.
If I go to the Work Items using TFS Explorer within Eclipse, I can see the bug I created show up under "My Work Items". This is the only work item for our team site in TFS right now.
|
| Thu Jan 07, 2010 9:30 am |
|
 |
|
david.matheson
Joined: Tue Dec 23, 2008 9:05 am Posts: 10
|
 Re: Mylyn Error - "null argument:"
Couldn't find this in Eclipse's bug listings. Some more info:
Eclipse 3.5.1 Mylyn 3.2.2 Teamprise Mylyn Connector 3.2.3 JDK 1.6.0_17
Stack trace from the log:
!ENTRY org.eclipse.mylyn.tasks.ui 4 0 2010-01-07 10:45:42.652 !MESSAGE null argument: !STACK 0 org.eclipse.core.runtime.AssertionFailedException: null argument: at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85) at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:73) at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:174) at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:675) at org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:549) at org.eclipse.jface.window.Window.create(Window.java:431) at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1089) at org.eclipse.mylyn.internal.tasks.ui.actions.NewQueryAction.run(NewQueryAction.java:98) at org.eclipse.mylyn.internal.tasks.ui.actions.NewQueryAction.run(NewQueryAction.java:60) at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501) 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:3880) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3473) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) 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:194) 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:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 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:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
|
| Thu Jan 07, 2010 9:49 am |
|
 |
|
Tonya Nunn
Joined: Wed Mar 15, 2006 4:07 pm Posts: 288
|
 Re: Mylyn Error - "null argument:"
David,
Thank you for your patience while we tried to sort out this issue!
I need to get some additional information from you....
Does the NewQuery wizard come up at all when you click on 'Create new query' or does it fail right away?
Could you try 'Create task query' from the context menu in team explorer view? You will need to select a query node in the tree in order to do this.
Could you also try 'Create new query' after deleting the TFS server task repository?
Hopefully we will have this issue resolved soon.
Thanks,
Tonya
|
| Thu Jan 14, 2010 12:31 pm |
|
 |
|
david.matheson
Joined: Tue Dec 23, 2008 9:05 am Posts: 10
|
 Re: Mylyn Error - "null argument:"
1. "Add Task Repository" (wizard comes up right away). 2. "Teamprise repository (supports TFS)" 3. "TFS URL" (use our TFS URL, use current credentials or manually enter) 4. "Would you like to add a query...?" (select Yes, and Eclipse hangs up for 30 seconds or so, then returns the error).
|
| Thu Jan 14, 2010 12:47 pm |
|
 |
|
david.matheson
Joined: Tue Dec 23, 2008 9:05 am Posts: 10
|
 Re: Mylyn Error - "null argument:"
'Create Task Query' worked once I bumped by heap space for Eclipse up to 768m, it was complaining that it was running out when it was set at 512m.
|
| Thu Jan 14, 2010 12:58 pm |
|
 |
|
Tonya Nunn
Joined: Wed Mar 15, 2006 4:07 pm Posts: 288
|
 Re: Mylyn Error - "null argument:"
David,
I wanted to provide you with an update and let you know that we currently have a developer looking into this issue. We should have more details coming soon.
Again, thank you for your patience!
Tonya
|
| Tue Jan 19, 2010 9:28 am |
|
 |
|
david.matheson
Joined: Tue Dec 23, 2008 9:05 am Posts: 10
|
 Re: Mylyn Error - "null argument:"
Great, Tonya. Everything has been working fine since I set my -Xmx to 768m. It was set at 512m, if your developer is trying to reproduce the problem. If there's any information that you need from me, just let me know.
|
| Tue Jan 19, 2010 9:31 am |
|
 |
|