Return-Path: Delivered-To: apmail-gump-general-archive@www.apache.org Received: (qmail 36743 invoked from network); 8 Oct 2004 14:46:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 8 Oct 2004 14:46:41 -0000 Received: (qmail 23351 invoked by uid 500); 8 Oct 2004 14:46:04 -0000 Delivered-To: apmail-gump-general-archive@gump.apache.org Received: (qmail 23311 invoked by uid 500); 8 Oct 2004 14:46:04 -0000 Mailing-List: contact general-help@gump.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Gump code and data" Reply-To: "Gump code and data" Delivered-To: mailing list general@gump.apache.org Received: (qmail 23201 invoked by uid 99); 8 Oct 2004 14:46:02 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [193.26.193.47] (HELO server8a.software-ag.de) (193.26.193.47) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 08 Oct 2004 07:46:01 -0700 Received: from stujwi.software-ag.de by server8a.software-ag.de; (8.11.6/8.9.3) id i98Ejuk18051; Fri, 8 Oct 2004 16:45:56 +0200 Received: from [127.0.0.1] (stujwi [127.0.0.1]) by stujwi.software-ag.de (8.12.11/8.12.11) with ESMTP id i98EmBcT007175 for ; Fri, 8 Oct 2004 16:48:32 +0200 Message-ID: <4166A8AA.8020900@freenet.de> Date: Fri, 08 Oct 2004 16:48:10 +0200 From: Jochen Wiedmann User-Agent: Mozilla Thunderbird 0.8 (X11/20040914) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gump code and data Subject: Re: How to run gump? References: <41659F6A.9050809@freenet.de> <01f101c4ad43$a43e31d0$6501a8c0@sybase.com> In-Reply-To: <01f101c4ad43$a43e31d0$6501a8c0@sybase.com> X-Enigmail-Version: 0.86.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Adam R. B. Jack wrote: > I've seen this before, but can't quite imagine why a None workspace (that > ought have been loaded from metadata/workspace.xml) would have been > returned. Could you run with --debug and see if anything helpful is > displayed? [jwi@stujwi gump]$ python gump.py -w metadata/workspace.xml ws-jaxme --debug - ************************************ - Apache Gump - ************************************ - GUMP run on host : stujwi - GUMP run @ : 08 Oct 04 16:46:27 - GUMP run @ UTC : 08 Oct 04 14:46:27 - GUMP run by Python : '2.3.3 (#1, May 7 2004, 10:31:40) \n[GCC 3.3.3 20040412 (Red Hat Linux 3.3.3-7)]' - GUMP run by Python : '/usr/bin/python' - GUMP run by Gump : 2.0.2-alpha-0003 - GUMP run on OS : 'posix' - GUMP PYTHONPATH : /home/jwi/gump/python Execute : svn update --non-interactive At revision 54087. Executing with CWD: [metadata] Execute : cvs -q update -dP Password: M workspace.xml Execute : /usr/bin/python bin/integrate.py -w metadata/workspace.xml ws-jaxme --debug INFO:gump:Setting log level to DEBUG DEBUG:gump:Produced Argument : metadata/workspace.xml DEBUG:gump:Produced Argument : ws-jaxme DEBUG:gump:Launch XML/DOM Parser onto : metadata/workspace.xml Traceback (most recent call last): File "bin/integrate.py", line 109, in ? irun() File "bin/integrate.py", line 83, in irun run=gump.run.gumprun.GumpRun(workspace,ps,options) File "/home/jwi/gump/python/gump/run/gumprun.py", line 71, in __init__ gump.utils.timing.Timeable.__init__(self, workspace.getName()) AttributeError: 'NoneType' object has no attribute 'getName' Process Exit Code : 1 -- http://lilypie.com/baby1/050423/1/5/1/+1 --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@gump.apache.org For additional commands, e-mail: general-help@gump.apache.org