Menu

#175 [apre] jython smtplib problem

v1.4.x
closed-fixed
apre (12)
4
2004-12-24
2004-12-21
No

2004-12-22 00:26:42,733 DEBUG
openwfe.org.apre.impl.BasicRouter - Failed to
instantiate agent. Skipping it
openwfe.org.apre.ApreException: Failed to instantiate
agent
openwfe.org.apre.impl.JythonAgentBuilder::EmailNotificationAgent
at
openwfe.org.apre.impl.BasicRouter.instantiateAgent(BasicRouter.java:339)
at
openwfe.org.apre.impl.BasicRouter.initAgents(BasicRouter.java:272)
at
openwfe.org.apre.impl.BasicRouter.init(BasicRouter.java:215)
at
openwfe.org.ApplicationContext.build(ApplicationContext.java:461)
at
openwfe.org.ApplicationContext.build(ApplicationContext.java:381)
at openwfe.org.Application.<init>(Application.java:105)
at openwfe.org.Application.main(Application.java:124)
Caused by: Traceback (innermost last):
File ".\apre-scripts\EmailNotificationAgent.py", line
8, in ?
ImportError: no module named smtplib

at org.python.core.Py.ImportError(Py.java)
at org.python.core.imp.import_first(imp.java)
at org.python.core.imp.import_name(imp.java)
at org.python.core.imp.importName(imp.java)
at org.python.core.ImportFunction.load(__builtin__.java)
at
org.python.core.ImportFunction.__call__(__builtin__.java)
at org.python.core.PyObject.__call__(PyObject.java)
at
org.python.core.__builtin__.__import__(__builtin__.java)
at org.python.core.imp.importFromAs(imp.java)
at org.python.core.imp.importFrom(imp.java)
at
org.python.pycode._pyx0.f$0(.\apre-scripts\EmailNotificationAgent.py:8)
at
org.python.pycode._pyx0.call_function(.\apre-scripts\EmailNotificationAgent.py)
at org.python.core.PyTableCode.call(PyTableCode.java)
at org.python.core.PyCode.call(PyCode.java)
at org.python.core.Py.runCode(Py.java)
at
org.python.core.__builtin__.execfile_flags(__builtin__.java)
at
org.python.util.PythonInterpreter.execfile(PythonInterpreter.java)
at
openwfe.org.apre.jython.PythonInterpreter.loadAndInterpret(PythonInterpreter.java:166)
at
openwfe.org.apre.jython.PythonInterpreter.loadAndInterpretDirectory(PythonInterpreter.java:191)
at
openwfe.org.apre.jython.PythonInterpreter.loadAndInterpretDirectory(PythonInterpreter.java:172)
at
openwfe.org.apre.impl.JythonAgentBuilder.build(JythonAgentBuilder.java:110)
at
openwfe.org.apre.impl.BasicRouter.instantiateAgent(BasicRouter.java:328)
... 6 more

Discussion

  • John Mettraux

    John Mettraux - 2004-12-21

    Logged In: YES
    user_id=171878

    appears both on windows and linux

     
  • John Mettraux

    John Mettraux - 2004-12-24
    • status: open --> closed-fixed
     

Log in to post a comment.