MangoAutomation / modbus4j

A high-performance and ease-of-use implementation of the Modbus protocol written in Java. Supports ASCII, RTU, TCP, and UDP transports as slave or master, automatic request partitioning and response data type parsing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

java.lang.NoClassDefFoundError: com/serotonin/messaging/MessagingExceptionHandler

cmnewfan opened this issue · comments

the exception happened when init ModbusMaster?
did i miss something?