I'm seeing a lot of spurious WARNING log output while using Insight. Lines look like this:
WARN : org.apache.tiles.impl.BasicTilesContainer - Unable to find the definition 'operation.transaction'
or 'operation.view_resolver'
or 'operation.web_request'
Should I be concerned about these? Does it mean something is misconfigured?


Reply With Quote