FW: still can't get into the TVS

Robert Olson olson at mcs.anl.gov
Sun Apr 13 21:44:40 CDT 2003


can you send the snippet of your VenueClient.py file around where that 
exception is? As far as I can tell from what's in CVS, the call you're 
making is wrapped in a try block, so I'm not sure why it's throwing that 
exception.

--bob

At 08:01 PM 4/12/2003 -0500, Ivan R. Judson wrote:


> > -----Original Message-----
> > From: Shawn Davis [mailto:wdavis at ncsa.uiuc.edu]
> > Sent: Saturday, April 12, 2003 7:15 PM
> > To: judson at mcs.anl.gov
> > Subject: still can't get into the TVS
> >
> >
> > First time I try to enter upon starting the Venue Client:
> >
> > start wxApp main loop/thread
> > AccessGrid.VenueClient::Exception in EnterVenue
> > Go to new venue
> > Is this a server
> > venue url: https://vv2.mcs.anl.gov:9000/Venues/default
> > the handler is valid
> > EVENT- Enter venue with url:
> > https://vv2.mcs.anl.gov:9000/Venues/default
> > Error while
> > trying to enter venue
> > Traceback (most recent call last):
> >    File "C:\Program Files\Access Grid
> > Toolkit\VenueClient.py", line 46, in ?
> >      CertificateManager.CertificateManagerWXGUI
> > AttributeError: 'module' object has no attribute
> > 'CertificateManagerWXGUI'
> >
> >
> > Subsequent clicks of the "go" button:
> >
> > AccessGrid.VenueClient::Exception in EnterVenue
> > AccessGrid.VenueClient::Exception in EnterVenue Traceback
> > (most recent call last):
> >    File
> > "C:\Python22\lib\site-packages\AccessGrid\VenueClientUIClasses.py",
> > line
> > 829, in callAddress
> >      self.application.GoToNewVenue(venueUri)
> >    File "C:\Program Files\Access Grid
> > Toolkit\VenueClient.py", line 559, in
> > GoToN
> > ewVenue
> >      self.EnterVenue(self.oldUri)
> >    File "C:\Program Files\Access Grid
> > Toolkit\VenueClient.py", line 406, in
> > Enter
> > Venue
> >      VenueClient.EnterVenue( self, URL )
> >    File
> > "C:\Python22\lib\site-packages\AccessGrid\VenueClient.py", line
> > 233, in E
> > nterVenue
> >      raise EnterVenueException("Enter Failed!")
> > AccessGrid.VenueClient.EnterVenueException: Enter Failed!
> > Go to new venue
> > Is this a server
> > venue url: https://vv2.mcs.anl.gov:9000/Venues/default
> > the handler is valid
> > EVENT- Enter venue with url:
> > https://vv2.mcs.anl.gov:9000/Venues/default
> > clean up frame
> > and exit
> > Cleanup frame, save data, and exit venue
> > Error while trying to enter venue
> > Traceback (most recent call last):
> >    File "C:\Program Files\Access Grid
> > Toolkit\VenueClient.py", line 46, in ?
> >      CertificateManager.CertificateManagerWXGUI
> > AttributeError: 'module' object has no attribute
> > 'CertificateManagerWXGUI' Go back to old venue
> > EVENT- Enter venue with url:
> > https://vv2.mcs.anl.gov:9000/Venues/default
> > clean up frame
> > and exit
> > Cleanup frame, save data, and exit venue
> >




More information about the ag-dev mailing list