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 <mailto:akurt...@redhat.com>> wrote:
On Tue, Mar 12, 2019 at 8:51 AM Abhijeet Banerjee
<abhijeet....@gmail.com <mailto: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 <mailto: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 <mailto: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 <mailto: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 <mailto: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 <mailto: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 <mailto: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
_______________________________________________
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