How to test the RMT_DEV_TEST_INT example?

12 views
Skip to first unread message

alan hui

unread,
Apr 17, 2011, 11:51:43 PM4/17/11
to FBDK
Hello,

I am trying to test the RMT_DEV_TEST_INT example in FBDK/src/ita. I am
confusing about the procedure for testing this RMT_DEV_TEST_INT
example on a embedded system.

The host PC and the remote embedded device is on the same network
segement. Now, I can start the RMT_DEV on the embeded platform
Jamvm-1.4.3. ARM9/linux-2.6.12 using the command

./../jamvm/bin/jamvm -cp lib:fbrt.jar fb.rt.RMT_DEV -n DEV1 -p
math:ita: -s 61499

and get the system response:

MRG_ID = "localhost: 61499"

But when running the FBDK system configuration on PC, NOT_READY
message is displayed. The embbeded platfom show the error information
as followed:

Exception in thread "Thread-1" java.lang.NoSuchMethodError: isEmpty
at fb.xml.mgt.FBMParameter.checkAttribute(FBMParameter.java:98)
at fb.xml.FBElement.checkAttributes(FBElement.java:131)
at fb.xml.FBElement.parseFrom(FBElement.java:447)
at fb.xml.mgt.FBMRequest.parseXMLKeyword(FBMRequest.java:158)
at fb.xml.FBElement.parseBody(FBElement.java:429)
at fb.xml.FBElement.parseFrom(FBElement.java:449)
at fb.xml.mgt.FBMRequest.parseFrom(FBMRequest.java:206)
at fb.xml.FBElement.parseFromXML(FBElement.java:463)
at fb.rt.DEV_MGR.service_REQ(DEV_MGR.java:79)
at fb.rt.REQEvent.serviceEvent(REQEvent.java:36)
at fb.rt.EventOutput.serviceEvent(EventOutput.java:80)
at fb.rt.net.FBCommReceiver.indicate(FBCommReceiver.java:73)
...

I am looking forward to your reply. Many thanks.

Best Regards,
Reply all
Reply to author
Forward
0 new messages