Task #11510
closed
meteo-data plugin: smart-executor doesn't publish the ServiceEndpoint plugin
Added by Roberto Cirillo over 7 years ago.
Updated over 7 years ago.
Infrastructure:
Development
Description
I've notice that the serviceEndpoint plugin is not published on the following instance:
meteo-data-d-d4s.d4science.org
Please, could you check why the serviceEndpoint is not published?
- Status changed from New to In Progress
- % Done changed from 0 to 50
The service seems stalling at startup. By removing meteo data plugin and adding HelloWorld one, the service starts correctly. The issue has to be find in the plugin initialization class (i.e. MeteoDataPluginDeclaration) which seems stalling.
- Status changed from In Progress to Closed
- % Done changed from 50 to 100
The error is in the jar with dependencies.
I had to change the file:
src/main/resources/META-INF/services/org.gcube.vremanagement.executor.plugin.PluginDeclaration
The content of the file had to be:
smart.openData.stazioneMeteo.smartexecutor.MeteoDataPluginDeclaration
and not
smart.openData.stazioneMeteo.smartexecutor.MeteoDataPlugin
Also available in: Atom
PDF