testdriven / psi-probe

Advanced manager and monitor for Apache Tomcat, forked from Lambda Probe
8 stars 1 forks source link

got 404 error #412

Open padcom opened 9 years ago

padcom commented 9 years ago

From vin...@gmail.com on June 13, 2014 17:17:08

What steps will reproduce the problem? 1. on a linux machine with tomcat 7, put the probe.war under webapps folder

  1. added following users to the tomcat-users.xml file under conf/tomcat-users.xml
  1. restart tomcat and noticed that probe.war is inflated with the probe directory and all the other files under it.
  2. go to http://server:8080/probe/
  3. 404 error was received. What version of Probe are you using? 2.3.3 What environment (browser version, Tomcat version, JVM version, server OS)? chrome and IE8

java version "1.7.0_55" Java(TM) SE Runtime Environment (build 1.7.0_55-b13) Java HotSpot(TM) 64-Bit Server VM (build 24.55-b03, mixed mode) Please provide any additional information below. (Attach logs or stack traces as files instead of pasting the contents here.) I deployed a sample.war from tomcat site and deployed on the same server and it worked fine.

Original issue: http://code.google.com/p/psi-probe/issues/detail?id=412

padcom commented 9 years ago

From MALfunct...@gmail.com on June 17, 2014 13:35:59

Was there a probe.xml file under conf/Catalina/localhost?

Status: NeedInfo

padcom commented 9 years ago

From daniel.t...@port.ac.uk on August 08, 2014 04:29:21

Your tomcat-users setup for Tomcat 7 was not correct. You need to use the correct roles for tomcat 7, these would be used when accessing the manager etc.