melicertes / csp

The Cyber Security Platform MeliCERTes is part of the European Strategy for Cyber Security. MeliCERTes is a network for establishing confidence and trust among the national Computer Security Incident Response Teams (CSIRTs) of the Member States and for promoting swift and effective operational cooperation.
Other
30 stars 7 forks source link

CSP Module installation using http://127.0.0.1:18080/updates.html #68

Open ikarap opened 4 years ago

ikarap commented 4 years ago

When on the updates page, installing modules, after clicking the green gears button, the log files to not show the actual moduleName just the string null.

log excerpt:

2019-10-01 09:57:49.302  INFO 4328 --- [pool-3-thread-1] c.i.c.c.c.service.BackgroundTaskService  : Executed script exec_first-time.sh returned SUCCESS
2019-10-01 09:57:49.304  INFO 4328 --- [pool-3-thread-1] c.i.c.c.c.service.InstallationService    : Created service SystemService(id=null, name=es, serviceState=NOT_RUNNING, module=SystemModule(id=73, name=es, description=Elasticsearch with new misp-vulnerability support latest fix, installDate=2019-10-01T09:57:49.302, active=true, version=4.0.002, archivePath=/opt/csp/downloads/970639d168400d5ebc319042e721ca11674f19b13306084aa398f89272b9965a503afde682ea4b5e922660d784b1d1667e3093f8c399f81a350066efab6c1719.zip, modulePath=/opt/csp/modules/es970639d16840, moduleState=INSTALLED, hash=970639d168400d5ebc319042e721ca11674f19b13306084aa398f89272b9965a503afde682ea4b5e922660d784b1d1667e3093f8c399f81a350066efab6c1719, startPriority=800, manifestJsonAsText={"format":1.1,"sh-first":"first-time.sh"}, externalName=), startable=true, legacy=false, oamAgentNecessary=false, vHostNecessary=true, oamAgentCreated=null, vhostCreated=null)
2019-10-01 09:57:49.306  INFO 4328 --- [pool-3-thread-1] c.i.c.c.c.service.BackgroundTaskService  : Completed Task Installation of module es/com.intrasoft.csp.conf.clientcspapp.service.BackgroundTaskService$$Lambda$56/794308980@6dd3b599 result is BackgroundTaskResult(success=true, errorCode=0, moduleName=null)