-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Certain errors in the jobservice cannot be logged because one of the fields in the database is not big enough:
2025-07-14 10:00:11.395
2025-07-14 08:00:11.394 ERROR 1 --- [ntContainer#0-2] o.v.w.j.s.service.JobTaskResultHandler : Unexpected internal exception during result message processing. Message: {"jobId":"2f3e06ad-8016-41ce-8bf7-00f69b58c446","fileId":"8511f81d-6670-4b1a-82ae-26f02fea6c36","errorType":"FILE_OBTAINING_TO_PROCESS_ERROR","errorMessage":"{\"error\":\"Internal Server Error\",\"message\":\"Cannot find file on disk\",\"timestamp\":\"2025-07-14T08:00:11.027210Z\",\"status\":500}"}
2025-07-14 10:00:11.298
2025-07-14 08:00:11.298 ERROR 1 --- [ntContainer#0-2] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: value too long for type character varying(64)
2025-07-14 10:00:11.298
2025-07-14 08:00:11.297 WARN 1 --- [ntContainer#0-2] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 22001
Metadata
Metadata
Assignees
Labels
No labels