[jira] [Assigned] (CASSANDRA-15128) Cassandra does not support openjdk version "1.8.0_202"

2019-08-14 Thread ASHISH (JIRA)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-15128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASHISH reassigned CASSANDRA-15128:
--

Assignee: ASHISH

> Cassandra does not support openjdk version "1.8.0_202"
> --
>
> Key: CASSANDRA-15128
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15128
> Project: Cassandra
>  Issue Type: Bug
>  Components: Build
>Reporter: Panneerselvam
>Assignee: ASHISH
>Priority: Normal
>
> I am trying to setup Apache Cassandra DB 3.11.4 version in my Windows 8 
> system  and getting below error while starting the Cassandra.bat file.
>  Software installed:
>  * Cassandra 3.11.4 
>  * Java 1.8 
>  * Python 2.7
> It started working after installing HotSpot jdk 1.8 . 
> Are we not supporting openjdk1.8 or only the issue with the particular 
> version (1.8.0_202).
>  
>  
> {code:java}
> Exception (java.lang.ExceptionInInitializerError) encountered during startup: 
> null
> java.lang.ExceptionInInitializerError
>     at java.lang.J9VMInternals.ensureError(J9VMInternals.java:146)
>     at 
> java.lang.J9VMInternals.recordInitializationFailure(J9VMInternals.java:135)
>     at 
> org.apache.cassandra.utils.ObjectSizes.sizeOfReferenceArray(ObjectSizes.java:79)
>     at 
> org.apache.cassandra.utils.ObjectSizes.sizeOfArray(ObjectSizes.java:89)
>     at 
> org.apache.cassandra.utils.ObjectSizes.sizeOnHeapExcludingData(ObjectSizes.java:112)
>     at 
> org.apache.cassandra.db.AbstractBufferClusteringPrefix.unsharedHeapSizeExcludingData(AbstractBufferClusteringPrefix.java:70)
>     at 
> org.apache.cassandra.db.rows.BTreeRow.unsharedHeapSizeExcludingData(BTreeRow.java:450)
>     at 
> org.apache.cassandra.db.partitions.AtomicBTreePartition$RowUpdater.apply(AtomicBTreePartition.java:336)
>     at 
> org.apache.cassandra.db.partitions.AtomicBTreePartition$RowUpdater.apply(AtomicBTreePartition.java:295)
>     at 
> org.apache.cassandra.utils.btree.BTree.buildInternal(BTree.java:139)
>     at org.apache.cassandra.utils.btree.BTree.build(BTree.java:121)
>     at org.apache.cassandra.utils.btree.BTree.update(BTree.java:178)
>     at 
> org.apache.cassandra.db.partitions.AtomicBTreePartition.addAllWithSizeDelta(AtomicBTreePartition.java:156)
>     at org.apache.cassandra.db.Memtable.put(Memtable.java:282)
>     at 
> org.apache.cassandra.db.ColumnFamilyStore.apply(ColumnFamilyStore.java:1352)
>     at org.apache.cassandra.db.Keyspace.applyInternal(Keyspace.java:626)
>     at org.apache.cassandra.db.Keyspace.apply(Keyspace.java:470)
>     at org.apache.cassandra.db.Mutation.apply(Mutation.java:227)
>     at org.apache.cassandra.db.Mutation.apply(Mutation.java:232)
>     at org.apache.cassandra.db.Mutation.apply(Mutation.java:241)
>     at 
> org.apache.cassandra.cql3.statements.ModificationStatement.executeInternalWithoutCondition(ModificationStatement.java:587)
>     at 
> org.apache.cassandra.cql3.statements.ModificationStatement.executeInternal(ModificationStatement.java:581)
>     at 
> org.apache.cassandra.cql3.QueryProcessor.executeOnceInternal(QueryProcessor.java:365)
>     at 
> org.apache.cassandra.db.SystemKeyspace.persistLocalMetadata(SystemKeyspace.java:520)
>     at 
> org.apache.cassandra.service.CassandraDaemon.setup(CassandraDaemon.java:221)
>     at 
> org.apache.cassandra.service.CassandraDaemon.activate(CassandraDaemon.java:620)
>     at 
> org.apache.cassandra.service.CassandraDaemon.main(CassandraDaemon.java:732)
> Caused by: java.lang.NumberFormatException: For input string: "openj9-0"
>     at 
> java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
>     at java.lang.Integer.parseInt(Integer.java:580)
>     at java.lang.Integer.parseInt(Integer.java:615)
>     at 
> org.github.jamm.MemoryLayoutSpecification.getEffectiveMemoryLayoutSpecification(MemoryLayoutSpecification.java:190)
>     at 
> org.github.jamm.MemoryLayoutSpecification.(MemoryLayoutSpecification.java:31)
> {code}
>  
>  



--
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] [Assigned] (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:all-tabpanel
 ]

ASHISH reassigned CASSANDRA-15251:
--

Assignee: ASHISH

> " 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] [Assigned] (CASSANDRA-15157) Missing commands in nodetool help

2019-08-14 Thread ASHISH (JIRA)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-15157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASHISH reassigned CASSANDRA-15157:
--

Assignee: ASHISH

> Missing commands in nodetool help
> -
>
> Key: CASSANDRA-15157
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15157
> Project: Cassandra
>  Issue Type: Bug
>  Components: Tool/nodetool
>Reporter: Yakir Gibraltar
>Assignee: ASHISH
>Priority: Normal
>
> Hi, how to gel *all* available commands of nodetool? like cfhistograms, 
> cfstats, etc.
> "nodetool help" does not return all commands.
> for example:
> {code}
> [root@ctaz001 ~]# nodetool version
> ReleaseVersion: 3.11.4
> [root@ctaz001 ~]# nodetool help | grep cfh | wc -l
> 0
> [root@ctaz001 ~]# nodetool help
> usage: nodetool [(-p  | --port )]
> [(-u  | --username )]
> [(-pw  | --password )]
> [(-pwf  | --password-file )]
> [(-h  | --host )]  []
> The most commonly used nodetool commands are:
> assassinate  Forcefully remove a dead node without 
> re-replicating any data.  Use as a last resort if you cannot removenode
> bootstrapMonitor/manage node's bootstrap process
> cleanup  Triggers the immediate cleanup of keys no 
> longer belonging to a node. By default, clean all keyspaces
> clearsnapshotRemove the snapshot with the given name from 
> the given keyspaces. If no snapshotName is specified we will remove all 
> snapshots
> compact  Force a (major) compaction on one or more 
> tables or user-defined compaction on given SSTables
> compactionhistoryPrint history of compaction
> compactionstats  Print statistics on compactions
> decommission Decommission the *node I am connecting to*
> describecluster  Print the name, snitch, partitioner and 
> schema version of a cluster
> describering Shows the token ranges info of a given 
> keyspace
> disableautocompactionDisable autocompaction for the given 
> keyspace and table
> disablebackupDisable incremental backup
> disablebinaryDisable native transport (binary protocol)
> disablegossipDisable gossip (effectively marking the node 
> down)
> disablehandoff   Disable storing hinted handoffs
> disablehintsfordcDisable hints for a data center
> disablethriftDisable thrift server
> drainDrain the node (stop accepting writes and 
> flush all tables)
> enableautocompaction Enable autocompaction for the given keyspace 
> and table
> enablebackup Enable incremental backup
> enablebinary Reenable native transport (binary protocol)
> enablegossip Reenable gossip
> enablehandoffReenable future hints storing on the current 
> node
> enablehintsfordc Enable hints for a data center that was 
> previsouly disabled
> enablethrift Reenable thrift server
> failuredetector  Shows the failure detector information for 
> the cluster
> flushFlush one or more tables
> garbagecollect   Remove deleted data from one or more tables
> gcstats  Print GC Statistics
> getcompactionthreshold   Print min and max compaction thresholds for 
> a given table
> getcompactionthroughput  Print the MB/s throughput cap for compaction 
> in the system
> getconcurrentcompactors  Get the number of concurrent compactors in 
> the system.
> getendpoints Print the end points that owns the key
> getinterdcstreamthroughput   Print the Mb/s throughput cap for 
> inter-datacenter streaming in the system
> getlogginglevels Get the runtime logging levels
> getsstables  Print the sstable filenames that own the key
> getstreamthroughput  Print the Mb/s throughput cap for streaming 
> in the system
> gettimeout   Print the timeout of the given type in ms
> gettraceprobability  Print the current trace probability value
> gossipinfo   Shows the gossip information for the cluster
> help Display help information
> info Print node information (uptime, load, ...)
> invalidatecountercache   Invalidate the counter cache
> invalidatekeycache   Invalidate the key cache
> invalidaterowcache   Invalidate the row cache
> join Join the ring
> listsnapshots

[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-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