Created attachment 149509 [details] JVM error log I installed Cassandra 2.1.1 from ports on FreeBSD 10.0. It crashes right after start, no changes made to configuration. Related discussion in freebsd-stable: http://lists.freebsd.org/pipermail/freebsd-stable/2014-October/080834.html Related Cassandra bug: https://issues.apache.org/jira/browse/CASSANDRA-8325
Maintainer CC'd
I think this port should be marked as BROKEN since I've been unable to find any circumstance under which it works. Perhaps someone else can confirm that they can reproduce? There has been lots of discussion on the Apache bug tracker and perhaps this is a FreeBSD Java problem.
(In reply to ari from comment #2) > I think this port should be marked as BROKEN since I've been unable to find > any circumstance under which it works. Perhaps someone else can confirm that > they can reproduce? There has been lots of discussion on the Apache bug > tracker and perhaps this is a FreeBSD Java problem. I would agree to mark the port as BROKEN. Although I made the port works using Sun Java I can't name it production ready. FYI, I found what recent OpenJDK upgrade brakes all previous versions of Cassandra. Would anyone confirm this?
This patch, attached to CASSANDRA-8325, lets me build and run Cassandra 2.2.0 on FreeBSD 10.1-RELEASE-p14. It needs a little cleanup, it doesn't apply super cleanly. https://issues.apache.org/jira/secure/attachment/12689758/untested_8325.patch Is there interest in applying this patch for the ports builds and getting Cassandra working again? Thought I'd mention it, since this patch showed up after the last comment on this thread. =)
Hi, Is this PR still relevant?
Since https://issues.apache.org/jira/browse/CASSANDRA-8325 was not fixed, this port should be marked as BROKEN, or a patch added to make it work. So, I don't think this bug should be closed until something is done.
I have marked the port broken.
A commit references this bug: Author: miwi Date: Sun Mar 5 09:29:34 UTC 2017 New revision: 435462 URL: https://svnweb.freebsd.org/changeset/ports/435462 Log: - Mark BROKEN keep on crashing with OpenJDK PR: 195099 Submitted by: Leonid Shalupov Approved by: maintainer Changes: head/databases/cassandra2/Makefile