https://issues.apache.org/bugzilla/show_bug.cgi?id=53411
kubak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID |--- --- Comment #2 from kubak <[email protected]> --- Well, I think you've changed the status too early. My Apache Tomcat 7 server is running, all web apps are working and defaultHost parameter in server.xml is set to "localhost": <Engine name="Catalina" defaultHost="localhost"> So, this exception doesn't stop tomcat or any context, I don't even noticed if this exception is visible for any user. From the user point of view everything works fine. I've just noticed this strange stack trace in the log file and this is the only one exception which I can find there - that's why it caught my attention. Even if the problem is in the configuration - Tomcat should not start or should give a clear message during the startup, in my opinion. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
