Note that there are some explanatory texts on larger screens.

plurals
  1. POWith Snapshot enabled android Emulator fails
    primarykey
    data
    text
    <p>Two days ago I installed all the Android SDK updates. Earlier I had 2.2 API 8, Revision 2. After the upgrade I enabled snapshot - I am not able to start the emulator with Snapshot enabled. I get this message (in red) in the <strong>Console</strong><br> NAND: nand_dev_load_disk_state ftruncate failed: Invalid argument </p> <p>I get this message in <strong>logcat</strong> almost every 5 seconds<br> 03-03 19:45:38.008: WARN/MountService(59): Waiting too long for mReady!</p> <p>the trace before this message appears is shown below </p> <pre><code>03-03 19:39:56.633: INFO/SystemServer(59): Mount Service 03-03 19:39:56.672: INFO/SystemServer(59): Notification Manager 03-03 19:39:56.722: INFO/SystemServer(59): Device Storage Monitor 03-03 19:39:56.752: ERROR/VoldConnector(59): No connection to daemon 03-03 19:39:56.752: ERROR/VoldConnector(59): java.lang.IllegalStateException 03-03 19:39:56.752: ERROR/VoldConnector(59): at com.android.server.NativeDaemonConnector.sendCommand(NativeDaemonConnector.java:191) 03-03 19:39:56.752: ERROR/VoldConnector(59): at com.android.server.NativeDaemonConnector.sendCommand(NativeDaemonConnector.java:178) 03-03 19:39:56.752: ERROR/VoldConnector(59): at com.android.server.NativeDaemonConnector.doCommand(NativeDaemonConnector.java:213) 03-03 19:39:56.752: ERROR/VoldConnector(59): at com.android.server.NativeDaemonConnector.doListCommand(NativeDaemonConnector.java:258) 03-03 19:39:56.752: ERROR/VoldConnector(59): at com.android.server.MountService$2.run(MountService.java:425) 03-03 19:39:56.783: INFO/SystemServer(59): Location Manager 03-03 19:39:56.793: INFO/SystemServer(59): Search Service 03-03 19:39:56.802: INFO/SystemServer(59): DropBox Service </code></pre> <p>Can anyone please tell me what could be wrong with my setup? I am attaching a screenshot of Installed packages. </p> <p><img src="https://i.stack.imgur.com/HidL9.jpg" alt="enter image description here"></p> <p>The emulator does not start I have to kill it and restart eclipse with with snapshot disabled. <a href="http://tools.android.com/recent/emulatorsnapshots" rel="nofollow noreferrer">http://tools.android.com/recent/emulatorsnapshots</a> </p> <p>With Snapshot disabled - here is what logcat looks like </p> <pre><code>03-04 04:17:41.387: INFO/SystemServer(73): Device Storage Monitor 03-04 04:17:41.398: INFO/PackageManager(73): Updating external media status from unmounted to unmounted 03-04 04:17:41.407: DEBUG/VoldCmdListener(29): share status ums 03-04 04:17:41.457: INFO/SystemServer(73): Location Manager </code></pre> <p>The AVD platform is 2.2/API 8<br> Thank you</p> <p>@Greg<br> Here are the details for AVD<br> <img src="https://i.stack.imgur.com/AnUeq.jpg" alt="enter image description here"></p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload