From owner-freebsd-questions@FreeBSD.ORG Sat Sep 22 15:44:10 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A4F31065672 for ; Sat, 22 Sep 2012 15:44:10 +0000 (UTC) (envelope-from ml@netfence.it) Received: from smtp.eutelia.it (mp1-smtp-2.eutelia.it [62.94.10.162]) by mx1.freebsd.org (Postfix) with ESMTP id 096B98FC0A for ; Sat, 22 Sep 2012 15:44:09 +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 B65C3C7FA9 for ; Sat, 22 Sep 2012 17:44:07 +0200 (CEST) Received: from soth.ventu (adsl-ull-123-232.41-151.net24.it [151.41.232.123]) (authenticated bits=0) by ns2.biolchim.it (8.14.5/8.14.5) with ESMTP id q8MFhwRi081653 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Sat, 22 Sep 2012 17:43:59 +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 q8MFhnd3016961 for ; Sat, 22 Sep 2012 17:43:49 +0200 (CEST) (envelope-from ml@netfence.it) Message-ID: <505DDCB5.2080801@netfence.it> Date: Sat, 22 Sep 2012 17:43:49 +0200 From: Andrea Venturoli User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:15.0) Gecko/20120912 Thunderbird/15.0.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <505DA36E.406@netfence.it> In-Reply-To: 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]); Sat, 22 Sep 2012 17:44:00 +0200 (CEST) Subject: Re: Chesar X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Sep 2012 15:44:10 -0000 On 09/22/12 17:04, Michael Sierchio wrote: > On Sat, Sep 22, 2012 at 4:39 AM, Andrea Venturoli wrote: >> Hello. >> I'm trying to deploy this: >> http://chesar.echa.europa.eu/ >> >> I'm using tomcat7 (but tried tomcat6) and JDK 1.6 (that's the only allowed >> version). > > It actually took some effort for me to get a working java/tomcat > framework. I did this on other occasions; in fact I have at least other 3 Tomcat setups working. > Which version and architecture of FreeBSD? 8.3/amd64. > I'm using tomcat-6.0.35 and openjdk6-b24_4, if that helps. I'll try openjdk either with tomcat6 or 7. Still I'd like to get some insight on the error I get and what could cause it. bye & Thanks av.