Opened 9 years ago

Last modified 9 years ago

#714 closed enhancement

Get rid of warning messages from HttpMethodBase — at Version 1

Reported by: Nicklas Nordborg Owned by: olle
Priority: minor Milestone: LabEnv v1.3
Component: net.sf.basedb.labenv Keywords:
Cc:

Description (last modified by Nicklas Nordborg)

Every time a request is made to one of the sensors a warning message is issued in the log

WARN HttpMethodBase:682 - Going to buffer response body of large or unknown size. 
Using getResponseBodyAsStream instead is recommended.

It should be relatively easy to get rid of this warning by using the getResponseBodyAsStream method as recommended.

Change History (1)

comment:1 by Nicklas Nordborg, 9 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.