Return-Path: Mailing-List: contact gump-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list gump@jakarta.apache.org Received: (qmail 57832 invoked from network); 11 Feb 2004 19:26:17 -0000 Received: from unknown (HELO mx1.try.sybase.com) (130.214.10.19) by daedalus.apache.org with SMTP; 11 Feb 2004 19:26:17 -0000 Received: from mail.try.sybase.com (mail.try.sybase.com [130.214.10.18]) by mx1.try.sybase.com (8.11.6/8.11.0) with ESMTP id i1BINE220336 for ; Wed, 11 Feb 2004 11:23:15 -0700 Received: from tsws1 ([10.22.120.164]) by mail.try.sybase.com (8.11.6/8.11.6) with SMTP id i1BJ9Xk05815 for ; Wed, 11 Feb 2004 12:09:33 -0700 Message-ID: <127601c3f0d5$43a59050$ed71eb43@tsws1> From: "Adam R. B. Jack" To: References: <20040211173828.16809.qmail@web12826.mail.yahoo.com> Subject: Re: Tales of running Gumpy from scratch Date: Wed, 11 Feb 2004 12:28:37 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N > ERROR:gump:Command failed. [cp -Rfv > "C:\Programmi\eclipse\workspace\jakarta-gump > \template\forrest" "C:\jakarta" ]. ExitCode: 1 > INFO:gump:Document run using [ instance at 0x0 > 19F2468>] > INFO:gump:Gump Integration complete. Exit code:0 > > Stuck again :-( It is trying to copy the forrest template, and failing. Do you have 'cp' on your M$ box? [Gumpy really feels happier on Linux, I've not managed to make Python truly happy on M$ -- partly 'cos of Python (not as portable as it could be) partly 'cos Gumpy is leveraging OS stuff, that could be re-written in Python some day.] BTW: Do you have a gumpy.html file in your log? Do you have a WWW server you can point to your log? I usually debug a 'first run' through that log dir, via HTTP. regards Adam