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 - java.io.IOException: No index base folder.
Summary: java.io.IOException: No index base folder.
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: 2016-10-10 16:01 UTC by agysabdany
Modified: 2016-10-10 16:43 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 224040


Attachments
stacktrace (3.05 KB, text/plain)
2016-10-10 16:01 UTC, agysabdany
Details

Note You need to log in before you can comment on or make changes to this bug.
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)