From owner-freebsd-java Tue Feb 29 12:18:30 2000 Delivered-To: freebsd-java@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.79.126]) by hub.freebsd.org (Postfix) with ESMTP id 3BAED37BC26 for ; Tue, 29 Feb 2000 12:18:28 -0800 (PST) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (nomad.yogotech.com [206.127.79.115]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id NAA26537; Tue, 29 Feb 2000 13:18:25 -0700 (MST) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id NAA26803; Tue, 29 Feb 2000 13:18:25 -0700 (MST) (envelope-from nate) Date: Tue, 29 Feb 2000 13:18:25 -0700 (MST) Message-Id: <200002292018.NAA26803@nomad.yogotech.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Ariel Burbaickij Cc: Nate Williams , java@FreeBSD.ORG Subject: Re: Problems with unjaring.Need help In-Reply-To: References: <200002282219.PAA21170@nomad.yogotech.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > Experience following situation:Trying to unjar some jarred files. > > > Getting following results with utility /usr/local/jdk1.1.8/bin/jar > > > the hole just hungs up. > > > > It's *really* slow, and requires lots of memory. > > What is the estimated order of slowiness?How slow is it?I cannot > discern between hunging up and being *really* slow anymore(It > continues far more then 7 minutes on PII 400 without even > unsuccesful finishing). It is just PTE entry without any progress. How much memory do you have? How big is the jar file you are trying to unarchive? How big are your limits set to? All of the above effect how 'slow' it may go. As I stated previously, it may just be slow. Try using unzip instead. Nate > > kind regards, > Ariel > > > With /usr/local/jdk1.1.8/bin/i386/green-threads (i guess it is underlaying > > > programm being called).I get following result:/usr/libexec/ld-elf.so.1: > > > Shared object "libjava.so" not found. > > > I have very simmilar named file : > > > /usr/local/jdk1.1.8/lib/i386/green_threads/libjava.so > > > though. > > > > You have to run the version in bin, which sets up the environment > > correctly and calls the great thread versions. > > > > > All in all I want to get the task made:Unjared directory/directories. > > > And it is not so far. > > > > If that's all you want to do, install unzip and use it instead. :) > > > > > > Nate > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message