You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Andreas Kuckartz (JIRA)" <ji...@apache.org> on 2010/09/16 23:09:34 UTC

[jira] Issue Comment Edited: (SLING-1777) Build error: JobEventHandlerTest

    [ https://issues.apache.org/jira/browse/SLING-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12910311#action_12910311 ] 

Andreas Kuckartz edited comment on SLING-1777 at 9/16/10 5:08 PM:
------------------------------------------------------------------

I used and use Apache Maven 2.2.1 (rdebian-4).

I am currently  trying to build revision 997835 (which takes a loooooooooong time) and will report the result when that ends.

      was (Author: akuckartz):
    I used and use Apache Maven 2.2.1 (rdebian-4).

I am currently  trying to build revision 997835 (which takes a loooong time) and will report the result when that ends.
  
> Build error: JobEventHandlerTest
> --------------------------------
>
>                 Key: SLING-1777
>                 URL: https://issues.apache.org/jira/browse/SLING-1777
>             Project: Sling
>          Issue Type: Bug
>         Environment: Debian Linux
> Java(TM) SE Runtime Environment (build 1.6.0_21-b06)
> Java HotSpot(TM) 64-Bit Server VM (build 17.0-b16, mixed mode)
>            Reporter: Andreas Kuckartz
>            Priority: Critical
>
> From the build log for revision 997371:
> 112735 [main] INFO org.apache.jackrabbit.core.TransientRepository - Session opened
> 112953 [main] INFO org.apache.jackrabbit.core.TransientRepository - Session closed
> 112956 [Thread-136] INFO org.apache.jackrabbit.core.TransientRepository - Session closed
> 112957 [main] INFO org.apache.jackrabbit.core.TransientRepository - Session closed
> 113286 [Thread-141] INFO org.apache.jackrabbit.core.TransientRepository - Session opened
> 113288 [Thread-142] INFO org.apache.jackrabbit.core.TransientRepository - Session opened
> 113288 [Thread-142] INFO org.apache.sling.event.impl.JobEventHandler - Apache Sling Job Event Handler started on instance 4711
> 115288 [Thread-141] INFO org.apache.jackrabbit.core.TransientRepository - Session closed
> 115290 [main] INFO org.apache.jackrabbit.core.TransientRepository - Session closed
> 115292 [main] INFO org.apache.jackrabbit.core.TransientRepository - Session closed
> Tests run: 10, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 63.362 sec <<< FAILURE!
> Running org.apache.sling.event.EventUtilTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec
> Results :
> Failed tests: 
>   testCancelJob(org.apache.sling.event.impl.JobEventHandlerTest)
> Tests run: 17, Failures: 1, Errors: 0, Skipped: 0

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