Hide Forgot
project_key: JBEPP the issue can be simulated by running selenium test Test_SNFN_PRL_27_AddApplicationIntoContainerInLayoutOfPortal.testSNFN_PRL_27_AddApplicationIntoContainerInLayoutOfPortal() from suite: https://svn.devel.redhat.com/repos/jboss-qa/gatein/ui-tests/trunk in the test new portal is created through the site navigation, some content is added to it and at the end, the portal is deleted. after it is deleted, the exception pasted below is thrown. This happens only when the test is run with speed=0 (as fast as possible). When the speed is reduced to waiting 2 seconds between actions, no exception is thrown. By rough check, it seems that the issue doesn't effect the functionality of the portal.
Link: Added: This issue is related to JBQA-4009
Updating the issue, error randomly appeared in log during 5.1.1 GA testing (3 times out of 10). Please do a code verification (thread-safety, ArrayList is used at this moment).
Attachment: Added: concurrentModExc.txt
Link: Added: This issue is related to JBQA-4899
It's hard to reproduce the issue with tests as well. It appears on random places when working with portal and its layout. https://hudson.qa.jboss.com/hudson/view/EPP5/job/epp5_ui_selenium_tests_browser_linux-ff-3.6.3/165/consoleText https://hudson.qa.jboss.com/hudson/view/EPP5/job/epp5_ui_selenium_tests_browser_linux-ff-3.6.3/169/consoleText
Release Notes Docs Status: Added: Not Required