[Process] No IOperationReport in IAdvisorResolutionDelegate
I just did something bad to my
The server side code seems to work fine (
So, the problem report seems to be added correctly to the Also, on the Eclipse client, the Team Advisor view shows the error, and correctly present my Quick Fix Resolution (a.k.a. HOWEVER, when stepping on the client side through my there are no
Any ideas why this could happen? Again the ProblemInfo is added to the collector, all my code is called on server/client-side. Also, my code has worked fine just some time ago... so I assume it's just a nasty detail. ;-) thanks for any hint, Florian |
One answer
Jared Burns (4.5k●2●9)
| answered Jul 01 '10, 10:00 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
On Tue, 29 Jun 2010 21:37:56 +0000, florian.georg.ch.ibm.com wrote:
myAdvisorInfo.getProcessReport().getOperationReports().length == 0 // Are you sure the operation isn't being blocked by a client-side advisor? If the client-side operation report has no children, this would seem to indicate that the server-side operation was never invoked. - Jared ------------------------ Jazz Team Process |
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.