Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

structured decoder: Error message from worker: java.lang.NullPointerException #1560

Closed
whd opened this issue Feb 9, 2021 · 0 comments · Fixed by #1561
Closed

structured decoder: Error message from worker: java.lang.NullPointerException #1560

whd opened this issue Feb 9, 2021 · 0 comments · Fixed by #1561

Comments

@whd
Copy link
Member

whd commented Feb 9, 2021

/CC @acmiyaguchi

Most likely caused by #1557

Failing job

2021-02-09 08:29:16.728 GMT
Error message from worker: java.lang.NullPointerException 
com.mozilla.telemetry.decoder.MessageScrubber.scrub(MessageScrubber.java:136) 
com.mozilla.telemetry.decoder.ParsePayload$Fn.apply(ParsePayload.java:127) 
com.mozilla.telemetry.decoder.ParsePayload$Fn.apply(ParsePayload.java:93) 
org.apache.beam.sdk.transforms.Contextful.lambda$fn$36334a93$1(Contextful.java:112) 
org.apache.beam.sdk.transforms.FlatMapElements$FlatMapWithFailures$MapFn.processElement(FlatMapElements.java:344)
acmiyaguchi added a commit to acmiyaguchi/gcp-ingestion that referenced this issue Feb 9, 2021
acmiyaguchi added a commit that referenced this issue Feb 9, 2021
* Fix #1560 - Handle null user agent strings while scrubbing

* Fix typo in attributes

* Add test that does not throw an exception
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant