Build precise queries to find exactly what you need
Press ESC to close
@gouravjoshi
Favorites0
Views1295
Projects1
#./check_tomcat_test.pl -H -p -l -a -u '/manager/status?XML=true' Running above command throws below error; PositionContext: Parse position is outside of buffer at /usr/local/lib64/perl5/XML/Parser/Expat.pm line 344. Running with verbose getting; Connecting to : --------------- GET http://:/manager/status?XML=true Host: : User-Agent: libwww-perl/5.833 --------------- HTTP/1.1 200 OK Cache-Control: private Connection: close Date: Date Server: Apache-Coyote/1.1 Content-Length: 2442 Content-Type: text/xml;charset=utf-8 Expires: Thu, 01 Jan 1970 01:00:00 Client-Date: DATE Client-Peer: : Client-Response-Num: 1 Content has 2442 bytes PositionContext: Parse position is outside of buffer at /usr/local/lib64/perl5/XML/Parser/Expat.pm line 344.
Reviewed 13 years ago