0 Replies Latest reply on Dec 10, 2007 8:54 PM by scryan7371

    ActionListener not called after calling another listener on

    scryan7371

      I have a page with a number of output panels and drop down menus that trigger various changes to the rendered state of components. I am able to cause one of the action listeners to be called and then another but when I go back to the original one the log says the call was complete but the java code is never called and thus the data is never returned. I am able to have some effect by moving my regions around however there is no combination that allows all the ajax to coexist. I have dumped logs from the successful calls and non successful calls and they are exactly the
      same. It seems that the a4jsf returns a success even if the call was not successful however I cannot see anything in the log that tells me where to look to fix this. It i happening on a number of pages and seems to get worse over time. Eventually all of the Richfaces ajax becomes disabled on all my pages. I have included the logs from the two cases in hopes someone can point me toward a debugging strategy or some solution. WE are using myfaces, facelets and Richfaces 3.1.2 and it seems the more load we put on the system the more things break so maybe we are misunderstanding some basic concepts of this framework.

      Good and successful call

      
      debug[18:17:55,079]: Have Event [object Object] with properties: target: undefined, srcElement: [object], type: click
      debug[18:17:55,095]: NEW AJAX REQUEST !!! with form :WorkSearchForm
      debug[18:17:55,095]: Append select-one control WorkSearchForm:searchTypeFilter with value [123] and value attribute [123]
      debug[18:17:55,110]: Append text control WorkSearchForm:IDOCTextInput with value [] and value attribute []
      debug[18:17:55,126]: Append text control WorkSearchForm:FUND_ACCOUNT_NUMBERTextInput with value [] and value attribute []
      debug[18:17:55,126]: Append text control WorkSearchForm:TAX_ID_NUMBERTextInput with value [] and value attribute []
      debug[18:17:55,142]: Append text control WorkSearchForm:WORK_ITEM_STATUSTextInput with value [] and value attribute []
      debug[18:17:55,142]: Append text control WorkSearchForm:ASSIGNED_USER_IDTextInput with value [spsdr] and value attribute [spsdr]
      debug[18:17:55,157]: Append select-one control WorkSearchForm:BUSINESS_AREADropDownMenu with value [] and value attribute []
      debug[18:17:55,173]: Append select-one control WorkSearchForm:QUEUE_NAMEDropDownMenu with value [] and value attribute []
      debug[18:17:55,173]: Append select-one control WorkSearchForm:TRANSACTION_TYPEDropDownMenu with value [] and value attribute []
      debug[18:17:55,188]: Append select-one control WorkSearchForm:WORK_TYPEDropDownMenu with value [] and value attribute []
      debug[18:17:55,204]: Append select-one control WorkSearchForm:PRODUCT_INDICATORDropDownMenu with value [] and value attribute []
      debug[18:17:55,204]: Append hidden control autoScroll with value [] and value attribute []
      debug[18:17:55,220]: Append hidden control WorkSearchForm_SUBMIT with value [1] and value attribute [1]
      debug[18:17:55,235]: Append hidden control WorkSearchForm:_link_hidden_ with value [] and value attribute []
      debug[18:17:55,235]: Append hidden control WorkSearchForm:_idcl with value [] and value attribute []
      debug[18:17:55,251]: Append hidden control javax.faces.ViewState with value
      debug[18:17:55,329]: parameter WorkSearchForm:searchButton with value WorkSearchForm:searchButton
      debug[18:17:55,345]: Start XmlHttpRequest
      debug[18:17:55,376]: Reqest state : 1
      debug[18:17:55,391]: QueryString: AJAXREQUEST=_viewRoot&WorkSearchForm%3AsearchTypeFilter=123&WorkSearchForm%3AIDOCTextInput=&WorkSearchForm%
      3AFUND_ACCOUNT_NUMBERTextInput=&WorkSearchForm%3ATAX_ID_NUMBERTextInput=&
      WorkSearchForm%3AWORK_ITEM_STATUSTextInput=&WorkSearchForm%
      3AASSIGNED_USER_IDTextInput=spsdr&WorkSearchForm%
      3ABUSINESS_AREADropDownMenu=&WorkSearchForm%3AQUEUE_NAMEDropDownMenu=&
      WorkSearchForm%3ATRANSACTION_TYPEDropDownMenu=&
      WorkSearchForm%3AWORK_TYPEDropDownMenu=&
      WorkSearchForm%3APRODUCT_INDICATORDropDownMenu=&autoScroll=&WorkSearchForm_SUBMIT=1&
      WorkSearchForm%3A_link_hidden_=&WorkSearchForm%
      3A_idcl=&
      javax.faces.ViewState
      debug[18:17:59,609]: Reqest state : 2
      debug[18:17:59,609]: Reqest state : 3
      debug[18:17:59,624]: Reqest state : 4
      debug[18:17:59,640]: Reqest end with state 4
      debug[18:17:59,640]: Response with content-type: text/xml;charset=UTF-8
      debug[18:17:59,656]: Full response content: <?xml version="1.0"?>
      <html xmlns="http://www.w3.org/1999/xhtml"><head><title></title><link type="text/css" rel="stylesheet" href="/imaging/a4j_3_1_2.GAcss/toolBar.xcss/DATB/eAFjlbr0AAAC6gHS.faces" /><link type="text/css" rel="stylesheet" href="/imaging/a4j_3_1_2.GAcss/menucomponents.xcss/DATB/eAFjlbr0AAAC6gHS.faces" /><link type="text/css" rel="stylesheet" href="/imaging/a4j_3_1_2.GAcss/dropdownmenu.xcss/DATB/eAFjlbr0AAAC6gHS.faces" /><link type="text/css" rel="stylesheet" href="/imaging/a4j_3_1_2.GAcss/spacer.xcss/DATB/eAFjlbr0AAAC6gHS.faces" /><link type="text/css" rel="stylesheet" href="/imaging/a4j_3_1_2.GAcss/panel.xcss/DATB/eAFjlbr0AAAC6gHS.faces" /><link type="text/css" rel="stylesheet" href="/imaging/a4j_3_1_2.GAorg/richfaces/renderkit/html/css/calendar.xcss/DATB/eAFjlbr0AAAC6gHS.faces" /><link type="text/css" rel="stylesheet" href="/imaging/a4j_3_1_2.GAcss/table.xcss/DATB/eAFjlbr0AAAC6gHS.faces" /><link type="text/css" rel="stylesheet" href="/imaging/a4j_3_1_2.GAcss/datascroller.xcss/DATB/eAFjlbr0AAAC6gHS.faces" /><script type="text/javascript" src="/imaging/a4j_3_1_2.GAorg.ajax4jsf.javascript.PrototypeScript.faces">
      </script><script type="text/javascript" src="/imaging/a4j_3_1_2.GAorg.ajax4jsf.javascript.AjaxScript.faces">
      </script><script type="text/javascript" src="/imaging/a4j_3_1_2.GAorg/richfaces/renderkit/html/scripts/utils.js.faces">
      </script><script type="text/javascript" src="/imaging/a4j_3_1_2.GAorg/ajax4jsf/javascript/scripts/form.js.faces">
      </script><script type="text/javascript" src="/imaging/a4j_3_1_2.GAorg/richfaces/renderkit/html/scripts/form.js.faces">
      </script><script type="text/javascript" src="/imaging/a4j_3_1_2.GAscripts/menu.js.faces">
      </script><script type="text/javascript" src="/imaging/a4j_3_1_2.GAorg/richfaces/renderkit/html/scripts/events.js.faces">
      </script><script type="text/javascript" src="/imaging/a4j_3_1_2.GAorg/richfaces/renderkit/html/scripts/json/json-dom.js.faces">
      </script><script type="text/javascript" src="/imaging/a4j_3_1_2.GAorg/richfaces/renderkit/html/scripts/scriptaculous/effects.js.faces">
      </script><script type="text/javascript" src="/imaging/a4j_3_1_2.GAorg/richfaces/renderkit/html/scripts/calendar.js.faces">
      </script></head><body><span id="WorkSearchForm:resultsPanel"><table id="WorkSearchForm:resultsGrid" width="100%"><tbody><tr><td><table class="dr-table rich-table" id="WorkSearchForm:QueryResultsTable" border="0" cellpadding="0" cellspacing="0" rows="10" width="100%"><colgroup span="7"></colgroup><thead><tr class="dr-table-subheader rich-table-subheader"><th class="dr-table-subheadercell rich-table-subheadercell" scope="col"><span id="WorkSearchForm:QueryResultsTable:CheckBoxColumnHeader"></span></th><th class="dr-table-subheadercell rich-table-subheadercell" scope="col"><span id="WorkSearchForm:QueryResultsTable:OpenClosedColumnHeader">Open</span></th><th class="dr-table-subheadercell rich-table-subheadercell" scope="col"><a href="#" id="WorkSearchForm:QueryResultsTable:IDOCColumnHeader" name="WorkSearchForm:QueryResultsTable:IDOCColumnHeader" onclick="A4J.AJAX.Submit('_viewRoot','WorkSearchForm',event,{'parameters':{'WorkSearchForm:QueryResultsTable:IDOCColumnHeader':'WorkSearchForm:QueryResultsTable:IDOCColumnHeader'} ,'actionUrl':'/imaging/pages/work/WorkSearchViewMenu.faces'} );return false;">IDOC</a></th><th class="dr-table-subheadercell rich-table-subheadercell" scope="col"><span id="WorkSearchForm:QueryResultsTable:DetailsLinkColumnHeader">Details</span></th><th class="dr-table-subheadercell rich-table-subheadercell" scope="col"><span id="WorkSearchForm:QueryResultsTable:HistoryLinkColumnHeader">History</span></th><th class="dr-table-subheadercell rich-table-subheadercell" scope="col"><a href="#" id="WorkSearchForm:QueryResultsTable:TAX_ID_NUMBERColumnHeader" name="WorkSearchForm:QueryResultsTable:TAX_ID_NUMBERColumnHeader" onclick="A4J.AJAX.Submit('_viewRoot','WorkSearchForm',event,{'parameters':{'WorkSearchForm:QueryResultsTable:TAX_ID_NUMBERColumnHeader':'WorkSearchForm:QueryResultsTable:
      TAX_ID_NUMBERColumnHeader'} ,'actionUrl':'/imaging/pages/work/WorkSearchViewMenu.faces'} );return false;">SSN</a></th><th class="dr-table-subheadercell rich-table-subheadercell" scope="col"><a href="#" id="WorkSearchForm:QueryResultsTable:FUND_ACCOUNT_NUMBERColumnHeader" name="WorkSearchForm:QueryResultsTable:FUND_ACCOUNT_NUMBERColumnHeader" onclick="A4J.AJAX.Submit('_viewRoot','WorkSearchForm',event,{'parameters':{'WorkSearchForm:QueryResultsTable:FUND_ACCOUNT_NUMBERColumnHeader':'WorkSearchForm:QueryResultsTable:FUND_ACCOUNT_NUMBERColumnHeader'} ,'actionUrl':'/imaging/pages/work/WorkSearchViewMenu.faces'} );return false;">Acct. Number</a></th></tr></thead><tbody><tr class="dr-table-firstrow rich-table-firstrow"><td class="dr-table-cell rich-table-cell" id="WorkSearchForm:QueryResultsTable:0:CheckBox"><input type="checkbox" name="WorkSearchForm:QueryResultsTable:0:CheckBoxColumnCheckBox" id="WorkSearchForm:QueryResultsTable:0:CheckBoxColumnCheckBox" value="true" /></td><td class="dr-table-cell rich-table-cell" id="WorkSearchForm:QueryResultsTable:0:OpenClosed"><span id="WorkSearchForm:QueryResultsTable:0:OpenClosedColumnData">true</span></td><td class="dr-table-cell rich-table-cell" id="WorkSearchForm:QueryResultsTable:0:IDOC"><a href="#" id="WorkSearchForm:QueryResultsTable:0:_id68" name="WorkSearchForm:QueryResultsTable:0:_id68" onclick="A4J.AJAX.Submit('_viewRoot','WorkSearchForm',event,{'parameters':{'WorkSearchForm:QueryResultsTable:0:_id68':'WorkSearchForm:QueryResultsTable:0:_id68'} ,'actionUrl':'/imaging/pages/work/WorkSearchViewMenu.faces'} );return false;">U00000627</a></td><td class="dr-table-cell rich-table-cell" id="WorkSearchForm:QueryResultsTable:0:DetailsLink"><a href="#" id="WorkSearchForm:QueryResultsTable:0:_id69" name="WorkSearchForm:QueryResultsTable:0:_id69" onclick="A4J.AJAX.Submit('_viewRoot','WorkSearchForm',event,{'parameters':{'WorkSearchForm:QueryResultsTable:0:_id69':'WorkSearchForm:QueryResultsTable:0:_id69'} ,'actionUrl':'/imaging/pages/work/WorkSearchViewMenu.faces'} );return false;">Details</a></td><td class="dr-table-cell rich-table-cell" id="WorkSearchForm:QueryResultsTable:0:HistoryLink"><a href="#" id="WorkSearchForm:QueryResultsTable:0:_id70" name="WorkSearchForm:QueryResultsTable:0:_id70" onclick="A4J.AJAX.Submit('_viewRoot','WorkSearchForm',event,{'parameters':{'WorkSearchForm:QueryResultsTable:0:_id70':'WorkSearchForm:QueryResultsTable:0:_id70'} ,'actionUrl':'/imaging/pages/work/WorkSearchViewMenu.faces'} );return false;">History</a></td><td class="dr-table-cell rich-table-cell" id="WorkSearchForm:QueryResultsTable:0:TAX_ID_NUMBER"><span id="WorkSearchForm:QueryResultsTable:0:TAX_ID_NUMBERColumnData"></span></td><td class="dr-table-cell rich-table-cell" id="WorkSearchForm:QueryResultsTable:0:FUND_ACCOUNT_NUMBER"><span id="WorkSearchForm:QueryResultsTable:0:FUND_ACCOUNT_NUMBERColumnData"></span></td></tr><tr class="dr-table-firstrow rich-table-firstrow"><td class="dr-table-cell rich-table-cell" id="WorkSearchForm:QueryResultsTable:1:CheckBox"><input type="checkbox" name="WorkSearchForm:QueryResultsTable:1:CheckBoxColumnCheckBox" id="WorkSearchForm:QueryResultsTable:1:CheckBoxColumnCheckBox" value="true" /></td><td class="dr-table-cell rich-table-cell" id="WorkSearchForm:QueryResultsTable:1:OpenClosed"><span id="WorkSearchForm:QueryResultsTable:1:OpenClosedColumnData">true</span></td><td class="dr-table-cell rich-table-cell" id="WorkSearchForm:QueryResultsTable:1:IDOC"><a href="#" id="WorkSearchForm:QueryResultsTable:1:_id68" name="WorkSearchForm:QueryResultsTable:1:_id68" onclick="A4J.AJAX.Submit('_viewRoot','WorkSearchForm',event,{'parameters':{'WorkSearchForm:QueryResultsTable:1:_id68':'WorkSearchForm:QueryResultsTable:1:_id68'} ,'actionUrl':'/imaging/pages/work/WorkSearchViewMenu.faces'} );return false;">U00000628</a></td><td class="dr-table-cell rich-table-cell" id="WorkSearchForm:QueryResultsTable:1:DetailsLink"><a href="#" id="WorkSearchForm:QueryResultsTable:1:_id69" name="WorkSearchForm:QueryResultsTable:1:_id69" onclick="A4J.AJAX.Submit('_viewRoot','WorkSearchForm',event,{'parameters':{'WorkSearchForm:QueryResultsTable:1:_id69':'WorkSearchForm:QueryResultsTable:1:_id69'} ,'actionUrl':'/imaging/pages/work/WorkSearchViewMenu.faces'} );return false;">Details</a></td><td class="dr-table-cell rich-table-cell" id="WorkSearchForm:QueryResultsTable:1:HistoryLink"><a href="#" id="WorkSearchForm:QueryResultsTable:1:_id70" name="WorkSearchForm:QueryResultsTable:1:_id70" onclick="A4J.AJAX.Submit('_viewRoot','WorkSearchForm',event,{'parameters':{'WorkSearchForm:QueryResultsTable:1:_id70':'WorkSearchForm:QueryResultsTable:1:_id70'} ,'actionUrl':'/imaging/pages/work/WorkSearchViewMenu.faces'} );return false;">History</a></td><td class="dr-table-cell rich-table-cell" id="WorkSearchForm:QueryResultsTable:1:TAX_ID_NUMBER"><span id="WorkSearchForm:QueryResultsTable:1:TAX_ID_NUMBERColumnData"></span></td><td class="dr-table-cell rich-table-cell" id="WorkSearchForm:QueryResultsTable:1:FUND_ACCOUNT_NUMBER"><span id="WorkSearchForm:QueryResultsTable:1:FUND_ACCOUNT_NUMBERColumnData"></span></td></tr></tbody></table></td></tr><tr><td><div class="dr-dscr rich-datascr" id="WorkSearchForm:_id66" style=""><table align="center" border="0" cellpadding="0" cellspacing="1" class="dr-dscr-t rich-dtascroller-table" id="WorkSearchForm:_id66_table"><tbody><tr><td class="dr-dscr-button-dsbld rich-datascr-button-dsbld dr-dscr-button rich-datascr-button">««</td><td class="dr-dscr-button-dsbld rich-datascr-button-dsbld dr-dscr-button rich-datascr-button">«</td><td class="dr-dscr-button-dsbld rich-datascr-button-dsbld dr-dscr-button rich-datascr-button"></td><td class="dr-dscr-button-dsbld rich-datascr-button-dsbld dr-dscr-button rich-datascr-button"></td><td class="dr-dscr-button-dsbld rich-datascr-button-dsbld dr-dscr-button rich-datascr-button">»</td><td class="dr-dscr-button-dsbld rich-datascr-button-dsbld dr-dscr-button rich-datascr-button">»»</td></tr></tbody></table></div></td></tr></tbody></table></span><meta name="Ajax-Update-Ids" content="WorkSearchForm:resultsPanel" /><span id="ajax-view-state"><input type="hidden" name="javax.faces.ViewState" id="javax.faces.ViewState"
      
      /></span><meta id="Ajax-Response" name="Ajax-Response" content="true" /><!-- MYFACES JAVASCRIPT -->
      <script type="text/javascript"><!-- function getScrolling() {
       var x = 0; var y = 0;if (self.pageXOffset || self.pageYOffset) {
       x = self.pageXOffset; y = self.pageYOffset; }
       else if ((document.documentElement && document.documentElement.scrollLeft)||(document.documentElement && document.documentElement.scrollTop))
       { x = document.documentElement.scrollLeft;
       y = document.documentElement.scrollTop; } else if (document.body) {
       x = document.body.scrollLeft; y = document.body.scrollTop; }
       return x + "," + y; } //--></script></body></html>
      debug[18:17:59,671]: Header Ajax-Expired not found, search in <meta>
      debug[18:17:59,671]: search for elements by name 'meta' in element #document
      debug[18:17:59,702]: selectNodes found 2
      debug[18:17:59,702]: Find <meta name='Ajax-Update-Ids' content='WorkSearchForm:resultsPanel'>
      debug[18:17:59,702]: Find <meta name='Ajax-Response' content='true'>
      debug[18:17:59,718]: Header Ajax-Update-Ids not found, search in <meta>
      debug[18:17:59,718]: search for elements by name 'meta' in element #document
      debug[18:17:59,734]: selectNodes found 2
      debug[18:17:59,734]: Find <meta name='Ajax-Update-Ids' content='WorkSearchForm:resultsPanel'>
      debug[18:17:59,734]: Update page by list of rendered areas from response WorkSearchForm:resultsPanel
      debug[18:17:59,734]: search for elements by name 'script' in element #document
      debug[18:17:59,749]: selectNodes found 11
      debug[18:17:59,749]: <script> in response with src=/imaging/a4j_3_1_2.GAorg.ajax4jsf.javascript.PrototypeScript.faces
      debug[18:17:59,765]: Such element exist in document
      debug[18:17:59,765]: <script> in response with src=/imaging/a4j_3_1_2.GAorg.ajax4jsf.javascript.AjaxScript.faces
      debug[18:17:59,765]: Such element exist in document
      debug[18:17:59,765]: <script> in response with src=/imaging/a4j_3_1_2.GAorg/richfaces/renderkit/html/scripts/utils.js.faces
      debug[18:17:59,781]: Such element exist in document
      debug[18:17:59,796]: <script> in response with src=/imaging/a4j_3_1_2.GAorg/ajax4jsf/javascript/scripts/form.js.faces
      debug[18:17:59,796]: Such element exist in document
      debug[18:17:59,812]: <script> in response with src=/imaging/a4j_3_1_2.GAorg/richfaces/renderkit/html/scripts/form.js.faces
      debug[18:17:59,827]: Such element exist in document
      debug[18:17:59,843]: <script> in response with src=/imaging/a4j_3_1_2.GAscripts/menu.js.faces
      debug[18:17:59,859]: Such element exist in document
      debug[18:17:59,874]: <script> in response with src=/imaging/a4j_3_1_2.GAorg/richfaces/renderkit/html/scripts/events.js.faces
      debug[18:17:59,874]: Such element exist in document
      debug[18:17:59,890]: <script> in response with src=/imaging/a4j_3_1_2.GAorg/richfaces/renderkit/html/scripts/json/json-dom.js.faces
      debug[18:17:59,890]: Such element exist in document
      debug[18:17:59,905]: <script> in response with src=/imaging/a4j_3_1_2.GAorg/richfaces/renderkit/html/scripts/scriptaculous/effects.js.faces
      debug[18:17:59,921]: Such element exist in document
      debug[18:17:59,921]: <script> in response with src=/imaging/a4j_3_1_2.GAorg/richfaces/renderkit/html/scripts/calendar.js.faces
      debug[18:17:59,937]: Such element exist in document
      debug[18:17:59,952]: search for elements by name 'link' in element #document
      debug[18:17:59,952]: selectNodes found 8
      debug[18:17:59,968]: <link> in response with src=/imaging/a4j_3_1_2.GAcss/toolBar.xcss/DATB/eAFjlbr0AAAC6gHS.faces
      debug[18:17:59,968]: Such element exist in document
      debug[18:17:59,984]: <link> in response with src=/imaging/a4j_3_1_2.GAcss/menucomponents.xcss/DATB/eAFjlbr0AAAC6gHS.faces
      debug[18:17:59,999]: Such element exist in document
      debug[18:17:59,999]: <link> in response with src=/imaging/a4j_3_1_2.GAcss/dropdownmenu.xcss/DATB/eAFjlbr0AAAC6gHS.faces
      debug[18:18:00,015]: Such element exist in document
      debug[18:18:00,030]: <link> in response with src=/imaging/a4j_3_1_2.GAcss/spacer.xcss/DATB/eAFjlbr0AAAC6gHS.faces
      debug[18:18:00,030]: Such element exist in document
      debug[18:18:00,046]: <link> in response with src=/imaging/a4j_3_1_2.GAcss/panel.xcss/DATB/eAFjlbr0AAAC6gHS.faces
      debug[18:18:00,046]: Such element exist in document
      debug[18:18:00,062]: <link> in response with src=/imaging/a4j_3_1_2.GAorg/richfaces/renderkit/html/css/calendar.xcss/DATB/eAFjlbr0AAAC6gHS.faces
      debug[18:18:00,077]: Such element exist in document
      debug[18:18:00,077]: <link> in response with src=/imaging/a4j_3_1_2.GAcss/table.xcss/DATB/eAFjlbr0AAAC6gHS.faces
      debug[18:18:00,093]: Such element exist in document
      debug[18:18:00,093]: <link> in response with src=/imaging/a4j_3_1_2.GAcss/datascroller.xcss/DATB/eAFjlbr0AAAC6gHS.faces
      debug[18:18:00,109]: Such element exist in document
      debug[18:18:00,109]: Attempt to update part of page for Id: WorkSearchForm:resultsPanel
      debug[18:18:00,124]: call selectSingleNode for id= WorkSearchForm:resultsPanel
      debug[18:18:00,124]: Replace content of node by outerHTML()
      debug[18:18:00,171]: search for elements by name 'script' in element span
      debug[18:18:00,187]: selectNodes found 0
      debug[18:18:00,202]: Scripts in updated part count : 0
      debug[18:18:00,202]: Update part of page for Id: WorkSearchForm:resultsPanel successful
      debug[18:18:00,218]: call selectSingleNode for id= ajax-view-state
      debug[18:18:00,233]: Hidden JSF state fields:
      debug[18:18:00,233]: Namespace for hidden view-state input fields is undefined
      debug[18:18:00,233]: search for elements by name 'input' in element span
      debug[18:18:00,233]: selectNodes found 1
      debug[18:18:00,249]: Replace value for inputs: 22 by new values: 1
      debug[18:18:00,249]: Input in response: javax.faces.ViewState
      debug[18:18:00,249]: Found same input on page with type: hidden
      debug[18:18:00,296]: Found same input on page with type: hidden
      debug[18:18:00,312]: search for elements by name 'INPUT' in element span
      debug[18:18:00,312]: selectNodes found 0
      debug[18:18:00,327]: Replace value for inputs: 22 by new values: 0
      debug[18:18:00,327]: call selectSingleNode for id= _A4J.AJAX.focus
      debug[18:18:00,343]: No focus information in response
      debug[18:18:00,358]: call selectSingleNode for id= org.ajax4jsf.oncomplete
      
      


      Bad Call (Same data)

      
      debug[18:26:03,345]: Have Event [object Object] with properties: target: undefined, srcElement: [object], type: click
      debug[18:26:03,360]: NEW AJAX REQUEST !!! with form :WorkSearchForm
      debug[18:26:03,360]: Append select-one control WorkSearchForm:searchTypeFilter with value [123] and value attribute [123]
      debug[18:26:03,376]: Append text control WorkSearchForm:IDOCTextInput with value [] and value attribute []
      debug[18:26:03,376]: Append text control WorkSearchForm:FUND_ACCOUNT_NUMBERTextInput with value [] and value attribute []
      debug[18:26:03,391]: Append text control WorkSearchForm:TAX_ID_NUMBERTextInput with value [] and value attribute []
      debug[18:26:03,407]: Append text control WorkSearchForm:WORK_ITEM_STATUSTextInput with value [] and value attribute []
      debug[18:26:03,407]: Append text control WorkSearchForm:ASSIGNED_USER_IDTextInput with value [spsdr] and value attribute [spsdr]
      debug[18:26:03,423]: Append select-one control WorkSearchForm:BUSINESS_AREADropDownMenu with value [] and value attribute []
      debug[18:26:03,438]: Append select-one control WorkSearchForm:QUEUE_NAMEDropDownMenu with value [] and value attribute []
      debug[18:26:03,438]: Append select-one control WorkSearchForm:TRANSACTION_TYPEDropDownMenu with value [] and value attribute []
      debug[18:26:03,454]: Append select-one control WorkSearchForm:WORK_TYPEDropDownMenu with value [] and value attribute []
      debug[18:26:03,470]: Append select-one control WorkSearchForm:PRODUCT_INDICATORDropDownMenu with value [] and value attribute []
      debug[18:26:03,470]: Append hidden control autoScroll with value [] and value attribute []
      debug[18:26:03,485]: Append hidden control WorkSearchForm_SUBMIT with value [1] and value attribute [1]
      debug[18:26:03,485]: Append hidden control WorkSearchForm:_link_hidden_ with value [] and value attribute []
      debug[18:26:03,501]: Append hidden control WorkSearchForm:_idcl with value [] and value attribute []
      debug[18:26:03,516]: Append hidden control javax.faces.ViewState with
      debug[18:26:03,532]: parameter WorkSearchForm:searchButton with value WorkSearchForm:searchButton
      debug[18:26:03,610]: Start XmlHttpRequest
      debug[18:26:03,641]: Reqest state : 1
      debug[18:26:03,657]: QueryString: AJAXREQUEST=_viewRoot&WorkSearchForm%3AsearchTypeFilter=123&WorkSearchForm%3AIDOCTextInput=&WorkSearchForm%3AFUND_ACCOUNT_NUMBERTextInput=&WorkSearchForm%
      3ATAX_ID_NUMBERTextInput=&WorkSearchForm%
      3AWORK_ITEM_STATUSTextInput=&WorkSearchForm%3AASSIGNED_USER_IDTextInput=spsdr&WorkSearchForm%
      3ABUSINESS_AREADropDownMenu=&WorkSearchForm%3AQUEUE_NAMEDropDownMenu=&WorkSearchForm%3ATRANSACTION_TYPEDropDownMenu=&
      WorkSearchForm%3AWORK_TYPEDropDownMenu=&WorkSearchForm%3APRODUCT_INDICATORDropDownMenu=&autoScroll=&WorkSearchForm_SUBMIT=1&WorkSearchForm%3A_link_hidden_=&WorkSearchForm%
      3A_idcl=&javax.faces.ViewState=
      debug[18:26:03,891]: Reqest state : 3
      debug[18:26:03,907]: Reqest state : 4
      debug[18:26:03,907]: Reqest end with state 4
      debug[18:26:03,923]: Response with content-type: text/xml;charset=UTF-8
      debug[18:26:03,923]: Full response content: <?xml version="1.0"?>
      <html xmlns="http://www.w3.org/1999/xhtml"><head><title></title><link type="text/css" rel="stylesheet" href="/imaging/a4j_3_1_2.GAcss/toolBar.xcss/DATB/eAFjlbr0AAAC6gHS.faces" /><link type="text/css" rel="stylesheet" href="/imaging/a4j_3_1_2.GAcss/menucomponents.xcss/DATB/eAFjlbr0AAAC6gHS.faces" /><link type="text/css" rel="stylesheet" href="/imaging/a4j_3_1_2.GAcss/dropdownmenu.xcss/DATB/eAFjlbr0AAAC6gHS.faces" /><link type="text/css" rel="stylesheet" href="/imaging/a4j_3_1_2.GAcss/spacer.xcss/DATB/eAFjlbr0AAAC6gHS.faces" /><link type="text/css" rel="stylesheet" href="/imaging/a4j_3_1_2.GAcss/panel.xcss/DATB/eAFjlbr0AAAC6gHS.faces" /><link type="text/css" rel="stylesheet" href="/imaging/a4j_3_1_2.GAorg/richfaces/renderkit/html/css/calendar.xcss/DATB/eAFjlbr0AAAC6gHS.faces" /><link type="text/css" rel="stylesheet" href="/imaging/a4j_3_1_2.GAcss/table.xcss/DATB/eAFjlbr0AAAC6gHS.faces" /><link type="text/css" rel="stylesheet" href="/imaging/a4j_3_1_2.GAcss/datascroller.xcss/DATB/eAFjlbr0AAAC6gHS.faces" /><script type="text/javascript" src="/imaging/a4j_3_1_2.GAorg.ajax4jsf.javascript.PrototypeScript.faces">
      </script><script type="text/javascript" src="/imaging/a4j_3_1_2.GAorg.ajax4jsf.javascript.AjaxScript.faces">
      </script><script type="text/javascript" src="/imaging/a4j_3_1_2.GAorg/richfaces/renderkit/html/scripts/utils.js.faces">
      </script><script type="text/javascript" src="/imaging/a4j_3_1_2.GAorg/ajax4jsf/javascript/scripts/form.js.faces">
      </script><script type="text/javascript" src="/imaging/a4j_3_1_2.GAorg/richfaces/renderkit/html/scripts/form.js.faces">
      </script><script type="text/javascript" src="/imaging/a4j_3_1_2.GAscripts/menu.js.faces">
      </script><script type="text/javascript" src="/imaging/a4j_3_1_2.GAorg/richfaces/renderkit/html/scripts/events.js.faces">
      </script><script type="text/javascript" src="/imaging/a4j_3_1_2.GAorg/richfaces/renderkit/html/scripts/json/json-dom.js.faces">
      </script><script type="text/javascript" src="/imaging/a4j_3_1_2.GAorg/richfaces/renderkit/html/scripts/scriptaculous/effects.js.faces">
      </script><script type="text/javascript" src="/imaging/a4j_3_1_2.GAorg/richfaces/renderkit/html/scripts/calendar.js.faces">
      </script></head><body><span id="WorkSearchForm:resultsPanel"><table id="WorkSearchForm:resultsGrid" width="100%"><tbody><tr><td><table class="dr-table rich-table" id="WorkSearchForm:QueryResultsTable" border="0" cellpadding="0" cellspacing="0" rows="10" width="100%"><colgroup span="7"></colgroup><thead><tr class="dr-table-subheader rich-table-subheader"><th class="dr-table-subheadercell rich-table-subheadercell" scope="col"><span id="WorkSearchForm:QueryResultsTable:CheckBoxColumnHeader"></span></th><th class="dr-table-subheadercell rich-table-subheadercell" scope="col"><span id="WorkSearchForm:QueryResultsTable:OpenClosedColumnHeader">Open</span></th><th class="dr-table-subheadercell rich-table-subheadercell" scope="col"><a href="#" id="WorkSearchForm:QueryResultsTable:IDOCColumnHeader" name="WorkSearchForm:QueryResultsTable:IDOCColumnHeader" onclick="A4J.AJAX.Submit('_viewRoot','WorkSearchForm',event,{'parameters':{'WorkSearchForm:QueryResultsTable:IDOCColumnHeader':'WorkSearchForm:QueryResultsTable:IDOCColumnHeader'} ,'actionUrl':'/imaging/pages/work/WorkSearchViewMenu.faces'} );return false;">IDOC</a></th><th class="dr-table-subheadercell rich-table-subheadercell" scope="col"><span id="WorkSearchForm:QueryResultsTable:DetailsLinkColumnHeader">Details</span></th><th class="dr-table-subheadercell rich-table-subheadercell" scope="col"><span id="WorkSearchForm:QueryResultsTable:HistoryLinkColumnHeader">History</span></th><th class="dr-table-subheadercell rich-table-subheadercell" scope="col"><a href="#" id="WorkSearchForm:QueryResultsTable:TAX_ID_NUMBERColumnHeader" name="WorkSearchForm:QueryResultsTable:TAX_ID_NUMBERColumnHeader" onclick="A4J.AJAX.Submit('_viewRoot','WorkSearchForm',event,{'parameters':{'WorkSearchForm:QueryResultsTable:TAX_ID_NUMBERColumnHeader':'WorkSearchForm:QueryResultsTable:TAX_ID_NUMBERColumnHeader'} ,'actionUrl':'/imaging/pages/work/WorkSearchViewMenu.faces'} );return false;">SSN</a></th><th class="dr-table-subheadercell rich-table-subheadercell" scope="col"><a href="#" id="WorkSearchForm:QueryResultsTable:FUND_ACCOUNT_NUMBERColumnHeader" name="WorkSearchForm:QueryResultsTable:FUND_ACCOUNT_NUMBERColumnHeader" onclick="A4J.AJAX.Submit('_viewRoot','WorkSearchForm',event,{'parameters':{'WorkSearchForm:QueryResultsTable:FUND_ACCOUNT_NUMBERColumnHeader':'WorkSearchForm:QueryResultsTable:FUND_ACCOUNT_NUMBERColumnHeader'} ,'actionUrl':'/imaging/pages/work/WorkSearchViewMenu.faces'} );return false;">Acct. Number</a></th></tr></thead><tbody></tbody></table></td></tr><tr><td><div class="dr-dscr rich-datascr" id="WorkSearchForm:_id66" style=""><table align="center" border="0" cellpadding="0" cellspacing="1" class="dr-dscr-t rich-dtascroller-table" id="WorkSearchForm:_id66_table"><tbody><tr><td class="dr-dscr-button-dsbld rich-datascr-button-dsbld dr-dscr-button rich-datascr-button">««</td><td class="dr-dscr-button-dsbld rich-datascr-button-dsbld dr-dscr-button rich-datascr-button">«</td><td class="dr-dscr-button-dsbld rich-datascr-button-dsbld dr-dscr-button rich-datascr-button"></td><td class="dr-dscr-button-dsbld rich-datascr-button-dsbld dr-dscr-button rich-datascr-button"></td><td class="dr-dscr-button-dsbld rich-datascr-button-dsbld dr-dscr-button rich-datascr-button">»</td><td class="dr-dscr-button-dsbld rich-datascr-button-dsbld dr-dscr-button rich-datascr-button">»»</td></tr></tbody></table></div></td></tr></tbody></table></span><meta name="Ajax-Update-Ids" content="WorkSearchForm:resultsPanel" /><span id="ajax-view-state"><input type="hidden" name="javax.faces.ViewState" id="javax.faces.ViewState"
      
      /></span><meta id="Ajax-Response" name="Ajax-Response" content="true" /><!-- MYFACES JAVASCRIPT -->
      <script type="text/javascript"><!-- function getScrolling() {
       var x = 0; var y = 0;if (self.pageXOffset || self.pageYOffset) {
       x = self.pageXOffset; y = self.pageYOffset; }
       else if ((document.documentElement && document.documentElement.scrollLeft)||(document.documentElement && document.documentElement.scrollTop))
       { x = document.documentElement.scrollLeft;
       y = document.documentElement.scrollTop; } else if (document.body) {
       x = document.body.scrollLeft; y = document.body.scrollTop; }
       return x + "," + y; } //--></script></body></html>
      debug[18:26:03,938]: Header Ajax-Expired not found, search in <meta>
      debug[18:26:03,938]: search for elements by name 'meta' in element #document
      debug[18:26:03,969]: selectNodes found 2
      debug[18:26:03,969]: Find <meta name='Ajax-Update-Ids' content='WorkSearchForm:resultsPanel'>
      debug[18:26:03,969]: Find <meta name='Ajax-Response' content='true'>
      debug[18:26:03,985]: Header Ajax-Update-Ids not found, search in <meta>
      debug[18:26:03,985]: search for elements by name 'meta' in element #document
      debug[18:26:04,001]: selectNodes found 2
      debug[18:26:04,001]: Find <meta name='Ajax-Update-Ids' content='WorkSearchForm:resultsPanel'>
      debug[18:26:04,001]: Update page by list of rendered areas from response WorkSearchForm:resultsPanel
      debug[18:26:04,016]: search for elements by name 'script' in element #document
      debug[18:26:04,032]: selectNodes found 11
      debug[18:26:04,032]: <script> in response with src=/imaging/a4j_3_1_2.GAorg.ajax4jsf.javascript.PrototypeScript.faces
      debug[18:26:04,048]: Such element exist in document
      debug[18:26:04,048]: <script> in response with src=/imaging/a4j_3_1_2.GAorg.ajax4jsf.javascript.AjaxScript.faces
      debug[18:26:04,048]: Such element exist in document
      debug[18:26:04,063]: <script> in response with src=/imaging/a4j_3_1_2.GAorg/richfaces/renderkit/html/scripts/utils.js.faces
      debug[18:26:04,063]: Such element exist in document
      debug[18:26:04,079]: <script> in response with src=/imaging/a4j_3_1_2.GAorg/ajax4jsf/javascript/scripts/form.js.faces
      debug[18:26:04,079]: Such element exist in document
      debug[18:26:04,094]: <script> in response with src=/imaging/a4j_3_1_2.GAorg/richfaces/renderkit/html/scripts/form.js.faces
      debug[18:26:04,094]: Such element exist in document
      debug[18:26:04,110]: <script> in response with src=/imaging/a4j_3_1_2.GAscripts/menu.js.faces
      debug[18:26:04,110]: Such element exist in document
      debug[18:26:04,110]: <script> in response with src=/imaging/a4j_3_1_2.GAorg/richfaces/renderkit/html/scripts/events.js.faces
      debug[18:26:04,126]: Such element exist in document
      debug[18:26:04,126]: <script> in response with src=/imaging/a4j_3_1_2.GAorg/richfaces/renderkit/html/scripts/json/json-dom.js.faces
      debug[18:26:04,141]: Such element exist in document
      debug[18:26:04,141]: <script> in response with src=/imaging/a4j_3_1_2.GAorg/richfaces/renderkit/html/scripts/scriptaculous/effects.js.faces
      debug[18:26:04,141]: Such element exist in document
      debug[18:26:04,157]: <script> in response with src=/imaging/a4j_3_1_2.GAorg/richfaces/renderkit/html/scripts/calendar.js.faces
      debug[18:26:04,157]: Such element exist in document
      debug[18:26:04,172]: search for elements by name 'link' in element #document
      debug[18:26:04,172]: selectNodes found 8
      debug[18:26:04,188]: <link> in response with src=/imaging/a4j_3_1_2.GAcss/toolBar.xcss/DATB/eAFjlbr0AAAC6gHS.faces
      debug[18:26:04,188]: Such element exist in document
      debug[18:26:04,204]: <link> in response with src=/imaging/a4j_3_1_2.GAcss/menucomponents.xcss/DATB/eAFjlbr0AAAC6gHS.faces
      debug[18:26:04,204]: Such element exist in document
      debug[18:26:04,219]: <link> in response with src=/imaging/a4j_3_1_2.GAcss/dropdownmenu.xcss/DATB/eAFjlbr0AAAC6gHS.faces
      debug[18:26:04,219]: Such element exist in document
      debug[18:26:04,219]: <link> in response with src=/imaging/a4j_3_1_2.GAcss/spacer.xcss/DATB/eAFjlbr0AAAC6gHS.faces
      debug[18:26:04,235]: Such element exist in document
      debug[18:26:04,235]: <link> in response with src=/imaging/a4j_3_1_2.GAcss/panel.xcss/DATB/eAFjlbr0AAAC6gHS.faces
      debug[18:26:04,251]: Such element exist in document
      debug[18:26:04,251]: <link> in response with src=/imaging/a4j_3_1_2.GAorg/richfaces/renderkit/html/css/calendar.xcss/DATB/eAFjlbr0AAAC6gHS.faces
      debug[18:26:04,266]: Such element exist in document
      debug[18:26:04,266]: <link> in response with src=/imaging/a4j_3_1_2.GAcss/table.xcss/DATB/eAFjlbr0AAAC6gHS.faces
      debug[18:26:04,266]: Such element exist in document
      debug[18:26:04,282]: <link> in response with src=/imaging/a4j_3_1_2.GAcss/datascroller.xcss/DATB/eAFjlbr0AAAC6gHS.faces
      debug[18:26:04,282]: Such element exist in document
      debug[18:26:04,297]: Attempt to update part of page for Id: WorkSearchForm:resultsPanel
      debug[18:26:04,297]: call selectSingleNode for id= WorkSearchForm:resultsPanel
      debug[18:26:04,313]: Replace content of node by outerHTML()
      debug[18:26:04,313]: search for elements by name 'script' in element span
      debug[18:26:04,329]: selectNodes found 0
      debug[18:26:04,329]: Scripts in updated part count : 0
      debug[18:26:04,344]: Update part of page for Id: WorkSearchForm:resultsPanel successful
      debug[18:26:04,344]: call selectSingleNode for id= ajax-view-state
      debug[18:26:04,344]: Hidden JSF state fields:
      debug[18:26:04,360]: Namespace for hidden view-state input fields is undefined
      debug[18:26:04,360]: search for elements by name 'input' in element span
      debug[18:26:04,376]: selectNodes found 1
      debug[18:26:04,376]: Replace value for inputs: 20 by new values: 1
      debug[18:26:04,391]: Input in response: javax.faces.ViewState
      debug[18:26:04,391]: Found same input on page with type: hidden
      debug[18:26:04,407]: Found same input on page with type: hidden
      debug[18:26:04,422]: search for elements by name 'INPUT' in element span
      debug[18:26:04,438]: selectNodes found 0
      debug[18:26:04,438]: Replace value for inputs: 20 by new values: 0
      debug[18:26:04,438]: call selectSingleNode for id= _A4J.AJAX.focus
      debug[18:26:04,454]: No focus information in response
      debug[18:26:04,469]: call selectSingleNode for id= org.ajax4jsf.oncomplete