HTTP 500 when retrieving project areas via IRestService
This is tangentially related to RQM integration, but I think is relevant in this area. Basically when I visit the following URL in my browser I get an HTTP 500 error:
I see something in the logs thatmight relate to this, but it's hard to tell:
That's the entirety of the message, no stack trace, so naturally I can't tell what's wrong.
Any ideas what might cause this 500 error?
https://site:9443/jazz/service/com.ibm.team.workitem.service.internal.roa.IRestService/projectareas
I see something in the logs that
2010-09-13 10:47:14,212 [ http-9443-Processor219] ERROR com.ibm.team.workitem - Internal error
That's the entirety of the message, no stack trace, so naturally I can't tell what's wrong.
Any ideas what might cause this 500 error?