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

Jean-Baptiste Onofré reassigned KARAF-5383:
-------------------------------------------

    Assignee:     (was: Jean-Baptiste Onofré)

> Basic Karaf custom distribution cannot start on AIX
> ---------------------------------------------------
>
>                 Key: KARAF-5383
>                 URL: https://issues.apache.org/jira/browse/KARAF-5383
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf
>    Affects Versions: 4.0.9, 4.1.1, 4.1.2
>         Environment: AIX (oslevel -s -> 7100-02-06-1441)
> IBM J9 VM (build 2.8, JRE 1.8.0 AIX ppc64-64 Compressed References 
> 20170722_357405
>            Reporter: Sebastien Doyon
>            Priority: Major
>         Attachments: javacore.20170914.022617.14483702.0004.txt
>
>
> A simple but custom distribution on Karaf start correctly on all tested 
> windows machines, on Linux server and Solaris.
> It fails on AIX server with the described environment. It looks like the 
> install of the boot features is locking the bundle lock in one thread and it 
> is trying to stop the bundle in another thread but must wait on the bundle 
> lock to be released and notified.
> I have attached a thread dump of the blocked jvm in AIX. Trying to debug the 
> same code on a windows machine does not follow the same thread path aka the 
> deployment is not done in the same threads/executors.
> It looks like something plateform specific or plateform related behaviour.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to