From owner-freebsd-java@FreeBSD.ORG Mon Apr 7 13:27:52 2014 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 36EEC83F for ; Mon, 7 Apr 2014 13:27:52 +0000 (UTC) Received: from mail-wi0-x233.google.com (mail-wi0-x233.google.com [IPv6:2a00:1450:400c:c05::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C563BDD6 for ; Mon, 7 Apr 2014 13:27:51 +0000 (UTC) Received: by mail-wi0-f179.google.com with SMTP id z2so5025905wiv.12 for ; Mon, 07 Apr 2014 06:27:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=FvMZ+B/CJbfZkZZL57rLc7vLuPbdEaXkgacmWzpSlkM=; b=PELo9UZoPWt6Y5tTT7/V6P4Ddh6KMZ8DXy2hQ0iOHzRYB4UBoY3Ks1pZWZSP66Siu2 ITPwhALR7PwHed7u3yWd4QATq7OIH2u/hHk9eTqPeg8eRMtX98qm9kUDu900ebpGko9t fqe8t7fX9SUR0PyrTRZoFpj5i6/LKN5ZVn3+zP1s5FLjAWLlbCS6t67aV40vzfmxZ5De sEGHok/E0d3VrYDkGLUTlYiLbh/UENvMfykYPvMp1tpPduETo09jrLuLzHvwQoD8YbR/ RKMHM+J2eONC9hHNOFjxaaZUhrvsfuvIR/5KgTi8YN5VaFCuCR+jjcVkKNI72jFyAmok xVNA== X-Received: by 10.194.94.39 with SMTP id cz7mr2085147wjb.78.1396877270077; Mon, 07 Apr 2014 06:27:50 -0700 (PDT) MIME-Version: 1.0 Received: by 10.217.55.138 with HTTP; Mon, 7 Apr 2014 06:27:29 -0700 (PDT) In-Reply-To: References: From: Miguel Clara Date: Mon, 7 Apr 2014 14:27:29 +0100 Message-ID: Subject: Re: no iKVM64 in java.library.path with OpenJDK7 To: freebsd-java@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2014 13:27:52 -0000 > I have no such machine, so also no clue for a solution. > > You probably read this: > http://www.p14nd4.com/blog/2011/09/30/solved-no-ikvm64-in-java-library-path-on-supermicro-ip-kvm/ > Yes, I mention in the first mail that I've tried that with no luck! > And do you also have this? > https://bugzilla.redhat.com/show_bug.cgi?id=753960 > That points to a issue with an older version fixed in 1.3, I have icedtea-web-1.4.2_1 > And all other things you find when searching in google for the error > message? > > Ronald.