Skip to content

use system classpath when running tos-mviz#363

Open
zhaodaolimeng wants to merge 1 commit intotinyos:masterfrom
zhaodaolimeng:master
Open

use system classpath when running tos-mviz#363
zhaodaolimeng wants to merge 1 commit intotinyos:masterfrom
zhaodaolimeng:master

Conversation

@zhaodaolimeng
Copy link

When using apps/MViz, I run the tos-mviz command and ended up with a ClassNotFoundException of MVizMsg. This is likely caused by the tinyos.jar installed in jvm libs, where the classloader will only check classes in the tinyos.jar. Problem fixed by using system classloader.
Is this fix appropriate? Any advice? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant