Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (device)
Viewing all articles
Browse latest Browse all 250

WindowsError: [Error 183] When sending to device.

0
0

I get this error irregularly with no rhyme nor reason when sending my project to my android devices.

Cleaning the project does not seem to help but deleting the build folder does sometimes seem to help but not always. Sometimes it only does this on every other try, sometimes it does it for a half hour straight killing my development, with my extremeAnger method sometimes getting activated.

I'm running on a 64-bit win 7 ultimate system.

Let me know if you need any other information, as my sanity needs this fixed. Thanks!

[DEBUG] installing native SDK libs
[DEBUG] C:\PROGRA~2\Java\jdk1.6.0_30\bin\jarsigner.exe -storepass tirocks -keystore C:\Users\MinceMan\AppData\Roaming\Titanium\mobilesdk\win32\2.0.1.GA2\android\dev_keystore -signedjar "C:\Dropbox\Chris' Development\TitaniumWorkspace\Mobile Foods\build\android\bin\app.apk" "C:\Dropbox\Chris' Development\TitaniumWorkspace\Mobile Foods\build\android\bin\app-unsigned.apk" tidev
[DEBUG] "C:\Dropbox\Chris' Development\android-sdk-windows\tools\zipalign.exe" -v 4 "C:\Dropbox\Chris' Development\TitaniumWorkspace\Mobile Foods\build\android\bin\app.apk" "C:\Dropbox\Chris' Development\TitaniumWorkspace\Mobile Foods\build\android\bin\app.apkz"
[ERROR] Exception occured while building Android project:
[ERROR] Traceback (most recent call last):
[ERROR]   File "C:\Users\MinceMan\AppData\Roaming\Titanium\mobilesdk\win32\2.0.1.GA2\android\builder.py", line 2125, in <module>
[ERROR]     s.build_and_run(True, avd_id, device_args=device_args)
[ERROR]   File "C:\Users\MinceMan\AppData\Roaming\Titanium\mobilesdk\win32\2.0.1.GA2\android\builder.py", line 1973, in build_and_run
[ERROR]     launched, launch_failed = self.package_and_deploy()
[ERROR]   File "C:\Users\MinceMan\AppData\Roaming\Titanium\mobilesdk\win32\2.0.1.GA2\android\builder.py", line 1528, in package_and_deploy
[ERROR]     os.rename(app_apk+'z',app_apk)
[ERROR] WindowsError: [Error 183] Cannot create a file when that file already exists

Viewing all articles
Browse latest Browse all 250

Latest Images

Trending Articles





Latest Images