Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Kura » Kura example Modbus: org.eclipse.kura.demo.modbus
Kura example Modbus: org.eclipse.kura.demo.modbus [message #1777255] Mon, 27 November 2017 16:12 Go to next message
ermanno porporato is currently offline ermanno porporatoFriend
Messages: 26
Registered: November 2017
Junior Member
Hi

We are trying to run the modbus demo;

general project:

org.eclipse.kura.demo.modbus

we had to add the project:

org.eclipse.kura.protocol.modbus

(two new projects in eclipse, the second is really needed ????).

Fixed the errors, and launching the project, the class: ModbusExample.java, we have many kinds of errors:

java.lang.ClassNotFoundException: org.eclipse.kura.protocol.modbus.ModbusProtocolDevice

and very often:

java.lang.NoClassDefFoundError: org / eclipse / kura / protocol / modbus / ModbusProtocolException

(basically many of the 6-7 classes that are located below: org.eclipse.kura.protocol.modbus)


thanks for any help
Re: Kura example Modbus: org.eclipse.kura.demo.modbus [message #1777258 is a reply to message #1777255] Mon, 27 November 2017 16:26 Go to previous message
Matteo Maiero is currently offline Matteo MaieroFriend
Messages: 423
Registered: July 2015
Location: Italy
Senior Member
Hi,
the protocol.modbus project actually implements the modes protocol.
The demo.modbus uses the protocol.modbus project to build a demo application on top.

Best regards,
Matteo
Previous Topic: Use the 'org.eclipse.kura.example.publisher' bundle
Next Topic:Kura installation issue on Raspberian Virtualbox image
Goto Forum:
  


Current Time: Sat Apr 27 02:54:10 GMT 2024

Powered by FUDForum. Page generated in 0.02806 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top