From owner-freebsd-current@freebsd.org Wed May 31 20:53:38 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E5559B94602 for ; Wed, 31 May 2017 20:53:38 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward20m.cmail.yandex.net (forward20m.cmail.yandex.net [IPv6:2a02:6b8:b030::a1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A3A8C680A5 for ; Wed, 31 May 2017 20:53:38 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from smtp3j.mail.yandex.net (smtp3j.mail.yandex.net [95.108.130.68]) by forward20m.cmail.yandex.net (Yandex) with ESMTP id E3E8721C9F for ; Wed, 31 May 2017 23:53:34 +0300 (MSK) Received: from smtp3j.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp3j.mail.yandex.net (Yandex) with ESMTP id BE3EE6240A13 for ; Wed, 31 May 2017 23:53:34 +0300 (MSK) Received: by smtp3j.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id zgbBPgp3z7-rXjqPpvW; Wed, 31 May 2017 23:53:33 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=passap.ru; s=mail; t=1496264013; bh=7E2JpWSRZ3wi4x2WqD05etNNdYqXS2TOHiqv2h+p3b4=; h=To:From:Subject:Message-ID:Date; b=e04Qh+F7I51eVRibiBqqvAa3VJTmL+N1+bq5C1r/66EZZ6pHfWV5ZveeQw89ceoOW F/0RFi9CK0UVxnC2wqJQ4uAnVE/XTliVFYljIh8/L9Z9ayffpBQBlG47Pprbxp5ZVk 2ROzkSBLcpzg3vMUEzwQdNrcCM+59nCP3sycz02M= Authentication-Results: smtp3j.mail.yandex.net; dkim=pass header.i=@passap.ru X-Yandex-Suid-Status: 1 0 To: freebsd-current@FreeBSD.org From: Boris Samorodov Subject: ino64, java and intellij products problem Message-ID: Date: Wed, 31 May 2017 23:53:39 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 May 2017 20:53:39 -0000 Hi All, Seems that after ino64 transition some java programs stopped to fully function. I.e. java/intellij (IntellJ IDEA and Co) starts but does not show any files. I'm not sure if it's a java or IntelliJ problem. Any help to diagnose the culprit is welcome. Thanks. -- WBR, bsam