csp
csp copied to clipboard
CSP Module installation using http://127.0.0.1:18080/updates.html
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)