NPE in Application

Bug #830131 reported by pjv
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Collectionista
New
Undecided
Unassigned

Bug Description

External bug in BugSense library?

Via dev con:

v0.5.3
20 aug. 2011 18:14:48
1 rapporten/week
1 rapporten
java.lang.RuntimeException: Unable to create application net.lp.collectionista.ui.Collectionista: java.lang.NullPointerException
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:3279)
at android.app.ActivityThread.access$2200(ActivityThread.java:117)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:973)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:123)
at android.app.ActivityThread.main(ActivityThread.java:3687)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:507)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:842)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:600)
at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.NullPointerException
at com.bugsense.trace.BugSenseHandler.setup(Unknown Source)
at com.bugsense.trace.BugSenseHandler.setup(Unknown Source)
at net.lp.collectionista.ui.Collectionista.onCreate(Collectionista:115)
at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:969)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:3276)
... 10 more

Revision history for this message
pjv (pjv) wrote :

This is in the Application class, at the startup of my application.

pjv (pjv)
summary: - NPE in BugSense
+ NPE in Application
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.