Hi Shariq, As you said we cannot fully exclude dashboard related features from Manager pack.But when I checked with p2-profile of Stratos Manager.In that pom,it has only included BAM server feature and for BAM server feature,it's sufficient and needed to keep 'dashboard server feature' only.
But in Stratos Manager,'dashboard composite feature' has been included to its p2-profilegen and thus Shindig dependency has been included to Manager packs.Once we do this modification,shindig dependency won't included in manager pack. Since Stratos Manager don't use gadget rendering support in it,there's no use of importing Shindig into Manager pack.Hence is it ok to proceed with above modification? Thanks; Best Regards; On Fri, Feb 10, 2012 at 11:20 AM, Muhammed Shariq <[email protected]> wrote: > Hi Sanjeewa, > > Ideally we should be able to use only the BAM serve feature in Manager, > that way we shouldn't need the dashboard feature in Manager. Can you please > check if we have the BAM server feature only or the aggregate feature, and > the possibility of excluding the dashboard feature from Manager ? > > > On Fri, Feb 10, 2012 at 10:15 AM, Muhammed Shariq <[email protected]> wrote: > >> Hi, >> >> I tried removing the dashboard feature from Manager but the issue is >> Manager uses BAM feature that depends on dashboard feature, hence Shindig >> getting bundled in to Manager. However I got this error a couple of weeks >> back and managed to sort it out with Lalaji's help, wonder how it >> resurfaced ? >> >> >> On Fri, Feb 10, 2012 at 10:00 AM, Lalaji Sureshika <[email protected]>wrote: >> >>> Hi, >>> >>> Will check on the issue with a trunk manager build. However keeping >>> Shindig inside Stratos Manager pack doesn't useful,since Stratos Manager >>> doesn't using dashboard in it and such that can't we simply remove >>> dashboard related features from Stratos Manager,then we can simply avoid >>> dependency to Shindig from Stratos Manager? >>> >>> Thanks; >>> >>> Best Regards; >>> >>> On Thu, Feb 9, 2012 at 11:18 PM, Rajika Kumarasiri <[email protected]>wrote: >>> >>>> org.osgi.framework.BundleException: The bundle "shindig_3.0.0.wso2v1 >>>> [329]" could not be resolved. Reason: Package uses conflict: >>>> Import-Package: com.google.common.collect; version="0.9.0.wso2v1" >>>> at >>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1327) >>>> at >>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1311) >>>> at >>>> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:323) >>>> at >>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:299) >>>> at >>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:291) >>>> at >>>> org.eclipse.equinox.internal.simpleconfigurator.ConfigApplier.startBundles(ConfigApplier.java:307) >>>> at >>>> org.eclipse.equinox.internal.simpleconfigurator.ConfigApplier.install(ConfigApplier.java:108) >>>> at >>>> org.eclipse.equinox.internal.simpleconfigurator.SimpleConfiguratorImpl.applyConfiguration(SimpleConfiguratorImpl.java:129) >>>> at >>>> org.eclipse.equinox.internal.simpleconfigurator.SimpleConfiguratorImpl.applyConfiguration(SimpleConfiguratorImpl.java:143) >>>> at >>>> org.eclipse.equinox.internal.p2.reconciler.dropins.ProfileSynchronizer.applyConfiguration(ProfileSynchronizer.java:781) >>>> at >>>> org.eclipse.equinox.internal.p2.reconciler.dropins.ProfileSynchronizer.synchronize(ProfileSynchronizer.java:134) >>>> at >>>> org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.synchronize(Activator.java:461) >>>> at >>>> org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Activator.java:176) >>>> at >>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711) >>>> at java.security.AccessController.doPrivileged(Native Method) >>>> at >>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702) >>>> at >>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683) >>>> at >>>> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381) >>>> at >>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:389) >>>> at >>>> org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1130) >>>> at >>>> org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:559) >>>> at >>>> org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:544) >>>> at >>>> org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:457) >>>> at >>>> org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243) >>>> at >>>> org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:438) >>>> at >>>> org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:1) >>>> at >>>> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) >>>> at >>>> org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) >>>> [2012-02-10 00:11:04,053] INFO >>>> {org.wso2.carbon.core.init.CarbonServerManager} - Starting Carbon >>>> initialization... >>>> >>>> >>>> _______________________________________________ >>>> Stratos-dev mailing list >>>> [email protected] >>>> https://wso2.org/cgi-bin/mailman/listinfo/stratos-dev >>>> >>>> >>> >>> >>> -- >>> Lalaji Sureshika >>> >>> Software Engineer >>> WSO2 Inc. >>> >>> >>> >>> _______________________________________________ >>> Stratos-dev mailing list >>> [email protected] >>> https://wso2.org/cgi-bin/mailman/listinfo/stratos-dev >>> >>> >> >> >> -- >> Thanks, >> Shariq. >> Phone: +94 777 202 225 >> >> > > > -- > Thanks, > Shariq. > Phone: +94 777 202 225 > > -- Lalaji Sureshika Software Engineer WSO2 Inc.
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
