Bug 24392 - DefaultContext Fails to reload : The server encountered an internal error (Error retrieving attribute debug) that prevented it from fulfilling this request.
Summary: DefaultContext Fails to reload : The server encountered an internal error (Er...
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 4
Classification: Unclassified
Component: Webapps:Administration (show other bugs)
Version: 4.1.29
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-04 14:47 UTC by Jim Slocum
Modified: 2004-11-16 19:05 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jim Slocum 2003-11-04 14:47:06 UTC
Once you create a default context in the admin app for tomcat and commit 
changes the default context is added to the server.xml
However after a restart, the default context page is no longer accessible.

Steps to reproduce:
1) Take release and install.
2) Start tomcat.
3) Log into admin application
4) Navigate to Host (localhost)
5) In Host Actions, choose Create New Default Context
6) Make appropriate settings in New Default Context and save.
7) Commit Changes
8) Log out
9) Restart tomcat
10) Login to admin app and navigate to Host (localhost) -> Default Context
11) Error reported :
type Status report

message Error retrieving attribute debug

description The server encountered an internal error (Error retrieving 
attribute debug) that prevented it from fulfilling this request.
Comment 1 Amy Roh 2004-03-10 18:29:08 UTC
Mark fixed this in cvs.  Should be available in the next release.