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

------------------------------------------
[...truncated 264 lines...]
10:58:39,166 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'
Session ID: b36a16cb-06c2-424e-854e-af99c01f4ea0
Driver info: org.openqa.selenium.firefox.FirefoxDriver
Capabilities [{platform=LINUX, javascriptEnabled=true, acceptSslCerts=true, 
browserName=firefox, rotatable=false, locationContextEnabled=true, 
version=3.6.28, cssSelectorsEnabled=true, handlesAlerts=true, 
nativeEvents=false, webStorageEnabled=true, applicationCacheEnabled=true, 
takesScreenshot=true}]
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
        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 $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 $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'
Driver info: driver.version: unknown
        at <anonymous class>.<anonymous 
method>(file:///tmp/anonymous8250484588866518032webdriver-profile/extensions/[email protected]/components/driver_component.js:6784)
        at <anonymous class>.<anonymous 
method>(file:///tmp/anonymous8250484588866518032webdriver-profile/extensions/[email protected]/components/driver_component.js:8281)
        at <anonymous class>.<anonymous 
method>(file:///tmp/anonymous8250484588866518032webdriver-profile/extensions/[email protected]/components/driver_component.js:8290)
        at <anonymous class>.<anonymous 
method>(file:///tmp/anonymous8250484588866518032webdriver-profile/extensions/[email protected]/components/command_processor.js:263)
        at <anonymous class>.<anonymous 
method>(file:///tmp/anonymous8250484588866518032webdriver-profile/extensions/[email protected]/components/command_processor.js:10272)
        at <anonymous class>.<anonymous 
method>(file:///tmp/anonymous8250484588866518032webdriver-profile/extensions/[email protected]/components/command_processor.js:10277)
        at <anonymous class>.<anonymous 
method>(file:///tmp/anonymous8250484588866518032webdriver-profile/extensions/[email protected]/components/command_processor.js:10217)
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 49.751 sec <<< 
FAILURE!
Running org.nuxeo.functionaltests.ITModifyWorkspaceDescriptionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.999 sec
Running org.nuxeo.functionaltests.ITArchivedVersionsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.087 sec
Running org.nuxeo.functionaltests.ITLoginLogoutTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.495 sec
Running org.nuxeo.functionaltests.ITUsersTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.593 sec
Running org.nuxeo.functionaltests.ITDefaultWorkflowTest
11:04:22,464 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'
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 $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: 19 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'
Session ID: d24a10c2-c73e-4f4f-8221-c6995b868392
Driver info: org.openqa.selenium.firefox.FirefoxDriver
Capabilities [{platform=LINUX, javascriptEnabled=true, acceptSslCerts=true, 
browserName=firefox, rotatable=false, locationContextEnabled=true, 
version=3.6.28, cssSelectorsEnabled=true, handlesAlerts=true, 
nativeEvents=false, webStorageEnabled=true, applicationCacheEnabled=true, 
takesScreenshot=true}]
        at sun.reflect.GeneratedConstructorAccessor7.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'
Driver info: driver.version: unknown
        at <anonymous class>.<anonymous 
method>(file:///tmp/anonymous6654001659580424548webdriver-profile/extensions/[email protected]/components/driver_component.js:6784)
        at <anonymous class>.<anonymous 
method>(file:///tmp/anonymous6654001659580424548webdriver-profile/extensions/[email protected]/components/driver_component.js:8281)
        at <anonymous class>.<anonymous 
method>(file:///tmp/anonymous6654001659580424548webdriver-profile/extensions/[email protected]/components/driver_component.js:8290)
        at <anonymous class>.<anonymous 
method>(file:///tmp/anonymous6654001659580424548webdriver-profile/extensions/[email protected]/components/command_processor.js:263)
        at <anonymous class>.<anonymous 
method>(file:///tmp/anonymous6654001659580424548webdriver-profile/extensions/[email protected]/components/command_processor.js:10272)
        at <anonymous class>.<anonymous 
method>(file:///tmp/anonymous6654001659580424548webdriver-profile/extensions/[email protected]/components/command_processor.js:10277)
        at <anonymous class>.<anonymous 
method>(file:///tmp/anonymous6654001659580424548webdriver-profile/extensions/[email protected]/components/command_processor.js:10217)
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 131.713 sec <<< 
FAILURE!
Running org.nuxeo.functionaltests.ITFileUploadTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.456 sec

Results :

Tests in error: 
  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'
Session ID: b36a16cb-06c2-424e-854e-af99c01f4ea0
Driver info: org.openqa.selenium.firefox.FirefoxDriver
Capabilities [{platform=LINUX, javascriptEnabled=true, acceptSslCerts=true, 
browserName=firefox, rotatable=false, locationContextEnabled=true, 
version=3.6.28, cssSelectorsEnabled=true, handlesAlerts=true, 
nativeEvents=false, webStorageEnabled=true, applicationCacheEnabled=true, 
takesScreenshot=true}]
  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'
Driver info: driver.version: unknown

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: 5 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: 9 minutes 8 seconds
[INFO] Finished at: Fri Apr 05 11:04:55 CEST 2013
[INFO] Final Memory: 79M/614M
[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/789/artifact/nuxeo-distribution-dm/ftest/webdriver/target/tomcat/log/nuxeo-error.log>:
2013-04-05 10:58:38,836 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
On requestURL: http://localhost:8080/nuxeo/view_documents.faces
2013-04-05 10:58:38,845 ERROR [nuxeo-error-log] 
2013-04-05 11:03:52,381 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
On requestURL: http://localhost:8080/nuxeo/view_documents.faces
2013-04-05 11:03:52,391 ERROR [nuxeo-error-log] 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-tomcat/789/artifact/nuxeo-distribution-dm/ftest/webdriver/target/tomcat/log/server.log>:
2013-04-05 10:58:38,703 ERROR [org.hibernate.util.JDBCExceptionReporter] 
Timeout trying to lock table USERSUBSCRIPTION; SQL statement:
2013-04-05 10:58:38,710 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 10:58:38,788 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2013-04-05 10:58:38,830 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2013-04-05 10:58:38,835 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: On requestURL: 
http://localhost:8080/nuxeo/view_documents.faces
2013-04-05 10:58:38,836 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
On requestURL: http://localhost:8080/nuxeo/view_documents.faces
2013-04-05 10:58:38,838 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.service.DefaultRequestDumper]
 ERROR TRYING TO GET THIS REQUEST ATTRIBUTE VALUE: lockActions
2013-04-05 10:58:38,845 ERROR [nuxeo-error-log] 
2013-04-05 11:03:07,552 ERROR [org.hibernate.util.JDBCExceptionReporter] Cannot 
get a connection, pool error Timeout waiting for idle object
2013-04-05 11:03:07,552 ERROR 
[org.nuxeo.ecm.platform.ec.notification.NotificationEventListener] Error during 
Notification processing for event documentModified
2013-04-05 11:03:52,352 ERROR [org.hibernate.util.JDBCExceptionReporter] 
Timeout trying to lock table NXP_LOGS; SQL statement:
2013-04-05 11:03:52,355 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 11:03:52,365 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
2013-04-05 11:03:52,376 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in 
the filter chain
2013-04-05 11:03:52,380 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: On requestURL: 
http://localhost:8080/nuxeo/view_documents.faces
2013-04-05 11:03:52,381 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
On requestURL: http://localhost:8080/nuxeo/view_documents.faces
2013-04-05 11:03:52,382 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.service.DefaultRequestDumper]
 ERROR TRYING TO GET THIS REQUEST ATTRIBUTE VALUE: lockActions
2013-04-05 11:03:52,391 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