You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When installing the latest topcat snapshot (topcat-2.3.0-20170620.145947-5), the pinging of the JDBC connection is failing because (I think) setup_utils.py is stripping the equals sign off the end of my password. This also makes me question what it would do with other property values which have equals signs at other places in them (not just at the end). This can be quite common for JDBC URLs etc.
The text was updated successfully, but these errors were encountered:
When installing the latest topcat snapshot (topcat-2.3.0-20170620.145947-5), the pinging of the JDBC connection is failing because (I think) setup_utils.py is stripping the equals sign off the end of my password. This also makes me question what it would do with other property values which have equals signs at other places in them (not just at the end). This can be quite common for JDBC URLs etc.
The text was updated successfully, but these errors were encountered: