Thanks Sameera for the fix. I installed BAM mediation publishers
successfully. But got the following exception when restarting the
server. When I login to admin console, error saying "Permission issue
in Menu item bam_data_publisher_mediation_statistics_menu" is printed
in the console. Please refer to [1] for error details.
org.osgi.framework.BundleException: The bundle could not be resolved.
Reason: Missing Constraint: Import-Package:
javax.annotation.processing; version="0.0.0"
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1313)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1297)
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:309)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:280)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:272)
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.simpleconfigurator.Activator.start(Activator.java:48)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:782)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:773)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:754)
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:352)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:370)
at
org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1068)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:557)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:464)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:248)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:445)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
at
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:330)
Thanks,
Krishantha
[1]http://pastebin.org/278751
On Tue, May 25, 2010 at 5:09 PM, Sameera Jayasoma <[email protected]> wrote:
> This is fixed please try now.
>
> Thanks
> Sameera
>
> On Mon, May 24, 2010 at 11:14 PM, Krishantha Samaraweera
> <[email protected]> wrote:
>>
>> Hi,
>>
>> I added p2-repo though feature management page and once I check
>> org.wso2.carbon.bam.data.publisher.mediationstats.feature.group is not
>> available in available feature list. Also, tried with command line
>> feature installation and got the following error when try to install
>> above feature group. It looks like the feature group hasn't been
>> created properly. I checked again with provlg command and unable find
>> any related entry.
>>
>> osgi> provinstall
>> org.wso2.carbon.bam.data.publisher.mediationstats.feature.group 3.0.0
>> installation failed
>> org.eclipse.equinox.internal.provisional.p2.core.ProvisionException:
>> Installable unit not found:
>> org.wso2.carbon.bam.data.publisher.mediationstats.feature.group 3.0.0
>> Repositories searched:
>>
>> file:/opt/esb/wso2esb-3.0.0/repository/components/configuration/org.eclipse.osgi/bundles/98/data/listener_1925729951/
>> http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC15/p2-repo/
>>
>> at
>> org.eclipse.equinox.internal.p2.console.ProvisioningHelper.install(ProvisioningHelper.java:249)
>> at
>> org.eclipse.equinox.internal.p2.console.ProvCommandProvider._provinstall(ProvCommandProvider.java:136)
>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>> at
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>> at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>> at java.lang.reflect.Method.invoke(Method.java:597)
>> at
>> org.eclipse.osgi.framework.internal.core.FrameworkCommandInterpreter.execute(FrameworkCommandInterpreter.java:155)
>> at
>> org.eclipse.osgi.framework.internal.core.FrameworkConsole.docommand(FrameworkConsole.java:303)
>> at
>> org.eclipse.osgi.framework.internal.core.FrameworkConsole.console(FrameworkConsole.java:288)
>> at
>> org.eclipse.osgi.framework.internal.core.FrameworkConsole.run(FrameworkConsole.java:224)
>> at java.lang.Thread.run(Thread.java:619)
>>
>> Thanks,
>> Krishantha.
>>
>>
>> On Mon, May 24, 2010 at 5:41 PM, Samisa Abeysinghe <[email protected]>
>> wrote:
>> > Fixed, please check now.
>> > Samisa...
>> >
>> > On Mon, May 24, 2010 at 5:03 PM, Samisa Abeysinghe <[email protected]>
>> > wrote:
>> >>
>> >>
>> >> On Mon, May 24, 2010 at 4:34 PM, Krishantha Samaraweera
>> >> <[email protected]> wrote:
>> >>>
>> >>> Hi Samisa,
>> >>>
>> >>> On Mon, May 24, 2010 at 4:14 PM, Samisa Abeysinghe <[email protected]>
>> >>> wrote:
>> >>> > BAM packs are now available.
>> >>>
>> >>> From where I can get BAM publishers. I don't see them in the p2-repo.
>> >>
>> >> They are supposed to be in the repo. Let me check.
>> >> Samisa...
>> >>
>> >>>
>> >>> Thanks,
>> >>> Krishantha.
>> >>>
>> >>> > Samisa...
>> >>> >
>> >>> > On Mon, May 24, 2010 at 3:43 PM, Samisa Abeysinghe <[email protected]>
>> >>> > wrote:
>> >>> >>
>> >>> >>
>> >>> >> On Mon, May 24, 2010 at 3:32 PM, Samisa Abeysinghe
>> >>> >> <[email protected]>
>> >>> >> wrote:
>> >>> >>>
>> >>> >>> http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC15/
>> >>> >>
>> >>> >> Note that, BAM packs are not there, as I was hut with a build break
>> >>> >> with
>> >>> >> BAM.
>> >>> >> Samisa...
>> >>> >>
>> >>> >>>
>> >>> >>> Samisa...
>> >>> >>>
>> >>> >>> On Thu, May 13, 2010 at 10:19 AM, Samisa Abeysinghe
>> >>> >>> <[email protected]>
>> >>> >>> wrote:
>> >>> >>>>
>> >>> >>>> http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC14/
>> >>> >>>> Thanks,
>> >>> >>>> Samisa...
>> >>> >>>>
>> >>> >>>> On Wed, May 12, 2010 at 2:55 AM, Samisa Abeysinghe
>> >>> >>>> <[email protected]>
>> >>> >>>> wrote:
>> >>> >>>>>
>> >>> >>>>> http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC13/
>> >>> >>>>>
>> >>> >>>>>
>> >>> >>>>> On Sat, May 8, 2010 at 12:06 PM, Samisa Abeysinghe
>> >>> >>>>> <[email protected]>
>> >>> >>>>> wrote:
>> >>> >>>>>>
>> >>> >>>>>> http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC12/
>> >>> >>>>>> I hope we will be able to release BRS, GS and MS with these
>> >>> >>>>>> packs.
>> >>> >>>>>> Please send an update when smoke tests are completed for each
>> >>> >>>>>> pack.
>> >>> >>>>>> Rather than waiting till all are complete, lets release
>> >>> >>>>>> whatever
>> >>> >>>>>> becomes
>> >>> >>>>>> ready to go.
>> >>> >>>>>> Thanks,
>> >>> >>>>>>
>> >>> >>>>>> Samisa...
>> >>> >>>>>> --
>> >>> >>>>>> blog: http://samisa-abeysinghe.blogspot.com/
>> >>> >>>>>
>> >>> >>>>> Samisa...
>> >>> >>>>> --
>> >>> >>>>> blog: http://samisa-abeysinghe.blogspot.com/
>> >>> >>>>
>> >>> >>>> --
>> >>> >>>> Samisa Abeysinghe
>> >>> >>>> Director, Engineering - WSO2 Inc.
>> >>> >>>>
>> >>> >>>> http://wso2.com/ - "lean . enterprise . middleware"
>> >>> >>>
>> >>> >>> Samisa Abeysinghe
>> >>> >>> VP Engineering
>> >>> >>> WSO2 Inc.
>> >>> >>> http://wso2.com
>> >>> >>> http://wso2.org
>> >>> >>
>> >>> >> Samisa Abeysinghe
>> >>> >> VP Engineering
>> >>> >> WSO2 Inc.
>> >>> >> http://wso2.com
>> >>> >> http://wso2.org
>> >>> >
>> >>> > Samisa Abeysinghe
>> >>> > VP Engineering
>> >>> > WSO2 Inc.
>> >>> > http://wso2.com
>> >>> > http://wso2.org
>> >>> >
>> >>> > _______________________________________________
>> >>> > Carbon-dev mailing list
>> >>> > [email protected]
>> >>> > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>> >>> >
>> >>> >
>> >>>
>> >>> _______________________________________________
>> >>> Carbon-dev mailing list
>> >>> [email protected]
>> >>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>> >>
>> >> Samisa Abeysinghe
>> >> VP Engineering
>> >> WSO2 Inc.
>> >> http://wso2.com
>> >> http://wso2.org
>> >
>> > Samisa Abeysinghe
>> > VP Engineering
>> > WSO2 Inc.
>> > http://wso2.com
>> > http://wso2.org
>> >
>> > _______________________________________________
>> > Carbon-dev mailing list
>> > [email protected]
>> > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>> >
>> >
>>
>> _______________________________________________
>> Carbon-dev mailing list
>> [email protected]
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
>
> --
> Sameera Jayasoma
> Technical Lead
> WSO2, Inc. (http://wso2.com)
> email: [email protected]
> blog: http://tech.jayasoma.org
>
> Lean . Enterprise . Middleware
>
> _______________________________________________
> Carbon-dev mailing list
> [email protected]
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
_______________________________________________
Carbon-dev mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev