Commcare ODK crash when try to open form

Dear Folks,
I want to test my application on commcare ODK, the installation goes well
and I can login and see registered clients but the application crashes
whenever I try to open any form. Have anyone out there encountered this
kind of problem.
I am attaching log it may help.
Thanks.

11-08 12:34:39.592: I/dalvikvm(18249): Total arena pages for JIT: 11
11-08 12:34:39.602: I/ActivityManager(92): Starting activity: Intent {
act=org.odk.collect.android.action.FormEntry (has extras) }
11-08 12:34:39.612: D/AndroidRuntime(18249): Shutting down VM
11-08 12:34:39.612: W/dalvikvm(18249): threadid=1: thread exiting with
uncaught exception (group=0x400259f8)
11-08 12:34:39.622: E/AndroidRuntime(18249): FATAL EXCEPTION: main
11-08 12:34:39.622: E/AndroidRuntime(18249): java.lang.RuntimeException:
Failure delivering result ResultInfo{who=null, request=1, result=-1,
data=Intent { (has extras) }} to activity
{org.commcare.android/org.commcare.android.activities.CommCareHomeActivity}:
android.content.ActivityNotFoundException: No Activity found to handle
Intent { act=org.odk.collect.android.action.FormEntry (has extras) }
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.ActivityThread.deliverResults(ActivityThread.java:3734)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.ActivityThread.handleSendResult(ActivityThread.java:3776)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.ActivityThread.access$2800(ActivityThread.java:135)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2166)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.os.Handler.dispatchMessage(Handler.java:99)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.os.Looper.loop(Looper.java:144)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.ActivityThread.main(ActivityThread.java:4937)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
java.lang.reflect.Method.invokeNative(Native Method)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
java.lang.reflect.Method.invoke(Method.java:521)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:858)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
dalvik.system.NativeStart.main(Native Method)
11-08 12:34:39.622: E/AndroidRuntime(18249): Caused by:
android.content.ActivityNotFoundException: No Activity found to handle
Intent { act=org.odk.collect.android.action.FormEntry (has extras) }
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1567)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.Instrumentation.execStartActivity(Instrumentation.java:1537)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.Activity.startActivityForResult(Activity.java:2858)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
org.commcare.android.activities.CommCareHomeActivity.formEntry(CommCareHomeActivity.java:562)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
org.commcare.android.activities.CommCareHomeActivity.startFormEntry(CommCareHomeActivity.java:517)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
org.commcare.android.activities.CommCareHomeActivity.startNextFetch(CommCareHomeActivity.java:478)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
org.commcare.android.activities.CommCareHomeActivity.onActivityResult(CommCareHomeActivity.java:463)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.Activity.dispatchActivityResult(Activity.java:3931)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.ActivityThread.deliverResults(ActivityThread.java:3730)
11-08 12:34:39.622: E/AndroidRuntime(18249): ... 11 more
11-08 12:34:39.662: D/dalvikvm(18249): GC_FOR_MALLOC freed 6355 objects /
464840 bytes in 38ms
11-08 12:34:39.682: W/ActivityManager(92): Force finishing activity
org.commcare.android/.activities.CommCareHomeActivity
11-08 12:34:39.712: D/SurfaceFlinger(92): Layer::setBuffers(this=0x8db690),
pid=92, w=1, h=1
11-08 12:34:39.712: D/SurfaceFlinger(92): Layer::setBuffers(this=0x8db690),
pid=92, w=1, h=1
11-08 12:34:39.742: D/SurfaceFlinger(92):
Layer::requestBuffer(this=0x8db690), index=0, pid=92, w=480, h=386 success
11-08 12:34:40.082: D/dalvikvm(18249): GC_FOR_MALLOC freed 5993 objects /
385824 bytes in 38ms
11-08 12:34:40.182: W/ActivityManager(92): Activity pause timeout for
HistoryRecord{46785450
org.commcare.android/.activities.CommCareHomeActivity}
11-08 12:34:40.212: D/SurfaceFlinger(92): Layer::setBuffers(this=0x66de80),
pid=207, w=480, h=800
11-08 12:34:40.212: D/SurfaceFlinger(92): Layer::setBuffers(this=0x66de80),
pid=207, w=480, h=800
11-08 12:34:40.222: D/SurfaceFlinger(92):
Layer::requestBuffer(this=0x66de80), index=0, pid=207, w=480, h=800 success
11-08 12:34:40.713: D/SurfaceFlinger(92):
Layer::requestBuffer(this=0x8db690), index=1, pid=92, w=480, h=386 success
11-08 12:34:40.912: D/SurfaceFlinger(92):
Layer::requestBuffer(this=0x8db690), index=0, pid=92, w=480, h=386 success
11-08 12:34:40.972: D/SurfaceFlinger(92):
Layer::requestBuffer(this=0x8db690), index=1, pid=92, w=480, h=386 success

··· -- Peter Dotto Lubambi, Information Technology Officer, D-tree International, Tanzania. +255 786 087 087 PPP: *http://tz.linkedin.com/in/plubambi*

Hi Peter -

Can you submit a bug report[1]: with the project space, app, version of
app, odk version, and username? We can then try to recreate on our end to
see what's going on (and we'll be able to provide easier tech support in
our ticket). Also, please specify what app version were you previously
running these forms on in the bug report. If this was previously running
on 1.3, and it was a manual form created by D-Tree, we may need to modify
the form.

thanks,
Jonathan

[1] https://confluence.dimagi.com/display/commcarepublic/Bug+Report+Template

··· On Thu, Nov 8, 2012 at 4:37 AM, Peter D Lubambi wrote:

Dear Folks,
I want to test my application on commcare ODK, the installation goes well
and I can login and see registered clients but the application crashes
whenever I try to open any form. Have anyone out there encountered this
kind of problem.
I am attaching log it may help.
Thanks.

11-08 12:34:39.592: I/dalvikvm(18249): Total arena pages for JIT: 11
11-08 12:34:39.602: I/ActivityManager(92): Starting activity: Intent {
act=org.odk.collect.android.action.FormEntry (has extras) }
11-08 12:34:39.612: D/AndroidRuntime(18249): Shutting down VM
11-08 12:34:39.612: W/dalvikvm(18249): threadid=1: thread exiting with
uncaught exception (group=0x400259f8)
11-08 12:34:39.622: E/AndroidRuntime(18249): FATAL EXCEPTION: main
11-08 12:34:39.622: E/AndroidRuntime(18249): java.lang.RuntimeException:
Failure delivering result ResultInfo{who=null, request=1, result=-1,
data=Intent { (has extras) }} to activity
{org.commcare.android/org.commcare.android.activities.CommCareHomeActivity}:
android.content.ActivityNotFoundException: No Activity found to handle
Intent { act=org.odk.collect.android.action.FormEntry (has extras) }
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.ActivityThread.deliverResults(ActivityThread.java:3734)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.ActivityThread.handleSendResult(ActivityThread.java:3776)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.ActivityThread.access$2800(ActivityThread.java:135)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2166)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.os.Handler.dispatchMessage(Handler.java:99)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.os.Looper.loop(Looper.java:144)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.ActivityThread.main(ActivityThread.java:4937)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
java.lang.reflect.Method.invokeNative(Native Method)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
java.lang.reflect.Method.invoke(Method.java:521)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:858)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
dalvik.system.NativeStart.main(Native Method)
11-08 12:34:39.622: E/AndroidRuntime(18249): Caused by:
android.content.ActivityNotFoundException: No Activity found to handle
Intent { act=org.odk.collect.android.action.FormEntry (has extras) }
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1567)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.Instrumentation.execStartActivity(Instrumentation.java:1537)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.Activity.startActivityForResult(Activity.java:2858)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
org.commcare.android.activities.CommCareHomeActivity.formEntry(CommCareHomeActivity.java:562)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
org.commcare.android.activities.CommCareHomeActivity.startFormEntry(CommCareHomeActivity.java:517)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
org.commcare.android.activities.CommCareHomeActivity.startNextFetch(CommCareHomeActivity.java:478)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
org.commcare.android.activities.CommCareHomeActivity.onActivityResult(CommCareHomeActivity.java:463)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.Activity.dispatchActivityResult(Activity.java:3931)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.ActivityThread.deliverResults(ActivityThread.java:3730)
11-08 12:34:39.622: E/AndroidRuntime(18249): ... 11 more
11-08 12:34:39.662: D/dalvikvm(18249): GC_FOR_MALLOC freed 6355 objects /
464840 bytes in 38ms
11-08 12:34:39.682: W/ActivityManager(92): Force finishing activity
org.commcare.android/.activities.CommCareHomeActivity
11-08 12:34:39.712: D/SurfaceFlinger(92):
Layer::setBuffers(this=0x8db690), pid=92, w=1, h=1
11-08 12:34:39.712: D/SurfaceFlinger(92):
Layer::setBuffers(this=0x8db690), pid=92, w=1, h=1
11-08 12:34:39.742: D/SurfaceFlinger(92):
Layer::requestBuffer(this=0x8db690), index=0, pid=92, w=480, h=386 success
11-08 12:34:40.082: D/dalvikvm(18249): GC_FOR_MALLOC freed 5993 objects /
385824 bytes in 38ms
11-08 12:34:40.182: W/ActivityManager(92): Activity pause timeout for
HistoryRecord{46785450
org.commcare.android/.activities.CommCareHomeActivity}
11-08 12:34:40.212: D/SurfaceFlinger(92):
Layer::setBuffers(this=0x66de80), pid=207, w=480, h=800
11-08 12:34:40.212: D/SurfaceFlinger(92):
Layer::setBuffers(this=0x66de80), pid=207, w=480, h=800
11-08 12:34:40.222: D/SurfaceFlinger(92):
Layer::requestBuffer(this=0x66de80), index=0, pid=207, w=480, h=800 success
11-08 12:34:40.713: D/SurfaceFlinger(92):
Layer::requestBuffer(this=0x8db690), index=1, pid=92, w=480, h=386 success
11-08 12:34:40.912: D/SurfaceFlinger(92):
Layer::requestBuffer(this=0x8db690), index=0, pid=92, w=480, h=386 success
11-08 12:34:40.972: D/SurfaceFlinger(92):
Layer::requestBuffer(this=0x8db690), index=1, pid=92, w=480, h=386 success

--
Peter Dotto Lubambi,
Information Technology Officer,
D-tree International,
Tanzania.
+255 786 087 087
PPP: http://tz.linkedin.com/in/plubambi

Peter,
I had some issues with 2.1 earlier this week. But yesterday's 2.2 release
works flawlessly so far on my phone.
Steve Quann
World Education

··· On Thursday, November 8, 2012 4:37:07 AM UTC-5, Peter D Lubambi wrote: > > Dear Folks, > I want to test my application on commcare ODK, the installation goes well > and I can login and see registered clients but the application crashes > whenever I try to open any form. Have anyone out there encountered this > kind of problem. > I am attaching log it may help. > Thanks. > > 11-08 12:34:39.592: I/dalvikvm(18249): Total arena pages for JIT: 11 > 11-08 12:34:39.602: I/ActivityManager(92): Starting activity: Intent { > act=org.odk.collect.android.action.FormEntry (has extras) } > 11-08 12:34:39.612: D/AndroidRuntime(18249): Shutting down VM > 11-08 12:34:39.612: W/dalvikvm(18249): threadid=1: thread exiting with > uncaught exception (group=0x400259f8) > 11-08 12:34:39.622: E/AndroidRuntime(18249): FATAL EXCEPTION: main > 11-08 12:34:39.622: E/AndroidRuntime(18249): java.lang.RuntimeException: > Failure delivering result ResultInfo{who=null, request=1, result=-1, > data=Intent { (has extras) }} to activity > {org.commcare.android/org.commcare.android.activities.CommCareHomeActivity}: > android.content.ActivityNotFoundException: No Activity found to handle > Intent { act=org.odk.collect.android.action.FormEntry (has extras) } > 11-08 12:34:39.622: E/AndroidRuntime(18249): at > android.app.ActivityThread.deliverResults(ActivityThread.java:3734) > 11-08 12:34:39.622: E/AndroidRuntime(18249): at > android.app.ActivityThread.handleSendResult(ActivityThread.java:3776) > 11-08 12:34:39.622: E/AndroidRuntime(18249): at > android.app.ActivityThread.access$2800(ActivityThread.java:135) > 11-08 12:34:39.622: E/AndroidRuntime(18249): at > android.app.ActivityThread$H.handleMessage(ActivityThread.java:2166) > 11-08 12:34:39.622: E/AndroidRuntime(18249): at > android.os.Handler.dispatchMessage(Handler.java:99) > 11-08 12:34:39.622: E/AndroidRuntime(18249): at > android.os.Looper.loop(Looper.java:144) > 11-08 12:34:39.622: E/AndroidRuntime(18249): at > android.app.ActivityThread.main(ActivityThread.java:4937) > 11-08 12:34:39.622: E/AndroidRuntime(18249): at > java.lang.reflect.Method.invokeNative(Native Method) > 11-08 12:34:39.622: E/AndroidRuntime(18249): at > java.lang.reflect.Method.invoke(Method.java:521) > 11-08 12:34:39.622: E/AndroidRuntime(18249): at > com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:858) > 11-08 12:34:39.622: E/AndroidRuntime(18249): at > com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616) > 11-08 12:34:39.622: E/AndroidRuntime(18249): at > dalvik.system.NativeStart.main(Native Method) > 11-08 12:34:39.622: E/AndroidRuntime(18249): Caused by: > android.content.ActivityNotFoundException: No Activity found to handle > Intent { act=org.odk.collect.android.action.FormEntry (has extras) } > 11-08 12:34:39.622: E/AndroidRuntime(18249): at > android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1567) > 11-08 12:34:39.622: E/AndroidRuntime(18249): at > android.app.Instrumentation.execStartActivity(Instrumentation.java:1537) > 11-08 12:34:39.622: E/AndroidRuntime(18249): at > android.app.Activity.startActivityForResult(Activity.java:2858) > 11-08 12:34:39.622: E/AndroidRuntime(18249): at > org.commcare.android.activities.CommCareHomeActivity.formEntry(CommCareHomeActivity.java:562) > 11-08 12:34:39.622: E/AndroidRuntime(18249): at > org.commcare.android.activities.CommCareHomeActivity.startFormEntry(CommCareHomeActivity.java:517) > 11-08 12:34:39.622: E/AndroidRuntime(18249): at > org.commcare.android.activities.CommCareHomeActivity.startNextFetch(CommCareHomeActivity.java:478) > 11-08 12:34:39.622: E/AndroidRuntime(18249): at > org.commcare.android.activities.CommCareHomeActivity.onActivityResult(CommCareHomeActivity.java:463) > 11-08 12:34:39.622: E/AndroidRuntime(18249): at > android.app.Activity.dispatchActivityResult(Activity.java:3931) > 11-08 12:34:39.622: E/AndroidRuntime(18249): at > android.app.ActivityThread.deliverResults(ActivityThread.java:3730) > 11-08 12:34:39.622: E/AndroidRuntime(18249): ... 11 more > 11-08 12:34:39.662: D/dalvikvm(18249): GC_FOR_MALLOC freed 6355 objects / > 464840 bytes in 38ms > 11-08 12:34:39.682: W/ActivityManager(92): Force finishing activity > org.commcare.android/.activities.CommCareHomeActivity > 11-08 12:34:39.712: D/SurfaceFlinger(92): > Layer::setBuffers(this=0x8db690), pid=92, w=1, h=1 > 11-08 12:34:39.712: D/SurfaceFlinger(92): > Layer::setBuffers(this=0x8db690), pid=92, w=1, h=1 > 11-08 12:34:39.742: D/SurfaceFlinger(92): > Layer::requestBuffer(this=0x8db690), index=0, pid=92, w=480, h=386 success > 11-08 12:34:40.082: D/dalvikvm(18249): GC_FOR_MALLOC freed 5993 objects / > 385824 bytes in 38ms > 11-08 12:34:40.182: W/ActivityManager(92): Activity pause timeout for > HistoryRecord{46785450 > org.commcare.android/.activities.CommCareHomeActivity} > 11-08 12:34:40.212: D/SurfaceFlinger(92): > Layer::setBuffers(this=0x66de80), pid=207, w=480, h=800 > 11-08 12:34:40.212: D/SurfaceFlinger(92): > Layer::setBuffers(this=0x66de80), pid=207, w=480, h=800 > 11-08 12:34:40.222: D/SurfaceFlinger(92): > Layer::requestBuffer(this=0x66de80), index=0, pid=207, w=480, h=800 success > 11-08 12:34:40.713: D/SurfaceFlinger(92): > Layer::requestBuffer(this=0x8db690), index=1, pid=92, w=480, h=386 success > 11-08 12:34:40.912: D/SurfaceFlinger(92): > Layer::requestBuffer(this=0x8db690), index=0, pid=92, w=480, h=386 success > 11-08 12:34:40.972: D/SurfaceFlinger(92): > Layer::requestBuffer(this=0x8db690), index=1, pid=92, w=480, h=386 success > > > -- > Peter Dotto Lubambi, > Information Technology Officer, > D-tree International, > Tanzania. > +255 786 087 087 > PPP: *http://tz.linkedin.com/in/plubambi* >

Peter,

I replied to you directly from the bug submission in the database, but to
anyone else who experiences this issue:

CommCare ODK 1.3 requires a couple extra steps for installation which are
outlined in our wiki here:
https://confluence.dimagi.com/display/commcarepublic/Installing+CommCareODK

This probably shouldn't affect too many people, since CommCareODK 1.3 is
mostly a legacy system which is maintained for folks who have projects
running on old code.

-Clayton

··· On Thu, Nov 8, 2012 at 10:55 AM, Steve Q wrote:

Peter,
I had some issues with 2.1 earlier this week. But yesterday's 2.2 release
works flawlessly so far on my phone.
Steve Quann
World Education

On Thursday, November 8, 2012 4:37:07 AM UTC-5, Peter D Lubambi wrote:

Dear Folks,
I want to test my application on commcare ODK, the installation goes well
and I can login and see registered clients but the application crashes
whenever I try to open any form. Have anyone out there encountered this
kind of problem.
I am attaching log it may help.
Thanks.

11-08 12:34:39.592: I/dalvikvm(18249): Total arena pages for JIT: 11
11-08 12:34:39.602: I/ActivityManager(92): Starting activity: Intent {
act=org.odk.collect.android.action.FormEntry (has extras) }
11-08 12:34:39.612: D/AndroidRuntime(18249): Shutting down VM
11-08 12:34:39.612: W/dalvikvm(18249): threadid=1: thread exiting with
uncaught exception (group=0x400259f8)
11-08 12:34:39.622: E/AndroidRuntime(18249): FATAL EXCEPTION: main
11-08 12:34:39.622: E/AndroidRuntime(18249): java.lang.RuntimeException:
Failure delivering result ResultInfo{who=null, request=1, result=-1,
data=Intent { (has extras) }} to activity {org.commcare.android/org.

commcare.android.activities.**CommCareHomeActivity}: android.content.**ActivityNotFoundException:
No Activity found to handle Intent { act=org.odk.collect.android.**action.FormEntry
(has extras) }
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.ActivityThread.**deliverResults(ActivityThread.**java:3734)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.ActivityThread.**handleSendResult(**ActivityThread.java:3776)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.ActivityThread.**access$2800(ActivityThread.**java:135)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.ActivityThread$H.**handleMessage(ActivityThread.java:2166)
11-08 12:34:39.622: E/AndroidRuntime(18249): at android.os.Handler.

dispatchMessage(Handler.java:**99)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.os.Looper.loop(Looper.**java:144)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.ActivityThread.**main(ActivityThread.java:4937)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
java.lang.reflect.Method.**invokeNative(Native Method)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
java.lang.reflect.Method.**invoke(Method.java:521)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
com.android.internal.os.**ZygoteInit$MethodAndArgsCaller.run(
ZygoteInit.java:858)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
com.android.internal.os.**ZygoteInit.main(ZygoteInit.**java:616)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
dalvik.system.NativeStart.*main(Native Method)
11-08 12:34:39.622: E/AndroidRuntime(18249): Caused by: android.content.

*ActivityNotFoundException: No Activity found to handle Intent {
act=org.odk.collect.android.**action.FormEntry (has extras) }
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.Instrumentation.checkStartActivityResult(
Instrumentation.java:1567)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.Instrumentation.execStartActivity(
Instrumentation.java:1537)
11-08 12:34:39.622: E/AndroidRuntime(18249): at android.app.Activity.
**startActivityForResult(**Activity.java:2858)
11-08 12:34:39.622: E/AndroidRuntime(18249): at org.commcare.android.
**activities.**CommCareHomeActivity.formEntry(
CommCareHomeActivity.java:562)
11-08 12:34:39.622: E/AndroidRuntime(18249): at org.commcare.android.
**activities.**CommCareHomeActivity.startFormEntry(
CommCareHomeActivity.java:517)
11-08 12:34:39.622: E/AndroidRuntime(18249): at org.commcare.android.
**activities.**CommCareHomeActivity.startNextFetch(
CommCareHomeActivity.java:478)
11-08 12:34:39.622: E/AndroidRuntime(18249): at org.commcare.android.
**activities.**CommCareHomeActivity.onActivityResult(
CommCareHomeActivity.java:463)
11-08 12:34:39.622: E/AndroidRuntime(18249): at android.app.Activity.
**dispatchActivityResult(**Activity.java:3931)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.ActivityThread.**deliverResults(ActivityThread.**java:3730)
11-08 12:34:39.622: E/AndroidRuntime(18249): ... 11 more
11-08 12:34:39.662: D/dalvikvm(18249): GC_FOR_MALLOC freed 6355 objects /
464840 bytes in 38ms
11-08 12:34:39.682: W/ActivityManager(92): Force finishing activity
org.commcare.android/.**activities.**CommCareHomeActivity
11-08 12:34:39.712: D/SurfaceFlinger(92): Layer::setBuffers(this=**0x8db690),
pid=92, w=1, h=1
11-08 12:34:39.712: D/SurfaceFlinger(92): Layer::setBuffers(this=**0x8db690),
pid=92, w=1, h=1
11-08 12:34:39.742: D/SurfaceFlinger(92): Layer::requestBuffer(this=**0x8db690),
index=0, pid=92, w=480, h=386 success
11-08 12:34:40.082: D/dalvikvm(18249): GC_FOR_MALLOC freed 5993 objects /
385824 bytes in 38ms
11-08 12:34:40.182: W/ActivityManager(92): Activity pause timeout for
HistoryRecord{46785450 org.commcare.android/.activities.
CommCareHomeActivity}
11-08 12:34:40.212: D/SurfaceFlinger(92): Layer::setBuffers(this=**0x66de80),
pid=207, w=480, h=800
11-08 12:34:40.212: D/SurfaceFlinger(92): Layer::setBuffers(this=**0x66de80),
pid=207, w=480, h=800
11-08 12:34:40.222: D/SurfaceFlinger(92): Layer::requestBuffer(this=**0x66de80),
index=0, pid=207, w=480, h=800 success
11-08 12:34:40.713: D/SurfaceFlinger(92): Layer::requestBuffer(this=**0x8db690),
index=1, pid=92, w=480, h=386 success
11-08 12:34:40.912: D/SurfaceFlinger(92): Layer::requestBuffer(this=**0x8db690),
index=0, pid=92, w=480, h=386 success
11-08 12:34:40.972: D/SurfaceFlinger(92): Layer::requestBuffer(this=**0x8db690),
index=1, pid=92, w=480, h=386 success

--
Peter Dotto Lubambi,
Information Technology Officer,
D-tree International,
Tanzania.
+255 786 087 087
PPP: http://tz.linkedin.com/in/plubambi

Hi Jonathan,
Just reported.
Thanks.

··· On Thu, Nov 8, 2012 at 3:12 PM, Jonathan Jackson wrote:

Hi Peter -

Can you submit a bug report[1]: with the project space, app, version of
app, odk version, and username? We can then try to recreate on our end to
see what's going on (and we'll be able to provide easier tech support in
our ticket). Also, please specify what app version were you previously
running these forms on in the bug report. If this was previously running
on 1.3, and it was a manual form created by D-Tree, we may need to modify
the form.

thanks,
Jonathan

[1]
https://confluence.dimagi.com/display/commcarepublic/Bug+Report+Template

On Thu, Nov 8, 2012 at 4:37 AM, Peter D Lubambi plubambi@gmail.comwrote:

Dear Folks,
I want to test my application on commcare ODK, the installation goes well
and I can login and see registered clients but the application crashes
whenever I try to open any form. Have anyone out there encountered this
kind of problem.
I am attaching log it may help.
Thanks.

11-08 12:34:39.592: I/dalvikvm(18249): Total arena pages for JIT: 11
11-08 12:34:39.602: I/ActivityManager(92): Starting activity: Intent {
act=org.odk.collect.android.action.FormEntry (has extras) }
11-08 12:34:39.612: D/AndroidRuntime(18249): Shutting down VM
11-08 12:34:39.612: W/dalvikvm(18249): threadid=1: thread exiting with
uncaught exception (group=0x400259f8)
11-08 12:34:39.622: E/AndroidRuntime(18249): FATAL EXCEPTION: main
11-08 12:34:39.622: E/AndroidRuntime(18249): java.lang.RuntimeException:
Failure delivering result ResultInfo{who=null, request=1, result=-1,
data=Intent { (has extras) }} to activity
{org.commcare.android/org.commcare.android.activities.CommCareHomeActivity}:
android.content.ActivityNotFoundException: No Activity found to handle
Intent { act=org.odk.collect.android.action.FormEntry (has extras) }
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.ActivityThread.deliverResults(ActivityThread.java:3734)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.ActivityThread.handleSendResult(ActivityThread.java:3776)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.ActivityThread.access$2800(ActivityThread.java:135)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2166)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.os.Handler.dispatchMessage(Handler.java:99)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.os.Looper.loop(Looper.java:144)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.ActivityThread.main(ActivityThread.java:4937)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
java.lang.reflect.Method.invokeNative(Native Method)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
java.lang.reflect.Method.invoke(Method.java:521)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:858)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
dalvik.system.NativeStart.main(Native Method)
11-08 12:34:39.622: E/AndroidRuntime(18249): Caused by:
android.content.ActivityNotFoundException: No Activity found to handle
Intent { act=org.odk.collect.android.action.FormEntry (has extras) }
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1567)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.Instrumentation.execStartActivity(Instrumentation.java:1537)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.Activity.startActivityForResult(Activity.java:2858)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
org.commcare.android.activities.CommCareHomeActivity.formEntry(CommCareHomeActivity.java:562)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
org.commcare.android.activities.CommCareHomeActivity.startFormEntry(CommCareHomeActivity.java:517)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
org.commcare.android.activities.CommCareHomeActivity.startNextFetch(CommCareHomeActivity.java:478)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
org.commcare.android.activities.CommCareHomeActivity.onActivityResult(CommCareHomeActivity.java:463)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.Activity.dispatchActivityResult(Activity.java:3931)
11-08 12:34:39.622: E/AndroidRuntime(18249): at
android.app.ActivityThread.deliverResults(ActivityThread.java:3730)
11-08 12:34:39.622: E/AndroidRuntime(18249): ... 11 more
11-08 12:34:39.662: D/dalvikvm(18249): GC_FOR_MALLOC freed 6355 objects /
464840 bytes in 38ms
11-08 12:34:39.682: W/ActivityManager(92): Force finishing activity
org.commcare.android/.activities.CommCareHomeActivity
11-08 12:34:39.712: D/SurfaceFlinger(92):
Layer::setBuffers(this=0x8db690), pid=92, w=1, h=1
11-08 12:34:39.712: D/SurfaceFlinger(92):
Layer::setBuffers(this=0x8db690), pid=92, w=1, h=1
11-08 12:34:39.742: D/SurfaceFlinger(92):
Layer::requestBuffer(this=0x8db690), index=0, pid=92, w=480, h=386 success
11-08 12:34:40.082: D/dalvikvm(18249): GC_FOR_MALLOC freed 5993 objects /
385824 bytes in 38ms
11-08 12:34:40.182: W/ActivityManager(92): Activity pause timeout for
HistoryRecord{46785450
org.commcare.android/.activities.CommCareHomeActivity}
11-08 12:34:40.212: D/SurfaceFlinger(92):
Layer::setBuffers(this=0x66de80), pid=207, w=480, h=800
11-08 12:34:40.212: D/SurfaceFlinger(92):
Layer::setBuffers(this=0x66de80), pid=207, w=480, h=800
11-08 12:34:40.222: D/SurfaceFlinger(92):
Layer::requestBuffer(this=0x66de80), index=0, pid=207, w=480, h=800 success
11-08 12:34:40.713: D/SurfaceFlinger(92):
Layer::requestBuffer(this=0x8db690), index=1, pid=92, w=480, h=386 success
11-08 12:34:40.912: D/SurfaceFlinger(92):
Layer::requestBuffer(this=0x8db690), index=0, pid=92, w=480, h=386 success
11-08 12:34:40.972: D/SurfaceFlinger(92):
Layer::requestBuffer(this=0x8db690), index=1, pid=92, w=480, h=386 success

--
Peter Dotto Lubambi,
Information Technology Officer,
D-tree International,
Tanzania.
+255 786 087 087
PPP: http://tz.linkedin.com/in/plubambi

--
Peter Dotto Lubambi,
Information Technology Officer,
D-tree International,
Tanzania.
+255 786 087 087
PPP: http://tz.linkedin.com/in/plubambi