jamesnetherton opened a new issue, #6290: URL: https://github.com/apache/camel-quarkus/issues/6290
### Bug description Seems to have started happening after the Camel 4.7.0 upgrade. What's odd is that the secondary app started by the test doesn't seem to do anything. None of the expected log output is produced. There's an error in the console output, but I don't think it's significant. ``` ERROR [io.ver.cor.net.imp.ConnectionBase] (vert.x-eventloop-thread-0) java.lang.IllegalStateException: The reference counter cannot be negative, found: -1 ``` -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org