Cannot connect to RabbitMQ by JavaFX

44 views
Skip to first unread message

EnterDev

unread,
Nov 10, 2022, 3:22:40 AM11/10/22
to rabbitmq-users
Hello,
I try to connect to the RabbitMQ server and I face a lot of issues about connection problems. Can you help me?
code.pngerror.png
your sincerely,

Arnaud Cogoluègnes

unread,
Nov 10, 2022, 7:23:25 AM11/10/22
to rabbitmq-users
The Java client references the java.sql.Timestamp class at some point and it seems the JavaFX SDK does not contain it.

I'm not familiar with JavaFX, but there may be a way to support the java.sql classes in a modified SDK.

A first glance at the Java client code reveals that it could be possible to get rid of the dependency on java.sql.Timestamp. I'll let you know if I manage to find a way.

Arnaud Cogoluègnes

unread,
Nov 14, 2022, 8:54:00 AM11/14/22
to rabbitmq-users
I pushed a change [1] to remove the dependency on java.sql.Timestamp. Can you try the 5.17.0 snapshot [2]?

Reply all
Reply to author
Forward
0 new messages