[
https://issues.apache.org/jira/browse/ARIES-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Schneider resolved ARIES-1401.
----------------------------------------
Resolution: Fixed
Increased Timeout to 120000 and throwing ServiceUnavailableException in case of
timeout
> Damping Timeout for access to EntityManager in blueprint too short
> ------------------------------------------------------------------
>
> Key: ARIES-1401
> URL: https://issues.apache.org/jira/browse/ARIES-1401
> Project: Aries
> Issue Type: Bug
> Components: JPA
> Affects Versions: jpa-2.1.0
> Reporter: Christian Schneider
> Assignee: Christian Schneider
> Fix For: jpa-2.2.0
>
>
> In
> https://github.com/apache/aries/blob/trunk/jpa/jpa-blueprint/src/main/java/org/apache/aries/jpa/blueprint/supplier/impl/ServiceProxy.java
> There is return tracker.waitForService(10000);
> In some cases it turned out that the timeout is too low. So it should be
> larger and configureable.
> Giuseppe also mentioned that we might run into deadlocks at some points
> beacuse of the blocking. Not sure if this is also an issue here.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)