Hi Experts, I need to install Fisheye on the Dell R720 Server. I am not sure from where to start ? Could you please provide me the step-by-step documentation for the same ? I have already configured JIRA on the server .
Appreciate all your help in advance and please bear with my ignorance here.
I could change the Java to 1.7 or something but then Stash would stop to work as it require Java 1.8 or higher. I am stuck, not sure what to do next.
Any Atlasian Support guys out there ? Could you please look into this so that we could get this fixed
You can install several versions of Java and point to different ones in the environment scripts. I'm afraid Atlassian support are likely to tell you to try using compatible versions as a starting point anyway.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I installed FishEye and ran the start-up script. In the message it says that it has been succefully started. When I try to access it via web-browser, it never connects. Checked the logs and I see couple of error there :-
# vim /home/Softwares/fecru-3.4.5/var/log/fisheye.out
2014-07-22 06:58:55,508 WARN - Currently supported versions: 1.6 and 1.7
2014-07-22 06:58:55,508 WARN - Running with your current version may be unstable.
2014-07-22 06:58:55,516 INFO - This program contains InfinityDB Version 3.0.21 2013.08.04_07.20 Deployment edition
2014-07-22 06:59:01,033 INFO - Database started.
2014-07-22 06:59:01,545 INFO - Starting plugin system...
2014-07-22 06:59:03,620 INFO - Mail system not configured.
2014-07-22 07:00:16,366 INFO - Plugin system started.
2014-07-22 07:00:16,588 INFO - Server started on :8060 (http) (control port on 127.0.0.1:8059)
2014-07-22 07:02:12,158 ERROR - Exception "Unable to instantiate Action, com.cenqua.fisheye.web.admin.actions.setup.WelcomeAction, defined for 'welcome' in namespace '/setup'Error creating bean with name .com.cenqua.fisheye.web.admin.actions.setup.WelcomeAction': Error setting property values; nested exception is org.springframework.beans.PropertyBatchUpdateException; nested PropertyAccessExceptions (1) are:
PropertyAccessException 1: org.springframework.beans.MethodInvocationException: Property 'rootConfig' threw exception; nested exception is com.atlassian.applinks.host.OsgiServiceProxyFactory$ServiceTimeoutExceeded: Timeout exceeded waiting for service - com.atlassian.applinks.spi.link.MutatingApplicationLinkService
at com.opensymphony.webwork.dispatcher.DispatcherUtils.serviceAction(DispatcherUtils.java:285)
at com.opensymphony.webwork.dispatcher.ServletDispatcher.service(ServletDispatcher.java:111)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:669)
at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1526)
Please let me know how to get this fixed.
Appreciate all your help in advance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think I'd start with the incompatibility warnings - a lot of Java stuff does this - appears to work until it runs into any incompatibilities. You should run versions that are compatible with whatever it's complaining about.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There are search engines that provide you with obvious links to "install fisheye". The first hits I get on the ones I tend to use are the links you need.
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.