Lots of getResponseBodyAsStream messages after upgrading JIRA

hirok January 20, 2015

Hi all,

We have a lot of error messages in our server log and became unable to log into the JIRA after upgrading 5.1.8 to 6.3.12.
There is nothing change in our server configuration with crowd server (our user authentication server) and there was no problem on the 5.1.8 environment.
Do you know where this error message come and is there any solution on this?

----
2015-01-21 12:48:05,965 http-bio-8080-exec-25 WARN [apache.commons.httpclient.HttpMethodBase] Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
2015-01-21 12:48:06,069 http-bio-8080-exec-25 WARN [apache.commons.httpclient.HttpMethodBase] Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
2015-01-21 12:48:06,264 http-bio-8080-exec-26 WARN [apache.commons.httpclient.HttpMethodBase] Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
2015-01-21 12:48:06,368 http-bio-8080-exec-26 WARN [apache.commons.httpclient.HttpMethodBase] Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
2015-01-21 12:48:06,495 http-bio-8080-exec-27 WARN [apache.commons.httpclient.HttpMethodBase] Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
2015-01-21 12:48:06,599 http-bio-8080-exec-27 WARN [apache.commons.httpclient.HttpMethodBase] Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
2015-01-21 12:48:06,812 http-bio-8080-exec-28 WARN
-----------

Any comment would be very helpful.

hiro

 

 

1 answer

0 votes
teilor_soares
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 21, 2015

Hi Hiro.

This error in the logs seems related to the bug JSP-175253. From the bug description we can see the bug can be related to two different problems, so I believe you will need to feed which one is relevant to your case.

 

-Teilor

hirok January 21, 2015

Hi Teilor Thank you very much for the information. However, I cannot refer to the document of the link which you provided because of the access right. Could you please share what the bug ticket says? hiro

teilor_soares
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 22, 2015

Sorry Hiro, I put the wrong link. The bug I want you to show you is this one https://jira.atlassian.com/browse/JRA-31786

hirok January 22, 2015

Hi Teilor, Thank you very much. We'll consider to apply the workaround for the log. And also I'll check the third party plugins which are installed in our environment.

Suggest an answer

Log in or Sign up to answer