[AG-TECH] Status of AG Connector plugin?

Namgon Kim ngkim at netmedia.gist.ac.kr
Mon Dec 7 13:39:44 CST 2009


Dear Michael,



Thank you for the comments.



Actually, that was the problem that I was trying to solve.

It was not easy to reproduce the problem to debug.

On the other hand, it kept occuring when I run it.



Some part of my code might generate that problem.

I would be very happy if someone could review the code and tell me the solution.



Thank you.



Namgon


2009/12/8 Michael Miller <mimiller at ncsa.illinois.edu>
Namgon,

When I was working on this last year about this time.  I ran into a problem with the UMTP client and server going into a loop exchanging cookies.  I could look up what info I might have if it's useful to you.

Michael

"If you're clear in your vision and trust the people in your team with clear objectives, they will invariably do their best to achieve everything desired, and usually deliver everything you could have hoped for and even more." -Paul Debevec

----- Original Message -----
From: "Namgon Kim" <ngkim at netmedia.gist.ac.kr<mailto:ngkim at netmedia.gist.ac.kr>>
To: "Mike W Daley" <Mike.W.Daley at cs.cardiff.ac.uk<mailto:Mike.W.Daley at cs.cardiff.ac.uk>>
Cc: ag-tech at mcs.anl.gov<mailto:ag-tech at mcs.anl.gov>
Sent: Sunday, December 6, 2009 6:02:09 PM GMT -06:00 US/Canada Central
Subject: Re: [AG-TECH] Status of AG Connector plugin?

Dear Mike,

I misspelled that line. It should be 'executable', not 'exectable'.
I fixed the problem. You can download the fixed version from the AGConnector web page.

Thank you.

Namgon


2009/12/6 <Mike.W.Daley at cs.cardiff.ac.uk<mailto:Mike.W.Daley at cs.cardiff.ac.uk>>
Hi Namgon
Been doing a bit of hacking around.
If you run VenueClient3 from the command line you see the following error.
Traceback (most recent call last):
 File "C:\Program Files\AGTk-3\bin\VenueClient3.py", line 173, in ?
  main()
 File "C:\Program Files\AGTk-3\bin\VenueClient3.py", line 147, in main
  vcc = VenueClientController()
 File "C:\Python24\lib\site-packages\AccessGrid3\AccessGrid\VenueClientControll
er.py", line 66, in __init__
  self.agent             = UMTPAgent(self, log)
 File "C:\Python24\lib\site-packages\AccessGrid3\AccessGrid\UMTP.py", line 34,
in __init__
  self.apm = AgentProcessManager(self.log)
 File "C:\Python24\lib\site-packages\AccessGrid3\AccessGrid\UMTP.py", line 372,
 in __init__
  self.SetExecutable(".", executable)
 File "C:\Python24\lib\site-packages\AccessGrid3\AccessGrid\UMTP.py", line 378,
 in SetExecutable
  if not os.path.exists(self.exectable):
AttributeError: AgentProcessManager instance has no attribute 'exectable'


If you load UMTP.py and comment out line 378 and 379 The Client will launch successfully with no error. This is running under Windows 7 by the way.

Cannot check it further at the moment as there are no servers around.
Will try and set one up next week back at the University.

Mike

















Quoting Jeremy Mann <jeremymann at gmail.com<mailto:jeremymann at gmail.com>>:

On Fri, Dec 4, 2009 at 11:12 AM, Thomas Uram <turam at mcs.anl.gov<mailto:turam at mcs.anl.gov>> wrote:
I expect you'll find some info about the error in the VenueClient.log file,
in the Access Grid directory.

Linux: ~/.AccessGrid3/Logs
Windows: documents and settings\username\application data\accessgrid3\logs

This is where it "hangs" in the VenueClient log:

VenueClientController VenueClientController.py:1646 DEBUG THere is no
personal venues file to load.



--
Jeremy Mann
jeremy at biochem.uthscsa.edu<mailto:jeremy at biochem.uthscsa.edu>

University of Texas Health Science Center
Bioinformatics Core Facility
http://www.bioinformatics.uthscsa.edu<http://www.bioinformatics.uthscsa.edu/>
Phone: (210) 567-2672




Michael Daley M.Phil MBCS GCFA

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.





More information about the ag-tech mailing list