Thanks, Ed,
I tried with upgrading SCR to Level 2 also, but no luck. Just FYI, I also
tried increasing level 3 and 4 too also.
In every case behavior is the same.
Observation: As you told when I am not adding SCR, by default, DS
startLevel was showing 2, with autostart=true.
Now, When I add SCR and change it startLevel=2/3/4 any, I observed DS
startLevel Configuration automatically get reset to blank and vice versa.
When I tried to change DS start level, SCR startLevel and autoStart get
RESET to blank (i.e. No value)
Need some pointer, as I am stuck with no clue

On Thu, Mar 14, 2019 at 11:57 AM Ed Merks <ed.me...@gmail.com> wrote:

> In the installer product we set the start levels like this (after removal
> of org.eclipse.equinox.ds):
>
>       <plugin id="org.eclipse.core.runtime" autoStart="true"
> startLevel="4" />
>       <plugin id="org.eclipse.equinox.common" autoStart="true"
> startLevel="2" />
>       <plugin id="org.apache.felix.scr" autoStart="true" startLevel="2" />
>       <plugin id="org.eclipse.equinox.simpleconfigurator" autoStart="true"
> startLevel="1" />
>
> With the older platform it used this instead:
>
>       <plugin id="org.eclipse.equinox.ds" autoStart="true" startLevel="2"
> />
>
> So it seems to me that perhaps it ought to be start level 2...
> On 14.03.2019 06:50, Abhijeet Banerjee wrote:
>
> Thanks, Set the level to 1, but No luck.
>
> On Tue, Mar 12, 2019 at 12:23 PM Aleksandar Kurtakov <akurt...@redhat.com>
> wrote:
>
>>
>>
>> On Tue, Mar 12, 2019 at 8:51 AM Abhijeet Banerjee <abhijeet....@gmail.com>
>> wrote:
>>
>>> Thanks, Aleksandar
>>> Felix SCR is in the ACTIVE state, and its included in bundles.
>>> Is there any other way, that needs to be taken care of?
>>> When you are saying scr should be started, how to check its started or
>>> not (by any cmd) or is there any way around to start SCR completely
>>>
>> Set felix.scr start level to 1. It has to be started early.
>>
>>>
>>> On Tue, Mar 12, 2019 at 12:17 PM Aleksandar Kurtakov <
>>> akurt...@redhat.com> wrote:
>>>
>>>> Please make sure felix.scr bundle is started too.
>>>>
>>>> On Tue, Mar 12, 2019 at 8:25 AM Abhijeet Banerjee <
>>>> abhijeet....@gmail.com> wrote:
>>>>
>>>>>  Greetings,
>>>>> Currently, I am in the process of upgrading
>>>>> *"org.eclipse.osgi.services_3.7.100.v20180827-1536.jar"*
>>>>>
>>>>>  1. After upgrade during Bundle Validation its prompt me for 2
>>>>> Dependent Jar Requirement.
>>>>>                 a. *org.eclipse.equinox.ds*: So I upgraded my current
>>>>> DS jar with supported
>>>>> *"org.eclipse.equinox.ds_1.5.200.v20180827-1235.jar"*
>>>>>                 b. *org.eclipse.osgi.util:*  So I upgraded my current
>>>>> util jar  with supported
>>>>> *"org.eclipse.osgi.util_3.5.100.v20180827-1536.jar"*
>>>>>  2. After upgrade of above Step1 Bundle Validation again prompt for
>>>>> *"org.apache.felix.scr"* missing Jar from latest*
>>>>> "equinox.ds_1.5.200"*
>>>>>  NOTE:  Currently my project doesn't contain this*
>>>>> ("org.apache.felix.scr")* jar, So I bundled
>>>>> *org.apache.felix.scr_2.0.14.v20180822-1822.jar*
>>>>>
>>>>> 3. Once all the 3 above mentioned 3PP Jars Integrated, Bundle
>>>>> Validation stops complaining no more error,
>>>>> But when I am trying to run my project its stop hitting "*updated" *method
>>>>> of *@FactoryConfigurationAdapterService* and  *@ServiceDependency  f*rom
>>>>> org.apache.felix.dependencymanager.annotation-3.2.0".
>>>>>
>>>>> https://felix.apache.org/apidocs/dependencymanager.annotations/r1/org/apache/felix/dm/annotation/api/FactoryConfigurationAdapterService.html#updated()
>>>>>
>>>>>
>>>>>  Any pointer will be highly appreciated.
>>>>>
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> platform-dev mailing list
>>>>> platform-dev@eclipse.org
>>>>> To change your delivery options, retrieve your password, or
>>>>> unsubscribe from this list, visit
>>>>> https://www.eclipse.org/mailman/listinfo/platform-dev
>>>>
>>>>
>>>>
>>>> --
>>>> Alexander Kurtakov
>>>> Red Hat Eclipse Team
>>>> _______________________________________________
>>>> platform-dev mailing list
>>>> platform-dev@eclipse.org
>>>> To change your delivery options, retrieve your password, or unsubscribe
>>>> from this list, visit
>>>> https://www.eclipse.org/mailman/listinfo/platform-dev
>>>
>>>
>>>
>>> --
>>>
>>> *Thanks\ *
>>> *Abhijeet Banerjee +919910512611*
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> platform-dev mailing list
>>> platform-dev@eclipse.org
>>> To change your delivery options, retrieve your password, or unsubscribe
>>> from this list, visit
>>> https://www.eclipse.org/mailman/listinfo/platform-dev
>>
>>
>>
>> --
>> Alexander Kurtakov
>> Red Hat Eclipse Team
>> _______________________________________________
>> platform-dev mailing list
>> platform-dev@eclipse.org
>> To change your delivery options, retrieve your password, or unsubscribe
>> from this list, visit
>> https://www.eclipse.org/mailman/listinfo/platform-dev
>
>
>
> --
>
> *Thanks\ *
> *Abhijeet Banerjee +919910512611*
>
>
>
>
>
> _______________________________________________
> platform-dev mailing listplatform-...@eclipse.org
> To change your delivery options, retrieve your password, or unsubscribe from 
> this list, visithttps://www.eclipse.org/mailman/listinfo/platform-dev
>
> _______________________________________________
> platform-dev mailing list
> platform-dev@eclipse.org
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://www.eclipse.org/mailman/listinfo/platform-dev



-- 

*Thanks\*
*Abhijeet Banerjee+919910512611*
_______________________________________________
platform-dev mailing list
platform-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/platform-dev

Reply via email to