This is not related to Tomcat /manager. Looks like you made a mistakle
when you tried to enable filesystem attachment storage and set
xwiki.store.versioning.hint=file
in xwiki.cfg. "file" is only supported for xwiki.store.attachment.* properties.
On Tue, Oct 18, 2016 at 8:13 AM, Vincent Massol <vincent(a)massol.net> wrote:
Hi,
On 18 Oct 2016, at 07:57, Михаил Дьяконов
<r2-d2(a)sirius-p.ru> wrote:
Hello!
I have successfully installed xwiki on Ubuntu 16.06 Server as a deb package using Java
JDK instead of JRE. It seemed to be working fine. I've been able to open xwiki without
any problems.
Then I want to put /manager app for tomcat7 engine. I used apt-get for this task. Now I
can use /manager app, but when I'm trying to open xwiki I get this error:
XWiki initialization failed!
*
Can't find descriptor for the component [role = [interface
com.xpn.xwiki.store.XWikiVersioningStoreInterface] hint = [file]]
class java.lang.RuntimeException: Failed to load component for type
[interface com.xpn.xwiki.store.XWikiVersioningStoreInterface] for
hint [file] at com.xpn.xwiki.web.Utils.getComponent(Utils.java:758)
[snip]
Since I'm completely new to java and servlet
system I can't figure it out. Google doesn't give much information about this.
We’d need the full stack trace to help you. Could you paste it online somewhere
(pastebin, etc) and give us the link?
Thanks
-Vincent
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
--
Thomas Mortagne