[AG-DEV] AG3: no InProcessGroupMsgClient

Thomas D. Uram turam at mcs.anl.gov
Sun Jan 22 22:55:00 CST 2006


My bad.  In weekend mode, I didn't look closely enough to recognize that as
a reference to a second InProcess* module.  Eric must have that state locally;
he can commit it on Monday morning.

Tom


On 1/22/06 10:09 PM, Christoph Willing wrote:
> Thomas D. Uram wrote:
> 
>> Hi Chris:
>>
>> That module was checked in on Friday evening.  Maybe you have an 
>> incomplete checkout
>> from cvs?
>>
>> I see the file in viewcvs:
>>
>> http://fl-cvs.mcs.anl.gov/viewcvs/viewcvs.cgi/AccessGrid/AccessGrid/InProcessVenueEventClient.py?rev=1.1&content-type=text/vnd.viewcvs-markup 
>>
>>
> 
> Tom,
> 
> I have that file, but it has an import:
>   from AccessGrid.InProcessGroupMsgClient import InProcessGroupMsgClient
> 
> which I thought would mean that there is a file
>     AccessGrid/InProcessGroupMsgClient.py
> which contains the class InProcessGroupMsgClient
> 
> 
> chris
> 
> 
>>
>> On 1/22/06 8:34 PM, Christoph Willing wrote:
>>
>>> Latest build this morning can't run VenueServer/Client/Management due 
>>> to:
>>>
>>> Traceback (most recent call last):
>>>   File "/usr/bin/VenueClient.py", line 29, in ?
>>>     from AccessGrid.VenueClientUI import VenueClientUI
>>>   File 
>>> "/usr/lib/python2.4/site-packages/AccessGrid/VenueClientUI.py", line 
>>> 47, in ?
>>>     from AccessGrid.Security.wxgui.AuthorizationUI import 
>>> AuthorizationUIDialog
>>>   File 
>>> "/usr/lib/python2.4/site-packages/AccessGrid/Security/wxgui/AuthorizationUI.py", 
>>> line 31, in ?
>>>     from AccessGrid.Venue import VenueIW
>>>   File "/usr/lib/python2.4/site-packages/AccessGrid/Venue.py", line 
>>> 36, in ?
>>>     from AccessGrid.SharedApplication import SharedApplication
>>>   File 
>>> "/usr/lib/python2.4/site-packages/AccessGrid/SharedApplication.py", 
>>> line 24, in ?
>>>     from AccessGrid.InProcessVenueEventClient import 
>>> InProcessVenueEventClient
>>>   File 
>>> "/usr/lib/python2.4/site-packages/AccessGrid/InProcessVenueEventClient.py", 
>>> line 21, in ?
>>>     from AccessGrid.InProcessGroupMsgClient import 
>>> InProcessGroupMsgClient
>>> ImportError: No module named InProcessGroupMsgClient
>>>
> 




More information about the ag-dev mailing list