Discussion:
exceptions.KeyError upon logon
doofja
2012-12-10 03:19:38 UTC
Permalink
doofja [http://community.zenoss.org/people/doofja] created the discussion

"exceptions.KeyError upon logon"

To view the discussion, visit: http://community.zenoss.org/message/70428#70428

--------------------------------------------------------------
Was Running Zenoss 4.2 on CentOS 6.3 fine. I installed Host Intergrations tools for Hyper V 3.4 which updated the time to match the host OS. Since updating after loging on I receive this error. Little unsure of where to go from here


*Type: <type 'exceptions.KeyError'>
Value: 1355109240*
Traceback (most recent call last):
  File "/opt/zenoss/lib/python/ZPublisher/Publish.py", line 126, in publish
    request, bind=1)
  File "/opt/zenoss/lib/python/ZPublisher/mapply.py", line 77, in mapply
    if debug is not None: return debug(object,args,context)
  File "/opt/zenoss/lib/python/ZPublisher/Publish.py", line 46, in call_object
    result=apply(object,args) # Type s<cr> to step into published object.
  File "/opt/zenoss/Products/ZenUtils/patches/pasmonkey.py", line 137, in login
    pas_instance.updateCredentials(request, response, login, password)
  File "/opt/zenoss/lib/python/Products/PluggableAuthService/PluggableAuthService.py", line 1100, in updateCredentials
    updater.updateCredentials(request, response, login, new_password)
  File "/opt/zenoss/lib/python/Products/PluggableAuthService/plugins/SessionAuthHelper.py", line 102, in updateCredentials
    request.SESSION.set('__ac_name', login)
  File "/opt/zenoss/lib/python/ZPublisher/HTTPRequest.py", line 1379, in __getattr__
    v = self.get(key, default, returnTaints=returnTaints)
  File "/opt/zenoss/lib/python/ZPublisher/HTTPRequest.py", line 1336, in get
    v = v()
  File "/opt/zenoss/lib/python/Products/Sessions/SessionDataManager.py", line 101, in getSessionData
    return self._getSessionDataObject(key)
  File "/opt/zenoss/lib/python/Products/Sessions/SessionDataManager.py", line 188, in _getSessionDataObject
    ob = container.new_or_existing(key)
  File "/opt/zenoss/lib/python/Products/Transience/Transience.py", line 842, in new_or_existing
    self[key] = item
  File "/opt/zenoss/lib/python/Products/Transience/Transience.py", line 454, in __setitem__
    current_bucket = self._data[current_ts]
KeyError: 1355109240


--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/70428#70428]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
doofja
2012-12-10 23:08:41 UTC
Permalink
doofja [http://community.zenoss.org/people/doofja] created the discussion

"Re: exceptions.KeyError upon logon"

To view the discussion, visit: http://community.zenoss.org/message/70452#70452

--------------------------------------------------------------
So I left it running over night everything has come good. Seems the issue was like i originally thought was a timing issue and has resolve itself by moving into a vaild time.
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/70452#70452]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Loading...