Project

General

Profile

Actions

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.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Application
Target version:
Start date:
Mar 22, 2018
Due date:
% Done:

100%

Estimated time:
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?

Actions #1

Updated by Luca Frosini over 7 years ago

  • Status changed from New to In Progress
Actions #2

Updated by Luca Frosini over 7 years ago

  • % 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.

Actions #3

Updated by Luca Frosini over 7 years ago

  • 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
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 8.91 MB)