Why this error is coming ?

One answer

Hi Shyam,
I have seen this error in servers lately, especially in 4.x. I am not convinced t is a problem with your API usage. I think it is probably an issue with the product. I can't tell if it is serious. I found https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=236985 (4.0 should be fixed in 4.0.1)
and talks about Java7, what JRE are you running against?
I have seen this error in servers lately, especially in 4.x. I am not convinced t is a problem with your API usage. I think it is probably an issue with the product. I can't tell if it is serious. I found https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=236985 (4.0 should be fixed in 4.0.1)
and talks about Java7, what JRE are you running against?
Comments

Thanks Ralph!

Ralph, I believe 236985 (BTW both links point to that defect) indicates a regression from the work item it was duped against (217225). Can you check to see if that's a correct assessment?

Sterling, that seems to be correct. I fixed my comment above. https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=217225 seems to be the important one.
Comments
Sterling Bates
Apr 11 '13, 2:01 p.m.It appears to be related to the latest JRE updates. I wasn't getting this exception prior to updating to the latest Java 7 SR. I guess the good news is it's not fatal (though marked as SEVERE).