This seems to happen with felix (version 4.6 in my case) from time to time.
Basically I have some symlinks in `felix/bundle` folder pointing to the jar
files generated by my IDE/build tool. Someties (haven't tried to figure out
why) it will not notice the JAR has changed and the only way to force it is
to clean the `felix/felix-cache`. As I'm only using plain felix for demo
purposes it is not a big deal for me (I always clean the cache) but I can
imagine how frustrating it would be if I was to build something serious
this way.

Best,
Milen



On Fri, Oct 30, 2015 at 8:21 PM, Richard S. Hall <he...@ungoverned.org>
wrote:

> On 10/30/15 15:19 , i...@cuhka.com wrote:
>
>> Yes, indeed I'm using THE osgi plugin, and I didn't do any
>> Bundle-Classpath editing, nor did bnd. Anyway, after 'ctrl-alt-del' of my
>> Felix it all seems to be ok. While I still don't grasp while it occurs,
>> what can make it hapen, I can continue.
>>
>
> If I had to guess then, I'd say you somehow updated your bundle and got it
> in a strange state and didn't do a refresh of the framework after updating.
>
> -> richard
>
>
>
>> Maurice.
>> Citeren Paulo Renato de Athaydes <renatoathay...@hotmail.com>:
>>
>> You should not mess with the Bundle-Classpath unless you know exactly
>>> what you're doing.
>>> Have a look at your bundle's Manifest, make sure the Bundle-ClassPath
>>> entry is not there, or if it is, it's just a dot.
>>> Otherwise you will get the kind of problem you're having.
>>> The osgi plugin (I assume you're using THE osgi plugin, I mean, the one
>>> called 'osgi') definitely won't magically add this to your Bundle.
>>> Renato
>>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
>> For additional commands, e-mail: users-h...@felix.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
> For additional commands, e-mail: users-h...@felix.apache.org
>
>


-- 
http://about.me/milen

Reply via email to