sanjiely
Results
1
issues of
sanjiely
I got an exception when running performance test, like: null pointer on the line 149 in ServiceSocket.java. The line is: responseMessage += iterator.next(); ``` public String getResponseMessage() { String responseMessage...