From owner-freebsd-java@FreeBSD.ORG Sun Dec 23 07:33:55 2007 Return-Path: Delivered-To: freebsd-java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3505B16A418 for ; Sun, 23 Dec 2007 07:33:55 +0000 (UTC) (envelope-from ramentrum@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.191]) by mx1.freebsd.org (Postfix) with ESMTP id 7CF1113C447 for ; Sun, 23 Dec 2007 07:33:53 +0000 (UTC) (envelope-from ramentrum@gmail.com) Received: by fk-out-0910.google.com with SMTP id b27so1589298fka.11 for ; Sat, 22 Dec 2007 23:33:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=Vk1WEWiXxX2Yt+rncAKbTwsUbAXh73RlhiFPcqVWOHU=; b=HljLU9Wty6lh7Dl15NTVwQUC+SB4UlPQGb3IFnfsDOT42w8Ksny4sePwVxMQPEa6Xp6SnxJkYj0dXn+7IrGlILadzW9M7hALw+ajJV/UyF1yE5QBEQ+FBwCGf5+IejILmVQSAF8XBwDTLIUs70nwtLg9QvgFP5znoOToeiEqTm4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=K3JF6dFTdHTVK6JaKyK+YkPuGjCtr6OdkoulnxZo3MoqUUAUBcPWNIKIs+ZfaqHvZXAaj5dcQYZZ5rd7ouzy1qddTPnr8lDh/DCWJvLhIvvNpOrtUyXeJDUkgKXA04VTW60Fc4aEBFeec0VIbX1mlde+hMCM0+yuUmRxfVYN3vE= Received: by 10.78.160.4 with SMTP id i4mr3975259hue.35.1198393755545; Sat, 22 Dec 2007 23:09:15 -0800 (PST) Received: by 10.78.121.3 with HTTP; Sat, 22 Dec 2007 23:09:15 -0800 (PST) Message-ID: <35ed8d0e0712222309g2ac3be24ua6d0f9091f787964@mail.gmail.com> Date: Sun, 23 Dec 2007 07:09:15 +0000 From: "Nikon Supportov" To: freebsd-java@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_2671_18260852.1198393755536" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: bug report X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Dec 2007 07:33:55 -0000 ------=_Part_2671_18260852.1198393755536 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Good day to everyone. I have some problems. I have compiled netbeans 6.1 by cvs and ant, I used thiswiki to make it. But it does not work. On the start it's just typing:" An unexpected error has been detected by HotSpot Virtual Machine". Full error report is attached to this letter. ------=_Part_2671_18260852.1198393755536--