I did also get stuck once where it just refused to install the app
(opening market / rebooting / ... didn't work) and all I could do was
press "skip".  Luckily, there are only 200 apps, so after a few days
of judging, the app came around again.


On Nov 10, 11:53 am, gjs <[email protected]> wrote:
> Hi,
>
> Actually I reboot the phone every day ( to conserve battery
> overnight ) and I only have about four market apps installed of which
> maybe one uses background services sometimes (rarely).
>
> When I check internal phone storage it says I have 41.9MB available
> ( and 395MB free on sdcard ) so I do not think it is a lack of memory
> issue...
>
> I still just get FC each time run the ADC2 app, as I described, even
> immediately after reboot.
>
> Regards
>
> On Nov 9, 9:54 pm, Nyll <[email protected]> wrote:
>
> > I think the problem is related to your phone running low on memory and
> > a background service/activity needed by the ADC2 app gets killed to
> > reclaim memory.  If you restart your phone, you should be able to
> > review again without the force closes (at least until you run out of
> > memory again :)
>
> > On Nov 8, 10:27 pm, gjs <[email protected]> wrote:
>
> > > Hi,
>
> > > I'm using t-mobile g1 with (production) Android 1.6, EVERY time I have
> > > tried to use the updated ADC2 judging app, for the final round, I get
> > > -
>
> > > Sorry!
>
> > > The application Market (process com.android.vending) has stopped
> > > unexpectedly. Please try again. [Force close]
>
> > > - after pressing install button or the install manually button for the
> > > presented app, I have also tried starting the Market app and rebooting
> > > but I still continue to get the same error. I have NOT been able to
> > > review/judge a single adc2 final round app.
>
> > > I have NOT tried pressing the skip menu button, nor will I as I want
> > > to review the 1st app presented...
>
> > > Following is the dubug output and this is after I have confirmed that
> > > the Browser app is able to connect to the internet correctly (using
> > > wifi).
>
> > > Regards
>
> > > 11-09 08:47:52.623: INFO/Process(400): Sending signal. PID: 400 SIG: 9
> > > 11-09 08:47:52.656: INFO/WindowManager(76): WIN DEATH: Window{432f16b0
> > > com.android.vending/com.android.vending.AssetInfoActivity
> > > paused=false}
> > > 11-09 08:47:52.656: INFO/ActivityManager(76): Process
> > > com.android.vending (pid 400) has died.
> > > 11-09 08:47:52.666: INFO/WindowManager(76): WIN DEATH: Window{433d21f0
> > > Attention paused=false}
> > > 11-09 08:47:52.716: INFO/ActivityManager(76): Start proc
> > > com.android.vending for activity
> > > com.android.vending/.AssetInfoActivity: pid=446 uid=10016 gids={3003}
> > > 11-09 08:47:52.836: INFO/dalvikvm(446): Debugger thread not active,
> > > ignoring DDM send (t=0x41504e4d l=38)
> > > 11-09 08:47:52.876: INFO/dalvikvm(446): Debugger thread not active,
> > > ignoring DDM send (t=0x41504e4d l=42)
> > > 11-09 08:47:52.956: INFO/ActivityThread(446): Publishing provider
> > > com.android.vending.SuggestionsProvider:
> > > com.android.vending.SuggestionsProvider
> > > 11-09 08:47:53.376: WARN/ActivityManager(76): Activity pause timeout
> > > for HistoryRecord{433760a0 com.android.vending/.AssetInfoActivity}
> > > 11-09 08:47:53.686: DEBUG/dalvikvm(446): GC freed 3766 objects /
> > > 297680 bytes in 110ms
> > > 11-09 08:47:54.276: INFO/ActivityManager(76): Displayed activity
> > > com.android.vending/.AssetInfoActivity: 1612 ms (total 1612 ms)
> > > 11-09 08:47:55.546: WARN/dalvikvm(446): threadid=19: thread exiting
> > > with uncaught exception (group=0x4001da28)
> > > 11-09 08:47:55.546: ERROR/AndroidRuntime(446): Uncaught handler:
> > > thread AsyncTask #1 exiting due to uncaught exception
> > > 11-09 08:47:55.556: ERROR/AndroidRuntime(446):
> > > java.lang.RuntimeException: An error occured while executing
> > > doInBackground()
> > > 11-09 08:47:55.556: ERROR/AndroidRuntime(446):     at
> > > android.os.AsyncTask$3.done(AsyncTask.java:200)
> > > 11-09 08:47:55.556: ERROR/AndroidRuntime(446):     at
> > > java.util.concurrent.FutureTask$Sync.innerSetException(FutureTask.java:
> > > 234)
> > > 11-09 08:47:55.556: ERROR/AndroidRuntime(446):     at
> > > java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:258)
> > > 11-09 08:47:55.556: ERROR/AndroidRuntime(446):     at
> > > java.util.concurrent.FutureTask.run(FutureTask.java:122)
> > > 11-09 08:47:55.556: ERROR/AndroidRuntime(446):     at
> > > java.util.concurrent.ThreadPoolExecutor$Worker.runTask
> > > (ThreadPoolExecutor.java:648)
> > > 11-09 08:47:55.556: ERROR/AndroidRuntime(446):     at
> > > java.util.concurrent.ThreadPoolExecutor$Worker.run
> > > (ThreadPoolExecutor.java:673)
> > > 11-09 08:47:55.556: ERROR/AndroidRuntime(446):     at
> > > java.lang.Thread.run(Thread.java:1060)
> > > 11-09 08:47:55.556: ERROR/AndroidRuntime(446): Caused by:
> > > java.lang.NullPointerException
> > > 11-09 08:47:55.556: ERROR/AndroidRuntime(446):     at
> > > com.android.vending.AssetItemAdapter
> > > $ReloadLocalAssetInformationTask.doInBackground(AssetItemAdapter.java:
> > > 791)
> > > 11-09 08:47:55.556: ERROR/AndroidRuntime(446):     at
> > > com.android.vending.AssetItemAdapter
> > > $ReloadLocalAssetInformationTask.doInBackground(AssetItemAdapter.java:
> > > 777)
> > > 11-09 08:47:55.556: ERROR/AndroidRuntime(446):     at
> > > android.os.AsyncTask$2.call(AsyncTask.java:185)
> > > 11-09 08:47:55.556: ERROR/AndroidRuntime(446):     at
> > > java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:256)
> > > 11-09 08:47:55.556: ERROR/AndroidRuntime(446):     ... 4 more
> > > 11-09 08:47:55.566: INFO/Process(76): Sending signal. PID: 446 SIG: 3
> > > 11-09 08:47:55.566: INFO/dalvikvm(446): threadid=7: reacting to signal
> > > 3
> > > 11-09 08:47:55.636: INFO/dalvikvm(446): Wrote stack trace to '/data/
> > > anr/traces.txt'
> > > 11-09 08:47:55.926: INFO/DumpStateReceiver(76): Added state dump to 1
> > > crashes
> > > 11-09 08:47:55.996: INFO/Process(446): Sending signal. PID: 446 SIG: 9
> > > 11-09 08:47:56.006: INFO/WindowManager(76): WIN DEATH: Window{433752c8
> > > com.android.vending/com.android.vending.AssetInfoActivity
> > > paused=false}
> > > 11-09 08:47:56.016: INFO/WindowManager(76): WIN DEATH: Window{43317390
> > > Attention paused=false}
> > > 11-09 08:47:56.016: INFO/ActivityManager(76): Process
> > > com.android.vending (pid 446) has died.
> > > 11-09 08:47:56.046: INFO/ActivityManager(76): Start proc
> > > com.android.vending for activity
> > > com.android.vending/.AssetInfoActivity: pid=460 uid=10016 gids={3003}
> > > 11-09 08:47:56.166: INFO/dalvikvm(460): Debugger thread not active,
> > > ignoring DDM send (t=0x41504e4d l=38)
> > > 11-09 08:47:56.206: INFO/dalvikvm(460): Debugger thread not active,
> > > ignoring DDM send (t=0x41504e4d l=42)
> > > 11-09 08:47:56.286: INFO/ActivityThread(460): Publishing provider
> > > com.android.vending.SuggestionsProvider:
> > > com.android.vending.SuggestionsProvider
> > > 11-09 08:47:56.706: WARN/ActivityManager(76): Activity pause timeout
> > > for HistoryRecord{433760a0 com.android.vending/.AssetInfoActivity}
> > > 11-09 08:47:57.016: DEBUG/dalvikvm(460): GC freed 3791 objects /
> > > 298632 bytes in 111ms
> > > 11-09 08:47:57.556: INFO/ActivityManager(76): Displayed activity
> > > com.android.vending/.AssetInfoActivity: 1540 ms (total 1540 ms)
> > > 11-09 08:47:58.626: WARN/dalvikvm(460): threadid=19: thread exiting
> > > with uncaught exception (group=0x4001da28)
> > > 11-09 08:47:58.626: ERROR/AndroidRuntime(460): Uncaught handler:
> > > thread AsyncTask #1 exiting due to uncaught exception
> > > 11-09 08:47:58.646: ERROR/AndroidRuntime(460):
> > > java.lang.RuntimeException: An error occured while executing
> > > doInBackground()
> > > 11-09 08:47:58.646: ERROR/AndroidRuntime(460):     at
> > > android.os.AsyncTask$3.done(AsyncTask.java:200)
> > > 11-09 08:47:58.646: ERROR/AndroidRuntime(460):     at
> > > java.util.concurrent.FutureTask$Sync.innerSetException(FutureTask.java:
> > > 234)
> > > 11-09 08:47:58.646: ERROR/AndroidRuntime(460):     at
> > > java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:258)
> > > 11-09 08:47:58.646: ERROR/AndroidRuntime(460):     at
> > > java.util.concurrent.FutureTask.run(FutureTask.java:122)
> > > 11-09 08:47:58.646: ERROR/AndroidRuntime(460):     at
> > > java.util.concurrent.ThreadPoolExecutor$Worker.runTask
> > > (ThreadPoolExecutor.java:648)
> > > 11-09 08:47:58.646: ERROR/AndroidRuntime(460):     at
> > > java.util.concurrent.ThreadPoolExecutor$Worker.run
> > > (ThreadPoolExecutor.java:673)
> > > 11-09 08:47:58.646: ERROR/AndroidRuntime(460):     at
> > > java.lang.Thread.run(Thread.java:1060)
> > > 11-09 08:47:58.646: ERROR/AndroidRuntime(460): Caused by:
> > > java.lang.NullPointerException
> > > 11-09 08:47:58.646: ERROR/AndroidRuntime(460):     at
> > > com.android.vending.AssetItemAdapter
> > > $ReloadLocalAssetInformationTask.doInBackground(AssetItemAdapter.java:
> > > 791)
> > > 11-09 08:47:58.646: ERROR/AndroidRuntime(460):     at
> > > com.android.vending.AssetItemAdapter
> > > $ReloadLocalAssetInformationTask.doInBackground(AssetItemAdapter.java:
> > > 777)
> > > 11-09 08:47:58.646: ERROR/AndroidRuntime(460):     at
> > > android.os.AsyncTask$2.call(AsyncTask.java:185)
> > > 11-09 08:47:58.646: ERROR/AndroidRuntime(460):     at
> > > java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:256)
> > > 11-09 08:47:58.646: ERROR/AndroidRuntime(460):     ... 4 more
> > > 11-09 08:47:58.666: INFO/Process(76): Sending signal. PID: 460 SIG: 3
> > > 11-09 08:47:58.666: INFO/dalvikvm(460): threadid=7: reacting to signal
> > > 3
> > > 11-09 08:47:58.726: INFO/dalvikvm(460): Wrote stack trace to '/data/
> > > anr/traces.txt'
> > > 11-09 08:47:58.996: INFO/DumpStateReceiver(76): Added state dump to 1
> > > crashes
> > > 11-09 08:47:59.076: INFO/Process(460): Sending signal. PID: 460 SIG: 9
> > > 11-09 08:47:59.096: INFO/ActivityManager(76): Process
> > > com.android.vending (pid 460) has died.
> > > 11-09 08:47:59.096: INFO/WindowManager(76): WIN DEATH: Window{43310248
> > > Attention paused=false}
> > > 11-09 08:47:59.106: INFO/WindowManager(76): WIN DEATH: Window{43310830
> > > com.android.vending/com.android.vending.AssetInfoActivity
> > > paused=false}
> > > 11-09 08:47:59.146: INFO/ActivityManager(76): Start proc
>
> ...
>
> read more »

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to