You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@karaf.apache.org by Gareth <ga...@gmail.com> on 2014/07/01 04:35:22 UTC

Where Has The Blueprint Status Gone In Karaf 3.x?

Hello,

I am sure I am missing something obvious here but...where has the blueprint
status gone?

I know there was a separate column in karaf 2.3:

karaf@root> list -t 0 -s
START LEVEL 100 , List Threshold: 0
   ID   State         Blueprint      Level  Symbolic name
.
.
[  14] [Active     ] [Created     ] [   25] org.apache.karaf.shell.console
(2.3.2)
[  15] [Active     ] [Created     ] [   28] org.apache.karaf.deployer.spring
(2.3.2)
[  16] [Active     ] [Created     ] [   28]
org.apache.karaf.deployer.blueprint (2.3.2)
[  17] [Active     ] [Created     ] [   30] org.apache.karaf.jaas.command
(2.3.2)
[  18] [Active     ] [Created     ] [   30] org.apache.karaf.jaas.modules
(2.3.2)
[  19] [Active     ] [Created     ] [   30] org.apache.karaf.shell.dev
(2.3.2)

How can I see the same information in karaf 3?:

 23 | Active   |  24 | 3.0.1                 |
org.apache.karaf.deployer.spring                             
 24 | Active   |  24 | 3.0.1                 |
org.apache.karaf.deployer.blueprint 
 40 | Active   |  30 | 3.0.1                 |
org.apache.karaf.shell.console                               
 41 | Active   |  30 | 3.0.1                 | org.apache.karaf.jaas.modules                                
 58 | Active   |  30 | 3.0.1                 | org.apache.karaf.jaas.command

thanks in advance,
Gareth



--
View this message in context: http://karaf.922171.n3.nabble.com/Where-Has-The-Blueprint-Status-Gone-In-Karaf-3-x-tp4033890.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Re: Where Has The Blueprint Status Gone In Karaf 3.x?

Posted by Achim Nierbeck <bc...@googlemail.com>.
Hi Gareth,

with Karaf 3.0 if it is Active this means the blueprint state is also
"successful".
In case your bundle isn't available by means of blueprint it will be in a
non-active state.
For details about the blueprint state in case of non working bundles use
bundle:info and bundle:diag.
Diag will tell you the issue about the blueprint state, for example if it
is in a GracePeriod it will tell you which service it is waiting for.

regards, Achim



2014-07-01 4:35 GMT+02:00 Gareth <ga...@gmail.com>:

> Hello,
>
> I am sure I am missing something obvious here but...where has the blueprint
> status gone?
>
> I know there was a separate column in karaf 2.3:
>
> karaf@root> list -t 0 -s
> START LEVEL 100 , List Threshold: 0
>    ID   State         Blueprint      Level  Symbolic name
> .
> .
> [  14] [Active     ] [Created     ] [   25] org.apache.karaf.shell.console
> (2.3.2)
> [  15] [Active     ] [Created     ] [   28]
> org.apache.karaf.deployer.spring
> (2.3.2)
> [  16] [Active     ] [Created     ] [   28]
> org.apache.karaf.deployer.blueprint (2.3.2)
> [  17] [Active     ] [Created     ] [   30] org.apache.karaf.jaas.command
> (2.3.2)
> [  18] [Active     ] [Created     ] [   30] org.apache.karaf.jaas.modules
> (2.3.2)
> [  19] [Active     ] [Created     ] [   30] org.apache.karaf.shell.dev
> (2.3.2)
>
> How can I see the same information in karaf 3?:
>
>  23 | Active   |  24 | 3.0.1                 |
> org.apache.karaf.deployer.spring
>  24 | Active   |  24 | 3.0.1                 |
> org.apache.karaf.deployer.blueprint
>  40 | Active   |  30 | 3.0.1                 |
> org.apache.karaf.shell.console
>  41 | Active   |  30 | 3.0.1                 |
> org.apache.karaf.jaas.modules
>  58 | Active   |  30 | 3.0.1                 |
> org.apache.karaf.jaas.command
>
> thanks in advance,
> Gareth
>
>
>
> --
> View this message in context:
> http://karaf.922171.n3.nabble.com/Where-Has-The-Blueprint-Status-Gone-In-Karaf-3-x-tp4033890.html
> Sent from the Karaf - User mailing list archive at Nabble.com.
>



-- 

Apache Member
Apache Karaf <http://karaf.apache.org/> Committer & PMC
OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer &
Project Lead
blog <http://notizblog.nierbeck.de/>

Software Architect / Project Manager / Scrum Master