Can you try to comment/remove the following parts of
the web.xml:
<filter>
<filter-name>ConversionFilter</filter-name>
<filter-class>com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter</filter-class>
</filter>
and
<filter-mapping>
<filter-name>ConversionFilter</filter-name>
<url-pattern>/*</url-pattern>
</filter-mapping>
From your previous mails I understood there is an exception rooted in
ConversionFilter. I want to isolate the problem. Removing those lines
from web.xml should not affect the viewing and editing of pages unless
you change the syntax used. This filter is not present in the workspace
right now but it will be when the new WYSIWYG editor will be integrated
there too.
Thanks,
Marius.
Vivian Richard wrote:
Yes same problem, even in home directory!!
By the way I just Installed the current WorkSpace
and it works fine!!! Where is the difference between
these two as long as installation is concern? You
help is really appreciated...
Best regards,
Vivian
On Fri, Oct 17, 2008 at 2:46 AM, Marius Dumitru Florea
<mariusdumitru.florea(a)xwiki.com> wrote:
Hi Vivian,
I just followed your steps in Ubuntu 8.04 with
xwiki-enterprise-hsqldb-1.6.1.zip and everything went fine. Do you
experience the same problem when you place XWiki Enterprise inside your
home directory? Also look in the server log and console. Can this be
related to paths specified in xwiki.cfg?
Regards,
Marius
Vivian Richard wrote:
Hi I am trying to deploy the xwiki Enterprise
1.6 that comes bundles
with Jetty and HSQLDB in Fedora 3 environment. I unzipped it and
placed that folder in /usr/local folder. I started the server and it starts
fine. When I go to the browser with URL
http://localhost:8080/xwiki I
get the following message, which was expected:
-------------------------------------------------------------------------------------------------------
Error 404 - Not Found.
No context on this server matched or handled this request.
Contexts known to this server are:
* WebApplicationContext[/xwiki,xwiki]
The links above may not work if a virtual host is configured
--------------------------------------------------------------------------------------------------------
Now when I click "WebApplicationContext[/xwiki,xwiki]" - instead
of showing the welcome page, it gives me the error message as
following:
--------------------------------------------------------------------------------------------------------
HTTP ERROR: 500
Error number 3 in 0: Could not initialize main XWiki context
Wrapped Exception: Unable to build interceptor chain
RequestURI=/xwiki/bin/view/Main/
Powered by Jetty://
--------------------------------------------------------------------------------------------------------
Please suggest how can I fix this problem.
Best regards....
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________
devs mailing list
devs(a)xwiki.org