This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 248849 - org.netbeans.modules.parsing.impl.indexing.ScanCancelledException: RepositoryUpdater is blocked by org.openide.util.Task
Summary: org.netbeans.modules.parsing.impl.indexing.ScanCancelledException: Repository...
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-24 09:31 UTC by crosati
Modified: 2018-02-06 13:47 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 201708


Attachments
stacktrace (1.07 KB, text/plain)
2014-11-24 09:31 UTC, crosati
Details

Note You need to log in before you can comment on or make changes to this bug.
Description crosati 2014-11-24 09:31:18 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-2232-on-20141017)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.25-b02, Java(TM) SE Runtime Environment, 1.8.0_25-b18
OS: Windows 7

User Comments:
GUEST: "Refreshing Indices" process gets stuck

GUEST: open project

GUEST: Trapped in endless loop when opening project status.

GUEST: When I start the netbeans 7.3.1, it takes very long to initialize 8 Web Applications that are there in the Project tab.

GUEST: Opening netbeans 7.4 it stays stucked at 80% of the background scanning of projects

GUEST: netbeans???
?????????????????
???????????????????????????????????????????

GUEST: I cannot cancel parallel process 'Refreshing Indices'

GUEST: When opening netbeans, the project initialization sometimes lasts extremely long. Today it didn`t seem to load at all.
Maybe it`s because the projects are located on a samba share.

GUEST: S   L           O                   W...

GUEST: scan happened randomly when was trying to save file for autoupload. upload did not happen.

GUEST: background scanning of projects at netbeans 8 is too long...

GUEST: While opening the IDE, it scans all the project and stuck up at 92%. It is not moving forward from this point and none of the projects are opened.

GUEST: Cuando esta escaneando se para en el 90% y no deja hacer nada mas

GUEST: Everytime when i open IDE, it is scanning the project repeatedly without the intializatino of sub version option

GUEST: trying to click on lightbulb after initial load

GUEST: NetBeans????????????????????
??????????????????
????????????????????

GUEST: open netbeans project file

GUEST: 1. rebooted my laptop
2. run netbeans
3. pressed play
3.1. before the build completed netbeans started "back scaning"
4. backscaning stoped at 99%
5. after that tasks that would supossed to run after background scaning never got finished (ex. run)

This same issue happens a LOT, but by using debugger and background scaning starts

GUEST: Hanging there. no response

jasondonmoyer: - right click on your ant file and invoke a target that compiles the project.
- ensure that there is at least one compilation error in the project.
- click on the line that indicates the compilation error to open the file in the editor
- notice that the correct file never opens in the editor

Note that background scanning of projects was occurring when this happened.

GUEST: fuck this stupid lags

GUEST: ..

crosati: -

GUEST: opened netbeans

GUEST: If NetBeans exists in any way that is even slightly unclean, any open Python projects will cause the IDE to hang.  The only way to fix it is to Force Quit it, move the project folder(s) away, restart the IDE and disable the Python module, stop the IDE, move the project(s) back, restarted the IDE again, and reenable Python.

GUEST: I am waiting for NetBeans 7.3, running unders Windows Xp 2002, Service Pack 3 ro complete the opening of a project.  It is many minutes now and still the project has not been opened.
Unaccaeptable.  It looks like I will have to manually kill NetBeans & then restart it.

GUEST: Tried to cancel "Background scanning of projects..."

GUEST: netbeans???
??????????????????




Stacktrace: 
org.netbeans.modules.parsing.impl.indexing.ScanCancelledException: RepositoryUpdater is blocked by org.openide.util.Task
   at java.lang.Thread.getStackTrace(Thread.java:1552)
   at org.netbeans.modules.parsing.impl.indexing.LogContext.create(LogContext.java:131)
   at org.netbeans.modules.parsing.impl.indexing.LogContext.create(LogContext.java:124)
   at org.netbeans.modules.parsing.api.indexing.IndexingManager.refreshAllIndices(IndexingManager.java:291)
   at org.netbeans.modules.csl.core.TasklistStateBackdoor.setScope(TasklistStateBackdoor.java:121)
   at org.netbeans.modules.tasklist.impl.TaskManagerImpl.attachPushScanners(TaskManagerImpl.java:210)
Comment 1 crosati 2014-11-24 09:31:21 UTC
Created attachment 150651 [details]
stacktrace