Date: Fri, 23 Nov 2001 14:31:59 +0100 From: Ernst de Haan <znerd@FreeBSD.ORG> To: "Alec Kalinin" <alec@compunet.comch.ru>, java@FreeBSD.ORG Subject: Re: May be jdk1.3.1-b5 bug Message-ID: <200111231331.fANDVxN65840@zaphod.euronet.nl> In-Reply-To: <14621463943.20011123154612@compunet.comch.ru> References: <20011119161722.A56021@shikima.mine.nu> <200111221137.fAMBb1n10075@zaphod.euronet.nl> <14621463943.20011123154612@compunet.comch.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111231331.fANDVxN65840>