안녕하세요.
제가 배포시도하는 프로젝트는 Tizen Studio 에서 Tizen SDK 3.0 을 타겟으로 생성한 Web Application 입니다.
(http://developer.samsung.com/gear/develop/creating-your-first-app/web를 따라가는 중)
내부 코드는 하나도 수정한 것이 없고요. 가이드에 따라 Certificate Manager를 통해 Tizen Profile 도 잘 생성하였습니다.
제 개발환경은 Macbook Pro, MacOS 10.12.6 Sierra에 Tizen Studio 2.0 이 설치되어 있습니다.
(Tizen Studio는 2017/11/23 공식사이트에서 다운로드 받아 설치)
제 기어 S3 Classic 기기는 Wifi로 MacBook과 같은 네트워크를 사용하게 하였고,
Device Manager의 Remote Device Manager를 통해 Connection 성공한 상태입니다.
(sdb devices 로도 잘 연결된 것을 확인함.)
Tizen Studio에서 이 기기를 선택해 놓고, 프로젝트를 Run As WebApplication 시도하자 아래와 같은 에러가 발생합니다.
에러 로그는 다음과 같습니다.
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px 'Eco Sans Mono'} p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px 'Eco Sans Mono'; min-height: 14.0px} p.p3 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px 'Eco Sans Mono'; color: #ff2600}
Launching the Tizen application...
# If you want to see the detailed information,
# please set the logging level to DEBUG in Preferences and check the log file in '/Users/gilboklee/tizen-studio-data/ide/logs/ide-20171123_150137.log'.
[Initializing the launch environment...]
RDS: On
Target information: SM-R770
Application information: Id(UaDhXTibWV.HelloGear32), Package Name(UaDhXTibWV), Project Name(HelloGear32)
[Transferring the package...]
Transferred the package: wgt stream -> /home/owner/share/tmp/sdk_tools/tmp/HelloGear32.wgt
[Installing the package...]
path is /home/owner/share/tmp/sdk_tools/tmp/HelloGear32.wgt
start process (install)
.....
error : -12
end process (fail)
processing result : Check certificate error [-12] failed
spend time for pkgcmd is [1101]ms
cmd_ret:244
An exception occurred
(Installing the package... > Fail)
An exception occurred
Unexpected stop progress...
(4.443 sec)