Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Kura » yet another inexplicable UNSATISFIED(i'm sure i've done something stupid but have no way to know what!)
yet another inexplicable UNSATISFIED [message #1717828] Thu, 17 December 2015 06:07 Go to next message
paul stanton is currently offline paul stantonFriend
Messages: 87
Registered: July 2009
Member
Have trimmed down to the bare bones to see if i can isolate the problem. No help from OSGI again:

osgi> ls
38      Unsatisfied             com.example.MyComponent                  com.example(bid=72)


osgi> component 38
        Component[
        name = com.example.MyComponent
        activate = activate
        deactivate = deactivate
        modified =
        configuration-policy = optional
        factory = null
        autoenable = true
        immediate = true
        implementation = com.example.MyComponent
        state = Unsatisfied
        properties =
        serviceFactory = false
        serviceInterface = null
        references = null
        located in bundle = com.example_1.0.0.20151217170235 [72]
]
Dynamic information :
  The component is satisfied
  All component references are satisfied
  Component configurations :
    Configuration properties:
      component.name = com.example.MyComponent
      component.id = 47
    Instances:


Re: yet another inexplicable UNSATISFIED [message #1717829 is a reply to message #1717828] Thu, 17 December 2015 06:21 Go to previous message
paul stanton is currently offline paul stantonFriend
Messages: 87
Registered: July 2009
Member
the problem was an error in the manifest, classpath property.
Previous Topic:Configure 3g modem on Kura Web UI?
Next Topic:Configuring wifi network
Goto Forum:
  


Current Time: Fri Apr 19 15:44:00 GMT 2024

Powered by FUDForum. Page generated in 0.02107 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top