Project

General

Profile

Actions

Support #10072

closed

Test the TwitterMonitor application in SoBigDataLab scope

Added by Salvatore Minutoli over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Category:
Application
Start date:
Oct 26, 2017
Due date:
% Done:

100%

Estimated time:
Infrastructure:
Production

Description

I'm trying to test the TwitterMonitor application in SoBigDataLab scope.
I use the TwitterMonitor DataMiner algorithm at https://sobigdata.d4science.org/group/sobigdatalab/method-engine.

To check the application I need to see the logs of the DataMiner algorithm.
I checked the log files in http://dataminer3-p-d4s.d4science.org/gcube-logs/ following Andrea Dell'Amico suggestion. I read ghn.log, catalina.log and analysis.log and found no logs of my algorithm. In analysis.log and ghn.log I see that my algorithm has been called and that it terminates, probably due to some error.
Could it be a problem of log configuration?
Currently I use:
private static Logger logger = AnalysisLogger.getLogger();
logger.debug(".....");

The DataMiner algorithm must access a postgres database through the "TwitterMonitorDatabase" ServiceEndpoint. Is there some way to see the database contents to check if the records have been correctly inserted?

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 8.91 MB)