On 10/08/2014 03:52, Mohit Gupta wrote:
> i am using spring tcserver-2.9.5 (tomcat) as webserver.

Pivotal tc Server != Apache Tomcat.

tc Server is based on Tomcat and 99.9% of the code is the same. However,
the configuration is very different:
- tc Server uses separate CATALINA_HOME and CATALINA_BASE by default
- tc Server uses different default settings in most (all? I'd need to
check) of the configuration files
- tc Server uses a different set of default web applications.

> I want to access
> tomcat manager UI. I tried to access it by http://local:8080/manager/html
> but i get blank page.
> 
> I have done below entry under tomcat-users.xml
> 
> <user username="myadmin" password="adminPassword" roles="manager"/>
> 
> Any help what i am missing here? Is 8080 is not right port for admin.

Because of the common code base, there are some tc Server support
questions the members of this mailing list can answer. This might not be
one of them. You will probably getting faster help if you contact
Pivotal support.

A few questions come to mind:

1. What version of Apache Tomcat is your instance using?

2. What is the full path to the Tomcat version your instance is using?

3. What is the full path to your instance?

4. Have you deployed the manager application? If so, where to (full path
please)?


Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to