dev@glassfish.java.net

Re: a hopefully simple osgi question

From: Ken Paulsen <ken.paulsen_at_oracle.com>
Date: Thu, 12 Aug 2010 13:03:00 -0700

And you'll see it in the
"glassfish/domains/domain1/osgi-cache/Felix/bundle<number>" directory.

On 08/12/2010 01:00 PM, Richard S. Hall wrote:
> On 8/12/10 15:36, Bobby Bissett wrote:
>> In the following error:
>>
>> [#|2010-08-12T15:29:42.712-0400|SEVERE|glassfish3.1|null|_ThreadID=1;_ThreadName=main;|Caused
>> by: org.osgi.framework.BundleException: Unresolved constraint in
>> bundle org.glassfish.cluster.gms-bootstrap [131]: Unable to resolve
>> 131.0: missing requirement [131.0] package;
>> (package=com.sun.enterprise.ee.cms.core) - [131.0] package;
>> (package=com.sun.enterprise.ee.cms.core)|#]
>>
>> ...what does the "[131.0]" part mean?
>
> The important part is 131, which is the bundle identifier, which is
> the number the framework assigns to the bundle when it is installed.
> You'll see this number if you do a "ps" in the Felix shell, for example.
>
> -> richard
>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>