[
https://issues.apache.org/jira/browse/FELIX-5663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16073914#comment-16073914
]
Christian Schneider commented on FELIX-5663:
--------------------------------------------
The resolve is triggered by the karaf-maven-plugin which uses the karaf feature
service, which uses the felix resolver. So it is not trivial to provide a
repository that reproduces the issue.
I will talk to Guillaume if we can export a repository from this to reproduce
the issue without karaf.
In any case switching back to resolver 0.12.0 fixed the issue for me. Of course
this is no long term solution as we want to keep up with resolver versions.
> Karaf build hangs after upgrade of felix resolver
> -------------------------------------------------
>
> Key: FELIX-5663
> URL: https://issues.apache.org/jira/browse/FELIX-5663
> Project: Felix
> Issue Type: Bug
> Components: Resolver
> Affects Versions: resolver-1.14.0
> Reporter: Christian Schneider
> Priority: Critical
>
> After this commit the karaf build always hangs for me:
> https://github.com/apache/karaf/commit/a6e81d1d9eb9bc4fc466f9146446f0904a8489b9
> I build using mvn 3.3.9 using:
> mvn clean install -Pfastinstall
> This is the build log I get:
> https://apaste.info/hj1z
> Unfortunately the hang does not seem to happen on all environments. We were
> not able to reproduce this on jenkins or on JBs machine. It always hangs on
> my machine though. I also tried to delete my maven repo to check it is not a
> bad repo problem.
> After a long time I get the error in the log:
> GC overhead limit exceeded
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)