20 Aug 11:50
"The conversation ended, timed out or was processing another request" warning dialogs
From: Alex Viggio <alex@...>
Subject: "The conversation ended, timed out or was processing another request" warning dialogs
Newsgroups: gmane.comp.cms.nuxeo.general
Date: 2008-08-20 09:51:09 GMT
Subject: "The conversation ended, timed out or was processing another request" warning dialogs
Newsgroups: gmane.comp.cms.nuxeo.general
Date: 2008-08-20 09:51:09 GMT
We are seeing this JBoss Seam-related "The conversation ended, timed out or was processing another request" AJAX warning dialog when clicking on a link to another Nuxeo note or file, in the "Note" section on the Summary tab of a note that links to other notes/files. The warning doesn't seem to result in any other data/usability errors, but is disconcerting for our novice/non-technical users of Nuxeo. Is this related to the conversation ID? The main window has "conversationId" a query parameter like this embedded in its URI: conversationId=0NXMAIN2 The links to other Nuxeo content have "conversationId" query parameters like this: conversationId=66 (number varies from link to link) I removed the query parameters from the URI created by the TinyMCE link controls and that seems to resolve this, i.e. that warning no longer is displayed when those links are followed. So clicking on this link (created by TinyMCE) to another Nuxeo document always results in that warning dialog popping up after that document is loaded in the browser: https://nuxeo.mydomain.com/nuxeo/nxdoc/default/ea5ba5ad-a30a-4ee2-be9b-ba1caf9dcccc/view_documents?tabId=&conversationId=60&conversationIsLongRunning=true If I edit the HTML for the Note containing this link and manually strip out the query parameters ("?tabId=&conversationId=60&conversationIsLongRunning=true") from Nuxeo links, I don't see those warnings. So I end up with cleaner(Continue reading)
RSS Feed