Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [concierge-dev] Deployment Admin

Hi Dave,

I just checked this issue with equinox debugging turned on (uncommented the debug setup lines in the init.xargs file). I then get the below output

DEBUG 17 Resolver.map(): Creating SCP for component org.eclipse.kura.deployment.agent
DEBUG 17 Resolver.resolveEligible(): reference 'DeploymentAdmin' of component 'org.eclipse.kura.deployment.agent' is not resolved

This is likely due to a missing service dependency. Let me check on this and get back to you.

Thanks,
Harini


On Sat, Aug 30, 2014 at 9:30 PM, <concierge-dev-request@xxxxxxxxxxx> wrote:
Send concierge-dev mailing list submissions to
        concierge-dev@xxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
        https://dev.eclipse.org/mailman/listinfo/concierge-dev
or, via email, send a message with subject or body 'help' to
        concierge-dev-request@xxxxxxxxxxx

You can reach the person managing the list at
        concierge-dev-owner@xxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of concierge-dev digest..."


Today's Topics:

   1. Deployment Admin (Woodard, David)


----------------------------------------------------------------------

Message: 1
Date: Sat, 30 Aug 2014 07:59:31 +0000
From: "Woodard, David" <David.Woodard@xxxxxxxxxxxx>
To: "concierge-dev@xxxxxxxxxxx" <concierge-dev@xxxxxxxxxxx>
Subject: [concierge-dev] Deployment Admin
Message-ID: <5CD957F5-6A06-4B3D-AE04-4E8999055AF3@xxxxxxxxxxxx>
Content-Type: text/plain; charset="windows-1252"

Hello,

I am picking up on the work by Harini to get Kura up and running with Concierge. All of the Kura bundles appear to resolve and start, but I don?t see Deployment Admin running. Deployment Admin is a dependency of two of the Kura bundles. The only relevant information I see in the logs is:

RESOLVING org.eclipse.kura.deployment.agent - 0.2.0.201408292138 /.//JarBundleResource {storage/default/48/bundle0 of bundle [org.eclipse.kura.deployment.agent-0.2.0.201408292138]}
Solution: MultiMap {JarBundleResource {storage/default/48/bundle0 of bundle [org.eclipse.kura.deployment.agent-0.2.0.201408292138]}=[{BundleRequirement {osgi.ee; filter:=(&(osgi.ee=JavaSE)(version=1.6))}->BundleCapability {osgi.ee; osgi.ee=JavaSE, version=[1.7.0, 1.6.0, 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0]}}, {BundleRequirement{Import-Package org.apache.commons.io;version="1.4.9999"}->Export-Package org.apache.commons.io;version="2.4"}, {BundleRequirement{Import-Package org.osgi.service.component;version="1.2.0"}->Export-Package org.osgi.service.component; version="1.2"}, {BundleRequirement{Import-Package org.osgi.framework;version="1.5.0"}->Export-Package org.osgi.framework;version=1.7}, {BundleRequirement{Import-Package org.osgi.service.deploymentadmin;version="1.0.0"}->Export-Package org.osgi.service.deploymentadmin;uses:="org.osgi.framework";version="1.1"}, {BundleRequirement{Import-Package org.osgi.service.event;version="1.3.0"}->Export-Package org.osgi.service.event; version="1.3
 "}, {BundleRequirement{Import-Package org.slf4j;version="1.6.4"}->Export-Package org.slf4j;version=1.6.4}], JarBundleResource {storage/default/4/bundle0 of bundle [slf4j.api-1.6.4]}=[{BundleRequirement{Import-Package org.slf4j;version="1.6.4"}->Export-Package org.slf4j;version=1.6.4}], JarBundleResource {storage/default/9/bundle0 of bundle [org.eclipse.osgi.services-3.3.100.v20120522-1822]}=[{BundleRequirement{Import-Package org.osgi.service.component;version="1.2.0"}->Export-Package org.osgi.service.component; version="1.2"}, {BundleRequirement{Import-Package org.osgi.service.event;version="1.3.0"}->Export-Package org.osgi.service.event; version="1.3"}], JarBundleResource {storage/default/37/bundle0 of bundle [org.apache.commons.io-2.4.0]}=[{BundleRequirement{Import-Package org.apache.commons.io;version="1.4.9999"}->Export-Package org.apache.commons.io;version="2.4"}], Concierge System Bundle=[{BundleRequirement {osgi.ee; filter:=(&(osgi.ee=JavaSE)(version=1.6))}->BundleCapability
 {osgi.ee; osgi.ee=JavaSE, version=[1.7.0, 1.6.0, 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0]}}], JarBundleResource {storage/default/32/bundle0 of bundle [osgi.cmpn-4.3.0.201111022214]}=[{BundleRequirement{Import-Package org.osgi.service.deploymentadmin;version="1.0.0"}->Export-Package org.osgi.service.deploymentadmin;uses:="org.osgi.framework";version="1.1"}]}
[Sat Aug 30 07:21:01 UTC 2014] [INFO] Framework: REQUESTED SERVICES org.osgi.service.event.EventAdmin (objectClass=org.osgi.service.event.EventAdmin)
[Sat Aug 30 07:21:01 UTC 2014] [INFO]   RETURNED [ServiceReference{org.eclipse.equinox.internal.event.EventComponent@8e91eb}, ServiceReference{org.eclipse.equinox.event Service Registration}]
[Sat Aug 30 07:21:01 UTC 2014] [INFO] Framework: REQUESTED SERVICES org.osgi.service.deploymentadmin.DeploymentAdmin (objectClass=org.osgi.service.deploymentadmin.DeploymentAdmin)
[Sat Aug 30 07:21:01 UTC 2014] [INFO]   RETURNED []
[Sat Aug 30 07:21:01 UTC 2014] [INFO] Framework: REQUESTED SERVICES org.osgi.service.cm.ConfigurationAdmin (objectClass=org.osgi.service.cm.ConfigurationAdmin)
[Sat Aug 30 07:21:01 UTC 2014] [INFO]   RETURNED [ServiceReference{org.eclipse.equinox.internal.cm.ConfigurationAdminFactory@176578}]
[Sat Aug 30 07:21:01 UTC 2014] [INFO] Framework: REQUESTED SERVICES org.osgi.service.metatype.MetaTypeService (objectClass=org.osgi.service.metatype.MetaTypeService)
[Sat Aug 30 07:21:01 UTC 2014] [INFO]   RETURNED [ServiceReference{org.eclipse.equinox.metatype.impl.MetaTypeServiceImpl@13a7cd4}]
[Sat Aug 30 07:21:01 UTC 2014] [INFO] Framework: REQUESTED SERVICES org.eclipse.kura.system.SystemService (objectClass=org.eclipse.kura.system.SystemService)
[Sat Aug 30 07:21:01 UTC 2014] [INFO]   RETURNED []
[Sat Aug 30 07:21:01 UTC 2014] [INFO] Framework: REQUESTED SERVICES org.eclipse.kura.cloud.CloudService (objectClass=org.eclipse.kura.cloud.CloudService)
[Sat Aug 30 07:21:01 UTC 2014] [INFO]   RETURNED []
[Sat Aug 30 07:21:01 UTC 2014] [INFO] Framework: REQUESTED SERVICES org.eclipse.kura.data.DataService (objectClass=org.eclipse.kura.data.DataService)
[Sat Aug 30 07:21:01 UTC 2014] [INFO]   RETURNED []
[Sat Aug 30 07:21:01 UTC 2014] [INFO] Framework: REQUESTED SERVICES org.eclipse.kura.net.NetworkService (objectClass=org.eclipse.kura.net.NetworkService)
[Sat Aug 30 07:21:01 UTC 2014] [INFO]   RETURNED []
[Sat Aug 30 07:21:01 UTC 2014] [INFO] Framework: REQUESTED SERVICES org.eclipse.kura.system.SystemService (objectClass=org.eclipse.kura.system.SystemService)
[Sat Aug 30 07:21:01 UTC 2014] [INFO]   RETURNED []
[Sat Aug 30 07:21:01 UTC 2014] [INFO] framework: Bundle [org.eclipse.kura.deployment.agent-0.2.0.201408292138] started.

Further, although this bundle starts, the activate method never seems to be called (i.e. log statements never print). I am just getting started with Concierge so I apologize if these are basic questions. Any help or direction would be greatly appreciated.

Thanks,
?Dave

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dev.eclipse.org/mailman/private/concierge-dev/attachments/20140830/2626c0df/attachment.html>

------------------------------

_______________________________________________
concierge-dev mailing list
concierge-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/concierge-dev

End of concierge-dev Digest, Vol 6, Issue 6
*******************************************


Back to the top