[
https://issues.apache.org/jira/browse/AMBARI-11045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14538847#comment-14538847
]
Hudson commented on AMBARI-11045:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #2564 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2564/])
AMBARI-11045 - IllegalStateException: Work already begun on this thread.
(tbeerbower) (tbeerbower:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=4cf145e71b70e872e79d73c736065ae9e8167f72)
*
ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariHandlerListTest.java
*
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariHandlerList.java
> IllegalStateException: Work already begun on this thread.
> ---------------------------------------------------------
>
> Key: AMBARI-11045
> URL: https://issues.apache.org/jira/browse/AMBARI-11045
> Project: Ambari
> Issue Type: Bug
> Affects Versions: 2.0.1
> 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)