glcj commented on issue #2038:
URL: https://github.com/apache/plc4x/issues/2038#issuecomment-2728085246

   From the generated event, the specific objects of the S7 protocol will be 
replaced by the corresponding SPI objects.
   
   _Exception in thread "main" java.lang.ClassCastException: class 
org.apache.plc4x.java.s7.readwrite.utils.S7PlcSubscriptionRequest cannot be 
cast to class org.apache.plc4x.java.spi.messages.DefaultPlcSubscriptionRequest 
(org.apache.plc4x.java.s7.readwrite.utils.S7PlcSubscriptionRequest and 
org.apache.plc4x.java.spi.messages.DefaultPlcSubscriptionRequest are in unnamed 
module of loader 'app')_
   
   Note: It would be interesting to evaluate what modification was made to the 
SPI to generate this exception.


-- 
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