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

exception on s2 #140

Open
gilse opened this issue Oct 22, 2014 · 0 comments
Open

exception on s2 #140

gilse opened this issue Oct 22, 2014 · 0 comments
Assignees

Comments

@gilse
Copy link
Collaborator

gilse commented Oct 22, 2014

10-21 21:37:00.278: E/uncaughtException(569): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.lazooz.lbm/com.lazooz.lbm.MapShowLocationActivity}: java.lang.NullPointerException
10-21 21:37:00.278: E/uncaughtException(569): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1647)
10-21 21:37:00.278: E/uncaughtException(569): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1663)
10-21 21:37:00.278: E/uncaughtException(569): at android.app.ActivityThread.access$1500(ActivityThread.java:117)
10-21 21:37:00.278: E/uncaughtException(569): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:931)
10-21 21:37:00.278: E/uncaughtException(569): at android.os.Handler.dispatchMessage(Handler.java:99)
10-21 21:37:00.278: E/uncaughtException(569): at android.os.Looper.loop(Looper.java:130)
10-21 21:37:00.278: E/uncaughtException(569): at android.app.ActivityThread.main(ActivityThread.java:3683)
10-21 21:37:00.278: E/uncaughtException(569): at java.lang.reflect.Method.invokeNative(Native Method)
10-21 21:37:00.278: E/uncaughtException(569): at java.lang.reflect.Method.invoke(Method.java:507)
10-21 21:37:00.278: E/uncaughtException(569): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:839)
10-21 21:37:00.278: E/uncaughtException(569): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
10-21 21:37:00.278: E/uncaughtException(569): at dalvik.system.NativeStart.main(Native Method)
10-21 21:37:00.278: E/uncaughtException(569): Caused by: java.lang.NullPointerException
10-21 21:37:00.278: E/uncaughtException(569): at com.lazooz.lbm.MapShowLocationActivity.onCreate(MapShowLocationActivity.java:104)
10-21 21:37:00.278: E/uncaughtException(569): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
10-21 21:37:00.278: E/uncaughtException(569): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1611)
10-21 21:37:00.278: E/uncaughtException(569): ... 11 more

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