E2567 Unable to create process: 'message'

From RAD Studio
Jump to: navigation, search

Go Up to Platform Assistant Server Errors Index


You get this error because your system prevents the Platform Assistant client from running the JarSigner JDK executable.

  • If you get the following message:
Access is denied.
The issue might be that your current user, the user who is running the Platform Assistant client, does not have execution permissions on the JarSigner executable. You must ensure that your user has permissions on the executable defined in the JarSigner location field of the Android SDK that you have assigned to the Android platform in your project.

See Also