Return-Path: Delivered-To: apmail-ant-notifications-archive@locus.apache.org Received: (qmail 47079 invoked from network); 10 Nov 2008 12:13:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Nov 2008 12:13:07 -0000 Received: (qmail 31690 invoked by uid 500); 10 Nov 2008 12:13:14 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 31667 invoked by uid 500); 10 Nov 2008 12:13:14 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 31651 invoked by uid 99); 10 Nov 2008 12:13:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Nov 2008 04:13:14 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Nov 2008 12:12:03 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 65E21234C295 for ; Mon, 10 Nov 2008 04:12:46 -0800 (PST) Message-ID: <923458466.1226319166416.JavaMail.jira@brutus> Date: Mon, 10 Nov 2008 04:12:46 -0800 (PST) From: =?utf-8?Q?Nicolas_Lalev=C3=A9e_=28JIRA=29?= To: notifications@ant.apache.org Subject: [jira] Commented: (IVYDE-130) IvyConsole:java.io.IOException: Output Stream is closed In-Reply-To: <773399485.1225270364616.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/IVYDE-130?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D12646= 240#action_12646240 ]=20 Nicolas Lalev=C3=A9e commented on IVYDE-130: --------------------------------------- Could we get more context ? when did it happened ? Did you reproduce it often ? > IvyConsole:java.io.IOException: Output Stream is closed > ------------------------------------------------------- > > Key: IVYDE-130 > URL: https://issues.apache.org/jira/browse/IVYDE-130 > Project: IvyDE > Issue Type: Bug > Affects Versions: 2.0.0.alpha1 > Reporter: qxo > Fix For: 2.0 > > > {code} > java.io.IOException: Output Stream is closed > =09at org.eclipse.ui.console.IOConsoleOutputStream.encodedWrite(IOConsole= OutputStream.java:229) > =09at org.eclipse.ui.console.IOConsoleOutputStream.write(IOConsoleOutputS= tream.java:224) > =09at org.eclipse.ui.console.MessageConsoleStream.print(MessageConsoleStr= eam.java:55) > =09at org.eclipse.ui.console.MessageConsoleStream.println(MessageConsoleS= tream.java:80) > =09at org.apache.ivyde.eclipse.ui.console.IvyConsole.appendLine(IvyConsol= e.java:172) > =09at org.apache.ivyde.eclipse.ui.console.IvyConsole.log(IvyConsole.java:= 81) > =09at org.apache.ivyde.eclipse.ui.console.IvyConsole.verbose(IvyConsole.j= ava:236) > =09at org.apache.ivy.util.MessageLoggerEngine.verbose(MessageLoggerEngine= .java:195) > =09at org.apache.ivy.util.Message.verbose(Message.java:91) > =09at org.apache.ivy.plugins.resolver.BasicResolver.download(BasicResolve= r.java:721) > =09at org.apache.ivy.plugins.resolver.RepositoryResolver.download(Reposit= oryResolver.java:245) > =09at org.apache.ivy.core.resolve.ResolveEngine.downloadArtifacts(Resolve= Engine.java:348) > =09at org.apache.ivy.core.resolve.ResolveEngine.resolve(ResolveEngine.jav= a:291) > =09at org.apache.ivy.Ivy.resolve(Ivy.java:512) > =09at org.apache.ivyde.eclipse.cpcontainer.IvyResolveJob$1.run(IvyResolve= Job.java:283) > {code} --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.