Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - ben2.0

Pages: [1]
1
QueueMetrics installation / 400 Bad Request
« on: November 08, 2009, 20:05:41 »
Hello,

I recently made a fresh install of Queuemetrics 1.5.4 on debian following the guide at ast-recipies.  I used tomcat 5.5 which uses port 8180 instead of 8080.  Now when I go to http://myserver:8180 I get nothing.  No error message but just a blank page.  If I were to guess I'd say might have wrong permissions or put it in the wrong web root.  I looked through the tomcat configs and couldn't find where it was serving from.   I did a dump and a traffic and saw:

T y.y.y.y:58168 -> x.x.x.x:8180 [AP]
  GET / HTTP/1.1..Host: x.x.x.x:8180..User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.15) Gecko/2009102815 Iceweasel/3.0.6 (Debian-3.0.6-3)..Acc
  ept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8..Accept-Language: en-us,en;q=0.5..Accept-Encoding: gzip,deflate..Accept-Charset: ISO-8859-1,
  utf-8;q=0.7,*;q=0.7..Keep-Alive: 300..Connection: keep-alive..Cookie: PHPSESSID=3a6df6cb3ea522e58d20502a0f3321c5....                                             
##
T x.x.x.x:8180 -> y.y.y.y:58168 [AP]
  HTTP/1.1 400 Bad Request..Server: Apache-Coyote/1.1..Transfer-Encoding: chunked..Date: Sun, 08 Nov 2009 18:59:06 GMT..Connection: close....0....   


Any help would greatly be appreciated.


Ben

Pages: [1]