[jira] [Commented] (CASSANDRA-15251) " cassandra.service failed " while running command "service cassandra start"

2019-08-14 Thread ASHISH (JIRA)


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

ASHISH commented on CASSANDRA-15251:


$ sudo service cassandra start

> " cassandra.service failed " while running command "service cassandra start"
> 
>
> Key: CASSANDRA-15251
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15251
> Project: Cassandra
>  Issue Type: Bug
>  Components: Build
>Reporter: Rajesh Vakcharla
>Assignee: ASHISH
>Priority: Normal
>
> Hi Team,
> I have installed Cassandra RPM Package in Redhat linux from AWS console. 
> While trying to start cassandra getting error as shown below.
> [root@ip-172-31-41-5 ec2-user]# service cassandra start
> {color:#FF}Starting cassandra (via systemctl): Job for cassandra.service 
> failed because the service did not take the steps required by its unit 
> configuration.{color}
> {color:#FF}See "systemctl status cassandra.service" and "journalctl -xe" 
> for details.{color}
> [FAILED]
> unable to findout the issue.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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



[jira] [Commented] (CASSANDRA-15251) " cassandra.service failed " while running command "service cassandra start"

2019-08-14 Thread ASHISH (JIRA)


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

ASHISH commented on CASSANDRA-15251:


cd CASSANDRA_HOME/bin

service start Cassandra

> " cassandra.service failed " while running command "service cassandra start"
> 
>
> Key: CASSANDRA-15251
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15251
> Project: Cassandra
>  Issue Type: Bug
>  Components: Build
>Reporter: Rajesh Vakcharla
>Assignee: ASHISH
>Priority: Normal
>
> Hi Team,
> I have installed Cassandra RPM Package in Redhat linux from AWS console. 
> While trying to start cassandra getting error as shown below.
> [root@ip-172-31-41-5 ec2-user]# service cassandra start
> {color:#FF}Starting cassandra (via systemctl): Job for cassandra.service 
> failed because the service did not take the steps required by its unit 
> configuration.{color}
> {color:#FF}See "systemctl status cassandra.service" and "journalctl -xe" 
> for details.{color}
> [FAILED]
> unable to findout the issue.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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



[jira] [Commented] (CASSANDRA-15251) " cassandra.service failed " while running command "service cassandra start"

2019-08-14 Thread ASHISH (JIRA)


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

ASHISH commented on CASSANDRA-15251:


h3. Start Apache Cassandra on UNIX/Linux

{color:#FF}To start Cassandra in the background:{color}
 # Open a command prompt, and change to the following directory:  

|{color:#FF}$ cd CASSANDRA_HOME/bin{color}|
 # Run the following command:

|{color:#FF}$ ./cassandra{color}|

To start Cassandra in the foreground, run the following command:
|{color:#FF}$ ./cassandra -f{color}|

> " cassandra.service failed " while running command "service cassandra start"
> 
>
> Key: CASSANDRA-15251
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15251
> Project: Cassandra
>  Issue Type: Bug
>  Components: Build
>Reporter: Rajesh Vakcharla
>Assignee: ASHISH
>Priority: Normal
>
> Hi Team,
> I have installed Cassandra RPM Package in Redhat linux from AWS console. 
> While trying to start cassandra getting error as shown below.
> [root@ip-172-31-41-5 ec2-user]# service cassandra start
> {color:#FF}Starting cassandra (via systemctl): Job for cassandra.service 
> failed because the service did not take the steps required by its unit 
> configuration.{color}
> {color:#FF}See "systemctl status cassandra.service" and "journalctl -xe" 
> for details.{color}
> [FAILED]
> unable to findout the issue.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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



[jira] [Commented] (CASSANDRA-15251) " cassandra.service failed " while running command "service cassandra start"

2019-07-27 Thread Rajesh Vakcharla (JIRA)


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

Rajesh Vakcharla commented on CASSANDRA-15251:
--

{color:#FF}RPM package  = {color} {{yum -y localinstall 
jdk-8u131-linux-x64.rpm}}

{{{color:#FF}Redhat version={color} NAME="Red Hat Enterprise Linux"}}
{{VERSION="8.0 (Ootpa)"}}
{{ID="rhel"}}
{{ID_LIKE="fedora"}}
{{VERSION_ID="8.0"}}
{{PLATFORM_ID="platform:el8"}}
{{PRETTY_NAME="Red Hat Enterprise Linux 8.0 (Ootpa)"}}
{{ANSI_COLOR="0;31"}}
{{CPE_NAME="cpe:/o:redhat:enterprise_linux:8.0:GA"}}
{{HOME_URL="https://www.redhat.com/"}}
{{BUG_REPORT_URL="https://bugzilla.redhat.com/"}}

{color:#FF}{{Cassandra Version= 3.11}}{color}

> " cassandra.service failed " while running command "service cassandra start"
> 
>
> Key: CASSANDRA-15251
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15251
> Project: Cassandra
>  Issue Type: Bug
>  Components: Build
>Reporter: Rajesh Vakcharla
>Priority: Normal
>
> Hi Team,
> I have installed Cassandra RPM Package in Redhat linux from AWS console. 
> While trying to start cassandra getting error as shown below.
> [root@ip-172-31-41-5 ec2-user]# service cassandra start
> {color:#FF}Starting cassandra (via systemctl): Job for cassandra.service 
> failed because the service did not take the steps required by its unit 
> configuration.{color}
> {color:#FF}See "systemctl status cassandra.service" and "journalctl -xe" 
> for details.{color}
> [FAILED]
> unable to findout the issue.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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



[jira] [Commented] (CASSANDRA-15251) " cassandra.service failed " while running command "service cassandra start"

2019-07-27 Thread Jeff Jirsa (JIRA)


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

Jeff Jirsa commented on CASSANDRA-15251:


Which version of redhat linux? Which RPM? Which version of Cassandra? 

> " cassandra.service failed " while running command "service cassandra start"
> 
>
> Key: CASSANDRA-15251
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15251
> Project: Cassandra
>  Issue Type: Bug
>  Components: Build
>Reporter: Rajesh Vakcharla
>Priority: Normal
>
> Hi Team,
> I have installed Cassandra RPM Package in Redhat linux from AWS console. 
> While trying to start cassandra getting error as shown below.
> [root@ip-172-31-41-5 ec2-user]# service cassandra start
> {color:#FF}Starting cassandra (via systemctl): Job for cassandra.service 
> failed because the service did not take the steps required by its unit 
> configuration.{color}
> {color:#FF}See "systemctl status cassandra.service" and "journalctl -xe" 
> for details.{color}
> [FAILED]
> unable to findout the issue.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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