Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

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.

0 votes



6 answers

Permanent link
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:
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.

0 votes


Permanent link
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

0 votes


Permanent link
I am 1.0Beta2a .
I can reproduce the question.

0 votes


Permanent link
Can you provide steps to reproduce ? Is there anything in the error log.

Dirk
Agile Planning Team

openeis wrote:
I am 1.0Beta2a .
I can reproduce the question.

0 votes


Permanent link
I think it is not about step.I have some machines which can't reprodue.but I can provide IBM IP to reproduce the question.
I am out of office before Feb 15.
after Feb 15,you can ping me.

0 votes


Permanent link
The question are reproduced on my WINDOW 2000 env .I think it's window 2000 question .

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Oct 10 '07, 10:06 a.m.

Question was seen: 5,829 times

Last updated: Oct 10 '07, 10:06 a.m.

Confirmation Cancel Confirm