You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by "J.W. Janssen (JIRA)" <ji...@apache.org> on 2012/08/14 10:37:38 UTC

[jira] [Closed] (ACE-198) LogIntegrationTest is broken

     [ https://issues.apache.org/jira/browse/ACE-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

J.W. Janssen closed ACE-198.
----------------------------

    Assignee:     (was: Jean-Baptiste Onofré)
    
> LogIntegrationTest is broken
> ----------------------------
>
>                 Key: ACE-198
>                 URL: https://issues.apache.org/jira/browse/ACE-198
>             Project: ACE
>          Issue Type: Bug
>          Components: Maven Build
>            Reporter: Jean-Baptiste Onofré
>             Fix For: 0.8.0
>
>
> In the ACE integration tests, the LogIntegrationTest is broken:
> -------------------------------------------------------------------------------
> Test set: org.apache.ace.it.log.LogIntegrationTest
> -------------------------------------------------------------------------------
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 9.228 sec <<< FAILURE!
> runTests(org.apache.ace.it.log.LogIntegrationTest)  Time elapsed: 9.219 sec  <<< FAILURE!
> java.lang.AssertionError: Not all components were started. Still missing the following:
> ComponentImpl[null org.apache.ace.it.log.LogIntegrationTest@5f90a0d6]
>   ServiceDependency[interface org.osgi.service.http.HttpService null] required available
>   ServiceDependency[interface org.apache.ace.log.Log (&(objectClass=org.apache.ace.log.Log)(name=auditlog))] required available
>   ServiceDependency[interface org.apache.ace.server.log.store.LogStore (&(objectClass=org.apache.ace.server.log.store.LogStore)(name=auditlog))] required unavailable
>   ServiceDependency[interface java.lang.Runnable (&(objectClass=java.lang.Runnable)(taskName=auditlog))] required unavailable
>         at org.junit.Assert.fail(Assert.java:74)
>         at org.apache.ace.it.IntegrationTestBase.setupTest(IntegrationTestBase.java:125)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira