[AG-TECH] AG 2.1.2 on Win2K Professional?

Randy Groves randy.groves at boeing.com
Thu Mar 25 17:50:22 CST 2004


(Excuse the possible duplicate - it is now 4PM and I haven't seen my 
original of this one ...)

(The original note, plus some more information on the problem ...)

Attached are the VenueClient.log, CertificateRequestTool.log and the errors 
that occur when I try to run CertificateRequestTool.pyw manually in a 
command window.

I thought that I'd gotten this to work in the past, but my present 
experience makes me doubt that, and the fact that the web site claims that 
this is unsupported makes me doubt it still further.  What it looks like is 
happening is that the venue client tries to start up the 
CertificateRequestTool and then hangs for good.  This is from looking at 
the log files.  On the surface, the client gets as far as 'Verifying the 
globus environment' and that is all she wrote.

Which also brings up a question - does the Globus configuration dialog do 
anything in the present incarnation of AG?  I've ignored it since the newer 
cert management stuff and as an attempt to fix this non-functioning 
installation, tried to configure the certs with this - it seems to accept 
my inputs just fine - but doesn't make any difference in the action of the 
venue client.  Clicking on 'Run Grid proxy init' doesn't result in any 
action once I've set up my cert.

Starting the venue client in debug mode results in an empty command window 
and a venue client that still gets to the 'Verifying the globus 
environment'.  It doesn't matter how long I wait - it doesn't proceed.

So - is Win2K really not supported?

-randy

-------------- next part --------------
03/24/04 14:49:27 1280 AG.DataStore datastore.py:1615 DEBUG Creating thread 0
03/24/04 14:49:27 1280 AG.DataStore datastore.py:1620 DEBUG Starting thread 0
03/24/04 14:49:27 1764 AG.DataStore datastore.py:1628 DEBUG Worker 0 starting
03/24/04 14:49:27 1280 AG.DataStore datastore.py:1622 DEBUG Waiting thread 0
03/24/04 14:49:27 1280 AG.DataStore datastore.py:1625 DEBUG Done creating workers
03/24/04 14:49:27 1280 AG.DataStore datastore.py:415 DEBUG Reading persisted data from: C:\Documents and Settings\robinson\Application Data\AccessGrid\personalDataStore\DataStore.dat
03/24/04 14:49:41 1280 AG.toolkit toolkit.py:54 DEBUG userConfigDir: C:\Documents and Settings\robinson\Application Data\AccessGrid
03/24/04 14:49:41 1280 AG.CertificateManager certificatemanager.py:247 DEBUG Opened repository C:\Documents and Settings\robinson\Application Data\AccessGrid\certRepo
03/24/04 14:49:41 1280 AG.CertificateManager certificatemanager.py:963 ERROR No identity certs found
03/24/04 14:49:41 1280 AG.CertificateManager certificatemanager.py:659 DEBUG Unlink C:\Documents and Settings\robinson\Application Data\AccessGrid\trustedCACerts\42864e48.0
03/24/04 14:49:41 1280 AG.CertificateManager certificatemanager.py:659 DEBUG Unlink C:\Documents and Settings\robinson\Application Data\AccessGrid\trustedCACerts\42864e48.signing_policy
03/24/04 14:49:41 1280 AG.CertificateManager certificatemanager.py:659 DEBUG Unlink C:\Documents and Settings\robinson\Application Data\AccessGrid\trustedCACerts\45cc9e80.0
03/24/04 14:49:41 1280 AG.CertificateManager certificatemanager.py:659 DEBUG Unlink C:\Documents and Settings\robinson\Application Data\AccessGrid\trustedCACerts\45cc9e80.signing_policy
03/24/04 14:49:41 1280 AG.CertificateRequestTool certificaterequesttool.py:62 DEBUG __init__:Start Certificate Request Wizard
-------------- next part --------------
2004-03-24 14:14:40,391 DEBUG __init__:Start Certificate Request Wizard (certificaterequesttool.py)
2004-03-24 14:18:23,918 DEBUG __init__:Start Certificate Request Wizard (certificaterequesttool.py)
2004-03-24 14:22:31,351 DEBUG __init__:Start Certificate Request Wizard (certificaterequesttool.py)
2004-03-24 14:29:35,361 DEBUG __init__:Start Certificate Request Wizard (certificaterequesttool.py)
2004-03-24 14:33:09,724 DEBUG __init__:Start Certificate Request Wizard (certificaterequesttool.py)
2004-03-24 14:42:39,533 DEBUG __init__:Start Certificate Request Wizard (certificaterequesttool.py)
2004-03-24 14:45:16,490 DEBUG __init__:Start Certificate Request Wizard (certificaterequesttool.py)
2004-03-24 14:46:32,375 DEBUG __init__:Start Certificate Request Wizard (certificaterequesttool.py)
2004-03-24 14:49:41,440 DEBUG __init__:Start Certificate Request Wizard (certificaterequesttool.py)
-------------- next part --------------
C:\Program Files\Access Grid Toolkit\bin>python certificaterequesttool.pyw
No handlers could be found for logger "AG.CertificateManager"
Traceback (most recent call last):
  File "certificaterequesttool.pyw", line 87, in ?
    Main()
  File "certificaterequesttool.pyw", line 83, in Main
    app.gui.HandleNoCertificateInteraction()
  File "C:\Python22\Lib\site-packages\AccessGrid\CertificateManagerWXGUI.py", li
ne 330, in HandleNoCertificateInteraction
    self.RunCertificateRequestTool()
  File "C:\Python22\Lib\site-packages\AccessGrid\CertificateManagerWXGUI.py", li
ne 337, in RunCertificateRequestTool
    createIdentityCertCB = self.CreateCertificateRequestCB)
  File "C:\Python22\Lib\site-packages\AccessGrid\CertificateRequestTool.py", lin
e 73, in __init__
    self.page5 = SubmitReqWindow(self, "Submit Request")
  File "C:\Python22\Lib\site-packages\AccessGrid\CertificateRequestTool.py", lin
e 938, in __init__
    self.proxyPanel = HTTPProxyConfigPanel(self)
  File "C:\Python22\Lib\site-packages\AccessGrid\CertificateRequestTool.py", lin
e 889, in __init__
    self.proxyEnabled.SetValue(defaultEnabled)
  File "C:\Python22\Lib\site-packages\wxPython\controls.py", line 213, in SetVal
ue
    val = apply(controlsc.wxCheckBox_SetValue,(self,) + _args, _kwargs)
TypeError: an integer is required
14:55:22: Debug: e:\projects\wx\src\msw\app.cpp(439): 'UnregisterClass(canvas)'
failed with error 0x00000584 (class still has open windows.).

C:\Program Files\Access Grid Toolkit\bin>


More information about the ag-tech mailing list