After jira installation using the mod_proxy setup to access projects.mysite.com/jira, Which is perfectly working fine. I wanted to install fisheye on same system to access GIT repository on jira.
While Installing fisheye server was started from the console. but i can't access hostip:8060 or hostname:8060. I checked the service running shown below, Can anyone help?
amer@projects:~$ sudo ps -ef | grep fisheye
root 13449 13448 5 02:04 pts/0 00:02:28 /usr/bin/java -Xmx1024m -XX:MaxNewSize=128m -XX:MaxPermSize=256m -Dfisheye.library.path= -Dfisheye.inst=/opt/fecru-2.7.8 -Djava.awt.headless=true -Djava.endorsed.dirs=/opt/fecru-2.7.8/lib/endorsed -jar /opt/fecru-2.7.8/fisheyeboot.jar run
amer 13680 13302 0 02:49 pts/0 00:00:00 grep --color=auto fisheye