monkey:
// Allowing start of Intent { act=android.intent.action.VIEW dat=content://net.lp.collectionista.products/collections/10 cmp=net.lp.collectionista.ext.sheet_music/net.lp.collectionista.ui.activities.CollectionistaSheetMusicMultiPaneWindow } in package net.lp.collectionista.ext.sheet_music
// activityResuming(net.lp.collectionista.ext.sheet_music)
// Allowing start of Intent { act=android.intent.action.VIEW dat=content://net.lp.collectionista.products/collections/10 cmp=net.lp.collectionista.ext.sheet_music/net.lp.collectionista.ui.activities.CollectionistaSheetMusicMultiPaneWindow } in package net.lp.collectionista.ext.sheet_music
// activityResuming(net.lp.collectionista.ext.sheet_music)
// CRASH: net.lp.collectionista.ext.sheet_music (pid 4857)
// Short Msg: java.lang.RuntimeException
// Long Msg: java.lang.RuntimeException: HandleViewIntent called without service bound. Returning '1' would have solved most cases. But rather see this happening. Must have been a new intent (onNewIntent) that has action VIEW again and needs to pass the same code, but then too early or when service is already unbound again.
// Build Label: samsung/GT-P7510/GT-P7510:4.0.4/IMM76D/UELPL:user/release-keys
// Build Changelist: eng.root.20121017.195315
// Build Time: 1350518027000
// java.lang.RuntimeException: HandleViewIntent called without service bound. Returning '1' would have solved most cases. But rather see this happening. Must have been a new intent (onNewIntent) that has action VIEW again and needs to pass the same code, but then too early or when service is already unbound again.
// at net.lp.collectionista.ui.activities.CollectionistaSheetMusicMultiPaneWindow.matchCollectionOrItemUri(CollectionistaSheetMusicMultiPaneWindow.java:293)
// at net.lp.collectionista.ui.activities.CollectionistaSheetMusicMultiPaneWindow.handleCollectionViewIntent(CollectionistaSheetMusicMultiPaneWindow.java:157)
// at net.lp.collectionista.ui.activities.tablets.BaseMultiPaneWindow.handleViewIntent(BaseMultiPaneWindow.java:587)
// at net.lp.collectionista.ui.activities.CollectionistaSheetMusicMultiPaneWindow.routeIntentInner(CollectionistaSheetMusicMultiPaneWindow.java:126)
// at net.lp.collectionista.ui.activities.tablets.BaseMultiPaneWindow.routeIntent(BaseMultiPaneWindow.java:526)
// at net.lp.collectionista.ui.activities.tablets.BaseMultiPaneWindow.onNewIntent(BaseMultiPaneWindow.java:1024)
// at android.app.Instrumentation.callActivityOnNewIntent(Instrumentation.java:1153)
// at android.app.ActivityThread.deliverNewIntents(ActivityThread.java:2278)
// at android.app.ActivityThread.performNewIntents(ActivityThread.java:2291)
// at android.app.ActivityThread.handleNewIntent(ActivityThread.java:2300)
// at android.app.ActivityThread.access$1400(ActivityThread.java:142)
// at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1279)
// at android.os.Handler.dispatchMessage(Handler.java:99)
// at android.os.Looper.loop(Looper.java:137)
// at android.app.ActivityThread.main(ActivityThread.java:4931)
// at java.lang.reflect.Method.invokeNative(Native Method)
// at java.lang.reflect.Method.invoke(Method.java:511)
// at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:791)
// at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:558)
// at dalvik.system.NativeStart.main(Native Method)
//
** Monkey aborted due to error.