-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Collectview Application died #2717
Comments
If any one solve the issue pls help |
Try "sudo ant run_bigmem" Instead of "sudo ant run" Command While launching the contiki. So that u can add more motes |
To solve this issues the better way is by " Changing the java version" |
There may be two important reasons. Firstly, this error may be due to memory error. Secondly, an unexpected character may appear on the java socket side. Therefore, it is useful to debug it. |
Remove unused cc-gcc.h
Whenever I am trying to get the Collect view I am getting this message "Collectview Application died". what is the solution. I am using contiki3.0
The text was updated successfully, but these errors were encountered: