[
https://issues.apache.org/jira/browse/CASSANDRA-6190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brandon Williams updated CASSANDRA-6190:
----------------------------------------
Attachment: 6190.txt
Patch to also check for 64bit java when adding the UseConfCardMark flag. We
complain about 32bit JVMs later, so this at least gets us past the confusing
error message.
> Cassandra 2.0 won't start up with Java 7u40 with Client JVM. (works on
> Server JVM, and both JVMs 7u25)
> -------------------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-6190
> URL: https://issues.apache.org/jira/browse/CASSANDRA-6190
> Project: Cassandra
> Issue Type: Bug
> Components: Config
> Environment: Ubuntu 13.04 32- and 64-bit JDK 7u40 (tried JRE 7u25)
> Reporter: Steven Lowenthal
> Attachments: 6190.txt
>
>
> Java 7u40 on some platforms do not recognize the the -XX:+UseCondCardMark JVM
> option. 7u40 on Macintosh works correctly, If I use the tarball 7u40
> version of 7, we encounter the error below. I tried 7u25 (the previous
> release) and it functioned correctly.
> ubuntu@ubuntu:~$ Unrecognized VM option 'UseCondCardMark'
> Error: Could not create the Java Virtual Machine.
> Error: A fatal exception has occurred. Program will exit.
--
This message was sent by Atlassian JIRA
(v6.1#6144)