You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Maxim Khutornenko (JIRA)" <ji...@apache.org> on 2015/06/18 22:37:01 UTC

[jira] [Created] (AURORA-1356) Thermos observer fails to start

Maxim Khutornenko created AURORA-1356:
-----------------------------------------

             Summary: Thermos observer fails to start
                 Key: AURORA-1356
                 URL: https://issues.apache.org/jira/browse/AURORA-1356
             Project: Aurora
          Issue Type: Bug
          Components: Thermos
            Reporter: Maxim Khutornenko
            Priority: Blocker


Introduced in https://reviews.apache.org/r/35527/:
{noformat}
Traceback (most recent call last):
  File "/root/.pex/install/twitter.common.app-0.3.3-py2-none-any.whl.00ffaf2f4784a34f6b8ccb9bd405265b9ec1f690/twitter.common.app-0.3.3-py2-none-any.whl/twitter/common/app/application.py", line 758, in _wrap_method
    return_code = method()
  File "/root/.pex/install/twitter.common.app-0.3.3-py2-none-any.whl.00ffaf2f4784a34f6b8ccb9bd405265b9ec1f690/twitter.common.app-0.3.3-py2-none-any.whl/twitter/common/app/application.py", line 780, in <lambda>
    main = lambda: main_method(*args, **kwargs)
  File "/home/vagrant/aurora/dist/thermos_observer.pex/apache/aurora/tools/thermos_observer.py", line 78, in main
  File "/home/vagrant/aurora/dist/thermos_observer.pex/apache/aurora/tools/thermos_observer.py", line 73, in initialize
  File "/root/.pex/install/twitter.common.quantity-0.3.3-py2-none-any.whl.199a5b5c2616e61bb1b402fcc6b6c5dcfd102cf4/twitter.common.quantity-0.3.3-py2-none-any.whl/twitter/common/quantity/__init__.py", line 87, in __init__
    raise ValueError('Amount should be an integer type.')
ValueError: Amount should be an integer type.
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)