Project

General

Profile

Actions

Bug #9296

closed

Error when accessing nodes list when no run received

Added by Raphael GAUTHIER over 7 years ago. Updated over 7 years ago.

Status:
Rejected
Priority:
2
Category:
Web - Compliance & node report
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

I did not have any runs stored in database, and could not access any page listing nodes (they look at last run on each of them)

When accessing page i had a popup with message below (and also have it in logs in agent run batch):

[2016-10-10 11:33:09] ERROR com.normation.rudder.web.snippet.HomePage - Failure(Error when trying to update the cache of Agent Runs informations,Empty,Full(Failure(Error when trying to get report executions for nodes with Id 'b83b7a87-f95e-4803-b95f-2aff4398a53e,root': SQL `NULL` read at column 5 (JDBC type BigInt) but mapping is to a non-Option type; use Option here.,Full(doobie.util.invariant$NonNullableColumnRead: SQL `NULL` read at column 5 (JDBC type BigInt) but mapping is to a non-Option type; use Option here.),Empty)))
[2016-10-10 11:33:13] ERROR com.normation.rudder.web.services.SrvGrid - Error when trying to get nodes info <- Error when trying to update the cache of Agent Runs informations <- Error when trying to get report executions for nodes with Id 'b83b7a87-f95e-4803-b95f-2aff4398a53e,root': SQL `NULL` read at column 5 (JDBC type BigInt) but mapping is to a non-Option type; use Option here.

It repaired by itself when one node achieved a run

Actions #1

Updated by François ARMAND over 7 years ago

  • Status changed from New to Rejected

This is now working as expected (i.e, without error). It was certainly along with #9315.

Actions

Also available in: Atom PDF