You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Bertrand Delacretaz (JIRA)" <ji...@apache.org> on 2009/04/29 10:38:31 UTC

[jira] Created: (SLING-946) jcrinstall integration tests fail on our Hudson build server

jcrinstall integration tests fail on our Hudson build server
------------------------------------------------------------

                 Key: SLING-946
                 URL: https://issues.apache.org/jira/browse/SLING-946
             Project: Sling
          Issue Type: Bug
          Components: JCR Install
            Reporter: Bertrand Delacretaz
            Priority: Minor


The jcrinstall integration tests in the http://hudson.zones.apache.org/hudson/view/Sling/job/sling-contrib-1.5 build fail with errors like

java.io.FileNotFoundException: /home/hudson/hudson-slave/workspace/sling-contrib-1.5/contrib-1.5/launchpad/testing/target/launchpad-bundles/resources/bundles/15/cloned-bundles/observer_clone_1240993668015.jar

For some reason, the tests cannot find the cloned bundles.


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


[jira] Closed: (SLING-946) jcrinstall integration tests fail on our Hudson build server

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

Bertrand Delacretaz closed SLING-946.
-------------------------------------

    Resolution: Fixed

Using the latest bnd (revision 774406) fixed the problem.

> jcrinstall integration tests fail on our Hudson build server
> ------------------------------------------------------------
>
>                 Key: SLING-946
>                 URL: https://issues.apache.org/jira/browse/SLING-946
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR Install
>            Reporter: Bertrand Delacretaz
>            Priority: Minor
>
> The jcrinstall integration tests in the http://hudson.zones.apache.org/hudson/view/Sling/job/sling-contrib-1.5 build fail with errors like
> java.io.FileNotFoundException: /home/hudson/hudson-slave/workspace/sling-contrib-1.5/contrib-1.5/launchpad/testing/target/launchpad-bundles/resources/bundles/15/cloned-bundles/observer_clone_1240993668015.jar
> For some reason, the tests cannot find the cloned bundles.

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


[jira] Commented: (SLING-946) jcrinstall integration tests fail on our Hudson build server

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

Bertrand Delacretaz commented on SLING-946:
-------------------------------------------

After my changes of today the error is
java.io.IOException: Output file not found after calling bnd.doWrap 
at org.apache.sling.launchpad.webapp.integrationtest.jcrinstall.util.BundleCloner.cloneBundle(BundleCloner.java:60)

so it looks like bnd is not running as it should on this test environment.
	


> jcrinstall integration tests fail on our Hudson build server
> ------------------------------------------------------------
>
>                 Key: SLING-946
>                 URL: https://issues.apache.org/jira/browse/SLING-946
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR Install
>            Reporter: Bertrand Delacretaz
>            Priority: Minor
>
> The jcrinstall integration tests in the http://hudson.zones.apache.org/hudson/view/Sling/job/sling-contrib-1.5 build fail with errors like
> java.io.FileNotFoundException: /home/hudson/hudson-slave/workspace/sling-contrib-1.5/contrib-1.5/launchpad/testing/target/launchpad-bundles/resources/bundles/15/cloned-bundles/observer_clone_1240993668015.jar
> For some reason, the tests cannot find the cloned bundles.

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


[jira] Commented: (SLING-946) jcrinstall integration tests fail on our Hudson build server

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

Bertrand Delacretaz commented on SLING-946:
-------------------------------------------

Tested a build on a Debian platform (instead of my mac) and all tests pass, so the problem is not the linux platform

> jcrinstall integration tests fail on our Hudson build server
> ------------------------------------------------------------
>
>                 Key: SLING-946
>                 URL: https://issues.apache.org/jira/browse/SLING-946
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR Install
>            Reporter: Bertrand Delacretaz
>            Priority: Minor
>
> The jcrinstall integration tests in the http://hudson.zones.apache.org/hudson/view/Sling/job/sling-contrib-1.5 build fail with errors like
> java.io.FileNotFoundException: /home/hudson/hudson-slave/workspace/sling-contrib-1.5/contrib-1.5/launchpad/testing/target/launchpad-bundles/resources/bundles/15/cloned-bundles/observer_clone_1240993668015.jar
> For some reason, the tests cannot find the cloned bundles.

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