I checked out an existing project into my work space in RAD.
I keep on getting the following error every time I try to make any change into my existing JSP page.I was able to add a new jsp page but if I make any changes it doesn’t work and gives me the same error.
I’ve tried everything (Refreshing, clean build) I even re installed RAD.
Please hELP!
error:
Save Failed
Double fault during index initialization. Cause: com.ibm.etools.references.management.ReferenceException: Exception during index initialization, could not create or open index BY_SOURCELINKID-REFERENCE. Exception Cause: ReferenceExceptioncom.ibm.etools.references.management.ReferenceException: ExtentManager has detected an empty index file. Index BY_SOURCELINKID-REFERENCE.e0 has a size of 0
“Clean Project” would be my first suggestion – but you’ve already tried that 🙁
PLAN B:
1) Exit RAD developer
2) Save a backup of your current workspace
3) delete
<workspace>\.metadata\.plugins\com.ibm.etools.references4) Restart RAD developer, repeat “Project, Clean”