Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [oomph-dev] Maven Import get stuck

It seems to be releated to Mylyn, that's what the log says:

org.eclipse.core.runtime.AssertionFailedException: null argument:
        at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:88)
        at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:76)
        at
org.eclipse.mylyn.internal.tasks.index.core.TaskListIndex.<init>(TaskListIndex.java:298)
        at
org.eclipse.mylyn.internal.tasks.index.core.TaskListIndex.<init>(TaskListIndex.java:366)
        at
org.eclipse.mylyn.internal.tasks.index.core.TaskListIndex.<init>(TaskListIndex.java:348)
        at
org.eclipse.mylyn.internal.tasks.index.ui.IndexReference.index(IndexReference.java:58)
        at
org.eclipse.mylyn.internal.tasks.index.ui.IndexSearchHandler.createFilter(IndexSearchHandler.java:71)
        at
org.eclipse.mylyn.internal.tasks.ui.views.TaskListFilteredTree.<init>(TaskListFilteredTree.java:132)
        at
org.eclipse.mylyn.internal.tasks.ui.views.TaskListView.createPartControl(TaskListView.java:586)
        at
org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPartControl(CompatibilityPart.java:154)
        at
org.eclipse.ui.internal.e4.compatibility.CompatibilityView.createPartControl(CompatibilityView.java:155)



-----Ursprüngliche Nachricht-----
Von: oomph-dev-bounces@xxxxxxxxxxx <oomph-dev-bounces@xxxxxxxxxxx> Im Auftrag von SCHREIBER.Martin
Gesendet: Dienstag, 2. Juni 2020 09:49
An: 'oomph-dev@xxxxxxxxxxx' <oomph-dev@xxxxxxxxxxx>
Betreff: [oomph-dev] Maven Import get stuck

Hi Oomph-Team,

I am trying to fix the bug https://secure-web.cisco.com/1lbHWVKvuXqVihQs0dvXi9k8MOqRjTScnf4lYEf4meg-Hv_k-_xiq8r8xoZv4nKfXN4zdOZvkrBOUplUEsyY0OVy1ACVJJ6yDFEViZBX1G_Npy8StYm8UHsDWYF4Chw6d6NNss-zrQO-SEIVpbOZFjfSirFjMoMloxTyUnFTldt0ZHxUgd896p6vCLUK9rnmAj_gBstx-3vhZJCwkvotJ7g/https%3A%2F%2Fbugs.eclipse.org%2Fbugs%2Fshow_bug.cgi%3Fid%3D553434 . I do have the issue that Oomph is doing its job until the "Maven Import" is running. When I use there a Source Locator with recursive search the import starts, but then the Process Monitor says "Scanning" and nothing happens.
When I cancel it and run "Perform Setup Task...", then everything works fine.
Is this a known Problem? Is there a workaround for that?

Thanks
Martin

_______________________________________________
oomph-dev mailing list
oomph-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://secure-web.cisco.com/1v-eWqR65FrBPewi4p1mD5HOD16_EwuqmBhCRsGf0cmNESQ6kdNAu7xPgGcr4BZXiHaHsmLkCJu-LkPHk7jH_utnncAaV27U-3anPMX2VDmXXDasyFB1m9TaVoZCg1eqJsjL2EOLM9K2anh42A4W7ld6hqJu9AIkfIwOs5ACd2xddq_1E4oItXYM4FPNuC8vvgGXetyfl3DP1VRdCDzsa5w/https%3A%2F%2Fwww.eclipse.org%2Fmailman%2Flistinfo%2Foomph-dev



Back to the top