Hi Ludovic, Thanks for the reply. What i am doing is trying to edit data in view mode using doc.save() rather than the inline mode. Sometimes a record after saving throws the exception. I was guessing some sort of concurrancy error. The links are all fine, all unique. I will see if NO. 2 will make a difference. John Carroll Ludovic Dubost-2 wrote:
Hi,
You have an issue in your document with links. It is the backlinks feature that is unable to save the links. I have already seen issues like that with links that only have a white space or case difference in their name.
You should check/try the following things
1/ See if in your page you don't have links to pages that have similar names with a slight difference (like different case or a white space difference) 2/ Remove the data in the xwikilinks DB table concerning this page 3/ Worst case: deactive the backlinks feature in xwiki.cfg
We should find the cause for this and report a bug because it blocks page saving and it's difficult to understand the reason.
CarrollJ wrote:
Hi all,
I have a problem when saving a wiki in the wiki editor. When it is saved an exception occurs (below). When i then view the page after the exception it works fine. Does anyone have any suggestions on what i can do to fix it?
Thanks, John Carroll
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 StageGate.WebHome Wrapped Exception: Error number 13012 in 3: Exception while saving links Wrapped Exception: Row was updated or deleted by another transaction (or unsaved-value mapping was incorrect): [com.xpn.xwiki.objects.LargeStringProperty#]
-- Ludovic Dubost Blog: http://blog.ludovic.org/ XWiki: http://www.xwiki.com Skype: ldubost GTalk: ldubost
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- View this message in context: http://www.nabble.com/exception-when-saving-wiki-in-editor%28wiki%29-tp17665... Sent from the XWiki- Dev mailing list archive at Nabble.com.