aspose file tools
The moose likes Tomcat and the fly likes Why cant login Tomcat Manager? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Why cant login Tomcat Manager?" Watch "Why cant login Tomcat Manager?" New topic
Author

Why cant login Tomcat Manager?

Zhixiong Pan
Ranch Hand

Joined: Jan 25, 2006
Posts: 239
Hi ranchers,

I am fresh in JSP and now face a simple truble. I intend to use the URL http://localhost:8080/manager/html to login manager. I used the userID and password which I set during installation, but I failed to login. The version of Tomcat is 5.0.28 . Could any body give me the solution?


SCJP 1.4 SCJD
Zhixiong Pan
Ranch Hand

Joined: Jan 25, 2006
Posts: 239
I solved it. Maybe there is requirement about the length of userID or password.
Mr.David Shapiro
Ranch Hand

Joined: Apr 18, 2005
Posts: 51
Check in conf/tomcat-users.xml to see what login/password is in the manager role.
Ernest Friedman-Hill
author and iconoclast
Marshal

Joined: Jul 08, 2003
Posts: 24054
    
  13

Moving to Tomcat forum.


[Jess in Action][AskingGoodQuestions]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Why cant login Tomcat Manager?
 
Similar Threads
Web Application Manager authorization problem
why getting 404 error? page is there.
how to open the tomcat manager
how to access current Application in a single Container
is there any way to monitor application server when it is working ?