-
Bug
-
Resolution: Done
-
Minor
-
1.0.0-GA
-
None
-
Compatibility/Configuration, User Experience
-
The JMS client host port parsing is probably wrong. Apart from using too high port number, the error exception message should be always the same.
"Caused by: java.lang.IllegalArgumentException: port out of range:567564562"
not
"Caused by: java.lang.IllegalArgumentException: hostname can't be null"
- relates to
-
QPIDJMS-64 Loading...