Tom Beerbower created AMBARI-11045:
--------------------------------------
Summary: IllegalStateException: Work already begun on this thread.
Key: AMBARI-11045
URL: https://issues.apache.org/jira/browse/AMBARI-11045
Project: Ambari
Issue Type: Bug
Reporter: Tom Beerbower
Assignee: Tom Beerbower
Fix For: 2.1.0, 2.0.1
After making an API request for a view, we sometimes see the exception ...
{code}
java.lang.IllegalStateException: Work already begun on this thread. Looks like
you have called UnitOfWork.begin() twice without a balancing call to end() in
between.
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)