You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Valentin Mahrwald (JIRA)" <ji...@apache.org> on 2010/10/29 11:06:21 UTC

[jira] Resolved: (ARIES-473) BlueprintQuiesceParticipant

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

Valentin Mahrwald resolved ARIES-473.
-------------------------------------

    Resolution: Fixed

Fix committed in revision #1028650.

> BlueprintQuiesceParticipant
> ---------------------------
>
>                 Key: ARIES-473
>                 URL: https://issues.apache.org/jira/browse/ARIES-473
>             Project: Aries
>          Issue Type: Bug
>          Components: Blueprint
>    Affects Versions: 0.3
>            Reporter: Valentin Mahrwald
>            Assignee: Valentin Mahrwald
>             Fix For: 0.3
>
>
> Currently the BlueprintQuiesceParticipant NullPointers when asked to quiesce a non-blueprint bundle. This then causes a guaranteed quiesce timeout :(
>  java.lang.NullPointerException
> at org.apache.aries.blueprint.container.BlueprintQuiesceParticipant$QuiesceBundle.run(BlueprintQuiesceParticipant.java:102)
> at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
> at java.lang.Thread.run(Thread.java:737)

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