Skip to content

sporadische java.lang.NullPointerException bei XML Validierung

2024-05-14 10:05:48,641 INFO  [VS-sdvlzarosappprod03] (FILE_PROCESSING_QUEUE Queue Job Receiver 99) [] | FORMAT_VALI... | VSSIP731414     | VSnull          | VSFL37986130    | Start: 10:05:48  | 
2024-05-14 10:05:48,645 ERROR [com.exlibris.dps.repository.task.vs.FormatValidationTask] (FILE_PROCESSING_QUEUE Queue Job Receiver 99) []  | VS-sdvlzarosappprod03 | FILE_PID:FL37986130	
2024-05-14 10:05:48,645 ERROR [com.exlibris.dps.repository.task.vs.FormatValidationTask] (FILE_PROCESSING_QUEUE Queue Job Receiver 99) []  | VS-sdvlzarosappprod03 | java.lang.reflect.UndeclaredThrowableException
2024-05-14 10:05:48,646 ERROR [com.exlibris.dps.repository.task.AbsRepositoryTask] (FILE_PROCESSING_QUEUE Queue Job Receiver 99) [] Failed task: FORMAT_VALIDATION for: FL37986130
2024-05-14 10:05:48,646 ERROR [com.exlibris.dps.repository.task.AbsRepositoryTask] (FILE_PROCESSING_QUEUE Queue Job Receiver 99) [] java.lang.NullPointerException: Cannot invoke "com.exlibris.digitool.common.dnx.DnxDocumentHelper$FileValidation.getMimeType()" because "fv" is null
2024-05-14 10:05:48,656 ERROR [com.exlibris.dps.repository.task.AbsRepositoryTask] (FILE_PROCESSING_QUEUE Queue Job Receiver 99) [] FORMAT_VALIDATION:1048576:executeConcrete of task: Format Validation Task threw exception: java.lang.NullPointerException: Cannot invoke "com.exlibris.digitool.common.dnx.DnxDocumentHelper$FileValidation.getMimeType()" because "fv" is null

Meldung

  • Error Details: TaskId:81 IsSuccess:false Message:FORMAT_VALIDATION:1048576:executeConcrete of task: Format Validation Task threw exception: java.lang.NullPointerException: Cannot invoke "com.exlibris.digitool.common.dnx.DnxDocumentHelper$FileValidation.getMimeType()" because "fv" is null

tritt 55x in Folge auf bei der gleichen Datei in einer Spanne von ~14 Sekunden im Log.

(!) Ursache war bisher unklar, evtl. gibt die obige Meldung einen Hinweis, ob es am Plugin direkt liegt oder an Rosetta (und damit support case nötig)?

Edited by Jens Steidl