Python BSCW Server Error AttributeError: altzone

Kieran O' Sullivan kosullivan at snet.wit.ie
Tue Aug 3 07:53:58 EDT 1999


I am running BSCW on SuSE Linux 5.3 with Apache 1.3.  The BSCW will
allow logins and creation of users but when ever a user whether they 
are an Admin or just na ordinary user tries to create a folder the
following happens.
 
Unanticipated Error (BSCW Release 990623-1553):
Traceback (innermost last):
  File "wrapped", line 16, in ?
    cl_request.run('bs_cgi')
  File "BSCW3/pyc15/cl_request.py", line 1351, in run
  File "BSCW3/pyc15/cl_request.py", line 801, in handle_rq
  File "BSCW3/pyc15/cl_request.py", line 891, in handle_it
  File "BSCW3/pyc15/op_get.py", line 65, in handle_GET
  File "BSCW3/pyc15/cl_core.py", line 1166, in get
  File "BSCW3/pyc15/bs_container.py", line 150, in get
  File "BSCW3/pyc15/bs_container.py", line 274, in visible_entries
  File "BSCW3/pyc15/bs_container.py", line 274, in <lambda>
  File "BSCW3/pyc15/cl_core.py", line 98, in get_as_entry
  File "BSCW3/pyc15/cl_core.py", line 946, in get_as_entry
  File "BSCW3/pyc15/bs_artifact.py", line 261, in get_as_entry
  File "BSCW3/pyc15/bs_artifact.py", line 91, in get_entry_params
  File "BSCW3/pyc15/bs_interface.py", line 438, in event_msg
  File "BSCW3/pyc15/bs_utils.py", line 304, in relative_time
  File "BSCW3/pyc15/cl_request.py", line 295, in localtime
  File "BSCW3/pyc15/cl_request.py", line 914, in __getattr__
  File "BSCW3/pyc15/cl_request.py", line 1200, in def_timezone

AttributeError: altzone

Once this has happens that user is no longer able to log into the server.

Whne you try to edit details of the user, as an admin user you get

Unanticipated Error (BSCW Release 990623-1553):
Traceback (innermost last):
  File "wrapped", line 16, in ?
    cl_request.run('bs_cgi')
  File "BSCW3/pyc15/cl_request.py", line 1351, in run
  File "BSCW3/pyc15/cl_request.py", line 801, in handle_rq
  File "BSCW3/pyc15/cl_request.py", line 891, in handle_it
  File "BSCW3/pyc15/op_chdetails.py", line 118, in handle_GET
  File "BSCW3/pyc15/cl_request.py", line 914, in __getattr__
  File "BSCW3/pyc15/cl_request.py", line 1188, in def_localtime_now
  File "BSCW3/pyc15/cl_request.py", line 295, in localtime
  File "BSCW3/pyc15/cl_request.py", line 914, in __getattr__
  File "BSCW3/pyc15/cl_request.py", line 1200, in def_timezone
AttributeError: altzone

A user account may be deleted but then if you try to recreate that user
with the same email address the server won't accept the address.

Since the BSCW server was written in python I thaught that some one on
this list might have experience of this problem. 
_________________________________________________________________
Visit my website at http://snet.wit.ie/kieran






More information about the Python-list mailing list