[AG-TECH] Running from source on windows

Sang Woo Han swhan at netmedia.kjist.ac.kr
Wed Jul 2 11:36:39 CDT 2003


Greetings all, 

I've tried to run AG2 from source. The progress is as following.

1) Install rat and vic and set path
2) getting AG2 source code by means of CVS
3) create a directory to hold the configurations files 
    > mkdir cfg
4) Run the CvsSetup tool
    > python AccessGrid/bin/CvsSetup.py --agdir AccessGrid --dst cfg
5) run batch file to set my path: AGTK_LOCATION, PYTHONPATH, and AGTK_INSTALL
    > env-init.bat 
6) cd AccessGrid/bin
    python SetupVideo.py
7) python VenueClient.py --personalNode

Then, VenueClient.py is running normally, so that I can see the VenueClient window.
However, when I try to connect any venue server, VenueClient is stopped with the following error.

-------------
C:\AccessGrid\bin>python VenueClient.py --personalNode
info is  (<PyHANDLE at 29011088 (892)>, <PyHANDLE at 29011504 (896)>, 704, 1368)

info is  (<PyHANDLE at 29014584 (900)>, <PyHANDLE at 29029208 (904)>, 1080, 780)

In queue thread
Traceback (most recent call last):
  File "C:\AccessGrid\AccessGrid\VenueClientUIClasses.py", line 1058, in callAdd
ress
    self.application.venueClient.EnterVenue(venueUri, true)
  File "C:\AccessGrid\AccessGrid\VenueClient.py", line 547, in EnterVenue
    s.EnterVenue(URL, back, self.warningString, enterSuccess)
AttributeError: VenueClient instance has no attribute 'warningString'
-------------

How can I run the VenueClient normally?






~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Sangwoo Han
Networked Media Laboratory
Dept. of Information and Communications
Kwangju Institute of Science and Technology (KJIST)
1 Oryong-dong, Buk-gu, Gwangju 500-712 Republic of Korea
 
Tel: +82-62-970-3136       Email: swhan at kjist.ac.kr
Fax: +82-62-970-2204      
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~




More information about the ag-tech mailing list