From owner-freebsd-java Fri Nov 23 5:32:16 2001 Delivered-To: freebsd-java@freebsd.org Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.128.241]) by hub.freebsd.org (Postfix) with ESMTP id 15B5C37B418 for ; Fri, 23 Nov 2001 05:32:14 -0800 (PST) Received: (from ernst@localhost) by zaphod.euronet.nl (8.11.6/8.11.6) id fANDVxN65840; Fri, 23 Nov 2001 14:31:59 +0100 (CET) (envelope-from ernst) Message-Id: <200111231331.fANDVxN65840@zaphod.euronet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan To: "Alec Kalinin" , java@FreeBSD.ORG Subject: Re: May be jdk1.3.1-b5 bug Date: Fri, 23 Nov 2001 14:31:59 +0100 X-Mailer: KMail [version 1.3] References: <20011119161722.A56021@shikima.mine.nu> <200111221137.fAMBb1n10075@zaphod.euronet.nl> <14621463943.20011123154612@compunet.comch.ru> In-Reply-To: <14621463943.20011123154612@compunet.comch.ru> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org What is your JDK version? "1.3.1b5" ?! That is not the current version of java/linux-jdk13, that's for sure. Ernst On Friday 23 November 2001 13:46, Alec Kalinin wrote: > Hello! > > I try to extract rar archive with 400 files. I use > > Process arcProcess = > Runtime.getRuntime().exec(new String[] { "unrar", "x", "arc.rar"); > arcProcess.waitFor(); > > And this process is hangs near extracting of 150 file. > > On jdk1.2.2 all work correctly. -- Ernst de Haan EuroNet Internet B.V. "Come to me all who are weary and burdened and I will give you rest" -- Jesus Christ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message