[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AG-TECH] AG3 venue server on both Windows and Linux (FD4)?




On 2/15/06 11:44 AM, Sebastian Tabarce wrote:
Hi Gen-Tao,

If you type "help" at the (ID mode)> prompt you will see a list of commands that can be used inside the Certificate Manager. I think it's pretty straightforward to figure out what each does. Using those commands you can add certificates, set the default certificate, generate a proxy ....etc. etc.

About the other problem, I suppose AGTK 2.x and 3.0 store the certificates and configuration files under the same directory, which is My Documents\%username%\Application Data\AccessGrid and that is why probably you see the same Venues.
AG2 uses \Documents and Settings\%username%\Application Data\AccessGrid

AG3 uses \Documents and Settings\%username%\Application Data\AccessGrid3

The VenueServer takes its configuration from files VenueServer.cfg and VenueServer.dat
in the current directory, so if you have those files in the current directory from AG2,
they will be used by the AG3 server. There are command-line options for controlling the
files used by the VenueServer (see VenueServer.py -h).


Good luck,
Sebastian

G.T. Chiang wrote:

Dear All

since using the Fedora i386. the situation getting better. the situation now is needing certificate to run venue server. i applied one. however, i was trying to use our own certificate, i could not find cert manager as before. if i execute certmgr.py and got this (ID mode) > . is cert manager working at linux version this moment?

about windows verson, I had cert on this machine before, and cert manager is wokring on windows, i import the host and running the venue server, it seems wroking. however, when i try to use venue management tool to add to AG3 venue, i saw previous AG2 venues. how this happend? is taht mean I am still running AG2 venue server?, but i even remove the AG2 before installing AG3.

Thank you for any suggestion!!
Best Regard!
gen-tao




On Feb 15 2006, G.T. Chiang wrote:

Dear All

I try to start the venue server on both Windows and Linux. when I try to start it, it crash immediately both in windwos and linux, i am not sure what exactly happend. i remove previous AG2 and python. and it still not working. clinet seems ok in windows, but not in linux (Fedora 4). th eerror message of linux is like the following:

Traceback (most recent call last):
File "/usr/bin/VenueClient.py", line 21, in ?
from wxPython.wx import wxPySimpleApp
File "/usr/lib/python2.4/site-packages/wx-2.6-gtk2-unicode/wxPython/__i
y", line 10, in ?
import _wx
File "/usr/lib/python2.4/site-packages/wx-2.6-gtk2-unicode/wxPython/_wx
ine 3, in ?
from _core import *
File "/usr/lib/python2.4/site-packages/wx-2.6-gtk2-unicode/wxPython/_co
line 15, in ?
import wx._core
File "/usr/lib/python2.4/site-packages/wx-2.6-gtk2-unicode/wx/__init__.
ne 42, in ?
from wx._core import *
File "/usr/lib/python2.4/site-packages/wx-2.6-gtk2-unicode/wx/_core.py"
4, in ?
import _core_
ImportError: /usr/lib/python2.4/site-packages/wx-2.6-gtk2-unicode/wx/_cor
cannot open shared object file: No such file or directory

the library is there, and Log is empty.

thank you for any suggestion!!

Best regard!

gen-tao