15 or 20 minutes is far too long. from your logs, it seems the system is crashing multiple times during the boot sequence, then is restarted by "init", then it crashes, then it is restarted, etc...
the fact that it can start normally after so many crashes is strange., but not unheard of... this is a known bug that we have been unable to reproduce on our machines. sadly, the M5 codebase is so dated compared to our current sources that we won't be able to spend a lot of resources on this anymore (and believe me, I tried a lot). I hope the next release of the system images will behave differently: if for some reason the system crashes on boot, it will no longer restarts ad-mauseam (limiting to a few restarts, then dumping a "fatal error"/"guru meditating" message would be much better) until then, I fear there is very little I can do for you. :-( On Fri, May 16, 2008 at 10:21 AM, prodvit <[EMAIL PROTECTED]> wrote: > > Ok thank's Digit and Ahmed. > > Now the emulator starts: the problem is that it takes about 20 > minutes!!! :( > Yesterday I close it before it completely starts... > > Hovewer I'd like to undertand some exceptions in log trace: > > For example, I can see: > DEBUG/dalvikvm(496): NOTE: loadClass 'android.app.Activity > $LocalWindowManager' 0x40018950 threw an exception > DEBUG/dalvikvm(496): Exception Ljava/lang/ClassNotFoundException; from > PathClassLoader.java:205 not caught locally > > and similar others....I open the android's jar (remember I have the m5 > r15) and the class Activity$LocalWindowManager', in the package > android.app, doesn't exist! > > Instead I found it in the old jar (m3)....Is it normal? I think > no...how can I fix? > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

