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 268454

Summary: java.io.IOException: No index base folder.
Product: editor Reporter: agysabdany
Component: Parsing & IndexingAssignee: Tomas Zezula <tzezula>
Status: NEW ---    
Severity: normal CC: agysabdany
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 224040
Attachments: stacktrace

Description agysabdany 2016-10-10 16:01:42 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.79-b02, Java(TM) SE Runtime Environment, 1.7.0_79-b15
OS: Windows 8

User Comments:
GUEST: Laravel project issue

GUEST: error java.io.IOException: No index base folder.

GUEST: solve this problem in netbeans 8.1

GUEST: open a laravel project

GUEST: ??

GUEST: netbeans keeps showing warning popup messages saying
"cannot create folder 4 in folder c:/Users/username/appData/Local/NetBeans/Cache/8.1/index/s6/css"

agysabdany: <Please provide a description of the problem or the steps to reproduce>




Stacktrace: 
java.io.IOException: No index base folder.
   at org.netbeans.modules.parsing.impl.indexing.lucene.LuceneIndexFactory.getCache(LuceneIndexFactory.java:109)
   at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.storeChanges(RepositoryUpdater.java:3613)
   at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.scanFinished(RepositoryUpdater.java:2553)
   at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work$3.call(RepositoryUpdater.java:3296)
   at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work$3.call(RepositoryUpdater.java:3256)
   at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$4.run(RepositoryUpdater.java:2130)
Comment 1 agysabdany 2016-10-10 16:01:44 UTC
Created attachment 162436 [details]
stacktrace
Comment 2 agysabdany 2016-10-10 16:07:04 UTC
Comment on attachment 162436 [details]
stacktrace

java.io.IOException: No index base folder.
   at
org.netbeans.modules.parsing.impl.indexing.lucene.LuceneIndexFactory.getCache(LuceneIndexFactory.java:109)
   at
org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.storeChanges(RepositoryUpdater.java:3613)
   at
org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.scanFinished(RepositoryUpdater.java:2553)
   at
org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work$3.call(RepositoryUpdater.java:3296)
   at
org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work$3.call(RepositoryUpdater.java:3256)
   at
org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$4.run(RepositoryUpdater.java:2130)