See <https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-tomcat/790/>

------------------------------------------
[...truncated 245 lines...]

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.nuxeo.functionaltests.ITUsersTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 73.907 sec
Running org.nuxeo.functionaltests.ITDefaultWorkflowTest
14:55:00,427 ERROR [AbstractTest] Test 
'org.nuxeo.functionaltests.ITDefaultWorkflowTest#testDefaultWorkflow' failed
org.openqa.selenium.NoSuchElementException: Couldn't find element 'By.xpath: 
/html/body/table[2]/tbody/tr/td[2]/div[2]//div[@class="tabsBar"]/form/ul/li[@class="selected"]/a'
 after timeout
For documentation on this error, please visit: 
http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.31.0', revision: 
'1bd294d185a80fa4206dfeab80ba773c04ac33c0', time: '2013-02-27 13:51:26'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: 
'2.6.35.4-rscloud', java.version: '1.7.0_15'
Driver info: driver.version: unknown
        at 
org.nuxeo.functionaltests.AbstractTest.findElementWithTimeout(AbstractTest.java:669)
        at 
org.nuxeo.functionaltests.AbstractTest.findElementWithTimeout(AbstractTest.java:631)
        at 
org.nuxeo.functionaltests.AbstractTest.findElementWithTimeout(AbstractTest.java:684)
        at 
org.nuxeo.functionaltests.pages.AbstractPage.findElementWithTimeout(AbstractPage.java:156)
        at 
org.nuxeo.functionaltests.pages.DocumentBasePage.clickOnLinkIfNotSelected(DocumentBasePage.java:127)
        at 
org.nuxeo.functionaltests.pages.tabs.WorkflowTabSubPage.getSummaryTab(WorkflowTabSubPage.java:72)
        at 
org.nuxeo.functionaltests.ITDefaultWorkflowTest.testDefaultWorkflow(ITDefaultWorkflowTest.java:102)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:601)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
        at org.junit.rules.TestWatchman$1.evaluate(TestWatchman.java:48)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
        at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
        at 
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:601)
        at 
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
        at sun.proxy.$Proxy0.invoke(Unknown Source)
        at 
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
        at 
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Caused by: org.openqa.selenium.NoSuchElementException: Unable to locate 
element: 
{"method":"xpath","selector":"/html/body/table[2]/tbody/tr/td[2]/div[2]//div[@class=\"tabsBar\"]/form/ul/li[@class=\"selected\"]/a"}
Command duration or timeout: 9 milliseconds
For documentation on this error, please visit: 
http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.31.0', revision: 
'1bd294d185a80fa4206dfeab80ba773c04ac33c0', time: '2013-02-27 13:51:26'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: 
'2.6.35.4-rscloud', java.version: '1.7.0_15'
Session ID: a066c8dc-9be4-4812-b319-e600b3060eb9
Driver info: org.openqa.selenium.firefox.FirefoxDriver
Capabilities [{platform=LINUX, databaseEnabled=true, cssSelectorsEnabled=true, 
javascriptEnabled=true, acceptSslCerts=true, handlesAlerts=true, 
browserName=firefox, browserConnectionEnabled=true, nativeEvents=false, 
webStorageEnabled=true, rotatable=false, locationContextEnabled=true, 
applicationCacheEnabled=true, takesScreenshot=true, version=14.0.1}]
        at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown 
Source)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
        at 
org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:187)
        at 
org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
        at 
org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
        at 
org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:307)
        at 
org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:404)
        at org.openqa.selenium.By$ByXPath.findElement(By.java:344)
        at 
org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:299)
        at 
org.nuxeo.functionaltests.AbstractTest.findElementWithTimeout(AbstractTest.java:653)
        ... 37 more
Caused by: org.openqa.selenium.remote.ErrorHandler$UnknownServerException: 
Unable to locate element: 
{"method":"xpath","selector":"/html/body/table[2]/tbody/tr/td[2]/div[2]//div[@class=\"tabsBar\"]/form/ul/li[@class=\"selected\"]/a"}
Build info: version: '2.31.0', revision: 
'1bd294d185a80fa4206dfeab80ba773c04ac33c0', time: '2013-02-27 13:51:26'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: 
'2.6.35.4-rscloud', java.version: '1.7.0_15'
Driver info: driver.version: unknown
        at <anonymous class>.<anonymous 
method>(file:///tmp/anonymous5463322713495748596webdriver-profile/extensions/[email protected]/components/driver_component.js:8281)
        at <anonymous class>.<anonymous 
method>(file:///tmp/anonymous5463322713495748596webdriver-profile/extensions/[email protected]/components/driver_component.js:8290)
        at <anonymous class>.<anonymous 
method>(file:///tmp/anonymous5463322713495748596webdriver-profile/extensions/[email protected]/components/command_processor.js:10272)
        at <anonymous class>.<anonymous 
method>(file:///tmp/anonymous5463322713495748596webdriver-profile/extensions/[email protected]/components/command_processor.js:10277)
        at <anonymous class>.<anonymous 
method>(file:///tmp/anonymous5463322713495748596webdriver-profile/extensions/[email protected]/components/command_processor.js:10217)
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 95.575 sec <<< 
FAILURE!
Running org.nuxeo.functionaltests.ITModifyWorkspaceDescriptionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.87 sec
Running org.nuxeo.functionaltests.ITContextualActionsTest
14:55:56,686 ERROR [AbstractTest] Test 
'org.nuxeo.functionaltests.ITContextualActionsTest#verifyContextualActions' 
failed
org.openqa.selenium.NoSuchElementException: Unable to locate element: 
{"method":"xpath","selector":"//img[@title=\"Download\"]"}
Command duration or timeout: 18 milliseconds
For documentation on this error, please visit: 
http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.31.0', revision: 
'1bd294d185a80fa4206dfeab80ba773c04ac33c0', time: '2013-02-27 13:51:26'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: 
'2.6.35.4-rscloud', java.version: '1.7.0_15'
Session ID: 69aa83e1-df13-49a6-b912-8a7a5a641cce
Driver info: org.openqa.selenium.firefox.FirefoxDriver
Capabilities [{platform=LINUX, databaseEnabled=true, cssSelectorsEnabled=true, 
javascriptEnabled=true, acceptSslCerts=true, handlesAlerts=true, 
browserName=firefox, browserConnectionEnabled=true, nativeEvents=false, 
webStorageEnabled=true, rotatable=false, locationContextEnabled=true, 
applicationCacheEnabled=true, takesScreenshot=true, version=14.0.1}]
        at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown 
Source)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
        at 
org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:187)
        at 
org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
        at 
org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
        at 
org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:307)
        at 
org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:404)
        at org.openqa.selenium.By$ByXPath.findElement(By.java:344)
        at 
org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:299)
        at 
org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:59)
        at 
org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:34)
        at sun.proxy.$Proxy11.click(Unknown Source)
        at 
org.nuxeo.functionaltests.pages.actions.ContextualActions.clickOnButton(ContextualActions.java:60)
        at 
org.nuxeo.functionaltests.ITContextualActionsTest.verifyContextualActions(ITContextualActionsTest.java:91)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:601)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
        at org.junit.rules.TestWatchman$1.evaluate(TestWatchman.java:48)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
        at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
        at 
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:601)
        at 
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
        at sun.proxy.$Proxy0.invoke(Unknown Source)
        at 
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
        at 
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Caused by: org.openqa.selenium.remote.ErrorHandler$UnknownServerException: 
Unable to locate element: 
{"method":"xpath","selector":"//img[@title=\"Download\"]"}
Build info: version: '2.31.0', revision: 
'1bd294d185a80fa4206dfeab80ba773c04ac33c0', time: '2013-02-27 13:51:26'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: 
'2.6.35.4-rscloud', java.version: '1.7.0_15'
Driver info: driver.version: unknown
        at <anonymous class>.<anonymous 
method>(file:///tmp/anonymous4444099434944665006webdriver-profile/extensions/[email protected]/components/driver_component.js:8281)
        at <anonymous class>.<anonymous 
method>(file:///tmp/anonymous4444099434944665006webdriver-profile/extensions/[email protected]/components/driver_component.js:8290)
        at <anonymous class>.<anonymous 
method>(file:///tmp/anonymous4444099434944665006webdriver-profile/extensions/[email protected]/components/command_processor.js:10272)
        at <anonymous class>.<anonymous 
method>(file:///tmp/anonymous4444099434944665006webdriver-profile/extensions/[email protected]/components/command_processor.js:10277)
        at <anonymous class>.<anonymous 
method>(file:///tmp/anonymous4444099434944665006webdriver-profile/extensions/[email protected]/components/command_processor.js:10217)
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 16.324 sec <<< 
FAILURE!
Running org.nuxeo.functionaltests.ITFileUploadTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.889 sec
Running org.nuxeo.functionaltests.ITLoginLogoutTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.607 sec
Running org.nuxeo.functionaltests.ITArchivedVersionsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.799 sec

Results :

Tests in error: 
  testDefaultWorkflow(org.nuxeo.functionaltests.ITDefaultWorkflowTest): 
Couldn't find element 'By.xpath: 
/html/body/table[2]/tbody/tr/td[2]/div[2]//div[@class="tabsBar"]/form/ul/li[@class="selected"]/a'
 after timeout
For documentation on this error, please visit: 
http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.31.0', revision: 
'1bd294d185a80fa4206dfeab80ba773c04ac33c0', time: '2013-02-27 13:51:26'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: 
'2.6.35.4-rscloud', java.version: '1.7.0_15'
Driver info: driver.version: unknown
  verifyContextualActions(org.nuxeo.functionaltests.ITContextualActionsTest): 
Unable to locate element: 
{"method":"xpath","selector":"//img[@title=\"Download\"]"}
Command duration or timeout: 18 milliseconds
For documentation on this error, please visit: 
http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.31.0', revision: 
'1bd294d185a80fa4206dfeab80ba773c04ac33c0', time: '2013-02-27 13:51:26'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: 
'2.6.35.4-rscloud', java.version: '1.7.0_15'
Session ID: 69aa83e1-df13-49a6-b912-8a7a5a641cce
Driver info: org.openqa.selenium.firefox.FirefoxDriver
Capabilities [{platform=LINUX, databaseEnabled=true, cssSelectorsEnabled=true, 
javascriptEnabled=true, acceptSslCerts=true, handlesAlerts=true, 
browserName=firefox, browserConnectionEnabled=true, nativeEvents=false, 
webStorageEnabled=true, rotatable=false, locationContextEnabled=true, 
applicationCacheEnabled=true, takesScreenshot=true, version=14.0.1}]

Tests run: 7, Failures: 0, Errors: 2, Skipped: 0

[INFO] [nuxeo-distribution-tools:build {execution: stop-tomcat}]
Activating profile: tomcat
Activating profile: qa
    [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.4:compile ...
    [unzip] Expanding: 
/opt/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7.4/nuxeo-ftest-1.7.4.zip 
into 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-tomcat/ws/nuxeo-distribution-dm/ftest/webdriver/target>

_init:

stop-unix:
     [exec] Detected Tomcat server.
     [exec] Nuxeo home:          
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-tomcat/ws/nuxeo-distribution-dm/ftest/webdriver/target/tomcat>
     [exec] Nuxeo configuration: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-tomcat/ws/nuxeo-distribution-dm/ftest/webdriver/target/tomcat/bin/nuxeo.conf>
     [exec] Include template: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-tomcat/ws/nuxeo-distribution-dm/ftest/webdriver/target/tomcat/templates/common-base>
     [exec] Include template: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-tomcat/ws/nuxeo-distribution-dm/ftest/webdriver/target/tomcat/templates/common>
     [exec] Include template: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-tomcat/ws/nuxeo-distribution-dm/ftest/webdriver/target/tomcat/templates/default>
     [exec] 
     [exec] Stopping server.....
     [exec] Server stopped.

stop-windows:

stop:

_init:

cleanup-db:

cleanup-environment:

BUILD SUCCESSFUL
Total time: 4 seconds
[INFO] [failsafe:verify {execution: default}]
[INFO] Failsafe report directory: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-tomcat/ws/nuxeo-distribution-dm/ftest/webdriver/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-tomcat/ws/nuxeo-distribution-dm/ftest/webdriver/target/failsafe-reports>
 for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 minutes 43 seconds
[INFO] Finished at: Fri Apr 05 14:57:20 CEST 2013
[INFO] Final Memory: 58M/602M
[INFO] ------------------------------------------------------------------------
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Checking ^\d{4}-\d{2}-\d{2}.*ERROR.*
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-tomcat/790/artifact/nuxeo-distribution-dm/ftest/webdriver/target/tomcat/log/nuxeo-error.log>:
2013-04-05 14:54:29,975 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
On requestURL: http://localhost:8080/nuxeo/view_documents.faces
2013-04-05 14:54:29,982 ERROR [nuxeo-error-log] 
2013-04-05 14:55:56,599 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
On requestURL: http://localhost:8080/nuxeo/view_documents.faces
2013-04-05 14:55:56,604 ERROR [nuxeo-error-log] 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-tomcat/790/artifact/nuxeo-distribution-dm/ftest/webdriver/target/tomcat/log/server.log>:
2013-04-05 14:54:09,246 ERROR [org.hibernate.util.JDBCExceptionReporter] Cannot 
get a connection, pool error Timeout waiting for idle object
2013-04-05 14:54:09,248 ERROR 
[org.nuxeo.ecm.platform.ec.notification.NotificationEventListener] Error during 
Notification processing for event documentModified
2013-04-05 14:54:29,899 ERROR [org.hibernate.util.JDBCExceptionReporter] 
Timeout trying to lock table NXP_LOGS; SQL statement:
2013-04-05 14:54:29,907 ERROR 
[javax.enterprise.resource.webcontainer.jsf.application] 
org.nuxeo.ecm.core.api.ClientRuntimeException: 
org.nuxeo.ecm.platform.routing.api.exception.DocumentRouteException: Error 
running chain: terminateWorkflow
2013-04-05 14:54:29,923 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2013-04-05 14:54:29,965 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2013-04-05 14:54:29,974 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: On requestURL: 
http://localhost:8080/nuxeo/view_documents.faces
2013-04-05 14:54:29,975 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
On requestURL: http://localhost:8080/nuxeo/view_documents.faces
2013-04-05 14:54:29,977 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.service.DefaultRequestDumper]
 ERROR TRYING TO GET THIS REQUEST ATTRIBUTE VALUE: lockActions
2013-04-05 14:54:29,982 ERROR [nuxeo-error-log] 
2013-04-05 14:55:56,574 ERROR [org.hibernate.util.JDBCExceptionReporter] 
Timeout trying to lock table USERSUBSCRIPTION; SQL statement:
2013-04-05 14:55:56,575 ERROR 
[javax.enterprise.resource.webcontainer.jsf.application] javax.el.ELException: 
javax.persistence.PersistenceException: 
org.hibernate.exception.GenericJDBCException: could not insert: 
[org.nuxeo.ecm.platform.ec.notification.UserSubscription]
2013-04-05 14:55:56,585 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2013-04-05 14:55:56,594 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2013-04-05 14:55:56,598 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: On requestURL: 
http://localhost:8080/nuxeo/view_documents.faces
2013-04-05 14:55:56,599 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
On requestURL: http://localhost:8080/nuxeo/view_documents.faces
2013-04-05 14:55:56,600 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.service.DefaultRequestDumper]
 ERROR TRYING TO GET THIS REQUEST ATTRIBUTE VALUE: lockActions
2013-04-05 14:55:56,604 ERROR [nuxeo-error-log] 
Recording test results
_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa

Reply via email to