i have same issue, see here for detail.
go to:
[workspace directory]/.metadata/.plugins/com.adobe.flexbuilder.codemodel/searchCache
backup the directories in there that end with “.index”. zip them up and put them somewhere safe. then delete the directories. leave the file “catalog.xml”.
start flexbuilder. it should work.
The problem is that the lucene index was corrupted or lost, probably during a failed FlexBuilder shutdown. So when FB starts up and it tries to load the lucene index it fails horribly and you can’t use it anymore. Hmm … maybe the FB team can add a “try … catch” block and save us the horror? :)
Make sure your log file has an error that says something like this:
java.io.FileNotFoundException: [workspace]\.metadata\.plugins\com.adobe.flexbuilder.codemodel\searchCache\SWCReference.index\segments (The system cannot find the file specified)
The log file is located in:
[workspace]\.metadata\.log
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment