OK, here’s the whole log:
[2014-04-11 11:04:52,927] [WARNING] root: ko.findresults was already loaded, re-creating it.
[2014-04-11 11:04:53,016] [DEBUG] places_js: waiting for document complete
ERROR:xpcom:Unhandled exception calling 'int8 * getPref(in unicode &, out retval nsISomething);'
Traceback (most recent call last):
File "C:\Program Files (x86)\ActiveState Komodo IDE 8\lib\mozilla\python\xpcom\server\policy.py", line 300, in _CallMethod_
return 0, func(*params)
File "C:\Program Files (x86)\ActiveState Komodo IDE 8\lib\mozilla\components\koPrefs.py", line 364, in getPref
return self._getPref(prefName, 'getPref', "object")
File "C:\Program Files (x86)\ActiveState Komodo IDE 8\lib\mozilla\components\koPrefs.py", line 349, in _getPref
return self.parent._getPref(prefName, parentMethodName, expectedPrefType, defaultPref=defaultPref)
File "C:\Program Files (x86)\ActiveState Komodo IDE 8\lib\mozilla\components\koPrefs.py", line 349, in _getPref
return self.parent._getPref(prefName, parentMethodName, expectedPrefType, defaultPref=defaultPref)
File "C:\Program Files (x86)\ActiveState Komodo IDE 8\lib\mozilla\components\koPrefs.py", line 358, in _getPref
raise COMException(nsError.NS_ERROR_UNEXPECTED, "The preference '%s' does not exist in '%r'." % (prefName, self))
Exception: 2147549183 (The preference 'Invocations' does not exist in '<PrefSet: id=default type= idref=>'.)
[2014-04-11 11:06:59,887] [ERROR] dbgp.server: session cmdloop exception - sending session stop command
Traceback (most recent call last):
File "C:\Program Files (x86)\ActiveState Komodo IDE 8\lib\mozilla\python\komodo\dbgp\serverBase.py", line 70, in _cmdloop
self._handleIncoming()
File "C:\Program Files (x86)\ActiveState Komodo IDE 8\lib\mozilla\python\komodo\dbgp\serverBase.py", line 144, in _handleIncoming
newdata = self._socket.recv(1024)
error: [Errno 10054] An existing connection was forcibly closed by the remote host
[2014-04-11 11:06:59,904] [ERROR] dbgp.server: session sendCommand socket error error(10054, 'An existing connection was forcibly closed by the remote host')
[2014-04-11 11:24:22,362] [WARNING] codeintel.db: the following catalog selections didn't match any loaded API catalog: 'pywin32 (Python3)'
[2014-04-11 11:24:38,246] [ERROR] koCodeIntel: error evaluating calltip:
trigger: <Trigger 'python-calltip-call-signature' at 936>
log:
INFO: eval 'if' at helloworld.py#32 <Trigger 'python-calltip-call-signature' at 936>
INFO: start scope is (<blob 'helloworld'>, ['LoginHandler', 'post'])
INFO: find 'if ...' starting at (<blob 'helloworld'>, ['LoginHandler', 'post']):
INFO: is 'if' accessible on (<blob 'helloworld'>, ['LoginHandler', 'post'])? no
DEBUG: 'if ...' from <import webapp2>?
DEBUG: 'if ...' from <from google.appengine.api import memcache>?
DEBUG: 'if ...' from <from google.appengine.ext import ndb>?
DEBUG: 'if ...' from <import logging>?
INFO: is 'if' accessible on (<blob 'helloworld'>, [])? no
INFO: is 'if' accessible on (<blob '*'>, [])? no
ERROR: evaluating 'if' at helloworld.py#32: could not resolve first part of 'if'
[2014-04-11 11:24:46,661] [ERROR] koCodeIntel: error evaluating completions:
trigger: <Trigger 'python-complete-object-members' at 951>
log:
INFO: eval 'self.response' at helloworld.py#32 <Trigger 'python-complete-object-members' at 951>
INFO: start scope is (<blob 'helloworld'>, ['LoginHandler', 'post'])
INFO: find 'self ...' starting at (<blob 'helloworld'>, ['LoginHandler', 'post']):
INFO: is 'self' accessible on (<blob 'helloworld'>, ['LoginHandler', 'post'])? yes: <argument 'self'>
DEBUG: _hit_from_citdl: first part: [u'self'] -> (<argument 'self'>, (<blob 'helloworld'>, ['LoginHandler', 'post']))
DEBUG: _hit_from_citdl: resolve [u'response'] on <argument 'self'> in (<blob 'helloworld'>, ['LoginHandler', 'post'])
INFO: resolve getattr 'response' on <argument 'self'> in (<blob 'helloworld'>, ['LoginHandler', 'post']):
INFO: resolve 'LoginHandler' type inference for <argument 'self'>:
INFO: find 'LoginHandler ...' starting at (<blob 'helloworld'>, ['LoginHandler', 'post']):
INFO: is 'LoginHandler' accessible on (<blob 'helloworld'>, ['LoginHandler', 'post'])? no
INFO: is 'LoginHandler' accessible on (<blob 'helloworld'>, [])? yes: <class 'LoginHandler'>
DEBUG: _hit_from_citdl: first part: ['LoginHandler'] -> (<class 'LoginHandler'>, (<blob 'helloworld'>, []))
INFO: 'LoginHandler' is <class 'LoginHandler'> on (<blob 'helloworld'>, [])
DEBUG: look for [u'response'] from imports in <class 'LoginHandler'>
INFO: is 'response' from base class: 'webapp2.RequestHandler'?
INFO: resolve 'webapp2.RequestHandler' type inference:
INFO: find 'webapp2 ...' starting at (<blob 'helloworld'>, []):
DEBUG: 'webapp2 ...' from <import webapp2>?
INFO: is blob 'webapp2' from <Python curdirlib>? no
INFO: is blob 'webapp2' from <Python extradirslib>? no
INFO: is blob 'webapp2' from <Python envlib>? no
INFO: is blob 'webapp2' from <Python sitelib>? no
INFO: is blob 'webapp2' from <Python cataloglib: pywin32, pywin32 (Python3)>? no
INFO: is blob 'webapp2' from <python-2.7 stdlib>? no
INFO: could not resolve classref 'webapp2.RequestHandler' on scoperef (<blob 'helloworld'>, [])
ERROR: evaluating 'self.response' at helloworld.py#32: could not resolve 'response' getattr on <class 'LoginHandler'> in (<blob 'helloworld'>, [])
[2014-04-11 11:24:52,500] [ERROR] koCodeIntel: error evaluating completions:
trigger: <Trigger 'python-complete-object-members' at 951>
log:
INFO: eval 'self.response' at helloworld.py#32 <Trigger 'python-complete-object-members' at 951>
INFO: start scope is (<blob 'helloworld'>, ['LoginHandler', 'post'])
INFO: find 'self ...' starting at (<blob 'helloworld'>, ['LoginHandler', 'post']):
INFO: is 'self' accessible on (<blob 'helloworld'>, ['LoginHandler', 'post'])? yes: <argument 'self'>
DEBUG: _hit_from_citdl: first part: [u'self'] -> (<argument 'self'>, (<blob 'helloworld'>, ['LoginHandler', 'post']))
DEBUG: _hit_from_citdl: resolve [u'response'] on <argument 'self'> in (<blob 'helloworld'>, ['LoginHandler', 'post'])
INFO: resolve getattr 'response' on <argument 'self'> in (<blob 'helloworld'>, ['LoginHandler', 'post']):
INFO: resolve 'LoginHandler' type inference for <argument 'self'>:
INFO: find 'LoginHandler ...' starting at (<blob 'helloworld'>, ['LoginHandler', 'post']):
INFO: is 'LoginHandler' accessible on (<blob 'helloworld'>, ['LoginHandler', 'post'])? no
INFO: is 'LoginHandler' accessible on (<blob 'helloworld'>, [])? yes: <class 'LoginHandler'>
DEBUG: _hit_from_citdl: first part: ['LoginHandler'] -> (<class 'LoginHandler'>, (<blob 'helloworld'>, []))
INFO: 'LoginHandler' is <class 'LoginHandler'> on (<blob 'helloworld'>, [])
DEBUG: look for [u'response'] from imports in <class 'LoginHandler'>
INFO: is 'response' from base class: 'webapp2.RequestHandler'?
INFO: resolve 'webapp2.RequestHandler' type inference:
INFO: find 'webapp2 ...' starting at (<blob 'helloworld'>, []):
DEBUG: 'webapp2 ...' from <import webapp2>?
INFO: is blob 'webapp2' from <Python curdirlib>? no
INFO: is blob 'webapp2' from <Python extradirslib>? no
INFO: is blob 'webapp2' from <Python envlib>? no
INFO: is blob 'webapp2' from <Python sitelib>? no
INFO: is blob 'webapp2' from <Python cataloglib: pywin32, pywin32 (Python3)>? no
INFO: is blob 'webapp2' from <python-2.7 stdlib>? no
INFO: could not resolve classref 'webapp2.RequestHandler' on scoperef (<blob 'helloworld'>, [])
ERROR: evaluating 'self.response' at helloworld.py#32: could not resolve 'response' getattr on <class 'LoginHandler'> in (<blob 'helloworld'>, [])
[2014-04-11 11:25:01,141] [ERROR] koCodeIntel: error evaluating calltip:
trigger: <Trigger 'python-calltip-call-signature' at 955>
log:
INFO: eval 'self.response.get' at helloworld.py#32 <Trigger 'python-calltip-call-signature' at 955>
INFO: start scope is (<blob 'helloworld'>, ['LoginHandler', 'post'])
INFO: find 'self ...' starting at (<blob 'helloworld'>, ['LoginHandler', 'post']):
INFO: is 'self' accessible on (<blob 'helloworld'>, ['LoginHandler', 'post'])? yes: <argument 'self'>
DEBUG: _hit_from_citdl: first part: [u'self'] -> (<argument 'self'>, (<blob 'helloworld'>, ['LoginHandler', 'post']))
DEBUG: _hit_from_citdl: resolve [u'response', u'get'] on <argument 'self'> in (<blob 'helloworld'>, ['LoginHandler', 'post'])
INFO: resolve getattr 'response' on <argument 'self'> in (<blob 'helloworld'>, ['LoginHandler', 'post']):
INFO: resolve 'LoginHandler' type inference for <argument 'self'>:
INFO: find 'LoginHandler ...' starting at (<blob 'helloworld'>, ['LoginHandler', 'post']):
INFO: is 'LoginHandler' accessible on (<blob 'helloworld'>, ['LoginHandler', 'post'])? no
INFO: is 'LoginHandler' accessible on (<blob 'helloworld'>, [])? yes: <class 'LoginHandler'>
DEBUG: _hit_from_citdl: first part: ['LoginHandler'] -> (<class 'LoginHandler'>, (<blob 'helloworld'>, []))
INFO: 'LoginHandler' is <class 'LoginHandler'> on (<blob 'helloworld'>, [])
DEBUG: look for [u'response', u'get'] from imports in <class 'LoginHandler'>
INFO: is 'response' from base class: 'webapp2.RequestHandler'?
INFO: resolve 'webapp2.RequestHandler' type inference:
INFO: find 'webapp2 ...' starting at (<blob 'helloworld'>, []):
DEBUG: 'webapp2 ...' from <import webapp2>?
INFO: is blob 'webapp2' from <Python curdirlib>? no
INFO: is blob 'webapp2' from <Python extradirslib>? no
INFO: is blob 'webapp2' from <Python envlib>? no
INFO: is blob 'webapp2' from <Python sitelib>? no
INFO: is blob 'webapp2' from <Python cataloglib: pywin32, pywin32 (Python3)>? no
INFO: is blob 'webapp2' from <python-2.7 stdlib>? no
INFO: could not resolve classref 'webapp2.RequestHandler' on scoperef (<blob 'helloworld'>, [])
ERROR: evaluating 'self.response.get' at helloworld.py#32: could not resolve 'response' getattr on <class 'LoginHandler'> in (<blob 'helloworld'>, [])
[2014-04-11 11:25:52,647] [ERROR] koCodeIntel: error evaluating completions:
trigger: <Trigger 'python-complete-object-members' at 992>
log:
INFO: eval 'self.response' at helloworld.py#33 <Trigger 'python-complete-object-members' at 992>
INFO: start scope is (<blob 'helloworld'>, ['LoginHandler', 'post'])
INFO: find 'self ...' starting at (<blob 'helloworld'>, ['LoginHandler', 'post']):
INFO: is 'self' accessible on (<blob 'helloworld'>, ['LoginHandler', 'post'])? yes: <argument 'self'>
DEBUG: _hit_from_citdl: first part: [u'self'] -> (<argument 'self'>, (<blob 'helloworld'>, ['LoginHandler', 'post']))
DEBUG: _hit_from_citdl: resolve [u'response'] on <argument 'self'> in (<blob 'helloworld'>, ['LoginHandler', 'post'])
INFO: resolve getattr 'response' on <argument 'self'> in (<blob 'helloworld'>, ['LoginHandler', 'post']):
INFO: resolve 'LoginHandler' type inference for <argument 'self'>:
INFO: find 'LoginHandler ...' starting at (<blob 'helloworld'>, ['LoginHandler', 'post']):
INFO: is 'LoginHandler' accessible on (<blob 'helloworld'>, ['LoginHandler', 'post'])? no
INFO: is 'LoginHandler' accessible on (<blob 'helloworld'>, [])? yes: <class 'LoginHandler'>
DEBUG: _hit_from_citdl: first part: ['LoginHandler'] -> (<class 'LoginHandler'>, (<blob 'helloworld'>, []))
INFO: 'LoginHandler' is <class 'LoginHandler'> on (<blob 'helloworld'>, [])
DEBUG: look for [u'response'] from imports in <class 'LoginHandler'>
INFO: is 'response' from base class: 'webapp2.RequestHandler'?
INFO: resolve 'webapp2.RequestHandler' type inference:
INFO: find 'webapp2 ...' starting at (<blob 'helloworld'>, []):
DEBUG: 'webapp2 ...' from <import webapp2>?
INFO: is blob 'webapp2' from <Python curdirlib>? no
INFO: is blob 'webapp2' from <Python extradirslib>? no
INFO: is blob 'webapp2' from <Python envlib>? no
INFO: is blob 'webapp2' from <Python sitelib>? no
INFO: is blob 'webapp2' from <Python cataloglib: pywin32, pywin32 (Python3)>? no
INFO: is blob 'webapp2' from <python-2.7 stdlib>? no
INFO: could not resolve classref 'webapp2.RequestHandler' on scoperef (<blob 'helloworld'>, [])
ERROR: evaluating 'self.response' at helloworld.py#33: could not resolve 'response' getattr on <class 'LoginHandler'> in (<blob 'helloworld'>, [])
[2014-04-11 11:25:55,286] [ERROR] koCodeIntel: error evaluating calltip:
trigger: <Trigger 'python-calltip-call-signature' at 998>
log:
INFO: eval 'self.response.write' at helloworld.py#33 <Trigger 'python-calltip-call-signature' at 998>
INFO: start scope is (<blob 'helloworld'>, ['LoginHandler', 'post'])
INFO: find 'self ...' starting at (<blob 'helloworld'>, ['LoginHandler', 'post']):
INFO: is 'self' accessible on (<blob 'helloworld'>, ['LoginHandler', 'post'])? yes: <argument 'self'>
DEBUG: _hit_from_citdl: first part: [u'self'] -> (<argument 'self'>, (<blob 'helloworld'>, ['LoginHandler', 'post']))
DEBUG: _hit_from_citdl: resolve [u'response', u'write'] on <argument 'self'> in (<blob 'helloworld'>, ['LoginHandler', 'post'])
INFO: resolve getattr 'response' on <argument 'self'> in (<blob 'helloworld'>, ['LoginHandler', 'post']):
INFO: resolve 'LoginHandler' type inference for <argument 'self'>:
INFO: find 'LoginHandler ...' starting at (<blob 'helloworld'>, ['LoginHandler', 'post']):
INFO: is 'LoginHandler' accessible on (<blob 'helloworld'>, ['LoginHandler', 'post'])? no
INFO: is 'LoginHandler' accessible on (<blob 'helloworld'>, [])? yes: <class 'LoginHandler'>
DEBUG: _hit_from_citdl: first part: ['LoginHandler'] -> (<class 'LoginHandler'>, (<blob 'helloworld'>, []))
INFO: 'LoginHandler' is <class 'LoginHandler'> on (<blob 'helloworld'>, [])
DEBUG: look for [u'response', u'write'] from imports in <class 'LoginHandler'>
INFO: is 'response' from base class: 'webapp2.RequestHandler'?
INFO: resolve 'webapp2.RequestHandler' type inference:
INFO: find 'webapp2 ...' starting at (<blob 'helloworld'>, []):
DEBUG: 'webapp2 ...' from <import webapp2>?
INFO: is blob 'webapp2' from <Python curdirlib>? no
INFO: is blob 'webapp2' from <Python extradirslib>? no
INFO: is blob 'webapp2' from <Python envlib>? no
INFO: is blob 'webapp2' from <Python sitelib>? no
INFO: is blob 'webapp2' from <Python cataloglib: pywin32, pywin32 (Python3)>? no
INFO: is blob 'webapp2' from <python-2.7 stdlib>? no
INFO: could not resolve classref 'webapp2.RequestHandler' on scoperef (<blob 'helloworld'>, [])
ERROR: evaluating 'self.response.write' at helloworld.py#33: could not resolve 'response' getattr on <class 'LoginHandler'> in (<blob 'helloworld'>, [])
[2014-04-11 11:27:49,888] [ERROR] koCodeIntel: error evaluating calltip:
trigger: <Trigger 'python-calltip-call-signature' at 981>
log:
INFO: eval 'if' at helloworld.py#33 <Trigger 'python-calltip-call-signature' at 981>
INFO: start scope is (<blob 'helloworld'>, ['LoginHandler', 'post'])
INFO: find 'if ...' starting at (<blob 'helloworld'>, ['LoginHandler', 'post']):
INFO: is 'if' accessible on (<blob 'helloworld'>, ['LoginHandler', 'post'])? no
DEBUG: 'if ...' from <import webapp2>?
DEBUG: 'if ...' from <from google.appengine.api import memcache>?
DEBUG: 'if ...' from <from google.appengine.ext import ndb>?
DEBUG: 'if ...' from <import logging>?
INFO: is 'if' accessible on (<blob 'helloworld'>, [])? no
INFO: is 'if' accessible on (<blob '*'>, [])? no
ERROR: evaluating 'if' at helloworld.py#33: could not resolve first part of 'if'
ERROR:xpcom:Unhandled exception calling 'int8 * getPref(in unicode &, out retval nsISomething);'
Traceback (most recent call last):
File "C:\Program Files (x86)\ActiveState Komodo IDE 8\lib\mozilla\python\xpcom\server\policy.py", line 300, in _CallMethod_
return 0, func(*params)
File "C:\Program Files (x86)\ActiveState Komodo IDE 8\lib\mozilla\components\koPrefs.py", line 364, in getPref
return self._getPref(prefName, 'getPref', "object")
File "C:\Program Files (x86)\ActiveState Komodo IDE 8\lib\mozilla\components\koPrefs.py", line 349, in _getPref
return self.parent._getPref(prefName, parentMethodName, expectedPrefType, defaultPref=defaultPref)
File "C:\Program Files (x86)\ActiveState Komodo IDE 8\lib\mozilla\components\koPrefs.py", line 349, in _getPref
return self.parent._getPref(prefName, parentMethodName, expectedPrefType, defaultPref=defaultPref)
File "C:\Program Files (x86)\ActiveState Komodo IDE 8\lib\mozilla\components\koPrefs.py", line 358, in _getPref
raise COMException(nsError.NS_ERROR_UNEXPECTED, "The preference '%s' does not exist in '%r'." % (prefName, self))
Exception: 2147549183 (The preference 'Invocations' does not exist in '<PrefSet: id=default type= idref=>'.)
[2014-04-11 15:57:09,509] [ERROR] dbgp.server: session cmdloop exception - sending session stop command
Traceback (most recent call last):
File "C:\Program Files (x86)\ActiveState Komodo IDE 8\lib\mozilla\python\komodo\dbgp\serverBase.py", line 70, in _cmdloop
self._handleIncoming()
File "C:\Program Files (x86)\ActiveState Komodo IDE 8\lib\mozilla\python\komodo\dbgp\serverBase.py", line 144, in _handleIncoming
newdata = self._socket.recv(1024)
error: [Errno 10054] An existing connection was forcibly closed by the remote host
[2014-04-11 15:57:09,510] [ERROR] dbgp.server: session sendCommand socket error error(10054, 'An existing connection was forcibly closed by the remote host')
[2014-04-11 15:57:14,513] [ERROR] dbgp.server: -1 (session timed out while waiting for response)
Traceback (most recent call last):
File "C:\Program Files (x86)\ActiveState Komodo IDE 8\lib\mozilla\python\komodo\dbgp\server.py", line 1854, in _stdinHandlerThread
self.currentSession.setStdinHandler(None)
File "C:\Program Files (x86)\ActiveState Komodo IDE 8\lib\mozilla\python\komodo\dbgp\server.py", line 1769, in setStdinHandler
node = self.sendCommandWait(cmd)
File "C:\Program Files (x86)\ActiveState Komodo IDE 8\lib\mozilla\python\komodo\dbgp\server.py", line 1108, in sendCommandWait
node = self._waitResponse(tid)
File "C:\Program Files (x86)\ActiveState Komodo IDE 8\lib\mozilla\python\komodo\dbgp\server.py", line 1139, in _waitResponse
raise DBGPError('session timed out while waiting for response')
koDBGPError: -1 (session timed out while waiting for response)
ERROR:xpcom:Unhandled exception calling 'int8 * getPref(in unicode &, out retval nsISomething);'
Traceback (most recent call last):
File "C:\Program Files (x86)\ActiveState Komodo IDE 8\lib\mozilla\python\xpcom\server\policy.py", line 300, in _CallMethod_
return 0, func(*params)
File "C:\Program Files (x86)\ActiveState Komodo IDE 8\lib\mozilla\components\koPrefs.py", line 364, in getPref
return self._getPref(prefName, 'getPref', "object")
File "C:\Program Files (x86)\ActiveState Komodo IDE 8\lib\mozilla\components\koPrefs.py", line 349, in _getPref
return self.parent._getPref(prefName, parentMethodName, expectedPrefType, defaultPref=defaultPref)
File "C:\Program Files (x86)\ActiveState Komodo IDE 8\lib\mozilla\components\koPrefs.py", line 349, in _getPref
return self.parent._getPref(prefName, parentMethodName, expectedPrefType, defaultPref=defaultPref)
File "C:\Program Files (x86)\ActiveState Komodo IDE 8\lib\mozilla\components\koPrefs.py", line 358, in _getPref
raise COMException(nsError.NS_ERROR_UNEXPECTED, "The preference '%s' does not exist in '%r'." % (prefName, self))
Exception: 2147549183 (The preference 'Invocations' does not exist in '<PrefSet: id=default type= idref=>'.)
[2014-04-11 15:58:45,372] [ERROR] dbgp.server: session cmdloop exception - sending session stop command
Traceback (most recent call last):
File "C:\Program Files (x86)\ActiveState Komodo IDE 8\lib\mozilla\python\komodo\dbgp\serverBase.py", line 70, in _cmdloop
self._handleIncoming()
File "C:\Program Files (x86)\ActiveState Komodo IDE 8\lib\mozilla\python\komodo\dbgp\serverBase.py", line 144, in _handleIncoming
newdata = self._socket.recv(1024)
error: [Errno 10054] An existing connection was forcibly closed by the remote host
[2014-04-11 15:58:45,374] [ERROR] dbgp.server: session sendCommand socket error error(10054, 'An existing connection was forcibly closed by the remote host')
[2014-04-11 15:58:50,378] [ERROR] dbgp.server: -1 (session timed out while waiting for response)
Traceback (most recent call last):
File "C:\Program Files (x86)\ActiveState Komodo IDE 8\lib\mozilla\python\komodo\dbgp\server.py", line 1854, in _stdinHandlerThread
self.currentSession.setStdinHandler(None)
File "C:\Program Files (x86)\ActiveState Komodo IDE 8\lib\mozilla\python\komodo\dbgp\server.py", line 1769, in setStdinHandler
node = self.sendCommandWait(cmd)
File "C:\Program Files (x86)\ActiveState Komodo IDE 8\lib\mozilla\python\komodo\dbgp\server.py", line 1108, in sendCommandWait
node = self._waitResponse(tid)
File "C:\Program Files (x86)\ActiveState Komodo IDE 8\lib\mozilla\python\komodo\dbgp\server.py", line 1139, in _waitResponse
raise DBGPError('session timed out while waiting for response')
koDBGPError: -1 (session timed out while waiting for response)