Discussion:
error when trying to change smtp host
tushar jadhav
2013-09-16 22:03:00 UTC
Permalink
tushar jadhav [http://community.zenoss.org/people/tjadhav] created the discussion

"error when trying to change smtp host"

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

--------------------------------------------------------------
I'm trying to change the smtp host on my zenoss core 4.2 and running into this error;
Type: <type 'exceptions.ValueError'>
Value: invalid literal for int() with base 10: ''

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/ZenModel/DataRoot.py", line 864, in zmanage_editProperties
    self._updateEmailNotifications(REQUEST)
  File "/opt/zenoss/Products/ZenModel/DataRoot.py", line 839, in _updateEmailNotifications
    notif_value = int(notif_value)
ValueError: invalid literal for int() with base 10: ''

Any help will be apprecieated

Tushar.
--------------------------------------------------------------

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

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