Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » e(fx)clipse » OSGI DS services not working when I am trying start with with different module.
OSGI DS services not working when I am trying start with with different module. [message #1240299] Thu, 06 February 2014 06:44 Go to next message
Vivek Bajpai is currently offline Vivek BajpaiFriend
Messages: 7
Registered: October 2013
Location: Pune, India
Junior Member

I am working with e(fx)clipse 0.9.0 with java 8,
I am creating few DS service in an e4 FX application, It is running fine when i am using with same e4 FX application but not started when i am trying use then in another application.

ENTRY org.eclipse.equinox.ds 4 0 2014-02-06 12:03:19.425
!MESSAGE [SCR] Cannot activate instance <missing argument> of component Component[
name = com.ventana.dp.analysis.internal
activate = start
deactivate = stop
modified =
configuration-policy = optional
factory = null
autoenable = true
immediate = true
implementation = com.ventana.dp.analysis.tools.osgiservices.AnalysisOSGIService
state = Unsatisfied
properties =
serviceFactory = false
serviceInterface = [com.ventana.dp.common.app.model.domain.ToolBarItemModel]
references = null
located in bundle = com.ventana.dp.analysis.tools_1.0.0.qualifier [140]
]! The specified activate method was not found!

getting above error.


Please help me with issue
Re: OSGI DS services not working when I am trying start with with different module. [message #1240356 is a reply to message #1240299] Thu, 06 February 2014 09:31 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
I'm not sure what you are doing - please rephrase your question.

Tom

On 06.02.14 07:44, Vivek Bajpai wrote:
> I am working with e(fx)clipse 0.9.0 with java 8,
> I am creating few DS service in an e4 FX application, It is running fine
> when i am using with same e4 FX application but not started when i am
> trying use then in another application.
>
> ENTRY org.eclipse.equinox.ds 4 0 2014-02-06 12:03:19.425
> !MESSAGE [SCR] Cannot activate instance <missing argument> of component
> Component[
> name = com.ventana.dp.analysis.internal
> activate = start
> deactivate = stop
> modified = configuration-policy = optional
> factory = null
> autoenable = true
> immediate = true
> implementation =
> com.ventana.dp.analysis.tools.osgiservices.AnalysisOSGIService
> state = Unsatisfied
> properties = serviceFactory = false
> serviceInterface =
> [com.ventana.dp.common.app.model.domain.ToolBarItemModel]
> references = null
> located in bundle = com.ventana.dp.analysis.tools_1.0.0.qualifier [140]
> ]! The specified activate method was not found!
> getting above error.
>
>
> Please help me with issue
Previous Topic:e4 FX application test case are not running
Next Topic:Support for PropertySheetPage in EMF.Edit.UI
Goto Forum:
  


Current Time: Thu Apr 25 22:10:39 GMT 2024

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

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

Back to the top