Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-dev] M2E Build stuck at X percent dancing between projects

I noticed that there is some Language Server initialization flashing for pom.xml as well. Wondering if this is related.

Here is a video:
https://drive.google.com/file/d/1CcloTNOwxsXSAGknwqNnKLFNPf1Andwc/view?usp=sharing

-Gunnar

-- 
Gunnar Wagenknecht
gunnar@xxxxxxxxxxxxxxx, http://guw.io/


> On Dec 21, 2019, at 17:49, Gunnar Wagenknecht <gunnar@xxxxxxxxxxxxxxx> wrote:
> 
> Hi,
> 
> I installed 2019-12 and puzzled by a a behavior of M2E I haven't seen before. The Eclipse project build get stuck at X percent. I closed all projects but two. It seems that the builder is jumping back an forth between those open two projects. One is a pom packaging type and the other one is a taker-maven-plugin packaging type. It almost looks like the builder is caught in a cycle.
> 
> At first it ran into OOM. After increasing the memory I let it ran last night to find it still building this afternoon. :) FWIW, a brief test last night and it looks like my 2019-09 is showing the same issue. Granted, I haven't worked with the Takari plug-ins in a while. However, even after uninstalling the Takari M2E plug-ins, it's still exposing that cycle issue.
> 
> I took a couple of thread dumps. It looks like the cycle happens in some lambda in ProjectRegistryManager.java:511. Anybody aware of a change in that area?
> 
> 
> <threaddump-81783-20191221-173201-403225000.txt><threaddump-81783-20191221-173202-304723000.txt><threaddump-81783-20191221-173203-248463000.txt><threaddump-81783-20191221-173204-009829000.txt><threaddump-81783-20191221-173204-741904000.txt><threaddump-81783-20191221-173205-501191000.txt><threaddump-81783-20191221-173206-311657000.txt><threaddump-81783-20191221-173207-195106000.txt><threaddump-81783-20191221-173208-116463000.txt><threaddump-81783-20191221-173208-789580000.txt><threaddump-81783-20191221-173209-474210000.txt><threaddump-81783-20191221-173210-219201000.txt><threaddump-81783-20191221-173211-023426000.txt><threaddump-81783-20191221-173211-881253000.txt><threaddump-81783-20191221-173212-774184000.txt><threaddump-81783-20191221-173213-717184000.txt><threaddump-81783-20191221-173214-369652000.txt><threaddump-81783-20191221-173215-103668000.txt><threaddump-81783-20191221-173215-893023000.txt><threaddump-81783-20191221-173216-714125000.txt>
> 
> -Gunnar
> 
> -- 
> Gunnar Wagenknecht
> gunnar@xxxxxxxxxxxxxxx, http://guw.io/
> 
> 



Back to the top