From dev-return-14794-apmail-forrest-dev-archive=forrest.apache.org@forrest.apache.org Thu Jan 20 04:37:27 2005 Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 38449 invoked from network); 20 Jan 2005 04:37:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 20 Jan 2005 04:37:26 -0000 Received: (qmail 32539 invoked by uid 500); 20 Jan 2005 04:37:23 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 32418 invoked by uid 500); 20 Jan 2005 04:37:22 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@forrest.apache.org Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 32072 invoked by uid 99); 20 Jan 2005 04:37:20 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=FORGED_RCVD_HELO,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from 54.67-19-2.reverse.theplanet.com (HELO mail.outerthought.net) (67.19.2.54) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 19 Jan 2005 20:37:19 -0800 Received: from localhost (localhost [127.0.0.1]) by mail.outerthought.net (Postfix) with ESMTP id 56AC5628015 for ; Wed, 19 Jan 2005 22:37:17 -0600 (CST) Received: from mail.outerthought.net ([127.0.0.1]) by localhost (mail.outerthought.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06410-06 for ; Wed, 19 Jan 2005 22:37:16 -0600 (CST) Received: from strider.outerthought.net (localhost [127.0.0.1]) by mail.outerthought.net (Postfix) with ESMTP id C87EF628003 for ; Wed, 19 Jan 2005 22:37:16 -0600 (CST) Message-ID: <25597882.1106195836809.JavaMail.jettyjira@strider.outerthought.net> Date: Wed, 19 Jan 2005 22:37:16 -0600 (CST) From: issues@cocoondev.org To: dev@forrest.apache.org Subject: [JIRA] Commented: (FOR-422) forrestbot-webapp gives IOException In-Reply-To: <8850801.1106195596957.JavaMail.jettyjira@strider.outerthought.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at outerthought.net X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N The following comment has been added to this issue: Author: David Crossley Created: Wed, 19 Jan 2005 10:35 PM Body: This is the error reported ... ... DEBUG - executing '/opt/forrest/forrestbot-webapp.sh -f cocoon-site.xml build' in /home/crossley/public_html ERROR - error reading from process java.io.IOException: Stream closed at java.io.BufferedInputStream.ensureOpen(BufferedInputStream.java:120) at java.io.BufferedInputStream.read(BufferedInputStream.java:270) at sun.nio.cs.StreamDecoder$CharsetSD.readBytes(StreamDecoder.java:408) at sun.nio.cs.StreamDecoder$CharsetSD.implRead(StreamDecoder.java:450) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:182) at java.io.InputStreamReader.read(InputStreamReader.java:167) at java.io.BufferedReader.fill(BufferedReader.java:136) at java.io.BufferedReader.readLine(BufferedReader.java:299) at java.io.BufferedReader.readLine(BufferedReader.java:362) at org.apache.forrest.forrestbot.webapp.util.StreamGobbler.run(Executor.java:52) ... --------------------------------------------------------------------- View this comment: http://issues.cocoondev.org//browse/FOR-422?page=comments#action_11993 --------------------------------------------------------------------- View the issue: http://issues.cocoondev.org//browse/FOR-422 Here is an overview of the issue: --------------------------------------------------------------------- Key: FOR-422 Summary: forrestbot-webapp gives IOException Type: Bug Status: Unassigned Priority: Major Project: Forrest Components: Forrestbot Versions: HEAD Assignee: Reporter: David Crossley Created: Wed, 19 Jan 2005 10:33 PM Updated: Wed, 19 Jan 2005 10:35 PM Environment: debian linux Description: The Forrestbot webapp interface enables the login okay. However when trying to Build or Deploy a site, then nothing happens, and an IOException is reported. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.cocoondev.org//secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira