Project

General

Profile

Actions

Bug #13070

open

После первичной загрузки в гит проект висит в loading, в логе ошибка

Added by Natalia Gorelits about 1 month ago. Updated 13 days ago.

Status:
Resolved
Priority:
High
Assignee:
-
Category:
-
Target version:
-
Start date:
05/27/2024
Due date:
% Done:

100%

Estimated time:
Detected in build:
1.4.859
Platform:
Windows x64
Published in build:
1.4.864

Description

После первичной загрузки проектов в git наблюдается следующая картина:
- в Requality Explorer проект висит в состоянии loading, открыть его нельзя (содержимое не показывает)
- в Error log ошибка см. ниже.
Одинаковое поведение как при загрузке в удаленный репозиторий на сервер, так и в локальную гит-папку на диске. Проекты небольшие, новые, содержат до 10 объектов.
При этом после рестарта среды такие проекты отображаются как связанные с репозиторием, операции загрузки обновлений (и другие тоже) проходят ожидаемо.

eclipse.buildId=4.26.0.20240520-1757
java.version=21.0.3
java.vendor=Eclipse Adoptium
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=ru_RU
Framework arguments:  -product com.unitesk.requality.product.product -perspective com.unitesk.requality.main.perspective
Command-line arguments:  -os win32 -ws win32 -arch x86_64 -product com.unitesk.requality.product.product -perspective com.unitesk.requality.main.perspective

org.eclipse.core.resources
Error
Mon May 27 20:46:19 MSK 2024
Problems occurred when invoking code from plug-in: "org.eclipse.core.resources".

java.lang.NullPointerException
 at java.base/java.util.concurrent.ConcurrentSkipListMap.doGet(ConcurrentSkipListMap.java:541)
 at java.base/java.util.concurrent.ConcurrentSkipListMap.containsKey(ConcurrentSkipListMap.java:1294)
 at java.base/java.util.concurrent.ConcurrentSkipListSet.contains(ConcurrentSkipListSet.java:225)
 at com.unitesk.requality.eclipse.core.EclipseTracker.isNewHandling(EclipseTracker.java:1295)
 at com.unitesk.requality.core.model.TreeDB$3.stateChanges(TreeDB.java:769)
 at com.unitesk.requality.core.tree.TreeStateManager.setState(TreeStateManager.java:206)
 at com.unitesk.requality.eclipse.core.EclipseTracker.stopTracking(EclipseTracker.java:377)
 at com.unitesk.requality.eclipse.Activator$15.resourceChanged(Activator.java:1204)
 at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:307)
 at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
 at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:297)
 at org.eclipse.core.internal.events.NotificationManager.handleEvent(NotificationManager.java:261)
 at org.eclipse.core.internal.resources.Workspace.broadcastEvent(Workspace.java:383)
 at org.eclipse.core.internal.resources.Project.close(Project.java:199)
 at com.unitesk.requality.eclipse.core.EclipseTracker.reOpen(EclipseTracker.java:998)
 at com.unitesk.requality_git.eclipse.eclipse.dialogs.SharingWizard$3.run(SharingWizard.java:499)
 at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)


Files

1.4.859_after_git.png (7.01 KB) 1.4.859_after_git.png Natalia Gorelits , 05/27/2024 09:37 PM
Actions #1

Updated by Alexey Khoroshilov about 1 month ago

  • Priority changed from Normal to High
Actions #2

Updated by Denis Kildishev about 1 month ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
Actions #3

Updated by Denis Kildishev 13 days ago

  • Published in build set to 1.4.864
Actions

Also available in: Atom PDF