[jira] [Commented] (CASSANDRA-13334) Cassandra fails to start with LOCAL_JMX set to false

2017-06-22 Thread Andres March (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-13334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16059900#comment-16059900
 ] 

Andres March commented on CASSANDRA-13334:
--

i totally understand. this ticket is just asking for an error message
instead of silent failure




> Cassandra fails to start with LOCAL_JMX set to false
> 
>
> Key: CASSANDRA-13334
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13334
> Project: Cassandra
>  Issue Type: Bug
>  Components: Lifecycle
> Environment: cassandra 3.0.9
> ubuntu 16.04
> ec2
>Reporter: Andres March
> Fix For: 3.11.x
>
>
> There seems to be some changes lately with CASSANDRA-11540 and 
> CASSANDRA-11725 that changes how remote jmx set up works.  
> Just setting LOCAL_JMX=false causes cassandra to fail to start on ubuntu in 
> ec2.  Worse yet the initd script says it has started ok and there are no logs 
> whatsoever about an error.
> This is reproducible 100% of the time.  Changing various settings like the 
> port, jmx remote hostname, etc... didn't change anything.  I would attach 
> some logs but there aren't any.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Commented] (CASSANDRA-13334) Cassandra fails to start with LOCAL_JMX set to false

2017-05-23 Thread Andres March (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-13334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16021830#comment-16021830
 ] 

Andres March commented on CASSANDRA-13334:
--

The issue isn't that it doesn't start if there are other required settings.  
It's that it doesn't print a useful error.  When I changed the logging to debug 
on everything, I was able to trace the error.  Unfortunately, that was so long 
ago that I don't remember the cause.  If I revisit, I'll note the error and 
submit a patch.  The init script should fail with an error logged.

> Cassandra fails to start with LOCAL_JMX set to false
> 
>
> Key: CASSANDRA-13334
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13334
> Project: Cassandra
>  Issue Type: Bug
>  Components: Lifecycle
> Environment: cassandra 3.0.9
> ubuntu 16.04
> ec2
>Reporter: Andres March
> Fix For: 3.11.0
>
>
> There seems to be some changes lately with CASSANDRA-11540 and 
> CASSANDRA-11725 that changes how remote jmx set up works.  
> Just setting LOCAL_JMX=false causes cassandra to fail to start on ubuntu in 
> ec2.  Worse yet the initd script says it has started ok and there are no logs 
> whatsoever about an error.
> This is reproducible 100% of the time.  Changing various settings like the 
> port, jmx remote hostname, etc... didn't change anything.  I would attach 
> some logs but there aren't any.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Commented] (CASSANDRA-13334) Cassandra fails to start with LOCAL_JMX set to false

2017-03-21 Thread Alex Petrov (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-13334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15934725#comment-15934725
 ] 

Alex Petrov commented on CASSANDRA-13334:
-

Cassandra requires proper security if you enable non-local JMX connection, 
you'll have to provide a {{jmxremote.passwd}}. You can find more information 
for example 
[here|https://docs.datastax.com/en/cassandra/3.0/cassandra/configuration/secureJmxAuthentication.html]
 (I just picked the first google search result that was relevant, there're 
other guides online as well).

> Cassandra fails to start with LOCAL_JMX set to false
> 
>
> Key: CASSANDRA-13334
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13334
> Project: Cassandra
>  Issue Type: Bug
>  Components: Lifecycle
> Environment: cassandra 3.0.9
> ubuntu 16.04
> ec2
>Reporter: Andres March
> Fix For: 3.0.x
>
>
> There seems to be some changes lately with CASSANDRA-11540 and 
> CASSANDRA-11725 that changes how remote jmx set up works.  
> Just setting LOCAL_JMX=false causes cassandra to fail to start on ubuntu in 
> ec2.  Worse yet the initd script says it has started ok and there are no logs 
> whatsoever about an error.
> This is reproducible 100% of the time.  Changing various settings like the 
> port, jmx remote hostname, etc... didn't change anything.  I would attach 
> some logs but there aren't any.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)