LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Tomcat Admin logging error (https://www.linuxquestions.org/questions/linux-server-73/tomcat-admin-logging-error-477495/)

kumar.craja 08-26-2006 03:50 AM

Tomcat Admin logging error
 
I had installed fedora core 5
version : 2.6.17-1.2174_FC5smp
arch : i686

I use the following command to get the tomcat5 installation details
[root@rs-sys ~]# rpm -qa | grep tomcat5
tomcat5-jasper-5.5.15-1jpp_6fc
tomcat5-servlet-2.4-api-5.5.15-1jpp_6fc
tomcat5-jsp-2.0-api-5.5.15-1jpp_6fc
tomcat5-5.5.15-1jpp_6fc
tomcat5-server-lib-5.5.15-1jpp_6fc
tomcat5-common-lib-5.5.15-1jpp_6fc
tomcat5-webapps-5.5.15-1jpp_6fc
tomcat5-admin-webapps-5.5.15-1jpp_6fc

The tomcat5 service started.

I can access the status and manager pages in the tomcat5.

when i try to view the login to admin page. It says the following message.

Tomcat's administration web application is no longer installed by default. Download and install the "admin" package to use it.

I checked the file details the "admin" folder is availabe and admin package installed.

I don't konw the real problem for this message.

Please kindly help me.

hai just now i see the following.

The above problem is occured when i am logged as root user.

When i logged as different user The admin page is shown correctly.

thank you for giving suggestions.

can i view the admin page as root user.

if is it possible give me the way to do it.

robbbert 08-26-2006 06:29 AM

Hi kumar,

starting from Tomcat 5.5, the admin application is not included with the standard download anymore.
You need to download it, seperately: http://tomcat.apache.org/download-55.cgi


All times are GMT -5. The time now is 06:51 PM.