When accessing Crucible the reviews no longer show up in your activity stream, under the Crucible project, or under the reviews tab. However, you can still get to them by using a direct link such as, http://www.company.com/fecru/cru/CR-38. How do you get the reviews to appear again?
Check your log file for the following error:
2011-08-18 00:00:06,776 ERROR [pool-5-thread-1] fisheye.app LuceneConnection$IndexHandle-rollback - problem rolling back index writer REVIEW
java.io.FileNotFoundException: /opt/apps/jira/fecru-2.4.1/cache/cruidx/idx1/_sm.cfs (No such file or directory)
at java.io.RandomAccessFile.open(Native Method)
at java.io.RandomAccessFile.<init>(RandomAccessFile.java:216)
at org.apache.lucene.store.SimpleFSDirectory$SimpleFSIndexInput$Descriptor.<init>(SimpleFSDirectory.java:78)
at org.apache.lucene.store.SimpleFSDirectory$SimpleFSIndexInput.<init>(SimpleFSDirectory.java:108)
at org.apache.lucene.store.SimpleFSDirectory.openInput(SimpleFSDirectory.java:65)
at org.apache.lucene.index.CompoundFileReader.<init>(CompoundFileReader.java:70) ...
To resolve this issue you will need to:
When everything comes back up you should see your reviews in the activity stream and review tabs.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.