Package Transfer Failure with Error Code 2 in Tizen SDK

Original Created Jan 26, 2017 | Regeneration Apr 22, 2026

I recently installed Tizen SDK with Tizen IDE and have been working without issues until now. When trying to run my project (tv-samsung-public-2.4) on the same emulator I've used successfully for other projects, I encountered this error:

Transferring the package... > Fail
Error occurred at the below step.
  `Transferring the package...`
  (Return Code:2)unknown error

The emulator starts normally, and I can access the My Apps folder, but it only contains a web browser - my application is not present.

Troubleshooting steps I've tried:

  1. Created brand new projects (both empty and basic templates)
  2. Generated new Author key files and cleaned all projects with workspace rebuild
  3. Deleted contents of the "workspace.metadata" folder

None of these resolved the issue. Any suggestions for solving this problem?

Problem Understanding

The error occurs during package transfer to the emulator, specifically showing "Return Code:2" which indicates an unknown error in the deployment process. The application fails to appear in the emulator despite successful emulator startup.

Solution Methods

  1. Create a New Emulator:

    • This appears to be the most effective solution based on community feedback
    • Go to Tizen IDE > Tools > Tizen Emulator Manager
    • Create a new emulator instance and try deploying your application again
  2. Verify Emulator Connection:

    • Ensure the emulator is properly connected to the IDE
    • Check the connection status in the Tizen Device Manager
  3. Clean and Rebuild:

    • Perform a clean build of your project
    • Right-click project > Clean Project
    • Then rebuild before attempting deployment again

Additional Tips

  • If the issue persists, consider:
    • Updating your Tizen SDK to the latest version
    • Checking available disk space on your development machine
    • Verifying your project's certificate and profile settings

Customize your cookie preferences

You can enable or disable non-essential cookies. Essential cookies are always on to ensure the site works properly and to keep you signed in.

Necessary

These cookies are necessary for the website to function properly and cannot be switched off. They help with things like logging in and setting your privacy preferences.

Always on

Analytics

These cookies help us improve the site by tracking which pages are most popular and how visitors move around the site.

Enable analytics cookies
Public Forum Public Forum
Employees only. Please sign in with your company account.