Languages

Menu
Sites
Language
Build error on tizen ide for wearable

Hi, I successed build on wearable 

but now it's fail with this message

window7 64bit

--

Errors occurred during the build.
Errors running builder 'Web Widget Builder' on project 'mjiokj'.
Build Error : 
You cannot access outside the file size (108756 bytes). You have requested portion 92022-681846 bytes. File: File: default.0.oda os-size=1049600, stored=1048576, filled=108756, max=524288000
Build Error : 
You cannot access outside the file size (108756 bytes). You have requested portion 92022-681846 bytes. File: File: default.0.oda os-size=1049600, stored=1048576, filled=108756, max=524288000

 

--

I already did set security profiles also uninstall IDE,SDK then install IDE,SDK

the error occurred same situation  gear2 neo and Emulator 

thanks to read

 

Edited by: junyoung roh on 30 Jul, 2014

Responses

5 Replies
Alex Dem

Hi,
We have performed these steps(Tizen for wearable Help):
Getting Started with Tizen Wearable > Development Environment > Tizen SDK for Wearable -> Certificates
and we were able to register received certificate on win 7 64bits sdk 1.0.0b2 and build widget.
Alexey.

Brandon Collins

I am having the same error but I am having trouble understanding your reply. I was able to build for a week before I started getting this error. I can still build successfully on another machine. Why do I need to obtain a certificate? I am having trouble finding where you are telling us to go, do you have a link?

daniel kim

Hi,

I've observed same problem before.

In my case, several sudden power off of my PC caused to harm .metadata file in workspace. so I reinstalled SDK to avoid this error.

So I suggest you to creat a new workspace and switch it, then you will not see the same error.

Otherwise I recommend you to delete workspace folder and sdk folder and reinstall SDK.

 

Dmitry Mina

Had this problem yesterday, re-importing certificates helped. So NOT touching the workspace and NOT reinstalling the SDK.

Sivashankar sekar

Hey..

I too faced the same problem due to same reason as daniel kim "sudden power off of my PC caused this"..

I just followed daniel kim .. just close the IDE and clear .metadata from your project folder. Reopen the IDE and import back all your projects again ..

Hope it works for you .. if not reinstall the SDK :(