You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by Antoine Lévy-Lambert <an...@antbuild.com> on 2004/02/22 01:35:39 UTC

gumpy problem

Hi,

I had already managed to get gumpy to run on my cygwin/Win2K system, but 
this evening it does not work.
Any idea what is wrong ?

Here are my settings :
export HOME=`cygpath --windows $HOME`
export GUMP=/opt/jakarta-gump
export GUMP_WS=/var/gump
export GUMP_LOG_DIR=/var/www/html/gump
export CLASSPATH=c:/j2sdk1.4.1_02/lib/tools.jar

Antoine

------------------------------------------------------- G U M P Y
Clean *.pyc files.
------------------------------------------------------- G U M P Y
/opt/jakarta-gump/python/gump/gumprun.py:17: DeprecationWarning: 
Non-ASCII character '\xfc' in file 
/opt/jakarta-gump/python/gump/utils/__init__.py on line 381, but no 
encoding declared; see http://www.python.org/peps/pep-0263.html for details
  from gump.utils.work import *
ERROR:gump:Not downloaded, not named: [<class 
'gump.model.rawmodel.XMLWorkspace'> : {u'basedir': u'/var/gump', 
'@basedir': '..', u'pkgdir': u'/opt/jakarta-gump', u'version': u'0.3', 
u'sync': u'rsync -r -a --delete'}]
Traceback (most recent call last):
  File "gump/integrate.py", line 106, in ?
    workspace=WorkspaceLoader().load(ws)
  File "/opt/jakarta-gump/python/gump/model/loader.py", line 111, in load
    raise IOError, "Failed to load workspace" + file
IOError: Failed to load workspace../D2CFT80J.xml
Integration completed with exit code :  1
Failed to integrate, exited with [1], exiting...



Re: gumpy problem

Posted by Antoine Lévy-Lambert <an...@antbuild.com>.
Adam R. B. Jack wrote:

>>I had already managed to get gumpy to run on my cygwin/Win2K system, but
>>this evening it does not work.
>>Any idea what is wrong ?
>>    
>>
>
>Yes, I should've been more clear with this HEADS UP:
>
>http://nagoya.apache.org/eyebrowse/ReadMsg?listName=gump@jakarta.apache.org&msgId=1368117
>
>Please and any name attribute to <workspace.
>
>regards,
>
>Adam
>
>
>  
>
Thanks Adam,

I am now doing a gump run with the version  of Gumpy dated Feb 16th.
When it will be finished, I will give it a try.

Cheers,

Antoine


Re: gumpy problem

Posted by "Adam R. B. Jack" <aj...@trysybase.com>.
> I had already managed to get gumpy to run on my cygwin/Win2K system, but
> this evening it does not work.
> Any idea what is wrong ?

Yes, I should've been more clear with this HEADS UP:

http://nagoya.apache.org/eyebrowse/ReadMsg?listName=gump@jakarta.apache.org&msgId=1368117

Please and any name attribute to <workspace.

regards,

Adam


Re: gumpy problem

Posted by Davanum Srinivas <di...@yahoo.com>.
i have the same problem. my bat files fail now :(  [last 3-4 days]

-- dims


--- Antoine_L�vy-Lambert <an...@antbuild.com> wrote:
> Hi,
> 
> I had already managed to get gumpy to run on my cygwin/Win2K system, but 
> this evening it does not work.
> Any idea what is wrong ?
> 
> Here are my settings :
> export HOME=`cygpath --windows $HOME`
> export GUMP=/opt/jakarta-gump
> export GUMP_WS=/var/gump
> export GUMP_LOG_DIR=/var/www/html/gump
> export CLASSPATH=c:/j2sdk1.4.1_02/lib/tools.jar
> 
> Antoine
> 
> ------------------------------------------------------- G U M P Y
> Clean *.pyc files.
> ------------------------------------------------------- G U M P Y
> /opt/jakarta-gump/python/gump/gumprun.py:17: DeprecationWarning: 
> Non-ASCII character '\xfc' in file 
> /opt/jakarta-gump/python/gump/utils/__init__.py on line 381, but no 
> encoding declared; see http://www.python.org/peps/pep-0263.html for details
>   from gump.utils.work import *
> ERROR:gump:Not downloaded, not named: [<class 
> 'gump.model.rawmodel.XMLWorkspace'> : {u'basedir': u'/var/gump', 
> '@basedir': '..', u'pkgdir': u'/opt/jakarta-gump', u'version': u'0.3', 
> u'sync': u'rsync -r -a --delete'}]
> Traceback (most recent call last):
>   File "gump/integrate.py", line 106, in ?
>     workspace=WorkspaceLoader().load(ws)
>   File "/opt/jakarta-gump/python/gump/model/loader.py", line 111, in load
>     raise IOError, "Failed to load workspace" + file
> IOError: Failed to load workspace../D2CFT80J.xml
> Integration completed with exit code :  1
> Failed to integrate, exited with [1], exiting...
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: gump-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: gump-help@jakarta.apache.org
> 


=====
Davanum Srinivas - http://webservices.apache.org/~dims/