Which version of JIRA-Fisheye Plugin should I d/l for Crucible Without Fisheye?

Eva
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 1, 2011

As I am still figuring my problem with the hidden source tab, I came to the note on this page that led me to d/l the plugin version 2.5, which result in JIRA not even loading up due to missing class file. The latest version of 5.0.0m6 didnt resolve my problem with source tab, so I am out of ideas. I have follow everything on permission, application links and they all works, so I am thinking that the plugin is the problem. I have d/l 3.4.6 and that still doesnt work.

I'm currently using JIRA 4.4.1 and Crucible 2.7 on windows 7 machine. Any help is greately appreciate!

2 answers

1 vote
Chii
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 1, 2011

Version 5.0.0m6 of the plugin is only compatible with JIRA 5.0, hence it will not work. The correct version of the jira fisheye plugin should've already been bundled with jira 4.4.1, but you can download updated versions from https://plugins.atlassian.com/plugin/details/290

This seems to be some form of configuration problem perhaps - I highly suggest you create an issue on http://support.atlassian.com/, so that you can upload your jira logs for more analysis from our support engineers.

But, if you want to, you can try one or more of the following:

  1. go to this url on your jira instance with an admin already logged in: http://domain:port/context/secure/admin/ViewFishEyeConfig.jspa?refresh=true - that will force a 'refresh' of all your configuration, which hopefully will fix the problem, and/or
  2. go to this url on your jira instance with an admin already logged in: http://domain:port/context/secure/admin/EditPreviewConfig.jspa and that should reset any hidden 'preview' tabs (unlikely to be your problem to be honest).

0 votes
Eva
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 1, 2011

So version 5 works, apparnetly i have put the plugin in the wrong directory before. But while the source tab appears, when I click on it, all the other tabs disappear and on top of that, if I go into admin mode -> Access to project, I get teh following error:

2011-10-02 00:24:27,868 http-80-2 ERROR [500ErrorPage.jsp] Exception caught in 500 page com.atlassian.jirafisheyeplugin.operation.AssociatePathOperation.showOperation(Lcom/atlassian/jira/project/Project;Lcom/opensymphony/user/User;)Z
java.lang.AbstractMethodError: com.atlassian.jirafisheyeplugin.operation.AssociatePathOperation.showOperation(Lcom/atlassian/jira/project/Project;Lcom/opensymphony/user/User;)Z
at com.atlassian.jira.bc.project.projectoperation.DefaultProjectOperationManager.loadProjectOperation(DefaultProjectOperationManager.java:57)

Thoughts?

Suggest an answer

Log in or Sign up to answer