It was upgraded from on older version of openJDK 11; not sure which one.  Not that old though; we keep the machines pretty well updated.  Fix didn't work:
export JAVA_OPTIONS="-Djava.net.preferIPv4Stack=true"
[ieproc@pallas ieDocs]$ nodetool status -r
nodetool: Failed to connect to '127.0.0.1:7199' - URISyntaxException: 'Malformed IPv6 address at index 7: rmi://[127.0.0.1]:7199'.

-Joe

On 4/26/2022 4:53 PM, Jeff Jirsa wrote:
Oof. From which version did you upgrade?

I would try:
>  export _JAVA_OPTIONS="-Djava.net.preferIPv4Stack=true"

There's a chance that fixes it (for an unpleasant reason).

Did you get a specific stack trace / log message at all? or just that error?





On Tue, Apr 26, 2022 at 1:47 PM Joe Obernberger <joseph.obernber...@gmail.com> wrote:

    Hi All - upgraded java recently
    (java-11-openjdk-11.0.15.0.9-2.el7_9.x86_64) , and now getting:

    nodetool: Failed to connect to '127.0.0.1:7199
    <http://127.0.0.1:7199>' - URISyntaxException:
    'Malformed IPv6 address at index 7: rmi://[127.0.0.1]:7199'.

    whenever running nodetool.
    What am I missing?

    Thanks!

    -Joe


-- This email has been checked for viruses by AVG.
    https://www.avg.com

Reply via email to