https://bz.apache.org/bugzilla/show_bug.cgi?id=64243

--- Comment #3 from Jaeyoon "Jay" Lee <onte...@gmail.com> ---
(In reply to Vision from comment #2)
> I also met this error, but I have no idea. Could you share your
> Configuration and point what's the matter before. I will be so appreciated.
> (In reply to Jaeyoon "Jay" Lee from comment #1)
> > I found out there was error in my configuration.
> > I guess there is no issue on tomcat,
> > so i'll close it now.
> > sorry

I was using custom version of tomcat manager, which was developed by another
team of our company.
The problem was, the manager didn't know about new
subtype(subtype=SocketProperties).
Since our team didn't use the metrics that the manager provided, i simply
removed the manager from my configuration.

i.e.
I removed following line from my server.xml
<Context path="/managerAgent" debug="0" privileged="true"
docBase="managerAgent.war" />

I hope this could help you!

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to