From owner-freebsd-questions@FreeBSD.ORG Thu Oct 25 20:50:07 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EB933C77 for ; Thu, 25 Oct 2012 20:50:07 +0000 (UTC) (envelope-from ml@netfence.it) Received: from smtp.eutelia.it (mp1-smtp-6.eutelia.it [62.94.10.166]) by mx1.freebsd.org (Postfix) with ESMTP id 8F60D8FC0C for ; Thu, 25 Oct 2012 20:50:06 +0000 (UTC) Received: from ns2.biolchim.it (ip-188-188.sn2.eutelia.it [83.211.188.188]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.eutelia.it (Eutelia) with ESMTP id D93686330D2 for ; Thu, 25 Oct 2012 22:31:33 +0200 (CEST) Received: from soth.ventu (adsl-ull-123-243.41-151.net24.it [151.41.243.123]) (authenticated bits=0) by ns2.biolchim.it (8.14.5/8.14.5) with ESMTP id q9PKVQtS058440 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Thu, 25 Oct 2012 22:31:28 +0200 (CEST) (envelope-from ml@netfence.it) Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.14.5/8.14.5) with ESMTP id q9PKVI6a076079 for ; Thu, 25 Oct 2012 22:31:18 +0200 (CEST) (envelope-from ml@netfence.it) Message-ID: <5089A196.2010901@netfence.it> Date: Thu, 25 Oct 2012 22:31:18 +0200 From: Andrea Venturoli User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:16.0) Gecko/20121025 Thunderbird/16.0.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: [SOLVED] Re: Chesar References: <505DA36E.406@netfence.it> <505DDCB5.2080801@netfence.it> <5072AE5C.9010209@netfence.it> In-Reply-To: <5072AE5C.9010209@netfence.it> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.73 X-Scanned-By: MIMEDefang 2.73 on 10.1.2.13 X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (ns2.biolchim.it [192.168.2.203]); Thu, 25 Oct 2012 22:31:28 +0200 (CEST) X-Spam-Score: 5.177 (*****) BAYES_00, RCVD_IN_BRBL_LASTEXT, RCVD_IN_PBL, RCVD_IN_RP_RNBL, RCVD_IN_SORBS_DUL, RDNS_DYNAMIC X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Oct 2012 20:50:08 -0000 On 10/08/12 12:43, Andrea Venturoli wrote: > On 09/22/12 17:43, Andrea Venturoli wrote: > >>> I'm using tomcat-6.0.35 and openjdk6-b24_4, if that helps. >> >> I'll try openjdk either with tomcat6 or 7. > > Hi Michale. > I finally got around trying openjdk, but that didn't work either. > > I also tried within a jail (which I created from scratch), just to be > sure there was no conflict, but nothing changes. Finally, I was able to run this using linux-sun-jdk. Still, I'd like to get some insight on this, out of curiosity, if not anything else. Is there some feature which is not supported with the native JDK? bye & Thanks av.