"Antonio Goncalves" <[EMAIL PROTECTED]> writes:

> Thanks Raffaello, I'm gonna try that ASAP.
>  
> I was deleting some comments manually and after a dozen deleted I'v got the
> following exception. Any Idea ? (I'm using XWiki 1.0 on Timcat and MySQL) :
>  
>  A problem occured while trying to service your request. Please contact the
> support if this happens again.
>
> Detailed information:
>
>         Error number 3201 in 3: Exception while saving document Main.WebHome
>
> Wrapped Exception: Error number 3211 in 3: Exception while updating archive 
> Main.WebHome
> Wrapped Exception: Error number 3003 in 3: Exception while manipulating the 
> archive for doc Main.WebHome
> Wrapped Exception: 8
> com.xpn.xwiki.XWikiException: Error number 3201 in 3: Exception while saving 
> document Main.WebHome
> Wrapped Exception: Error number 3211 in 3: Exception while updating archive 
> Main.WebHome
> Wrapped Exception: Error number 3003 in 3: Exception while manipulating the 
> archive for doc Main.WebHome
> Wrapped Exception: 8
>         at 
> com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc(XWikiHibernateStore.java:314)
>         at 
> com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:100)
>         at 
> com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:94)
> [cut]

Hi,

You should check that the XWD_ARCHIVE column of xwikidoc for this document is
not full. If so, you will have to flush it, but you will loose all your
document's history.

Best regards,
-- 
Raffaello Pelagalli
XPertNet - XWiki.com
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to