You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Pontus Amberg (JIRA)" <ji...@apache.org> on 2009/01/10 21:15:59 UTC

[jira] Created: (SLING-824) Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)

Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)
----------------------------------------------------------------------------------------------------------------

                 Key: SLING-824
                 URL: https://issues.apache.org/jira/browse/SLING-824
             Project: Sling
          Issue Type: Bug
          Components: JCR Install
         Environment: Ubuntu 8.10 x64, Sun JDK 1.6.0.10, Eclipse 3.4.1, Maven 2.0.9
            Reporter: Pontus Amberg
            Priority: Minor


Building Sling fails due to failing tests. After the tests has failed the build process will get stuck and never terminate.

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.107 sec <<< FAILURE!
Running org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.01 sec <<< FAILURE!
Running org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.011 sec <<< FAILURE!
Running org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.005 sec <<< FAILURE!

Results :

Tests in error: 
  testStopAndRestart(org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest)
  testWebServerRoot(org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest)
  test404(org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest)
  testInstallAndRemoveBundles(org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest)
  testStopAndRestart(org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest)

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



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SLING-824) Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)

Posted by "Pontus Amberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pontus Amberg updated SLING-824:
--------------------------------

    Attachment: TEST-org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest.xml

> Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: SLING-824
>                 URL: https://issues.apache.org/jira/browse/SLING-824
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR Install
>         Environment: Ubuntu 8.10 x64, Sun JDK 1.6.0.10, Eclipse 3.4.1, Maven 2.0.9
>            Reporter: Pontus Amberg
>            Priority: Minor
>         Attachments: TEST-org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest.xml
>
>
> Building Sling fails due to failing tests. After the tests has failed the build process will get stuck and never terminate.
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.107 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest
> Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.01 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.011 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.005 sec <<< FAILURE!
> Results :
> Tests in error: 
>   testStopAndRestart(org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest)
>   testWebServerRoot(org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest)
>   test404(org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest)
>   testInstallAndRemoveBundles(org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest)
>   testStopAndRestart(org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest)
> Tests run: 5, Failures: 0, Errors: 5, Skipped: 0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (SLING-824) Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)

Posted by "Pontus Amberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pontus Amberg closed SLING-824.
-------------------------------


> Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: SLING-824
>                 URL: https://issues.apache.org/jira/browse/SLING-824
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR Install
>    Affects Versions: JCR Install 2.0.4
>         Environment: Ubuntu 8.10 x64, Sun JDK 1.6.0.10, Eclipse 3.4.1, Maven 2.0.9
>            Reporter: Pontus Amberg
>            Assignee: Felix Meschberger
>            Priority: Minor
>             Fix For: JCR Install 2.0.4
>
>         Attachments: TEST-org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest.xml
>
>
> Building Sling fails due to failing tests. After the tests has failed the build process will get stuck and never terminate.
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.107 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest
> Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.01 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.011 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.005 sec <<< FAILURE!
> Results :
> Tests in error: 
>   testStopAndRestart(org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest)
>   testWebServerRoot(org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest)
>   test404(org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest)
>   testInstallAndRemoveBundles(org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest)
>   testStopAndRestart(org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest)
> Tests run: 5, Failures: 0, Errors: 5, Skipped: 0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SLING-824) Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SLING-824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12662692#action_12662692 ] 

Felix Meschberger commented on SLING-824:
-----------------------------------------

Thanks for reporting. To work around this problem, you may switch off the JCRInstall integration tests by setting the activeByDefault element to false in the extensions/jcrinstall pom:

Index: extensions/jcrinstall/pom.xml
===================================================================
--- extensions/jcrinstall/pom.xml	(Revision 733295)
+++ extensions/jcrinstall/pom.xml	(Arbeitskopie)
@@ -49,7 +49,7 @@
 			-->
 			<id>integrationTests</id>
 			<activation>
-				<activeByDefault>true</activeByDefault>
+				<activeByDefault>false</activeByDefault>
 			</activation>
 			<modules>
 				<module>testing</module>


> Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: SLING-824
>                 URL: https://issues.apache.org/jira/browse/SLING-824
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR Install
>         Environment: Ubuntu 8.10 x64, Sun JDK 1.6.0.10, Eclipse 3.4.1, Maven 2.0.9
>            Reporter: Pontus Amberg
>            Priority: Minor
>         Attachments: TEST-org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest.xml
>
>
> Building Sling fails due to failing tests. After the tests has failed the build process will get stuck and never terminate.
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.107 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest
> Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.01 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.011 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.005 sec <<< FAILURE!
> Results :
> Tests in error: 
>   testStopAndRestart(org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest)
>   testWebServerRoot(org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest)
>   test404(org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest)
>   testInstallAndRemoveBundles(org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest)
>   testStopAndRestart(org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest)
> Tests run: 5, Failures: 0, Errors: 5, Skipped: 0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SLING-824) Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)

Posted by "Pontus Amberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pontus Amberg updated SLING-824:
--------------------------------

    Attachment: TEST-org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest.xml

> Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: SLING-824
>                 URL: https://issues.apache.org/jira/browse/SLING-824
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR Install
>         Environment: Ubuntu 8.10 x64, Sun JDK 1.6.0.10, Eclipse 3.4.1, Maven 2.0.9
>            Reporter: Pontus Amberg
>            Priority: Minor
>         Attachments: TEST-org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest.xml
>
>
> Building Sling fails due to failing tests. After the tests has failed the build process will get stuck and never terminate.
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.107 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest
> Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.01 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.011 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.005 sec <<< FAILURE!
> Results :
> Tests in error: 
>   testStopAndRestart(org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest)
>   testWebServerRoot(org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest)
>   test404(org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest)
>   testInstallAndRemoveBundles(org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest)
>   testStopAndRestart(org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest)
> Tests run: 5, Failures: 0, Errors: 5, Skipped: 0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SLING-824) Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger resolved SLING-824.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: JCR Install 2.0.4

It looks like I did too much when unfolding the parent pom dependencies for SLING-811.

The httpclient dependency must be compile scoped and not test scoped for the tests to be runnable.

Fixed in Rev. 733351.

If this also solves the issue on your platform, please close this issue. Thanks.

> Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: SLING-824
>                 URL: https://issues.apache.org/jira/browse/SLING-824
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR Install
>    Affects Versions: JCR Install 2.0.4
>         Environment: Ubuntu 8.10 x64, Sun JDK 1.6.0.10, Eclipse 3.4.1, Maven 2.0.9
>            Reporter: Pontus Amberg
>            Assignee: Felix Meschberger
>            Priority: Minor
>             Fix For: JCR Install 2.0.4
>
>         Attachments: TEST-org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest.xml
>
>
> Building Sling fails due to failing tests. After the tests has failed the build process will get stuck and never terminate.
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.107 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest
> Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.01 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.011 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.005 sec <<< FAILURE!
> Results :
> Tests in error: 
>   testStopAndRestart(org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest)
>   testWebServerRoot(org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest)
>   test404(org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest)
>   testInstallAndRemoveBundles(org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest)
>   testStopAndRestart(org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest)
> Tests run: 5, Failures: 0, Errors: 5, Skipped: 0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SLING-824) Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)

Posted by "Pontus Amberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pontus Amberg updated SLING-824:
--------------------------------

    Attachment: TEST-org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest.xml

> Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: SLING-824
>                 URL: https://issues.apache.org/jira/browse/SLING-824
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR Install
>         Environment: Ubuntu 8.10 x64, Sun JDK 1.6.0.10, Eclipse 3.4.1, Maven 2.0.9
>            Reporter: Pontus Amberg
>            Priority: Minor
>         Attachments: TEST-org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest.xml
>
>
> Building Sling fails due to failing tests. After the tests has failed the build process will get stuck and never terminate.
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.107 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest
> Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.01 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.011 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.005 sec <<< FAILURE!
> Results :
> Tests in error: 
>   testStopAndRestart(org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest)
>   testWebServerRoot(org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest)
>   test404(org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest)
>   testInstallAndRemoveBundles(org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest)
>   testStopAndRestart(org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest)
> Tests run: 5, Failures: 0, Errors: 5, Skipped: 0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SLING-824) Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)

Posted by "Bertrand Delacretaz (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SLING-824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663356#action_12663356 ] 

Bertrand Delacretaz commented on SLING-824:
-------------------------------------------

> The build process succeeded after I deleted the /.m2/repository...

Same here, I had to delete the local repository on a machine where I hadn't run the Sling build for a few days. Revision 734151 builds fine after this.

> Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: SLING-824
>                 URL: https://issues.apache.org/jira/browse/SLING-824
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR Install
>    Affects Versions: JCR Install 2.0.4
>         Environment: Ubuntu 8.10 x64, Sun JDK 1.6.0.10, Eclipse 3.4.1, Maven 2.0.9
>            Reporter: Pontus Amberg
>            Assignee: Felix Meschberger
>            Priority: Minor
>             Fix For: JCR Install 2.0.4
>
>         Attachments: TEST-org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest.xml
>
>
> Building Sling fails due to failing tests. After the tests has failed the build process will get stuck and never terminate.
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.107 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest
> Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.01 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.011 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.005 sec <<< FAILURE!
> Results :
> Tests in error: 
>   testStopAndRestart(org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest)
>   testWebServerRoot(org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest)
>   test404(org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest)
>   testInstallAndRemoveBundles(org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest)
>   testStopAndRestart(org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest)
> Tests run: 5, Failures: 0, Errors: 5, Skipped: 0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Reopened: (SLING-824) Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)

Posted by "Pontus Amberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pontus Amberg reopened SLING-824:
---------------------------------


The fix in Rev. 733351 did not solve the problem. If the integrationsTest is deactivated in extensions/jcrinstall/pom.xml the build fails again with 208 errors in org.apache.sling.launchpad.webapp.integrationtest. I haven't check all the new failed test but there seems to be problems with org.apache.commons.httpclient.HttpClient again.

> Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: SLING-824
>                 URL: https://issues.apache.org/jira/browse/SLING-824
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR Install
>    Affects Versions: JCR Install 2.0.4
>         Environment: Ubuntu 8.10 x64, Sun JDK 1.6.0.10, Eclipse 3.4.1, Maven 2.0.9
>            Reporter: Pontus Amberg
>            Assignee: Felix Meschberger
>            Priority: Minor
>             Fix For: JCR Install 2.0.4
>
>         Attachments: TEST-org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest.xml
>
>
> Building Sling fails due to failing tests. After the tests has failed the build process will get stuck and never terminate.
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.107 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest
> Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.01 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.011 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.005 sec <<< FAILURE!
> Results :
> Tests in error: 
>   testStopAndRestart(org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest)
>   testWebServerRoot(org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest)
>   test404(org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest)
>   testInstallAndRemoveBundles(org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest)
>   testStopAndRestart(org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest)
> Tests run: 5, Failures: 0, Errors: 5, Skipped: 0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SLING-824) Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)

Posted by "Pontus Amberg (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SLING-824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12662812#action_12662812 ] 

Pontus Amberg commented on SLING-824:
-------------------------------------

The fix in rev 733351 did not fix the problem for me. I did try to disable the integrationTests in extensions/jcrinstall/pom.xml but that only took me too 208 new failed tests in org.apache.sling.launchpad.webapp.integrationtest where
there's seems to be trouble with org.apache.commons.httpclient.HttpClient again. 

> Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: SLING-824
>                 URL: https://issues.apache.org/jira/browse/SLING-824
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR Install
>    Affects Versions: JCR Install 2.0.4
>         Environment: Ubuntu 8.10 x64, Sun JDK 1.6.0.10, Eclipse 3.4.1, Maven 2.0.9
>            Reporter: Pontus Amberg
>            Assignee: Felix Meschberger
>            Priority: Minor
>             Fix For: JCR Install 2.0.4
>
>         Attachments: TEST-org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest.xml
>
>
> Building Sling fails due to failing tests. After the tests has failed the build process will get stuck and never terminate.
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.107 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest
> Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.01 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.011 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.005 sec <<< FAILURE!
> Results :
> Tests in error: 
>   testStopAndRestart(org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest)
>   testWebServerRoot(org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest)
>   test404(org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest)
>   testInstallAndRemoveBundles(org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest)
>   testStopAndRestart(org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest)
> Tests run: 5, Failures: 0, Errors: 5, Skipped: 0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SLING-824) Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)

Posted by "Pontus Amberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pontus Amberg updated SLING-824:
--------------------------------

    Attachment: TEST-org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest.xml

> Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: SLING-824
>                 URL: https://issues.apache.org/jira/browse/SLING-824
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR Install
>         Environment: Ubuntu 8.10 x64, Sun JDK 1.6.0.10, Eclipse 3.4.1, Maven 2.0.9
>            Reporter: Pontus Amberg
>            Priority: Minor
>         Attachments: TEST-org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest.xml
>
>
> Building Sling fails due to failing tests. After the tests has failed the build process will get stuck and never terminate.
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.107 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest
> Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.01 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.011 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.005 sec <<< FAILURE!
> Results :
> Tests in error: 
>   testStopAndRestart(org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest)
>   testWebServerRoot(org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest)
>   test404(org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest)
>   testInstallAndRemoveBundles(org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest)
>   testStopAndRestart(org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest)
> Tests run: 5, Failures: 0, Errors: 5, Skipped: 0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SLING-824) Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)

Posted by "Pontus Amberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pontus Amberg resolved SLING-824.
---------------------------------

    Resolution: Fixed

The build process succeeded after I deleted the /.m2/repository folder so my problems was probably caused by old Sling stuff in the repository.

> Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: SLING-824
>                 URL: https://issues.apache.org/jira/browse/SLING-824
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR Install
>    Affects Versions: JCR Install 2.0.4
>         Environment: Ubuntu 8.10 x64, Sun JDK 1.6.0.10, Eclipse 3.4.1, Maven 2.0.9
>            Reporter: Pontus Amberg
>            Assignee: Felix Meschberger
>            Priority: Minor
>             Fix For: JCR Install 2.0.4
>
>         Attachments: TEST-org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest.xml
>
>
> Building Sling fails due to failing tests. After the tests has failed the build process will get stuck and never terminate.
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.107 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest
> Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.01 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.011 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.005 sec <<< FAILURE!
> Results :
> Tests in error: 
>   testStopAndRestart(org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest)
>   testWebServerRoot(org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest)
>   test404(org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest)
>   testInstallAndRemoveBundles(org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest)
>   testStopAndRestart(org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest)
> Tests run: 5, Failures: 0, Errors: 5, Skipped: 0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (SLING-824) Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger reassigned SLING-824:
---------------------------------------

    Assignee: Felix Meschberger

> Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: SLING-824
>                 URL: https://issues.apache.org/jira/browse/SLING-824
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR Install
>         Environment: Ubuntu 8.10 x64, Sun JDK 1.6.0.10, Eclipse 3.4.1, Maven 2.0.9
>            Reporter: Pontus Amberg
>            Assignee: Felix Meschberger
>            Priority: Minor
>         Attachments: TEST-org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest.xml
>
>
> Building Sling fails due to failing tests. After the tests has failed the build process will get stuck and never terminate.
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.107 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest
> Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.01 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.011 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.005 sec <<< FAILURE!
> Results :
> Tests in error: 
>   testStopAndRestart(org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest)
>   testWebServerRoot(org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest)
>   test404(org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest)
>   testInstallAndRemoveBundles(org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest)
>   testStopAndRestart(org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest)
> Tests run: 5, Failures: 0, Errors: 5, Skipped: 0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SLING-824) Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger updated SLING-824:
------------------------------------

    Affects Version/s: JCR Install 2.0.4

> Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: SLING-824
>                 URL: https://issues.apache.org/jira/browse/SLING-824
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR Install
>    Affects Versions: JCR Install 2.0.4
>         Environment: Ubuntu 8.10 x64, Sun JDK 1.6.0.10, Eclipse 3.4.1, Maven 2.0.9
>            Reporter: Pontus Amberg
>            Assignee: Felix Meschberger
>            Priority: Minor
>             Fix For: JCR Install 2.0.4
>
>         Attachments: TEST-org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest.xml, TEST-org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest.xml
>
>
> Building Sling fails due to failing tests. After the tests has failed the build process will get stuck and never terminate.
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.107 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest
> Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.01 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.011 sec <<< FAILURE!
> Running org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.005 sec <<< FAILURE!
> Results :
> Tests in error: 
>   testStopAndRestart(org.apache.sling.jcr.jcrinstall.integrationtest.StopAndChangeBundlesTest)
>   testWebServerRoot(org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest)
>   test404(org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest)
>   testInstallAndRemoveBundles(org.apache.sling.jcr.jcrinstall.integrationtest.InstallClonedBundlesTest)
>   testStopAndRestart(org.apache.sling.jcr.jcrinstall.integrationtest.StopAndRestartTest)
> Tests run: 5, Failures: 0, Errors: 5, Skipped: 0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.