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

NPE in TransferService after update to 2.2.14 #118

Closed
niqo01 opened this issue Apr 7, 2016 · 2 comments
Closed

NPE in TransferService after update to 2.2.14 #118

niqo01 opened this issue Apr 7, 2016 · 2 comments
Labels
bug Something isn't working

Comments

@niqo01
Copy link

niqo01 commented Apr 7, 2016

Fatal Exception: java.lang.NullPointerException
       at com.amazonaws.mobileconnectors.s3.transferutility.TransferService.execCommand(TransferService.java:287)
       at com.amazonaws.mobileconnectors.s3.transferutility.TransferService$UpdateHandler.handleMessage(TransferService.java:224)
       at android.os.Handler.dispatchMessage(Handler.java:110)
       at android.os.Looper.loop(Looper.java:193)
       at android.os.HandlerThread.run(HandlerThread.java:61)

See all details here:
http://crashes.to/s/84e42fce62c

@fosterzhang fosterzhang added the bug Something isn't working label Apr 7, 2016
@fosterzhang
Copy link
Contributor

We've identified the bug. Please hold off the update and wait for next release.

@fosterzhang
Copy link
Contributor

This is fixed in v2.2.15. See release notes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants