Android emulator is online, but I can't control it-Collection of common programming errors

My emulator is online, adb is seeing it, but emulator itself can’t get through the startup to homescreen. Startup routine stops when the title ANDROID is on the screen. I thought that the key to repaired emulator is update to the newest version of android sdk, but it wasn’t worked. It is still the same problem. Thanks

12-31 15:47:32.269: I/DEBUG(30): debuggerd: Jun 30 2010 14:39:19
12-31 15:47:33.351: D/qemud(37): entering main loop
12-31 15:47:33.359: I/Netd(29): Netd 1.0 starting
12-31 15:47:33.669: I/Vold(28): Vold 2.1 (the revenge) firing up
12-31 15:47:34.109: D/Vold(28): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
12-31 15:47:37.309: D/qemud(37): fdhandler_accept_event: accepting on fd 10
12-31 15:47:37.339: D/qemud(37): created client 0xe078 listening on fd 8
12-31 15:47:37.369: D/qemud(37): fdhandler_event: disconnect on fd 8
12-31 15:47:38.279: D/qemud(37): fdhandler_accept_event: accepting on fd 10
12-31 15:47:38.279: D/qemud(37): created client 0xf028 listening on fd 8
12-31 15:47:38.323: D/qemud(37): client_fd_receive: attempting registration for service 'gsm'
12-31 15:47:38.359: D/qemud(37): client_fd_receive:    -> received channel id 1
12-31 15:47:38.609: D/qemud(37): client_registration: registration succeeded for client 1
12-31 15:47:41.589: W/Vold(28): No UMS switch available
12-31 15:47:43.260: D/qemud(37): fdhandler_accept_event: accepting on fd 10
12-31 15:47:43.269: D/qemud(37): created client 0x10fd8 listening on fd 11
12-31 15:47:43.269: D/qemud(37): client_fd_receive: attempting registration for service 'boot-properties'
12-31 15:47:43.269: D/qemud(37): client_fd_receive:    -> received channel id 2
12-31 15:47:43.319: D/qemud(37): client_registration: registration succeeded for client 2
12-31 15:47:43.319: I/qemu-props(53): connected to 'boot-properties' qemud service.
12-31 15:47:43.427: I/qemu-props(53): received: dalvik.vm.heapsize=24m
12-31 15:47:43.512: I/qemu-props(53): received: qemu.sf.lcd_density=240
12-31 15:47:43.519: I/qemu-props(53): received: qemu.hw.mainkeys=1
12-31 15:47:43.539: I/qemu-props(53): received: qemu.sf.fake_camera=back
12-31 15:47:43.549: I/qemu-props(53): received: 
12-31 15:47:43.549: I/qemu-props(53): invalid format, ignored.
12-31 15:47:56.878: D/AndroidRuntime(32): >>>>>>>>>>>>>> AndroidRuntime START