In a Multiple Instance Tomcat 4.1.30 deployment, receiving the following
error when attempting to view the 'Connector' through TC admin;

Page reports;
HTTP Status 500 - Error retrieving attribute allowTrace
------------------------------------------------------------------------
--------
type Status report
message Error retrieving attribute allowTrace
description The server encountered an internal error (Error retrieving
attribute allowTrace) that prevented it from fulfilling this request.

Log file shows;
2004-10-11 14:04:43 action: Error retrieving attribute allowTrace
javax.management.ReflectionException: Cannot find getter method
getAllowTracenested exception is java.lang.NoSuchMethodException: o$
java.lang.NoSuchMethodException:
org.apache.coyote.tomcat4.CoyoteConnector.getAllowTrace()
        at java.lang.Class.getMethod(Class.java:986)
.....

Everything else works fine (can view/modify/save changes)

Context path of 
~/webapps/admin.xml statically maps Context path for admin Context.

Using Sun J2SDK 1.4.2_05

Anyone run into this?  Know a solution?
Thanks!

______________________________
James
jcmontz AT jamestower DOT com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to