Project

General

Profile

Actions

Bug #12232

open

Ошибка в процессе импорта проекта из git

Added by Viktoria Kopach about 1 year ago. Updated about 1 year ago.

Status:
Verified
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
03/13/2023
Due date:
% Done:

100%

Estimated time:
Detected in build:
1.4.771
Platform:
Windows x64
Published in build:
1.4.775

Description

В процессе импорта проекта из git возникает сообщение об ошибке в Error log:

eclipse.buildId=4.26.0.20230203-0825
java.version=17.0.6
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.e4.ui.workbench
Error
Mon Mar 13 13:12:11 MSK 2023
E[2023/03/13 13:12:11]: Cannot invoke "java.util.Map.get(Object)" because "lates" is null
java.lang.NullPointerException: Cannot invoke "java.util.Map.get(Object)" because "lates" is null
    at com.unitesk.requality.core.storage.cache.LinksCacheMan.saveLates(LinksCacheMan.java:277)
    at com.unitesk.requality.core.storage.CPLinkResolver.saveLatesRelationsToCache(CPLinkResolver.java:139)
    at com.unitesk.requality.core.storage.cache.LinksCacheMan.removeAllCPRevCacheByProject(LinksCacheMan.java:1011)
    at com.unitesk.requality.core.storage.cache.LinksCacheMan.removeAllCPRevCacheByProject(LinksCacheMan.java:1000)
    at com.unitesk.requality.core.storage.CPLinkResolver.innerDropCache(CPLinkResolver.java:1175)
    at com.unitesk.requality.core.storage.CPLinkResolver.innerDropCache(CPLinkResolver.java:47)
    at com.unitesk.requality.core.storage.cache.CacheManipulator.initCache(CacheManipulator.java:59)
    at com.unitesk.requality.core.storage.cache.CacheManipulatorsManager.initCache(CacheManipulatorsManager.java:78)
    at com.unitesk.requality.core.model.TreeDB$5.run(TreeDB.java:4088)
    at com.unitesk.requality.eclipse.jobs.EclipseJobManager$2.run(EclipseJobManager.java:52)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
Actions #1

Updated by Denis Kildishev about 1 year ago

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

Updated by Denis Kildishev about 1 year ago

  • Published in build set to 1.4.775
Actions #3

Updated by Viktoria Kopach about 1 year ago

  • Status changed from Resolved to Verified
Actions

Also available in: Atom PDF