Project

General

Profile

Actions

Bug #1546

open

NPE en Combo_centro_eval:Insert_asociacion_eval

Added by Miguel Ruiz Velasco about 2 months ago. Updated about 2 months ago.

Status:
Feedback
Priority:
High
Start date:
03/09/2026
Due date:
% Done:

100%

Estimated time:
Spent time:

Description

2026-03-09 16:51:32,864 [http-nio-8080-exec-171] ERROR  Servlet.Combo_centro_eval - Combo_centro_eval:Insert_asociacion_eval: printer error: java.lang.NullPointerException: Cannot invoke "Object.toString()" because the return value of "java.util.ArrayList.get(int)" is null
2026-03-09 16:51:32,864 [http-nio-8080-exec-171] DEBUG  Servlet.Combo_centro_eval - Combo_centro_eval:Insert_asociacion_eval: printer error 
java.lang.NullPointerException: Cannot invoke "Object.toString()" because the return value of "java.util.ArrayList.get(int)" is null
        at Servlet.Combo_centro_eval.Insert_asociacion_eval(Combo_centro_eval.java:126)
        at Servlet.Combo_centro_eval.processRequest(Combo_centro_eval.java:37)
Actions #1

Updated by Miguel Ruiz Velasco about 2 months ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 50

Control.Combo_1.Insertar_Asociaion_Evaluacion retorna en una Lista con key/value alternados
Servlet.Combo_centro_eval.Insert_asociacion_eval(HttpServletRequest, HttpServletResponse) tinene un for hardcodeado a 2, o sea 1 llave y 1 valor

Actions #2

Updated by Miguel Ruiz Velasco about 2 months ago

  • Status changed from In Progress to Feedback
  • % Done changed from 50 to 100
Actions

Also available in: Atom PDF