Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

I can't reach fisheye using :port/fisheye

Phillip Jones March 2, 2015

Hello.  I can get to fisheye in the browser when I use http://<host name>:8060 but not when I use http://<host name>:8060/fisheye

I added the

<web-server context="/fisheye">
to the config.xml file in both locations (install and data).  found out how to access fisheye by not using the "/fisheye" but it resurfaced when I attempted to do the JIRA Gadget Subscriptions.

2 answers

1 accepted

1 vote
Answer accepted
gustavo_refosco
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.
March 3, 2015

Hi Philip,

Please give a try doing as follows:

  1. Set the context without the / (slash):

    &lt;web-server context="fisheye"&gt;
  2. Set the Site URL, including the context:

    &lt;web-server site-url="http://localhost:8060/fisheye" context="fisheye"&gt;

    In the example above you can change "localhost" by your host name.

  3. Make sure you restart FishEye.

 

Please let me know how it goes.

Regards,

Gustavo Refosco

0 votes
Phillip Jones March 3, 2015

Thank you so much Gustavo!!  I have another question. 

1) this fixed the address issue.  now I can use http://<localhost name>:8060/fisheye to get to the fisheye page.

BUT

when I went back to JIRA to update my subscriptions for fisheye and cricible with the new subscription address encounter a new error. 

1) I went to JIRA > Dragon Development Dashboard

2) I deleted both  a) fisheye recent changesets   and b) Crucible Charts

3) went to + Add Gadget >> Gadget Subscriptions then unsubscribed from the "old" gadget feed (http://<localhost name>:6060)

4) add subscription to correct link (http://<localhost name>:8060/fisheye)  then close out of Gadget Subscriptions

5) Then + Add Gadget >>  search for Fisheye Recent Changesets and Add it Now

6) Then when I go to configure the gadget I cannot select the correct link from the drop down menu.

This is the field for the FishEye URL (The URL of the FishEye instance containing the specified FishEye repository)

Same issue for Crucible Charts

Any advice would be greatly appreciated!!  Thanks!

 

 

 

Phillip Jones March 3, 2015

I solved this issue but reconfiguring the add application link in JIRA. restarted JIRA and redid the subscription and everything is working now!!!!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events