Predicting a data set fails with Java Null Pointer Exception

book

Article ID: 100014738

calendar_today

Updated On:

Description

Error Message

"INFO [common.core.EmailParticipants] (RPC-thread-257 - CWELL1.test.com:2595:1830340956716331560 Corrupted email participants. Returning corrupt email address - "v.3.0.6.1","1","0","500","0","0","1","1","0","0""

: "java.lang.NullPointerException"

Resolution

This issue has been resolved in the following release:

eDiscovery Platform 7.1.5 Cumulative Hotfix 1 Release
https://www.veritas.com/docs/000024726

 

Issue/Introduction

When predicting a data set, the process fails with a Null Pointer Exceptions caused due to participant email addresses not being RFC822 standard compliant. Example:
Running  a prediction on entire corpus of 700,000 items and if it finds emails that are not RFC822 standard compliant
the process logs them as corrupt email...  "INFO [common.core.EmailParticipants] (RPC-thread-257 - CWELL1.test.com:2595:1830340956716331560 Corrupted email participants. Returning corrupt email address - "v.3.0.6.1","1","0","500","0","0","1","1","0","0"" ...will eventually hit : "java.lang.NullPointerException"

 

Additional Information

JIRA: ESA-39843 ETrack: 3646160 ETrack: 3649643 ETrack: 3649645