Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] major r-osgi problem

r-osgi has one more problem is if you restart the provider bundle from equinox console,consumer bundle service calls die.I am nt sure whether this has been fixed or not

On Thu, May 13, 2010 at 11:17 PM, Bryan Hunt <bhunt@xxxxxxx> wrote:
Markus,

My runtime is based on Eclipse / Equinox 3.5.2 and ECF 3.1.  I'm going to give Eclipse / Equinox 3.6 and ECF 3.2 a try to see if I can reproduce the problem.

Bryan

On May 13, 2010, at 12:06 PM, Markus Alexander Kuppe wrote:

> On 05/13/2010 06:03 PM, Bryan Hunt wrote:
>> I've run into a problem with r-osgi where the proxy bundles it's generating are throwing exceptions when they are started. The problem appears to be that the proxy bundles are generated with a start level of 1 and when they start, they attempt to get the Remoting service which hasn't been registered yet because the main r-osgi bundle hasn't started and registered the Remoting service.  Any chance this is a known problem that was fixed in ECF sometime after version 3.1?
>
> Hi Bryan,
>
> I haven't seen this before. Can you narrow it down to a certain
> environment (OSGi framework,...)?
>
> Markus
> _______________________________________________
> ecf-dev mailing list
> ecf-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/ecf-dev

_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev


Back to the top