Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-4275

Oracle Java 1.7 u4 does not allow Xss128k

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 1.1.2
    • None
    • None
    • Normal

    Description

      Problem: This happens when you try to start it with default Xss setting of 128k
      =======
      The stack size specified is too small, Specify at least 160k
      Error: Could not create the Java Virtual Machine.
      Error: A fatal exception has occurred. Program will exit.

      Solution
      =======
      Set -Xss to 256k

      Problem: This happens when you try to start it with Xss = 160k
      ========
      ERROR [Thrift:14] 2012-05-22 14:42:40,479 AbstractCassandraDaemon.java (line 139) Fatal exception in thread Thread[Thrift:14,5,main]
      java.lang.StackOverflowError

      Solution
      =======
      Set -Xss to 256k

      Attachments

        1. ASF.LICENSE.NOT.GRANTED--v1-0001-CASSANDRA-4275-Use-JVM-s-reported-minimum-stack-size-o.txt
          2 kB
          Trevor Robinson
        2. 4275.txt
          1 kB
          Sylvain Lebresne
        3. trunk-cassandra-4275.1.patch.txt
          0.4 kB
          Edward Capriolo

        Issue Links

          Activity

            People

              slebresne Sylvain Lebresne
              appodictic Edward Capriolo
              Sylvain Lebresne
              Jonathan Ellis
              Votes:
              0 Vote for this issue
              Watchers:
              12 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: