unable to drag work items to Iteration plan
Both version of teamserver and teamclient is 0.6M3_win32.
I operate following the article 'The Jazz Tutorial', the article link is https://jazz.net/learn/LearnItem.jsp?href=content/docs/client-tour/index.html.
In step 3 of section 'Editing the Planned Items', when I drag and drop work items from Work Item View to iteration plan, I find that I can't add work item to the appropriate owner on the iteration plan, wherever I move the mouse, the icon is still a fork.
Can anyone tell me how to solve this problem? Or how to operate correctly?
Thanks.
I operate following the article 'The Jazz Tutorial', the article link is https://jazz.net/learn/LearnItem.jsp?href=content/docs/client-tour/index.html.
In step 3 of section 'Editing the Planned Items', when I drag and drop work items from Work Item View to iteration plan, I find that I can't add work item to the appropriate owner on the iteration plan, wherever I move the mouse, the icon is still a fork.
Can anyone tell me how to solve this problem? Or how to operate correctly?
Thanks.
6 answers
Hi,
the issue is tracked in 29994: Can no longer drag and drop a work item
onto a person on a plan.
However we aren't able to reproduce the problem. Do you have any special
steps to reproduce it. Is there anything special with the work item you
are dropping onto the plan.
Dirk
chenguow wrote:
the issue is tracked in 29994: Can no longer drag and drop a work item
onto a person on a plan.
However we aren't able to reproduce the problem. Do you have any special
steps to reproduce it. Is there anything special with the work item you
are dropping onto the plan.
Dirk
chenguow wrote:
Both version of teamserver and teamclient is 0.6M3_win32.
I operate following the article 'The Jazz Tutorial', the article link
is
https://jazz.net/learn/LearnItem.jsp?href=content/docs/client-tour/index.html.
In step 3 of section 'Editing the Planned Items', when I drag and drop
work items from Work Item View to iteration plan, I find that I can't
add work item to the appropriate owner on the iteration plan,
wherever I move the mouse, the icon is still a fork.
Can anyone tell me how to solve this problem? Or how to operate
correctly?
Thanks.
Dirk,
I just follow the tutorial step by step. I also dig in this problem, and find that when I drag the work item to the owner on iteration plan, there has an error raised at the Error Log view. And I also find that the error when I switch from the tab 'Overview' to the tab 'Planned Items'.
So I think this maybe because there hasn't the package in installation package of JAZZ client because I install JAZZSERVER and JAZZCLIENT in a clean vmware.
Tony
eclipse.buildId=I20071006-1336
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Windows 2000 x86-32 j9vmwi3223-20070426 (JIT enabled)
J9VM - 20070420_12448_lHdSMR
JIT - 20070419_1806_r8
GC - 200704_19
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Command-line arguments: -os win32 -ws win32 -arch x86
Error
Sat Oct 13 23:54:34 EDT 2007
Unhandled event loop exception
org.eclipse.swt.SWTException: Failed to execute runnable (org.eclipse.swt.SWTException: Unable to load graphics library (java.lang.NoClassDefFoundError: org.eclipse.swt.internal.gdip.GdiplusStartupInput (initialization failure)))
at org.eclipse.swt.SWT.error(SWT.java:3563)
at org.eclipse.swt.SWT.error(SWT.java:3481)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:126)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3659)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3296)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:615)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
Caused by: org.eclipse.swt.SWTException: Unable to load graphics library (java.lang.NoClassDefFoundError: org.eclipse.swt.internal.gdip.GdiplusStartupInput (initialization failure))
at org.eclipse.swt.SWT.error(SWT.java:3563)
at org.eclipse.swt.graphics.Device.checkGDIP(Device.java:176)
at org.eclipse.swt.graphics.GC.initGdip(GC.java:3541)
at org.eclipse.swt.graphics.GC.setAlpha(GC.java:3854)
at com.ibm.team.apt.internal.ide.ui.util.Contributors.createLargeImage(Contributors.java:41)
at com.ibm.team.apt.internal.ide.ui.common.PlanOutlineResources$1$1.run(PlanOutlineResources.java:232)
at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:155)
at org.eclipse.ui.internal.UISynchronizer$2.run(UISynchronizer.java:126)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
... 22 more
Caused by: java.lang.NoClassDefFoundError: org.eclipse.swt.internal.gdip.GdiplusStartupInput (initialization failure)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:130)
at org.eclipse.swt.graphics.Device.checkGDIP(Device.java:170)
... 30 more
I just follow the tutorial step by step. I also dig in this problem, and find that when I drag the work item to the owner on iteration plan, there has an error raised at the Error Log view. And I also find that the error when I switch from the tab 'Overview' to the tab 'Planned Items'.
So I think this maybe because there hasn't the package in installation package of JAZZ client because I install JAZZSERVER and JAZZCLIENT in a clean vmware.
Tony
eclipse.buildId=I20071006-1336
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Windows 2000 x86-32 j9vmwi3223-20070426 (JIT enabled)
J9VM - 20070420_12448_lHdSMR
JIT - 20070419_1806_r8
GC - 200704_19
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Command-line arguments: -os win32 -ws win32 -arch x86
Error
Sat Oct 13 23:54:34 EDT 2007
Unhandled event loop exception
org.eclipse.swt.SWTException: Failed to execute runnable (org.eclipse.swt.SWTException: Unable to load graphics library (java.lang.NoClassDefFoundError: org.eclipse.swt.internal.gdip.GdiplusStartupInput (initialization failure)))
at org.eclipse.swt.SWT.error(SWT.java:3563)
at org.eclipse.swt.SWT.error(SWT.java:3481)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:126)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3659)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3296)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)
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:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:615)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
Caused by: org.eclipse.swt.SWTException: Unable to load graphics library (java.lang.NoClassDefFoundError: org.eclipse.swt.internal.gdip.GdiplusStartupInput (initialization failure))
at org.eclipse.swt.SWT.error(SWT.java:3563)
at org.eclipse.swt.graphics.Device.checkGDIP(Device.java:176)
at org.eclipse.swt.graphics.GC.initGdip(GC.java:3541)
at org.eclipse.swt.graphics.GC.setAlpha(GC.java:3854)
at com.ibm.team.apt.internal.ide.ui.util.Contributors.createLargeImage(Contributors.java:41)
at com.ibm.team.apt.internal.ide.ui.common.PlanOutlineResources$1$1.run(PlanOutlineResources.java:232)
at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:155)
at org.eclipse.ui.internal.UISynchronizer$2.run(UISynchronizer.java:126)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
... 22 more
Caused by: java.lang.NoClassDefFoundError: org.eclipse.swt.internal.gdip.GdiplusStartupInput (initialization failure)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:130)
at org.eclipse.swt.graphics.Device.checkGDIP(Device.java:170)
... 30 more