Problem with "My Work" view
I get the following error when opening "My Work" view.
An internal error occurred during: "Load My Work Data".
Exception Stack Trace:
org.eclipse.core.runtime.AssertionFailedException: assertion failed:
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:109)
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:95)
at com.ibm.team.apt.internal.client.ResolvedPlan.connect(ResolvedPlan.java:256)
at com.ibm.team.apt.internal.ide.ui.mywork.MyWorkView$LoadResolver.resolve(MyWorkView.java:1417)
at com.ibm.team.apt.internal.ide.ui.mywork.MyWorkView$LoadResolver.resolve(MyWorkView.java:1)
at com.ibm.team.apt.internal.ide.ui.mywork.MyWorkView$16.run(MyWorkView.java:868)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
An internal error occurred during: "Load My Work Data".
Exception Stack Trace:
org.eclipse.core.runtime.AssertionFailedException: assertion failed:
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:109)
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:95)
at com.ibm.team.apt.internal.client.ResolvedPlan.connect(ResolvedPlan.java:256)
at com.ibm.team.apt.internal.ide.ui.mywork.MyWorkView$LoadResolver.resolve(MyWorkView.java:1417)
at com.ibm.team.apt.internal.ide.ui.mywork.MyWorkView$LoadResolver.resolve(MyWorkView.java:1)
at com.ibm.team.apt.internal.ide.ui.mywork.MyWorkView$16.run(MyWorkView.java:868)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
2 answers
Hi Matthias,
it looks like you see the effects of defect 29387
(http://jazzdev.torolab.ibm.com:9980/jazz/service/%7Bdefault%7D/com.ibm.team.repository/itemName/com.ibm.team.workitem.WorkItem/29387)
.. Please try replacing the com.ibm.team.apt.client plugin with the one
that can be found in comment 17. This should solve the problem.
Thanks,
-MikeS
mabu wrote:
it looks like you see the effects of defect 29387
(http://jazzdev.torolab.ibm.com:9980/jazz/service/%7Bdefault%7D/com.ibm.team.repository/itemName/com.ibm.team.workitem.WorkItem/29387)
.. Please try replacing the com.ibm.team.apt.client plugin with the one
that can be found in comment 17. This should solve the problem.
Thanks,
-MikeS
mabu wrote:
I get the following error when opening "My Work" view.
An internal error occurred during: "Load My Work Data".
Exception Stack Trace:
org.eclipse.core.runtime.AssertionFailedException: assertion failed:
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:109)
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:95)
at
com.ibm.team.apt.internal.client.ResolvedPlan.connect(ResolvedPlan.java:256)
at
com.ibm.team.apt.internal.ide.ui.mywork.MyWorkView$LoadResolver.resolve(MyWorkView.java:1417)
at
com.ibm.team.apt.internal.ide.ui.mywork.MyWorkView$LoadResolver.resolve(MyWorkView.java:1)
at
com.ibm.team.apt.internal.ide.ui.mywork.MyWorkView$16.run(MyWorkView.java:868)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)