Hi Marius,

    I am using mysql. It does not deploy at all. I got it
    yesterday from xwiki.org. It was said it is stable version.
    I got this file xwiki-enterprise-web-1.6.1.war. and
    deployed it and change hibernate settings  and tried
    it and it gave the error. Then I did read more about the
    instructions of how to deploy in JBoss and made the
    changes in jboss-service.xml and still getting the same
    error.

    Regards....



On Thu, Oct 16, 2008 at 2:26 AM, Marius Dumitru Florea
<[EMAIL PROTECTED]> wrote:
> Hi Vivian,
>
> Please tell me:
> * from where did you get XWiki Enterprise 1.6 (is it 1.6 final?)
> * what database are you using
> * when do you experience this problem; when you start the server
> (probably not)? when you view/edit/save a page (most probably)?
>
> I'm trying to reproduce this problem. It seems the ConversionFilter I
> wrote is involved, but at line 94 I just forward the request and
> response to the next filter in the chain. The request and response are
> left unchanged, unless you edited a page with the new WYSIWYG editor.
>
> Thanks,
> Marius
>
> Vivian Richard wrote:
>>      Hi, I am trying to deploy xwiki enterprise in my Fedora 3, JBoss
>> 4.0.5 server
>>      and using jdk1.5.0_01. I am getting the following error:
>>
>>
>> javax.servlet.ServletException: Error number 3 in 0: Could not
>> initialize main XWiki context
>> Wrapped Exception: Unable to build interceptor chain
>>       
>> org.apache.struts.action.RequestProcessor.processException(RequestProcessor.java:535)
>>       
>> org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:433)
>>       
>> org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
>>       org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
>>       org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
>>       javax.servlet.http.HttpServlet.service(HttpServlet.java:697)
>>       javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
>>       
>> com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:94)
>>       
>> com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:287)
>>       
>> com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
>>       
>> org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
>>
>> root cause
>>
>> com.xpn.xwiki.XWikiException: Error number 3 in 0: Could not
>> initialize main XWiki context
>> Wrapped Exception: Unable to build interceptor chain
>>       com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:325)
>>       com.xpn.xwiki.XWiki.getXWiki(XWiki.java:386)
>>       com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:135)
>>       com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:115)
>>       
>> org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
>>       
>> org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
>>       org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
>>       org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
>>       javax.servlet.http.HttpServlet.service(HttpServlet.java:697)
>>       javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
>>       
>> com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:94)
>>       
>> com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:287)
>>       
>> com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
>>       
>> org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
>>
>>
>>
>>      Please suggest
>> _______________________________________________
>> devs mailing list
>> [email protected]
>> http://lists.xwiki.org/mailman/listinfo/devs
> _______________________________________________
> devs mailing list
> [email protected]
> http://lists.xwiki.org/mailman/listinfo/devs
>
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to