JiriOndrusek commented on PR #4867:
URL: https://github.com/apache/camel-quarkus/pull/4867#issuecomment-1533019172

   > 
   
   I'll eliminate the warnings as you suggested. Unfortunately the change does 
not help with the problems in 2.13.x.
   I've seen another issue (only warning but seems important - 
`java.io.IOException: The actual length of the SEQUENCE object org.snmp4j.PDUv1 
is 24, but 41 was expected`.
   Problem is probably caused by the fact, that 2.13.x uses camel 3.18.6, which 
uses snmp4j (            <groupId>org.apache.servicemix.bundles</groupId>
               <artifactId>org.apache.servicemix.bundles.snmp4j</artifactId> of 
version 2.6.3_1)
               `main` uses org.snmp4j.snmp4j.2.8.15.
               I've never seen such issue on main.
               
               
               


-- 
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: commits-unsubscr...@camel.apache.org

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

Reply via email to