Android build failed: Failed to copy due to Map failed

I am attempting to build with an android target using the debug key and when the build completes it gives me the following error:

Failed to copy \temp_directory_path to c:\corona\mobile.apk due to Map failed.

This happened after finally resolving an issue where I was unable to access the keystore because it was not accepting any password as valid, including the default “android”.

I tried looking in the temp directory to copy it over manually but it is already deleted by the time the error prints out.

Edit: I have still not come up with a solution to this issue. Has nobody else seen this? [import]uid: 100558 topic_id: 17268 reply_id: 317268[/import]

Anyone help? Facing the same situation [import]uid: 119307 topic_id: 17268 reply_id: 80840[/import]

Same problem.
I found this solution: change JDK version. (with jdk 1.6.0_30 all fine) [import]uid: 109747 topic_id: 17268 reply_id: 86172[/import]