FW: [AG-TECH] Problems with AG2.1 install

Ivan R. Judson judson at mcs.anl.gov
Mon Aug 18 12:02:32 CDT 2003


Yeah, doesn't make much sense to me.

--ivan

> -----Original Message-----
> From: Robert Olson [mailto:olson at mcs.anl.gov] 
> Sent: Monday, August 18, 2003 12:00 PM
> To: judson at mcs.anl.gov; ag-dev at mcs.anl.gov
> Subject: Re: FW: [AG-TECH] Problems with AG2.1 install
> 
> 
> looks to me like he's getting permission denied on his own apsp and 
> settings directory?
> 
> At 11:53 AM 8/18/2003 -0500, Ivan R. Judson wrote:
> 
> >Hm.
> >
> >-_ivan
> >
> > > -----Original Message-----
> > > From: Michael Daw [mailto:mike.daw at man.ac.uk]
> > > Sent: Monday, August 18, 2003 11:33 AM
> > > To: judson at mcs.anl.gov
> > > Subject: RE: [AG-TECH] Problems with AG2.1 install
> > >
> > >
> > > > This is certificate/globus initialization stuff; I think
> > > Bob's looking
> > > > (or can look at this). He'll probably need more information
> > > to track
> > > > it down though, do you have a log from the client or server you 
> > > > can send?
> > >
> > > 'Fraid not. Should I be running something to initialise globus? I 
> > > seem to remember the last installation procedure (where it wasn't 
> > > bundled) set it up fine - perhaps install.sh is missing 
> this step? I 
> > > wasn't running the client or server - I was setting it up 
> on a new 
> > > machine and was looking for a place to put my certificate.
> > >
> > > However, if I try to run the venues client, it just hangs 
> (when the 
> > > bar is about 9/10ths across!).
> > >
> > > > I'd be happy to help figure out what's going on here, but
> > > the log that
> > > > was sent was empty. Can you run the tools in debug mode 
> and send 
> > > > me anything that's coming out in the window you ran them in?  
> > > > That'll make it possible to track down problems. I suspect it's 
> > > > either initialization or installation things that have 
> bitten you. 
> > > > Are you sure you completely removed the previous 
> software before 
> > > > installing 2.1?
> > >
> > > I removed AGTk 2.0 and WinGlobus (as instructed).
> > >
> > > In venue client debug mode, the command prompt shows the 
> following 
> > > (last page of) output. (I sent it in the error report too):
> > >
> > > No handlers could be found for logger "AG.VenueClient" 08/18/03 
> > > 17:29:19 DEBUG My hostname is phoebe.mvc.mcc.ac.uk 
> 08/18/03 17:29:19 
> > > DEBUG VerifyExecutionEnvironment: bind to local hostname of ph 
> > > oebe.mvc.mcc.ac.uk succeeds 08/18/03 17:29:19 DEBUG 
> userConfigDir: 
> > > C:\Documents and Settings\zzcgumd\Applica tion Data\AccessGrid 
> > > 08/18/03 17:29:19 ERROR exception opening hash C:\Documents and
> > > Settings\zzcgumd \Application Data\AccessGrid\certRepo\metadata.db
> > > Traceback (most recent call last):
> > >   File
> > > 
> "C:\Python22\Lib\site-packages\AccessGrid\CertificateRepository.py",
> > > line
> > >  143, in __init__
> > >     self.db = bsddb.hashopen(self.dbPath, 'w')
> > > error: (22, 'Invalid argument')
> > > 08/18/03 17:29:19 ERROR bin.VenueClient::OnInit:
> > > WXGUIApplication creation faile d Traceback (most recent 
> call last):
> > >   File "C:\Program Files\AGTk 2.1\bin\VenueClient.py", line
> > > 119, in __init__
> > >     self.app = Toolkit.WXGUIApplication()
> > >   File "C:\Python22\Lib\site-packages\AccessGrid\Toolkit.py",
> > > line 141, in __ini t__
> > >     self.gui)
> > >   File
> > > "C:\Python22\Lib\site-packages\AccessGrid\CertificateManager.py",
> > > line 24
> > > 1, in __init__
> > >     create = 0)
> > >   File
> > > 
> "C:\Python22\Lib\site-packages\AccessGrid\CertificateRepository.py",
> > > line
> > >  156, in __init__
> > >     os.rename(self.dir, newname)
> > > OSError: [Errno 13] Permission denied
> > >
> > > > -----Original Message-----
> > > > From: Ivan R. Judson [mailto:judson at mcs.anl.gov]
> > > > Sent: 18 August 2003 15:52
> > > > To: 'Michael Daw'; 'AG Technical Developers'
> > > > Subject: RE: [AG-TECH] Problems with AG2.1 install
> > > >
> > > >
> > > > > Unless I'm doing something stupid (always a distinct
> > > possibility), I
> > > > > can see several problems with the new AG2.1 install that
> > > I'm doing
> > > > > this week for SC
> > > > > Global:
> > > > >
> > > > > 1. The Linux bundle doesn't include rpms for vic or 
> rat (and the 
> > > > > Audio and Video Service rpms fail as a result).
> > > >
> > > >
> > > > Frank reported this as well. It's being fixed as we 
> speak (write).
> > > >
> > > > > 2. The Linux install doesn't create a .globus directory for 
> > > > > certificates. (I can't remember how these got created in the 
> > > > > previous install. Maybe I answered the questions wrongly...)
> > > >
> > > > This is certificate/globus initialization stuff; I think
> > > Bob's looking
> > > > (or can look at this). He'll probably need more information
> > > to track
> > > > it down though, do you have a log from the client or server you 
> > > > can send?
> > > >
> > > > > 3. There is no icon for Venue Server in Linux on the "Start 
> > > > > menu" (or whatever it's called in Linux).
> > > >
> > > > There hasn't ever been a icon for the venue server, perhaps you 
> > > > can file that as a feature request :-).
> > > >
> > > > > 4. I can't seem to start anything on my Windows install.
> > > The Venues
> > > > > Client stops halfway through starting up and sends an 
> automated 
> > > > > error report (which I sent); the Venue Server rattles 
> the disk a 
> > > > > bit, but otherwise nothing; Manage Venue Server flashes
> > > up a window
> > > > > and then fails.
> > > >
> > > > I'd be happy to help figure out what's going on here, but
> > > the log that
> > > > was sent was empty. Can you run the tools in debug mode 
> and send 
> > > > me anything that's coming out in the window you ran them in?  
> > > > That'll make it possible to track down problems. I suspect it's 
> > > > either initialization or installation things that have 
> bitten you. 
> > > > Are you sure you completely removed the previous 
> software before 
> > > > installing 2.1?
> > > >
> > > > --Ivan
> > > >
> > > >
> > >
> 




More information about the ag-dev mailing list