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 in GEL #237

Closed
peplin opened this issue Aug 5, 2015 · 2 comments
Closed

java.lang.NullPointerException in GEL #237

peplin opened this issue Aug 5, 2015 · 2 comments

Comments

@peplin
Copy link
Member

peplin commented Aug 5, 2015

New exception in OpenXC Android Enabler

java.lang.NullPointerException in GEL
Attempt to invoke virtual method 'java.lang.String android.content.Context.getPackageName()' on a null object reference

View on Bugsnag

Stacktrace

PreferenceManager.java:374 - android.preference.PreferenceManager.getDefaultSharedPreferencesName
PreferenceManager.java:369 - android.preference.PreferenceManager.getDefaultSharedPreferences
PipelineStatusUpdateTask.java:87 - com.openxc.enabler.PipelineStatusUpdateTask.traceEnabled

View full stacktrace

@peplin
Copy link
Member Author

peplin commented Oct 26, 2015

Resolved error re-occurred in OpenXC Android Enabler

java.lang.NullPointerException in PreferenceManager.java:374

View on Bugsnag

Stacktrace

PreferenceManager.java:374 - android.preference.PreferenceManager.getDefaultSharedPreferencesName
PreferenceManager.java:369 - android.preference.PreferenceManager.getDefaultSharedPreferences
PipelineStatusUpdateTask.java:83 - com.openxc.enabler.PipelineStatusUpdateTask.traceEnabled

View full stacktrace

@peplin peplin reopened this Oct 26, 2015
@RanjaniOS
Copy link
Member

This issue is fixed and the code is in next branch .

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

2 participants