[AG-DEV] Re: Bad 3.1 interop with 3.0.2

Thomas D. Uram turam at mcs.anl.gov
Tue Mar 20 14:03:39 CDT 2007


I just tried this and couldn't reproduce it.  I need more info to
look at to debug it.  I've filed bug 1639 to track this problem:

http://bugzilla.mcs.anl.gov/accessgrid/show_bug.cgi?id=1639

If you could both attach your VenueClient.log files to that bug
report, I can look into it more.

Thanks,
Tom


On 3/19/07 12:23 PM, Andrew Ford wrote:
> Hey, just chiming in to say that I'm getting these problems too, 
> except it's
> even more flaky on my end - I can't even get into Argonne Lobby most 
> of the
> time, however, I can get into the RIT venue as long as there's another
> client in it. Looking in the logs, the EnterVenue error looks like this:
>
> 03/19/2007 01:16:07 PM -1210513744 VenueClient     __init__.py:1072 ERROR
> EnterVenue: failed
> Traceback (most recent call last):
>  File "/home/user/agcvsrun/AccessGrid/AccessGrid/VenueClient.py", line
> 1200, in EnterVenue
>    self.__EnterVenue(URL,withcert)
>  File "/home/user/agcvsrun/AccessGrid/AccessGrid/VenueClient.py", line 
> 950,
> in __EnterVenue
>    state = self.__venueProxy.GetState()
>  File
> "/home/user/agcvsrun/AccessGrid/AccessGrid/interfaces/Venue_client.py", 
> line
> 103, in GetState
>    response = self.binding.Receive(GetStateResponse.typecode)
>  File "/usr/lib/python2.4/site-packages/ZSI/client.py", line 498, in
> Receive
>    self.ReceiveSOAP(**kw)
>  File "/usr/lib/python2.4/site-packages/ZSI/client.py", line 390, in
> ReceiveSOAP
>    if not self.IsSOAP():
>  File "/usr/lib/python2.4/site-packages/ZSI/client.py", line 382, in 
> IsSOAP
>    self.ReceiveRaw()
>  File "/usr/lib/python2.4/site-packages/ZSI/client.py", line 350, in
> ReceiveRaw
>    self.reply_code, self.reply_msg, self.reply_headers, self.data = \
>  File "httplib.py", line 467, in read
>    s = self._safe_read(self.length)
>  File "httplib.py", line 551, in _safe_read
>    raise IncompleteRead(s)
>
> followed by a massive amount of raw XML.
>
> --Andrew
>




More information about the ag-dev mailing list