Advertisement
Guest User

Untitled

a guest
Feb 15th, 2020
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.41 KB | None | 0 0
  1. EXCEPTION #1 logged at 02/15/2020 10:15:35 : In svc.invCache.ProcessSessionChange
  2.  
  3. Formatted exception info: TypeError: 'NoneType' object is not subscriptable
  4.  
  5. Common path prefix = c:/buildagent/work/d2d8a22a74178531/eve/release/release
  6.  
  7. Caught at:
  8. <pre>/packages/bluepy/__init__.py(36) CallWrapper
  9. <pre>/carbon/common/script/net/machoNet.py(4744) TransportReader
  10. <string>(2) HandleMessage
  11. <pre>/packages/ccpProfile/blueTaskletImplementation.py(40) Wrapper
  12. <pre>/carbon/common/script/net/machoNet.py(4915) HandleMessage
  13. <pre>/carbon/common/script/net/machoNetTransport.py(711) SessionNotification
  14. <pre>/carbon/common/script/net/SessionChangeGPCS.py(46) NotifyUp
  15. <pre>/carbon/common/script/sys/basesession.py(1539) ApplyRemoteAttributeChanges
  16. <pre>/carbon/common/script/sys/serviceManager.py(895) NotifySessionChange
  17. <pre>/carbon/common/script/sys/serviceManager.py(949) NotifySessionChangeWithoutTheStars
  18.  
  19. Thrown at:
  20. <pre>/carbon/common/script/sys/serviceManager.py(943) NotifySessionChangeWithoutTheStars
  21. <pre>/eve/client/script/environment/invCache.py(187) ProcessSessionChange
  22. <pre>/eve/client/script/environment/godma.py(564) ProcessSessionChange
  23. <pre>/eve/client/script/environment/godma.py(1285) ProcessSessionChange
  24. <pre>/eve/client/script/environment/godma.py(2602) Prime
  25. <pre>/carbon/common/script/net/moniker.py(395) __call__
  26. <pre>/carbon/common/script/net/moniker.py(237) MonikeredCall
  27. <pre>/carbon/common/script/net/moniker.py(203) Bind
  28. <pre>/carbon/common/script/net/ServiceCallGPCS.py(752) callable
  29. <pre>/carbon/common/script/net/machobase.py(134) ThrottledCall
  30. <pre>/carbon/common/script/net/ServiceCallGPCS.py(743) doCall
  31. <pre>/carbon/common/script/net/ServiceCallGPCS.py(289) RemoteServiceCallWithoutTheStars
  32. <pre>/carbon/common/script/net/ObjectCallGPCS.py(230) CallDown
  33. <pre>/carbon/common/script/net/ExceptionMappingGPCS.py(80) CallDown
  34. <pre>/carbon/common/script/net/ExceptionMappingGPCS.py(57) _ProcessCall
  35. <pre>/carbon/common/script/net/ExceptionWrapperGPCS.py(166) CallDown
  36. e = <MachoWrappedException: payload=None>
  37. packet = Packet::CallReq (Address::Client(clientID="0",callID="41",service="None"),Address::Node(nodeID="1619527",service="dogmaIM",callID="None"),265 bytes,(1, 'MachoBindObject', ((30005269, 5), ('GetAllInfo', (True, True, True), {})), {'machoVersion': 1}),{}, None)
  38. self = <carbon.common.script.net.ExceptionWrapperGPCS.ExceptionWrapper instance at 0x000000001E825308>
  39. serverStack = None
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement