[Spambayes] Exception 0x8004011c (MAPI_E_UNCONFIGURED)

Ran Chermesh rancherm at bgumail.bgu.ac.il
Sun Nov 30 08:10:43 EST 2003


Hi,
    I'm trying to run spambayes on my office pc (win2k pro, imap mail
server, Pentium II), and fail with a Exception 0x8004011c
(MAPI_E_UNCONFIGURED) error message. The computer is a node on a
departmental network.
    I've already installed this same version of spambayes on my home pc,
with no apparent problem.
    What went wrong?
 
Ran 
 
Here's the log file:
 
Loaded bayes database from 'C:\Documents and
Settings\chermesh.BGU-DEV.000\Application
Data\SpamBayes\default_bayes_database.db'
Loaded message database from 'C:\Documents and
Settings\chermesh.BGU-DEV.000\Application
Data\SpamBayes\default_message_database.db'
Bayes database initialized with 746 spam and 123 good messages
SpamBayes Outlook Addin, Binary version 0.81 (September 9, 2003) starting
(with engine SpamBayes Beta2, version 0.2 (July 2003))
on Windows 5.0.2195 (Service Pack 4)
using Python 2.3.2 (#49, Oct  2 2003, 20:02:00) [MSC v.1200 32 bit (Intel)]
WARNING: Unexpected MAPI error opening folder
Exception 0x8004011c (MAPI_E_UNCONFIGURED): OLE error 0x8004011c
WARNING: Unexpected MAPI error opening folder
Exception 0x8004011c (MAPI_E_UNCONFIGURED): OLE error 0x8004011c
WARNING: Unexpected MAPI error opening folder
Exception 0x8004011c (MAPI_E_UNCONFIGURED): OLE error 0x8004011c
WARNING: Unexpected MAPI error opening folder
Exception 0x8004011c (MAPI_E_UNCONFIGURED): OLE error 0x8004011c
WARNING: Unexpected MAPI error opening folder
Exception 0x8004011c (MAPI_E_UNCONFIGURED): OLE error 0x8004011c
OnAddInsUpdate None
OnStartupComplete None
pythoncom error: Failed to call the universal dispatcher
Traceback (most recent call last):
  File "C:\PYTHON23\lib\site-packages\win32com\universal.py", line 173, in
dispatch
    retVal = ob._InvokeEx_(meth.dispid, 0, meth.invkind, args, None, None)
  File "C:\PYTHON23\lib\site-packages\win32com\server\policy.py", line 322,
in _InvokeEx_
    return self._invokeex_(dispid, lcid, wFlags, args, kwargs,
serviceProvider)
  File "C:\PYTHON23\lib\site-packages\win32com\server\policy.py", line 601,
in _invokeex_
    return DesignatedWrapPolicy._invokeex_( self, dispid, lcid, wFlags,
args, kwArgs, serviceProvider)
  File "C:\PYTHON23\lib\site-packages\win32com\server\policy.py", line 541,
in _invokeex_
    return func(*args)
  File "out1.pyz/addin", line 1335, in OnStartupComplete
  File "C:\PYTHON23\lib\site-packages\win32com\client\__init__.py", line
451, in __getattr__
    return self._ApplyTypes_(*args)
  File "C:\PYTHON23\lib\site-packages\win32com\client\__init__.py", line
445, in _ApplyTypes_
    return self._get_good_object_(self._oleobj_.InvokeTypes(*((dispid, 0,
wFlags, retType, argTypes) + args)), user, resultCLSID)
  File "C:\PYTHON23\lib\site-packages\win32com\client\__init__.py", line
463, in _get_good_object_
    return _get_good_object_(obj, obUserName, resultCLSID)
  File "C:\PYTHON23\lib\site-packages\win32com\client\__init__.py", line
481, in _get_good_object_
    return _get_good_single_object_(obj, obUserName, resultCLSID)
  File "C:\PYTHON23\lib\site-packages\win32com\client\__init__.py", line
468, in _get_good_single_object_
    return Dispatch(obj, obUserName, resultCLSID,
UnicodeToString=NeedUnicodeConversions)
  File "C:\PYTHON23\lib\site-packages\win32com\client\__init__.py", line 96,
in Dispatch
    return __WrapDispatch(dispatch, userName, resultCLSID, typeinfo,
UnicodeToString, clsctx)
  File "C:\PYTHON23\lib\site-packages\win32com\client\__init__.py", line 38,
in __WrapDispatch
    klass = gencache.GetClassForCLSID(resultCLSID)
  File "C:\PYTHON23\lib\site-packages\win32com\client\gencache.py", line
171, in GetClassForCLSID
    mod = GetModuleForCLSID(clsid)
  File "C:\PYTHON23\lib\site-packages\win32com\client\gencache.py", line
232, in GetModuleForCLSID
    makepy.GenerateChildFromTypeLibSpec(sub_mod, info)
  File "C:\PYTHON23\lib\site-packages\win32com\client\makepy.py", line 304,
in GenerateChildFromTypeLibSpec
    gen.generate_child(child, dir_path_name)
  File "C:\PYTHON23\lib\site-packages\win32com\client\genpy.py", line 958,
in generate_child
    self.file = open(os.path.join(dir, an_item.python_name) + ".py", "w")
exceptions.IOError: [Errno 2] No such file or directory:
'C:\\Python23\\Lib\\site-packages\\win32com\\demos\\support\\gen_py\\00062FF
F-0000-0000-C000-000000000046x0x9x1\\ExplorersEvents.py'



More information about the Spambayes mailing list