OSLC throws null pointer exception while fetching the test case from RQM.
I have two RQM instances installed on two different servers lets assume server A and B. If I tried to fetch test case from server A, I succeed. But with same code while I tried to fetch test case from server B my code gives null pointer exception. Please note I double check with test case id which is present in both. Please help me to understand the actual problem and What can possible to do for resolving problem
One answer
It's difficult to determine the cause without the stack track in the RQM log or the error message in the HTTP response.
Please open a RQM defect (https://jazz.net/jazz02/web/projects/Rational%20Quality%20Manager#action=com.ibm.team.workitem.newWorkItem) with this information and we'll investigate.
Comments
Don Yang
Apr 13 '18, 4:11 a.m.what commands you used to fetch testcase from server A and B and whether the exception has more trace, what is your QM version?
Anurag Patel
Apr 13 '18, 9:23 a.m.Thanks Don,