From owner-freebsd-java@FreeBSD.ORG Wed Apr 1 17:01:06 2015 Return-Path: Delivered-To: java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5C510E20 for ; Wed, 1 Apr 2015 17:01:06 +0000 (UTC) Received: from messages.atlantisservices.net (atlantisservices.com [96.39.127.150]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2C9FEA93 for ; Wed, 1 Apr 2015 17:01:05 +0000 (UTC) Received: from desktop4.pathiakis.com (unknown [192.168.0.29]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by messages.atlantisservices.net (Postfix) with ESMTPSA id EC472193EF; Wed, 1 Apr 2015 17:00:56 +0000 (UTC) Message-ID: <551C2448.1010704@atlantisservices.net> Date: Wed, 01 Apr 2015 13:00:56 -0400 From: Paul Pathiakis User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: OpenNMS Code Development and Bugs , java@freebsd.org Subject: Re: [opennms-devel] OpenNMS 1.14+ on FreeBSD 8, 9, 10, 11 References: <5516FBCD.4050009@atlantisservices.net> <55197228.4050808@opennms.org> <5519C7DC.9010801@atlantisservices.net> <5519DF51.90909@opennms.org> <5519FD02.60109@atlantisservices.net> <551AD507.1050703@opennms.org> In-Reply-To: <551AD507.1050703@opennms.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Apr 2015 17:01:06 -0000 Hi Opennms list, I sent all the information from running the compile.pl --enable-tests to Seth, Ron, and Ben. (Too big for the list) Just curious as to what it looks like the problem may be. I believe OpenNMS with all of it's extended workings and extensive use of Java features is going to be a great acid test for the Java project on FreeBSD. As I said, I know of no other applications using Java that have have issues running with the OpenJDK on FreeBSD. (Java list may have better insight as I'm a user of FreeBSD and not a developer.) :-) Here's hoping to getting this resolved. Please let me know when the issue is resolved and I'll re-run the tests to see how far it gets this time. Thank you all! P.