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

java.lang.NullPointerException: value == null #164

Closed
pilhuhn opened this issue Oct 4, 2013 · 0 comments
Closed

java.lang.NullPointerException: value == null #164

pilhuhn opened this issue Oct 4, 2013 · 0 comments

Comments

@pilhuhn
Copy link
Owner

pilhuhn commented Oct 4, 2013

java.lang.NullPointerException: value == null
at java.util.Hashtable.put(Hashtable.java:367)
at de.bsd.zwitscher.TwitterHelper.postPicture(TwitterHelper.java:985)
at de.bsd.zwitscher.UpdateStatusService.onHandleIntent(UpdateStatusService.java:93)
at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.os.HandlerThread.run(HandlerThread.java:60)
@ghost ghost assigned pilhuhn Oct 4, 2013
pilhuhn added a commit that referenced this issue Oct 5, 2013
pilhuhn added a commit that referenced this issue Oct 5, 2013
@pilhuhn pilhuhn closed this as completed Oct 6, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant