Unable to Launch Package Manager in Tizen Studio 3.1

Original Created Jan 24, 2019 | Regeneration Apr 22, 2026

I installed Tizen Studio 3.1 using the CLI installer, but I'm unable to launch the package manager. The package manager fails to open whether I try launching it from the command line or directly from the Studio interface.

Could you please help me resolve this issue? Let me know if you need any additional information about my setup.

Problem Understanding

The issue appears when trying to launch the package manager in Tizen Studio 3.1, which could be caused by:

  1. Java setup issues
  2. Missing Java modules
  3. Outdated Tizen Studio version

Solution Methods

  1. Upgrade to Tizen Studio 3.7:

    • Download the latest version from Samsung Tizen OS
    • This version comes with prebundled Java, eliminating the need for manual Java setup or environment variables
  2. Add Required Java Modules: If you prefer to keep your current version, try running:

    package-manager-cli update --add-modules java.xml.bind
    

    Note: This update may take 20+ minutes to complete

  3. Verify Java Version:

    • Ensure you're using Java 8, as the error javax/xml/bind/JAXBException suggests compatibility issues with newer Java versions

Additional Tips

  • After running the package manager update command, your Tizen Studio might automatically upgrade to version 3.7
  • The --add-modules java.xml.bind parameter might not always be necessary
  • For future installations, consider using the latest Tizen Studio version to avoid similar compatibility issues

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.