Date: Tue, 24 Oct 2000 17:46:40 -0700 From: Rob <robert@namodn.com> To: Michael Westbay <westbay@seaple.icc.ne.jp> Cc: freebsd-java@freebsd.org Subject: Re: Apache JServ Message-ID: <20001024174640.D18272@namodn.com> 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 %2B0900 References: <20001024152307.B18272@namodn.com> <200010250016.JAA17705@uhpux01.beacon-it.co.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001024174640.D18272>