Skip to content

Issue while running cassandra through this project #946

@rahulsrivastava71

Description

@rahulsrivastava71

Hi team i cloned your code and tried to run it but found that the steps written to run the code was not correct as the step mvn cassandra:run while running this step its giving error that JVM_Bind address is already in use . when i tried to modified the port using cammand line arguments then also it gived exception.
i used mvn cassandra:run -Dcassandra.rpcPort=19160 -Dcassandra.jmxPort=17199 -Dcassandra.storagePort=17000 -Dcassandra.stopPort=18081
following cammand.
my window is getting hanged on following part:
[WARN] 13:14:04,446 MemoryMeter uninitialized (jamm not specified as java agent); KeyCache size in JVM Heap will not be calculated accurately. Usually this means cassandra-env.sh disabled jamm because you are using a buggy JRE; upgrade to the Sun JRE instead

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions