When I try to create a review in Crucible-Fisheye I'm getting a message error like this:
" /json/cru/createDialog
A com.cenqua.crucible.revision.source.SourceException was encountered
Repository xxxxxx is not available".
However the repository is working. I can see all the activity, all the commits.
My release version is CR4.1.2 FE4.1.
Is this possible that repository was available when FishEye was indexing its changes, but now is not available anymore so Crucible struggles to retrieve file contents? Can you check your FishEye/Crucible instance logs (in FISHEYE_INST/var/log folder) and see if you find more details around SourceException you see?
Basically when content is added to the review Crucible needs to hit scm to retrieve contents of the revisions that were added to the review. If scm is not available at that time, attempt to create or access the review may fail.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.