From owner-freebsd-java Tue Oct 24 17:29: 1 2000 Delivered-To: freebsd-java@freebsd.org Received: from theo.namodn.com (unknown [209.0.100.50]) by hub.freebsd.org (Postfix) with ESMTP id 785E837B479 for ; Tue, 24 Oct 2000 17:28:59 -0700 (PDT) Received: (from robert@localhost) by theo.namodn.com (8.9.3/8.9.3) id RAA20688; Tue, 24 Oct 2000 17:46:40 -0700 Date: Tue, 24 Oct 2000 17:46:40 -0700 From: Rob To: Michael Westbay Cc: freebsd-java@freebsd.org Subject: Re: Apache JServ Message-ID: <20001024174640.D18272@namodn.com> Mail-Followup-To: Michael Westbay , freebsd-java@freebsd.org References: <20001024152307.B18272@namodn.com> <200010250016.JAA17705@uhpux01.beacon-it.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/1.0.1i In-Reply-To: <200010250016.JAA17705@uhpux01.beacon-it.co.jp>; from westbay@seaple.icc.ne.jp on Wed, Oct 25, 2000 at 09:13:43AM +0900 Organization: Namodn Artists - http://www.namodn.com X-OS-Type: Debian GNU/Linux 2.2 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thanks for the response, but I have been using the linux-jdk1.2.2 that is in the ports currently ( blackdown's RC4 ). I simply changed wrapper.bin=$PATH_TO_JDK and I get zombie java every time. Switch it back to the linux-jdk1.2.2 and it loads up fine. No other changes. On Wed, Oct 25, 2000 at 09:13:43AM +0900, Michael Westbay wrote: > Rob-san wrote: > > > I am using the JDK-1.2.2 beta built from the > > port ( thanks! ), and I am able to run some > > Java IDE's fine ( much better than the linux-jdk122 in fact ) > > > > Unfortunately, JServ won't even start with the new JDK.. > > just goes zombie right away. > > That's odd. I've been running JServ with no problem with both the > linux (since last year) and FreeBSD port (since patch st 9). > > First, in jserv.properties, do you have: > > wrapper.bin=/usr/local/jdk1.2.2/bin/java > > set to the right place? > > Next, is the jsdk.jar file set to the correct position in > jserv.properties? Mine is: > > wrapper.classpath=/usr/local/jserv/libexec/ApacheJServ.jar > wrapper.classpath=/usr/local/java/jars/jsdk.jar > > You might want to look in jserv.log (set in jserv.properties) for any > other clues as to where it might be crashing. > > Speaking of which, when I installed JServ, it seems to me that the > directories for the log files didn't exist and/or weren't where I > wanted them. I had to create the directory and edit jserv.properties > to point them there. > > Did you have JServ running with a different JVM? If so, there may be > some other properties files that need updating. > > Hope this helps. > > -- > Michael Westbay > Work: Beacon-IT http://www.beacon-it.co.jp/ > Home: http://www.seaple.icc.ne.jp/~westbay > Commentary: http://www.japanesebaseball.com/ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message