py2.3 probs?

Ivan R. Judson judson at mcs.anl.gov
Mon Feb 23 08:54:37 CST 2004


I haven't been using 2.3 yet; I've been reserving that for
packaging/testing. Since I'm hip deep in other things. I'm not surprised,
since GSIFile/GSITCPSockets don't implement the entire set of interfaces
python expects for those objects -- that's something we discussed with Matt
as something pyGLobus could fix.

Btw, what's holding up your commits? You shouldn't be blocking on everyone
updating pyGlobus anymore, and I'm getting very anxious that they get in
ASAP (I'd like them in today really) since we're now eating into testing and
packaging time -- we have enough development left that there's no reality in
trying to code freeze this Friday, which was our goal.

--Ivan

PS -- Seems like this conversation could benefit the community, any reason
to not try to migrate it to ag-tech? 

> -----Original Message-----
> From: owner-ag-dev at mcs.anl.gov 
> [mailto:owner-ag-dev at mcs.anl.gov] On Behalf Of Robert Olson
> Sent: Monday, February 23, 2004 6:38 AM
> To: ag-dev at mcs.anl.gov
> Subject: py2.3 probs?
> 
> Have we seen this show up with python2.3 at all?
> 
> --bob
> 
> >From: Matthias Milczynski <mmilczyn at techfak.uni-bielefeld.de>
> >To: Robert Olson <olson at mcs.anl.gov>
> >Subject: Bug report from Matthias
> >Date: Fri, 20 Feb 2004 15:18:51 +0100
> >User-Agent: KMail/1.5.4
> >X-Spam-Status: No, hits=-2.4 required=5.0
> >         
> tests=EMAIL_ATTRIBUTION,IN_REP_TO,REFERENCES,REPLY_WITH_QUOTES,
> >               USER_AGENT_KMAIL
> >         version=2.55
> >X-Spam-Level:
> >X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp)
> >
> >Hello Mr. Olson!
> >
> >I successfully started the VenueClient.py with --personalNode -d 
> >Options on wednesday. The first session was oki I imported 
> the trusted 
> >certificate and could enter the AG-Lobby. I'm afraid my 
> second trial to 
> >start the VenueClient was without success. I got the following Error:
> >
> >Read url  
> https://xerxes.techfak.uni-bielefeld.de:12000/ServiceManager
> >02/20/2004 03:07:18 PM DEBUG Service manager running at https:// 
> >xerxes.techfak.uni-bielefeld.de:12000/Servic
> >eManager
> >02/20/2004 03:07:18 PM DEBUG Close read 14
> >02/20/2004 03:07:18 PM DEBUG waiting on read on 20 Got len '60'
> >Read url  
> https://xerxes.techfak.uni-bielefeld.de:12000/ServiceManager
> >AGServiceManager URL:  https://xerxes.techfak.uni-bielefeld.de:12000/
> >ServiceManager
> >----------------------------------------
> >Exception happened during processing of request from ('127.0.0.1', 
> >44762) Traceback (most recent call last):
> >   File "/vol/ilab/lib/python2.3/SocketServer.py", line 222, 
> in handle_request
> >     self.process_request(request, client_address)
> >   File "/vol/ilab/lib/python2.3/SocketServer.py", line 241, in  
> >process_request
> >     self.finish_request(request, client_address)
> >   File "/vol/ilab/lib/python2.3/SocketServer.py", line 254, 
> in finish_request
> >     self.RequestHandlerClass(request, client_address, self)
> >   File "/vol/ilab/lib/python2.3/SocketServer.py", line 522, 
> in __init__
> >     self.finish()
> >   File "/vol/ilab/lib/python2.3/SocketServer.py", line 564, 
> in finish
> >     if not self.wfile.closed:
> >AttributeError: GSIFile instance has no attribute 'closed'
> >----------------------------------------
> >----------------------------------------
> >Exception happened during processing of request from ('127.0.0.1', 
> >44763) Traceback (most recent call last):
> >   File "/vol/ilab/lib/python2.3/SocketServer.py", line 222, 
> in handle_request
> >     self.process_request(request, client_address)
> >   File "/vol/ilab/lib/python2.3/SocketServer.py", line 241, in  
> >process_request
> >     self.finish_request(request, client_address)
> >   File "/vol/ilab/lib/python2.3/SocketServer.py", line 254, 
> in finish_request
> >     self.RequestHandlerClass(request, client_address, self)
> >   File "/vol/ilab/lib/python2.3/SocketServer.py", line 522, 
> in __init__
> >     self.finish()
> >   File "/vol/ilab/lib/python2.3/SocketServer.py", line 564, 
> in finish
> >     if not self.wfile.closed:
> >AttributeError: GSIFile instance has no attribute 'closed'
> >----------------------------------------
> >
> >I had a look at the SocketServer.py file and in fact there 
> seems to be 
> >no atrribute for "wfile" named "closed". What is the problem?
> >
> >I also tried to start the VenueClient without any Options 
> like personalNode.
> >But then the VenueClients doesn't connect to the AG-Lobby, it does 
> >actually nothing so I have to kill it. Maybe the AG-Lobby isn't 
> >availaible for certain times(?).
> >
> >My last question for Today is:
> >
> >In which path vic and rat should be to get Audio/Video 
> Transmission? In 
> >PATH or PYTHONPATH or AGTK_LOCATION?
> >I tried some dofferent Configurations but didn't succied.
> >
> >Thank you for your help!!!!!!!!!
> >
> >Matthias from Bielefeld
> >
> >On Monday 16 February 2004 17:02, you wrote:
> > > Here is the simpleca installer.
> > >
> > > See http://www.globus.org/security/simple-ca.html#SetupHost for 
> > > infomration on setting it up.
> > >
> > > --bob
> 
> 




More information about the ag-dev mailing list