博客首页 注册 建议与交流 排行榜 加入友情链接
推荐 投诉 搜索: 帮助

马二进三名人传记

yjx2003---linux
  yjx2003.cublog.cn

关于作者
mail: xjybook7###yahoo.com.cn
把3个# 换成 @ ,就是邮件地址
|| << >> ||
我的分类


tinyos 插件使用问题

tinyos 插件使用问题

unhandled event loop exception问题

 

I have TinyOS1.1.10, and jre1.5.0_06, platform is Windows XP.

I just installed eclipse with TinyOS plugin.

Then, I tried to follow the example. http://www.dcg.ethz.ch/~rschuler/articles/tutorial_wizard.htm

 

However, after File->New->Example->TinyOS Example Wizards->Next

I get "unhandled event loop exception" error.

++++++++++++++++++++++++

 

java.lang.NoSuchFieldError: WizardNewProjectCreationPage_projectContentsGroupLabel

       at tinyOS.wizards.TinyOSExampleWizardPage.createProjectLocationGroup(TinyOSExampleWizardPage.java:319)

       at tinyOS.wizards.TinyOSExampleWizardPage.createControl(TinyOSExampleWizardPage.java:195)

       at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:180)

       at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:614)

       at org.eclipse.jface.wizard.WizardDialog.setWizard(WizardDialog.java:989)

       at org.eclipse.jface.wizard.WizardDialog.updateForPage(WizardDialog.java:1041)

       at org.eclipse.jface.wizard.WizardDialog.access$2(WizardDialog.java:1038)

       at org.eclipse.jface.wizard.WizardDialog$4.run(WizardDialog.java:1028)

       at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)

       at org.eclipse.jface.wizard.WizardDialog.showPage(WizardDialog.java:1026)

       at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDialog.java:757)

       at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:351)

       at org.eclipse.jface.dialogs.Dialog$3.widgetSelected(Dialog.java:660)

       at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90)

       at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)

       at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928)

       at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348)

       at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968)

       at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)

       at org.eclipse.jface.window.Window.open(Window.java:796)

       at org.eclipse.ui.actions.NewExampleAction.run(NewExampleAction.java:122)

       at org.eclipse.jface.action.Action.runWithEvent(Action.java:499)

       at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:539)

       at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488)

       at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400)

       at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)

       at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928)

       at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348)

       at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968)

       at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914)

       at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878)

       at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419)

       at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)

       at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)

       at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)

       at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)

       at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)

       at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)

       at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)

       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

       at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

       at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

       at java.lang.reflect.Method.invoke(Unknown Source)

       at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)

       at org.eclipse.core.launcher.Main.basicRun(Main.java:280)

       at org.eclipse.core.launcher.Main.run(Main.java:977)

       at org.eclipse.core.launcher.Main.main(Main.java:952)

 

+++++++++++++++++++++

eclipse.buildId=M20060921-0945

java.version=1.5.0_10

java.vendor=Sun Microsystems Inc.

BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN

Command-line arguments:  -os win32 -ws win32 -arch x86

----------------------------------------------------

你到configuration目录下找XXXX.log, XXXX是一串数字, 然后看里面出现的违例, 就知道原因了, 如果找不出来, 那就贴到坛子里. 大家可以帮你分析原因.

 

!SESSION 2005-12-15 11:43:11.959 -----------------------------------------------

eclipse.buildId=M20050929-0840

java.version=1.4.2_01

java.vendor=Sun Microsystems Inc.

BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN

Command-line arguments: -os win32 -ws win32 -arch x86

 

!ENTRY org.eclipse.update.configurator 2005-12-15 11:43:34.531

!MESSAGE 在目录 e:\Adon\工作\CMM\eclipse-SDK-3.1.1win32\eclipse\features\de.guhsoft.jinto_0.10.2.jar 中找不到 feature.xml

 

i meet the same question now,

i search some resource,somebody said,it was invoked because of plugin.xml.

and need to add some *.jar file into <require> in plugin.xml

 

卓越网上书城 zigbee 及计算机 相关图书
ZigBee技术及应用
市场价: ¥62
卓越价: ¥48.6
VIP价: ¥48.6
从卓越亚马逊购买

 

ZigBee技术基础及案例分析
市场价: ¥42
卓越价: ¥32.5
VIP价: ¥32.5
从卓越亚马逊购买

 

ZigBee无线网络技术入门与实战
市场价: ¥25
卓越价: ¥19.6
VIP价: ¥19.1
从卓越亚马逊购买

 

PIC单片机与ZigBee无线网络实战
市场价: ¥39
卓越价: ¥33.1
VIP价: ¥32.1
从卓越亚马逊购买

 

Eclipse宝典
市场价: ¥59
卓越价: ¥45
VIP价: ¥45
从卓越亚马逊购买

 

无线传感器网络
市场价: ¥42
卓越价: ¥32.6
VIP价: ¥32.6
从卓越亚马逊购买

 

Java网络编程精解

市场价: ¥55
卓越价: ¥41.2
VIP价: ¥41.2

从卓越亚马逊购买

 

无线传感器及元器件:网络、设计与应用
市场价: ¥29
卓越价: ¥24.7
VIP价: ¥
从卓越亚马逊购买

C++ Builder数据库开发经典案例解析(附光盘)/经典案例解析

市场价: ¥48
卓越价: ¥35.9
VIP价: ¥35.9

从卓越亚马逊购买

 

C#2005 &.NET 3.0高级编程(第5版)上下卷(第一本面向.NET 3.0的C#经典名著!)
市场价: ¥158
卓越价: ¥118.3
VIP价: ¥114.8
从卓越亚马逊购买

 

无线传感器网络技术与应用
市场价: ¥28
卓越价: ¥22.4
VIP价: ¥22.4
从卓越亚马逊购买

 

PHOTOSHOP CS/CS2 WOW!BOOK
市场价: ¥138
卓越价: ¥104.1
VIP价: ¥104.8
从卓越亚马逊购买

 

 

====================================================
====================================================

订阅免费电子杂志〈名人传记〉

每期发送电子图书,广读博览融汇贯通。阅读电子书时,请注意保护视力。╭○═○╮╭◎═◎╮╭●═●╮同步发行《名人传记简装版》简装版只包含附件联接地址,大小控制在80k以内。同时发送《热点》期刊

 

1 邮件订阅方式
向下面的邮件地址发一封信,邮件正文(不是标题)填写subscribe zhuanji
邮件地址  bentium@list.bentium.net

1.主页订阅

主页地址一 

http://list.cn99.com/cgi-bin/getlsts?listname=zhuanji

主页地址二   http://yjxsuccess.blog.hexun.com/

马二进三名人传记搏客 yjx2003.cublog.cn
向潜规则低头 图书 计算机基础应用 思路 杂文 linux c++ builder VB.NET tinyOS and eclipse

发表于: 2008-02-19,修改于: 2008-02-19 14:38,已浏览597次,有评论4条 推荐 投诉


网友评论
网友: 本站网友 时间:2008-04-28 09:45:23 IP地址:202.115.65.★
  你好,我是TinyOS的初学者.想问一个简单的问题,就是如何使用 TINYOS呢?
想运行系统自带的例子,可是怎么用那些命令呢?
比如,转到某个目录下.

谢谢!

网友: 本站网友 时间:2008-04-28 10:44:47 IP地址:117.10.75.★
用linux的命令
cd 

网友: 本站网友 时间:2008-04-29 20:09:10 IP地址:202.115.65.★
但是我的系统是WINXP,难到还要安装LINUX操作系统?
我用了CD 命令在WINDOWS下,但是它说找不到相应的文件或目录.

网友: 本站网友 时间:2008-04-30 09:35:17 IP地址:117.15.27.★
cd 是在虚拟机cygwin 使用的

tinyos的说明书有步骤

 发表评论