bndtools / bnd

Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.
https://bndtools.org
Other
527 stars 305 forks source link

[maven] deadlock in MavenRemoteRepository #1491

Closed gamerson closed 8 years ago

gamerson commented 8 years ago

https://gist.github.com/gamerson/3db66c7623a03140b22f7623645ab9a6

This stack trace was captured in bndtools launch from bndtools dev environment. Seems that a RepositoryView refresh operation is calling underlying maven repos in such a way to produce deadlock.

The bnd workspace that I had open in bndtools launch was this one:

https://github.com/liferay/liferay-blade-samples/tree/master/bndtools

gamerson commented 8 years ago

Ok I reread the stack trace and one of them is downloading so its just the UI is frozen. Moving to bndtools