On 19 July 2016 at 11:25, DraCzech <[email protected]> wrote: > I've noticed the issue just when I finished the question... > > I tried to use proton-j 0.13.1 (as direct dependency) and 0.13.0 (transitive > dependency of qpid-jms-client 0.10.0) > > But it still hangs on the same spot no matter what version of the library > I'm using. > > I'm not saying the problem is not at the my side of code, but this freeze > seems to be quite odd at least. The way the program hangs on a synchronizing > method call also prevents any connection timeout parameter from being > applied. So I don't have any exception to work with or so... >
As I said, there is an issue in the client with its handling of the scenario I described. The proton-j version issue is currently the only way I've seen mention of it happening thus far. The fact you say everything works when run separately still makes me think it is a likely cause, but potentially there are others of similar nature. What do you get from running mvn dependency:tree? Robbie --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
