[
https://issues.apache.org/jira/browse/CASSANDRA-11730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15374945#comment-15374945
]
Sam Tunnicliffe commented on CASSANDRA-11730:
---------------------------------------------
bq. I'm assuming that's the correct config and we're just getting slightly
different output on Win?
Unfortunately not. The local {{jmxremote.password}} file should be irrelevant
as the point of the test is to exercise the use of C*'s internal auth for JMX
clients. However, that error message is coming from the JVM's out-of-the-box
authenticator, so the JMX config under windows is in someway still incorrect,
but I can't immediately see how.
Either [this
line|https://github.com/apache/cassandra/blob/trunk/src/java/org/apache/cassandra/service/CassandraDaemon.java#L109-L110]
or [this
one|https://github.com/apache/cassandra/blob/trunk/src/java/org/apache/cassandra/utils/JMXServerUtils.java#L108]
should appear in the node log, could you check which one it is please?
> [windows] dtest failure in jmx_auth_test.TestJMXAuth.basic_auth_test
> --------------------------------------------------------------------
>
> Key: CASSANDRA-11730
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11730
> Project: Cassandra
> Issue Type: Bug
> Reporter: Russ Hatch
> Assignee: Sam Tunnicliffe
> Labels: dtest, windows
> Fix For: 3.x
>
>
> looks to be failing on each run so far:
> http://cassci.datastax.com/job/trunk_dtest_win32/406/testReport/jmx_auth_test/TestJMXAuth/basic_auth_test
> Failed on CassCI build trunk_dtest_win32 #406
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)