tizen studio (x64) - Build Signed Package - Creating package failed - java.io.IOexception: Invalid password

微笑、不失礼 提交于 2019-12-11 18:07:04

问题


I develop Tizen Wear Web app. When I emulate it on Chrome - all is ok.

When I want to run app on device emulator or real device I see this error (screenshot):

"Build Signed Package - Creating package failed - java.io.IOexception: Invalid password": ERROR PIC

Story: I install tizen studio, create sertificates (like on Tizen FAQ), create new Web App from examples, try to run.. failed.

I found LOG of build, it says: [2018.11.28 13:29:32][ERROR] TizenIncrementalSigner.java(1304) - C:\Users\USER\Desktop\tizen-studio\tools\certificate-generator\certificates\distributor\tizen-distributor-signer.p12 is invalid certificate file or password incorrect.

I want to fix this problem, but I have no ideas about what password is incorrect and how to set correct. Thank you!


回答1:


If you have not resolved the problem yet, try this: issue a certificate from another issuer. In my case, I tried to build a package with a Samsung certificate - unsuccessfully. I managed to build the package after changing the certificate on the Tizen's one.



来源:https://stackoverflow.com/questions/53517875/tizen-studio-x64-build-signed-package-creating-package-failed-java-io-io

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!