You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Bertrand Delacretaz (JIRA)" <ji...@apache.org> on 2014/10/15 17:03:33 UTC

[jira] [Updated] (SLING-4061) Deadlock involving discovery services at startup with Oak

     [ https://issues.apache.org/jira/browse/SLING-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bertrand Delacretaz updated SLING-4061:
---------------------------------------
    Attachment: discovery-deadlock.txt

> Deadlock involving discovery services at startup with Oak
> ---------------------------------------------------------
>
>                 Key: SLING-4061
>                 URL: https://issues.apache.org/jira/browse/SLING-4061
>             Project: Sling
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Bertrand Delacretaz
>         Attachments: discovery-deadlock.txt
>
>
> I just got a deadlock at startup when starting the launchpad integration tests instance on sling trunk revision 1632058 (so starting with Oak):
> {code}
> export DBG="-Xmx1G  -XX:MaxPermSize=256m -agentlib:jdwp=transport=dt_socket,address=30303,server=y,suspend=n"
> export MAVEN_OPTS="-Xmx1G  -XX:MaxPermSize=256m $DBG -Dsling.run.modes=oak"
> cd launchpad/testing
> mvn launchpad:run
> {code}
> I'll attach the stack trace. The discovery HeartbeatHandler, and DiscoveryServiceImpl classes are involved.



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