it is a known issue; please see answer here:
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Installation#HRunningmu…
hth
clemens
Dear all,
thanks for your help regarding to my question about ACE related javascript errors when
editing xwiki articles a few days ago. As we figured out it is likely not an issue
regarding tot he xwiki system and come in from a particular addon. Due to the fact, that
is is not easily trackable for us which addon is working wrong, we want to setup a second
xwiki instance with a new database and without extentions. This is only to ensure the
errors weg et is not related to xwiki and to get a closer view to the issue.
We tried simply to run a second xwiki using apache tomcat using an webapp directory
called "xwiki2" with a xwiki 7.4.2 WAR-Distribution and the default (empty) HSQL
Database. But this seems not to work due to the following issue. Could someone help me
with fixing that issue?
Kind Regards,
Sebastian.
Here is what the error is about:
HTTP Status 500 - Failed to locate an ExtendedURL Resource Type Resolver component
type Exception report
message Failed to locate an ExtendedURL Resource Type Resolver component
description The server encountered an internal error that prevented it from fulfilling
this request.
exception
javax.servlet.ServletException: Failed to locate an ExtendedURL Resource Type Resolver
component
org.xwiki.resource.servlet.RoutingFilter.getResourceTypeResolver(RoutingFilter.java:181)
org.xwiki.resource.servlet.RoutingFilter.doFilter(RoutingFilter.java:103)
[...]
org.xwiki.cache.CacheException: Failed to get cache factory for role hint [infinispan]
org.xwiki.cache.internal.DefaultCacheManager.createNewCache(DefaultCacheManager.java:109)