How to resolve: SEVERE: Value set provider not found: com.ibm.team.workitem.shared.common.internal.providers.HttpFilteredValueSetProvider
Hi:
I am using the Java RTC API v4.0.4 and am getting the following when I invoke WorkItemQueryAttributeFactory.findAttribute():
A recent change on our RTC server was made such that there is now a pull down list for a set of customers which used the http filter. However, I am encountering this on the Java API side of things. Strangely enough, I never am querying for that specific attribute that the change on the server was made.
I apologize in advance if when searching I missed someone already asking this. Thank you in advance for any help/information.
|
One answer
Hello,
looks like your work item configuration, so that a (new or existing) list attribute is using an HTTP VSP to populate the list.
When you create or open a work item,
for some reason, the referenced VSP can not be found - hence the error you see.
Verify what recent changes were made, and ensure HTTP VSP can be found.
hope it helps,
Eric
|
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.