You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2011/02/24 21:18:31 UTC

Build failed in Hudson: myfaces-shared » Apache MyFaces Shared For JSF 2.0 - Core #72

See <https://hudson.apache.org/hudson/job/myfaces-shared/org.apache.myfaces.shared$myfaces-shared-core/72/changes>

Changes:

[lu4242] MYFACES-3044 Resource jsf.js not found when using the OSGi bundle (Alternate fix) and MYFACES-3051 Use multiple ClassLoaders to find resources (not only ContextClassLoader)

------------------------------------------
[...truncated 617 lines...]
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:79)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
Caused by: javax.faces.application.ViewExpiredException
	at org.apache.myfaces.shared.util.StateUtils.decrypt(StateUtils.java:489)
	... 25 more
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running org.apache.myfaces.shared.util.SecretKeyConfigurationTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.myfaces.shared.application.DefaultViewHandlerSupportTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec
Running org.apache.myfaces.shared.util.StateUtilsTripleDES_ECBTest
Feb 24, 2011 8:16:26 PM org.apache.myfaces.shared.util.StateUtils reconstruct
SEVERE: View State cannot be reconstructed
javax.faces.FacesException: javax.faces.application.ViewExpiredException
	at org.apache.myfaces.shared.util.StateUtils.decrypt(StateUtils.java:496)
	at org.apache.myfaces.shared.util.StateUtils.reconstruct(StateUtils.java:378)
	at org.apache.myfaces.shared.util.AbstractStateUtilsTest.testConstructionNegative(AbstractStateUtilsTest.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:79)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
Caused by: javax.faces.application.ViewExpiredException
	at org.apache.myfaces.shared.util.StateUtils.decrypt(StateUtils.java:489)
	... 25 more
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.apache.myfaces.shared.util.StateUtilsDefaultTest
Feb 24, 2011 8:16:26 PM org.apache.myfaces.shared.util.StateUtils reconstruct
SEVERE: View State cannot be reconstructed
javax.faces.FacesException: javax.faces.application.ViewExpiredException
	at org.apache.myfaces.shared.util.StateUtils.decrypt(StateUtils.java:496)
	at org.apache.myfaces.shared.util.StateUtils.reconstruct(StateUtils.java:378)
	at org.apache.myfaces.shared.util.AbstractStateUtilsTest.testConstructionNegative(AbstractStateUtilsTest.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:79)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
Caused by: javax.faces.application.ViewExpiredException
	at org.apache.myfaces.shared.util.StateUtils.decrypt(StateUtils.java:489)
	... 25 more
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.apache.myfaces.shared.util.MessageUtilsTest
currency ?100.00
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 sec
Running org.apache.myfaces.shared.webapp.webxml.ServletMappingTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.apache.myfaces.shared.util.CachedStateUtilsDefaultTest
Feb 24, 2011 8:16:26 PM org.apache.myfaces.shared.util.StateUtils reconstruct
SEVERE: View State cannot be reconstructed
javax.faces.FacesException: javax.faces.application.ViewExpiredException
	at org.apache.myfaces.shared.util.StateUtils.decrypt(StateUtils.java:496)
	at org.apache.myfaces.shared.util.StateUtils.reconstruct(StateUtils.java:378)
	at org.apache.myfaces.shared.util.AbstractStateUtilsTest.testConstructionNegative(AbstractStateUtilsTest.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:79)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
Caused by: javax.faces.application.ViewExpiredException
	at org.apache.myfaces.shared.util.StateUtils.decrypt(StateUtils.java:489)
	... 25 more
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.apache.myfaces.shared.util.CachedStateUtilsAES_CBCTest
Feb 24, 2011 8:16:26 PM org.apache.myfaces.shared.util.StateUtils reconstruct
SEVERE: View State cannot be reconstructed
javax.faces.FacesException: javax.faces.application.ViewExpiredException
	at org.apache.myfaces.shared.util.StateUtils.decrypt(StateUtils.java:496)
	at org.apache.myfaces.shared.util.StateUtils.reconstruct(StateUtils.java:378)
	at org.apache.myfaces.shared.util.AbstractStateUtilsTest.testConstructionNegative(AbstractStateUtilsTest.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:79)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
Caused by: javax.faces.application.ViewExpiredException
	at org.apache.myfaces.shared.util.StateUtils.decrypt(StateUtils.java:489)
	... 25 more
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.apache.myfaces.shared.renderkit.RendererUtilsTest
No Renderer found for component {Component-Path : [Class: javax.faces.component.html.HtmlGraphicImage,Id: graphicImageId]} (component-family=javax.faces.Graphic, renderer-type=javax.faces.Image)
Feb 24, 2011 8:16:27 PM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.html.HtmlGraphicImage,Id: graphicImageId]} (component-family=javax.faces.Graphic, renderer-type=javax.faces.Image)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.569 sec
Running org.apache.myfaces.shared.util.SecretKeyCacheTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec

Results :

Tests run: 182, Failures: 0, Errors: 0, Skipped: 0

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/myfaces-shared/org.apache.myfaces.shared$myfaces-shared-core/ws/target/myfaces-shared-core-4.0.6-SNAPSHOT.jar>
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-source}]
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/resources already added, skipping
[INFO] META-INF/resources/org.apache.myfaces already added, skipping
[INFO] META-INF/internal-resources already added, skipping
[INFO] META-INF/internal-resources/org.apache.myfaces already added, skipping
[INFO] META-INF/resources/org.apache.myfaces/oamSubmit.js already added, skipping
[INFO] META-INF/internal-resources/org.apache.myfaces/oamSubmit-uncompressed.js already added, skipping
[INFO] Building jar: <https://hudson.apache.org/hudson/job/myfaces-shared/org.apache.myfaces.shared$myfaces-shared-core/ws/target/myfaces-shared-core-4.0.6-SNAPSHOT-sources.jar>
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/resources already added, skipping
[INFO] META-INF/resources/org.apache.myfaces already added, skipping
[INFO] META-INF/internal-resources already added, skipping
[INFO] META-INF/internal-resources/org.apache.myfaces already added, skipping
[INFO] META-INF/resources/org.apache.myfaces/oamSubmit.js already added, skipping
[INFO] META-INF/internal-resources/org.apache.myfaces/oamSubmit-uncompressed.js already added, skipping
[INFO] [checkstyle:check {execution: verify-style}]
[INFO] 
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/myfaces-shared/org.apache.myfaces.shared$myfaces-shared-core/ws/target/myfaces-shared-core-4.0.6-SNAPSHOT.jar> to /export/home/hudson/.m2/repository/org/apache/myfaces/shared/myfaces-shared-core/4.0.6-SNAPSHOT/myfaces-shared-core-4.0.6-SNAPSHOT.jar
[INFO] Installing <https://hudson.apache.org/hudson/job/myfaces-shared/org.apache.myfaces.shared$myfaces-shared-core/ws/target/myfaces-shared-core-4.0.6-SNAPSHOT-sources.jar> to /export/home/hudson/.m2/repository/org/apache/myfaces/shared/myfaces-shared-core/4.0.6-SNAPSHOT/myfaces-shared-core-4.0.6-SNAPSHOT-sources.jar
[INFO] Installing <https://hudson.apache.org/hudson/job/myfaces-shared/org.apache.myfaces.shared$myfaces-shared-core/ws/target/myfaces-shared-core-4.0.6-SNAPSHOT-sources.jar> to /export/home/hudson/.m2/repository/org/apache/myfaces/shared/myfaces-shared-core/4.0.6-SNAPSHOT/myfaces-shared-core-4.0.6-SNAPSHOT-sources.jar
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/shared/myfaces-shared-core/4.0.6-SNAPSHOT/myfaces-shared-core-4.0.6-20110224.201020-25.jar
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/myfaces-shared/org.apache.myfaces.shared$myfaces-shared-core/ws/pom.xml> to /home/hudson/hudson/jobs/myfaces-shared/modules/org.apache.myfaces.shared$myfaces-shared-core/builds/2011-02-24_20-04-08/archive/org.apache.myfaces.shared/myfaces-shared-core/4.0.6-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/myfaces-shared/org.apache.myfaces.shared$myfaces-shared-core/ws/target/myfaces-shared-core-4.0.6-SNAPSHOT.jar> to /home/hudson/hudson/jobs/myfaces-shared/modules/org.apache.myfaces.shared$myfaces-shared-core/builds/2011-02-24_20-04-08/archive/org.apache.myfaces.shared/myfaces-shared-core/4.0.6-20110224.201020-25/myfaces-shared-core-4.0.6-SNAPSHOT.jar
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/myfaces-shared/org.apache.myfaces.shared$myfaces-shared-core/ws/target/myfaces-shared-core-4.0.6-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/myfaces-shared/modules/org.apache.myfaces.shared$myfaces-shared-core/builds/2011-02-24_20-04-08/archive/org.apache.myfaces.shared/myfaces-shared-core/4.0.6-20110224.201020-25/myfaces-shared-core-4.0.6-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error deploying artifact: Error transferring file

Error writing to server
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11 minutes 13 seconds
[INFO] Finished at: Thu Feb 24 20:20:17 GMT+00:00 2011
[INFO] Final Memory: 60M/397M
[INFO] ------------------------------------------------------------------------


Hudson build is back to normal : myfaces-shared » Apache MyFaces Shared For JSF 2.0 - Core #73

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/myfaces-shared/org.apache.myfaces.shared$myfaces-shared-core/73/>