chrisdutz commented on issue #1538:
URL: https://github.com/apache/plc4x/issues/1538#issuecomment-2072563616

   Well if you use that jar you will have a pretty ugly mess of class versions 
in your classpath as we also use Netty internally and this way Maven will add 
the netty-all 5 to that. I strongly reccommend not doing that.
   
   If you want us to help you, I think we need a bit more information:
   - What type of simulator are you using?
   - What's the rest of the code (especially the connection string)?
   - Set the log level to TRACE and what does it output?
   
   But you state that nothing is going out ... well ... it might be that your 
classpath just completely breaks PLC4J because the Modbus drivers would 
generally always send something out. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@plc4x.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to