From owner-freebsd-questions@FreeBSD.ORG Wed Nov 5 04:45:18 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA8DD16A4CE; Wed, 5 Nov 2003 04:45:18 -0800 (PST) Received: from mail.agtcovert.net (dsl093-203-138.ind1.dsl.speakeasy.net [66.93.203.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74B1A43FD7; Wed, 5 Nov 2003 04:45:11 -0800 (PST) (envelope-from bsdlists@mail.agtcovert.net) Received: from mail.agtcovert.net (mail.agtcovert.net [10.1.70.3]) by mail.agtcovert.net (Postfix) with ESMTP id C56E45533; Wed, 5 Nov 2003 07:56:57 +0000 (GMT) From: "bsdlists" To: "Heath Volmer" , Date: Wed, 5 Nov 2003 07:56:57 +0000 Message-Id: <20031105075514.M42683@mail.agtcovert.net> In-Reply-To: <002b01c3a32f$87451db0$6601a8c0@NB2> References: <002b01c3a32f$87451db0$6601a8c0@NB2> X-Mailer: Open WebMail 2.20 20031014 X-OriginatingIP: 10.1.72.50 (bsdlists) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 cc: owner-freebsd-questions@freebsd.org Subject: Re: Is Java/Tomcat on FBSD practical? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2003 12:45:19 -0000 On Tue, 4 Nov 2003 16:58:19 -0700, Heath Volmer wrote > Hi. I'm new to FreeBSD, my previous -nix experience coming from OSX and > Debian/Suse linux. I've been generally very happy with the performance > and relative ease of setup on my 4.8 system. > > My biggest problem has been Java. I've done the diablo 1.3 package and > java seemed to work (java -v), but when I install Tomcat it won't start. > I've done the same install on mac and windows with no problem. The > stack trace is completely alien to me and I can try to get it if it > would help. > > I'm basically wondering if running Tomcat or any other java on this > machine is realistic or not. > > Thanks, Heath I have Tomcat 4.1.27 running with a native compile of JDK1.4. It's been working fine for me for almost a year now. It's a low volume site, but I've been happy running it on FreeBSD.