ThreadSafeComponentManager attempted to retrieve component with null role.
org.apache.avalon.framework.component.ComponentException: ThreadSafeComponentManager attempted to retrieve component with null role.
at org.ametys.runtime.plugin.component.ThreadSafeComponentManager.lookup(ThreadSafeComponentManager.java:121)
at org.ametys.runtime.plugin.component.AbstractThreadSafeComponentExtensionPoint.getExtension(AbstractThreadSafeComponentExtensionPoint.java:103)
at org.ametys.cms.search.tool.model.SearchToolModelExtensionPoint.getExtension(SearchToolModelExtensionPoint.java:58)
at org.ametys.cms.search.cocoon.SearchAction.act(SearchAction.java:120)