-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathreporteErrores.log
73 lines (73 loc) · 18.3 KB
/
reporteErrores.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
[2023-11-09 12:55:54] [ ERROR] [ExceptionController:21] HttpMessageNotReadableException: JSON parse error: Cannot deserialize value of type `long` from String "NIEVE": not a valid `long` value; nested exception is com.fasterxml.jackson.databind.exc.InvalidFormatException: Cannot deserialize value of type `long` from String "NIEVE": not a valid `long` value
at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 7, column: 18] (through reference chain: com.viajecito.api.model.Tour["categoria"])
[2023-11-09 12:59:02] [ ERROR] [ExceptionController:21] NullPointerException: Cannot invoke "com.viajecito.api.model.TourDificultad.getDescripcion()" because the return value of "com.viajecito.api.model.Tour.getDificultad()" is null
[2023-11-09 13:27:49] [ ERROR] [ExceptionController:21] NullPointerException: Cannot invoke "com.viajecito.api.model.TourDificultad.getDescripcion()" because the return value of "com.viajecito.api.model.Tour.getDificultad()" is null
[2023-11-09 13:29:08] [ ERROR] [ExceptionController:21] NullPointerException: Cannot invoke "com.viajecito.api.model.TourDificultad.getDescripcion()" because the return value of "com.viajecito.api.model.Tour.getDificultad()" is null
[2023-11-09 13:32:24] [ ERROR] [ExceptionController:21] NullPointerException: Cannot invoke "com.viajecito.api.model.TourDificultad.getDescripcion()" because the return value of "com.viajecito.api.model.Tour.getDificultad()" is null
[2023-11-09 13:32:26] [ ERROR] [ExceptionController:21] NullPointerException: Cannot invoke "com.viajecito.api.model.TourDificultad.getDescripcion()" because the return value of "com.viajecito.api.model.Tour.getDificultad()" is null
[2023-11-09 13:32:26] [ ERROR] [ExceptionController:21] NullPointerException: Cannot invoke "com.viajecito.api.model.TourDificultad.getDescripcion()" because the return value of "com.viajecito.api.model.Tour.getDificultad()" is null
[2023-11-09 13:32:26] [ ERROR] [ExceptionController:21] NullPointerException: Cannot invoke "com.viajecito.api.model.TourDificultad.getDescripcion()" because the return value of "com.viajecito.api.model.Tour.getDificultad()" is null
[2023-11-09 13:32:26] [ ERROR] [ExceptionController:21] NullPointerException: Cannot invoke "com.viajecito.api.model.TourDificultad.getDescripcion()" because the return value of "com.viajecito.api.model.Tour.getDificultad()" is null
[2023-11-09 13:32:26] [ ERROR] [ExceptionController:21] NullPointerException: Cannot invoke "com.viajecito.api.model.TourDificultad.getDescripcion()" because the return value of "com.viajecito.api.model.Tour.getDificultad()" is null
[2023-11-09 13:32:37] [ ERROR] [ExceptionController:21] NullPointerException: Cannot invoke "com.viajecito.api.model.TourDificultad.getDescripcion()" because the return value of "com.viajecito.api.model.Tour.getDificultad()" is null
[2023-11-09 13:39:14] [ ERROR] [ExceptionController:21] HttpMessageNotReadableException: JSON parse error: Cannot deserialize value of type `long` from String "NIEVE": not a valid `long` value; nested exception is com.fasterxml.jackson.databind.exc.InvalidFormatException: Cannot deserialize value of type `long` from String "NIEVE": not a valid `long` value
at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 7, column: 18] (through reference chain: com.viajecito.api.model.Tour["categoria"])
[2023-11-09 13:39:27] [ ERROR] [ExceptionController:21] NullPointerException: Cannot invoke "com.viajecito.api.model.Alojamiento.getId()" because the return value of "com.viajecito.api.model.Tour.getAlojamiento()" is null
[2023-11-09 13:39:48] [ ERROR] [ExceptionController:21] NullPointerException: Cannot invoke "com.viajecito.api.model.Alojamiento.getId()" because the return value of "com.viajecito.api.model.Tour.getAlojamiento()" is null
[2023-11-09 13:40:01] [ ERROR] [ExceptionController:21] NullPointerException: Cannot invoke "com.viajecito.api.model.Alojamiento.getId()" because the return value of "com.viajecito.api.model.Tour.getAlojamiento()" is null
[2023-11-19 23:35:10] [ ERROR] [ExceptionController:21] MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'com.viajecito.api.model.TourDificultad'; nested exception is org.springframework.core.convert.ConversionFailedException: Failed to convert from type [java.lang.String] to type [@org.springframework.web.bind.annotation.RequestParam com.viajecito.api.model.TourDificultad] for value [Baja]; nested exception is java.lang.IllegalArgumentException: No enum constant com.viajecito.api.model.TourDificultad.Baja
[2023-11-19 23:38:11] [ ERROR] [ExceptionController:21] MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Long'; nested exception is java.lang.NumberFormatException: For input string: "Gastrónomicas"
[2023-11-19 23:39:42] [ ERROR] [ExceptionController:21] MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Long'; nested exception is java.lang.NumberFormatException: For input string: "Gastrónomicas"
[2023-11-20 01:20:50] [ ERROR] [ExceptionController:21] MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'com.viajecito.api.model.TourDificultad'; nested exception is org.springframework.core.convert.ConversionFailedException: Failed to convert from type [java.lang.String] to type [@org.springframework.web.bind.annotation.RequestParam com.viajecito.api.model.TourDificultad] for value [Baja]; nested exception is java.lang.IllegalArgumentException: No enum constant com.viajecito.api.model.TourDificultad.Baja
[2023-11-20 01:35:58] [ ERROR] [ExceptionController:21] MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'com.viajecito.api.model.TourDificultad'; nested exception is org.springframework.core.convert.ConversionFailedException: Failed to convert from type [java.lang.String] to type [@org.springframework.web.bind.annotation.RequestParam com.viajecito.api.model.TourDificultad] for value [Baja]; nested exception is java.lang.IllegalArgumentException: No enum constant com.viajecito.api.model.TourDificultad.Baja
[2023-11-20 01:50:04] [ ERROR] [ExceptionController:21] MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'com.viajecito.api.model.TourDificultad'; nested exception is org.springframework.core.convert.ConversionFailedException: Failed to convert from type [java.lang.String] to type [@org.springframework.web.bind.annotation.RequestParam com.viajecito.api.model.TourDificultad] for value [Baja]; nested exception is java.lang.IllegalArgumentException: No enum constant com.viajecito.api.model.TourDificultad.Baja
[2023-11-20 01:58:04] [ ERROR] [ExceptionController:21] MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'com.viajecito.api.model.TourDificultad'; nested exception is org.springframework.core.convert.ConversionFailedException: Failed to convert from type [java.lang.String] to type [@org.springframework.web.bind.annotation.RequestParam com.viajecito.api.model.TourDificultad] for value [Baja]; nested exception is java.lang.IllegalArgumentException: No enum constant com.viajecito.api.model.TourDificultad.Baja
[2023-11-20 02:05:20] [ ERROR] [ExceptionController:21] MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'com.viajecito.api.model.TourDificultad'; nested exception is org.springframework.core.convert.ConversionFailedException: Failed to convert from type [java.lang.String] to type [@org.springframework.web.bind.annotation.RequestParam com.viajecito.api.model.TourDificultad] for value [Baja]; nested exception is java.lang.IllegalArgumentException: No enum constant com.viajecito.api.model.TourDificultad.Baja
[2023-11-20 02:06:15] [ ERROR] [ExceptionController:21] MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'com.viajecito.api.model.TourDificultad'; nested exception is org.springframework.core.convert.ConversionFailedException: Failed to convert from type [java.lang.String] to type [@org.springframework.web.bind.annotation.RequestParam com.viajecito.api.model.TourDificultad] for value [Baja]; nested exception is java.lang.IllegalArgumentException: No enum constant com.viajecito.api.model.TourDificultad.Baja
[2023-11-20 02:15:42] [ ERROR] [ExceptionController:21] MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'com.viajecito.api.model.TourDificultad'; nested exception is org.springframework.core.convert.ConversionFailedException: Failed to convert from type [java.lang.String] to type [@org.springframework.web.bind.annotation.RequestParam com.viajecito.api.model.TourDificultad] for value [Baja]; nested exception is java.lang.IllegalArgumentException: No enum constant com.viajecito.api.model.TourDificultad.Baja
[2023-11-20 02:26:58] [ ERROR] [ExceptionController:21] MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'com.viajecito.api.model.TourDificultad'; nested exception is org.springframework.core.convert.ConversionFailedException: Failed to convert from type [java.lang.String] to type [@org.springframework.web.bind.annotation.RequestParam com.viajecito.api.model.TourDificultad] for value [Baja]; nested exception is java.lang.IllegalArgumentException: No enum constant com.viajecito.api.model.TourDificultad.Baja
[2023-11-20 02:34:08] [ ERROR] [ExceptionController:21] MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'com.viajecito.api.model.TourDificultad'; nested exception is org.springframework.core.convert.ConversionFailedException: Failed to convert from type [java.lang.String] to type [@org.springframework.web.bind.annotation.RequestParam com.viajecito.api.model.TourDificultad] for value [Baja]; nested exception is java.lang.IllegalArgumentException: No enum constant com.viajecito.api.model.TourDificultad.Baja
[2023-11-20 02:39:46] [ ERROR] [ExceptionController:21] MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'com.viajecito.api.model.TourDificultad'; nested exception is org.springframework.core.convert.ConversionFailedException: Failed to convert from type [java.lang.String] to type [@org.springframework.web.bind.annotation.RequestParam com.viajecito.api.model.TourDificultad] for value [Baja]; nested exception is java.lang.IllegalArgumentException: No enum constant com.viajecito.api.model.TourDificultad.Baja
[2023-11-20 02:56:07] [ ERROR] [ExceptionController:21] MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'com.viajecito.api.model.TourDificultad'; nested exception is org.springframework.core.convert.ConversionFailedException: Failed to convert from type [java.lang.String] to type [@org.springframework.web.bind.annotation.RequestParam com.viajecito.api.model.TourDificultad] for value [Baja]; nested exception is java.lang.IllegalArgumentException: No enum constant com.viajecito.api.model.TourDificultad.Baja
[2023-11-20 02:59:01] [ ERROR] [ExceptionController:21] MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Boolean'; nested exception is java.lang.IllegalArgumentException: Invalid boolean value [null]
[2023-11-20 03:27:35] [ ERROR] [ExceptionController:21] MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Boolean'; nested exception is java.lang.IllegalArgumentException: Invalid boolean value [null]
[2023-11-20 03:47:55] [ ERROR] [ExceptionController:34] BadRuntimeException FALTAN DATOS: El parámetro 'imagenes' es obligatorio
[2023-11-20 03:53:17] [ ERROR] [ExceptionController:34] BadRuntimeException FALTAN DATOS: El parámetro 'imagenes' es obligatorio
[2023-11-20 04:00:03] [ ERROR] [ExceptionController:34] BadRuntimeException FALTAN DATOS: El parámetro 'imagenes' es obligatorio
[2023-11-20 12:27:11] [ ERROR] [ExceptionController:34] BadRuntimeException FALTAN DATOS: El parámetro 'imagenes' es obligatorio
[2023-11-20 12:54:31] [ ERROR] [ExceptionController:41] BadRuntimeException FALTAN PARAMETROS: El parámetro 'id' es obligatorio
[2023-11-20 12:58:36] [ ERROR] [ExceptionController:41] BadRuntimeException FALTAN PARAMETROS: El parámetro 'id' es obligatorio
[2023-11-20 13:12:31] [ ERROR] [ExceptionController:41] BadRuntimeException FALTAN PARAMETROS: El parámetro 'id' es obligatorio
[2023-11-20 13:14:08] [ ERROR] [ExceptionController:41] BadRuntimeException FALTAN PARAMETROS: El parámetro 'id' es obligatorio
[2023-11-20 13:15:28] [ ERROR] [ExceptionController:41] BadRuntimeException FALTAN PARAMETROS: El parámetro 'id' es obligatorio
[2023-11-20 13:16:05] [ ERROR] [ExceptionController:41] BadRuntimeException FALTAN PARAMETROS: El parámetro 'id' es obligatorio
[2023-11-20 13:17:33] [ ERROR] [ExceptionController:41] BadRuntimeException FALTAN PARAMETROS: El parámetro 'id' es obligatorio
[2023-11-20 13:19:30] [ ERROR] [ExceptionController:41] BadRuntimeException FALTAN PARAMETROS: El parámetro 'id' es obligatorio
[2023-11-20 13:27:07] [ ERROR] [ExceptionController:21] MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String[]' to required type 'java.lang.Long'; nested exception is java.lang.NumberFormatException: For input string: "Gastrónomicas,1"
[2023-11-20 13:34:15] [ ERROR] [ExceptionController:21] MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String[]' to required type 'java.lang.Long'; nested exception is java.lang.NumberFormatException: For input string: "Gastrónomicas,1"
[2023-11-20 13:35:38] [ ERROR] [ExceptionController:21] MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String[]' to required type 'java.lang.Long'; nested exception is java.lang.NumberFormatException: For input string: "Gastrónomicas,1"
[2023-11-20 14:14:37] [ ERROR] [ExceptionController:21] MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String[]' to required type 'java.lang.Long'; nested exception is java.lang.NumberFormatException: For input string: "Gastrónomicas,1"
[2023-11-20 14:30:36] [ ERROR] [ExceptionController:21] MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String[]' to required type 'java.lang.Long'; nested exception is java.lang.NumberFormatException: For input string: "Gastrónomicas,1"
[2023-11-20 14:31:03] [ ERROR] [ExceptionController:21] MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String[]' to required type 'java.lang.Long'; nested exception is java.lang.NumberFormatException: For input string: "Gastrónomicas,2"
[2023-11-20 14:32:53] [ ERROR] [ExceptionController:34] BadRuntimeException FALTAN DATOS: El parámetro 'imagenes' es obligatorio
[2023-11-20 15:53:13] [ ERROR] [ExceptionController:34] BadRuntimeException FALTAN DATOS: El parámetro 'imagenes' es obligatorio
[2023-11-20 16:08:37] [ ERROR] [ExceptionController:34] BadRuntimeException FALTAN DATOS: El parámetro 'imagenes' es obligatorio
[2023-11-20 16:38:06] [ ERROR] [ExceptionController:34] BadRuntimeException FALTAN DATOS: El parámetro 'imagenes' es obligatorio
[2023-11-20 17:10:04] [ ERROR] [ExceptionController:34] BadRuntimeException FALTAN DATOS: El parámetro 'imagenes' es obligatorio
[2023-11-20 17:16:13] [ ERROR] [ExceptionController:34] BadRuntimeException FALTAN DATOS: El parámetro 'imagenes' es obligatorio
[2023-11-20 17:19:49] [ ERROR] [ExceptionController:34] BadRuntimeException FALTAN DATOS: El parámetro 'imagenes' es obligatorio
[2023-11-20 17:56:21] [ ERROR] [ExceptionController:34] BadRuntimeException FALTAN DATOS: El parámetro 'imagenes' es obligatorio
[2023-11-20 17:57:14] [ ERROR] [ExceptionController:34] BadRuntimeException FALTAN DATOS: El parámetro 'imagenes' es obligatorio
[2023-11-20 18:12:51] [ ERROR] [ExceptionController:34] BadRuntimeException FALTAN DATOS: El parámetro 'imagenes' es obligatorio
[2023-11-20 18:47:37] [ ERROR] [ExceptionController:34] BadRuntimeException FALTAN DATOS: El parámetro 'imagenes' es obligatorio
[2023-11-20 18:52:12] [ ERROR] [ExceptionController:34] BadRuntimeException FALTAN DATOS: El parámetro 'imagenes' es obligatorio
[2023-11-20 19:00:31] [ ERROR] [ExceptionController:21] IllegalArgumentException: No enum constant com.viajecito.api.model.TourDificultad.Baja
[2023-11-20 19:07:42] [ ERROR] [ExceptionController:21] NoSuchElementException: No value present
[2023-11-20 20:03:38] [ ERROR] [ExceptionController:21] MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Long'; nested exception is java.lang.NumberFormatException: For input string: "NaN"
[2023-12-02 18:34:52] [ ERROR] [ExceptionController:21] MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.util.List'; nested exception is java.lang.NumberFormatException: For input string: "Septiembre-Febrero"
[2023-12-02 18:35:00] [ ERROR] [ExceptionController:21] MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.util.List'; nested exception is java.lang.NumberFormatException: For input string: "Septiembre-Febrero"
[2023-12-02 18:39:05] [ ERROR] [ExceptionController:21] NullPointerException: Cannot invoke "com.viajecito.api.model.Salida.getActivo()" because "salida" is null
[2023-12-02 18:41:24] [ ERROR] [ExceptionController:21] NullPointerException: Cannot invoke "com.viajecito.api.model.Salida.getActivo()" because "salida" is null
[2023-12-02 19:47:03] [ ERROR] [ExceptionController:21] NullPointerException: Cannot invoke "com.viajecito.api.model.Salida.getActivo()" because "salida" is null
[2023-12-05 09:19:49] [ ERROR] [ExceptionController:21] MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Long'; nested exception is java.lang.NumberFormatException: For input string: "undefined"
[2023-12-05 09:20:14] [ ERROR] [ExceptionController:21] MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Long'; nested exception is java.lang.NumberFormatException: For input string: "undefined"