Re: [jira] Commented: (GUMP-138) Modules dropped (due to missing Repository) causes a crash.

2005-06-18 Thread Adam R. B. Jack
 Actually, the workspace is in Gump3/metadata (not Gump3/fixture/metadata).
Once SVN is back up I'll commit my improved fix.


Where is the correct place for the workspace? I'd like to get VmGump
building it, and us growing it (with properties, etc.) on an as needed
basis. I'm game to either build the metadata from scratch [project by
project], or try to use some or all of what you have built already.

regards

Adam


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Commented: (GUMP-138) Modules dropped (due to missing Repository) causes a crash.

2005-06-17 Thread Leo Simons (JIRA)
[ 
http://issues.apache.org/jira/browse/GUMP-138?page=comments#action_12313856 ] 

Leo Simons commented on GUMP-138:
-

Potential fix committed in r190983. I can't reproduce the above stack trace (ie 
I don't have the above workspace definitions) so I'm not too confident. Adam, 
could you try again?

 Modules dropped (due to missing Repository) causes a crash.
 ---

  Key: GUMP-138
  URL: http://issues.apache.org/jira/browse/GUMP-138
  Project: Gump
 Type: Bug
   Components: Python-based Gump
 Versions: Gump3-alpha-3
 Reporter: Adam Jack
  Fix For: Gump3-alpha-3


 Module dropped due to missing repository (e.g. for packaged??) causes later 
 crash.
 16:53:43 DEBUG  Converting project definition 'xml-xercesImpl' into 
 objectorm.
 16:53:43 ERROR  Fatal error during run!
 Traceback (most recent call last):
   File f:\data\Python\Gump3-SVN\pygump\python\gump\engine\__init__.py, line 
 22
 6, in run
 workspace = self.workspace_objectifier.get_workspace(domtree)
   File f:\data\Python\Gump3-SVN\gump\engine\objectifier.py, line 362, in 
 get_w
 orkspace
   File f:\data\Python\Gump3-SVN\gump\engine\objectifier.py, line 403, in 
 _crea
 te_projects
   File f:\data\Python\Gump3-SVN\gump\engine\objectifier.py, line 395, in 
 _find
 _module_for_project
 KeyError: u'xml-xerces2'
 DEBUG: Run completed!
 DEBUG: Cleaning up child processes. This may take up to a little over 400 
 second
 s.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]