LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Enterprise (https://www.linuxquestions.org/questions/linux-enterprise-47/)
-   -   Remove Atlassian Fisheye and Crucible Software (https://www.linuxquestions.org/questions/linux-enterprise-47/remove-atlassian-fisheye-and-crucible-software-4175572405/)

JockVSJock 02-16-2016 10:47 AM

Remove Atlassian Fisheye and Crucible Software
 
Found this older software from Atlassian which filled up a a directory under /opt called Fisheye and Crucible. They haven't been used since 2010 and I want to remove them. I am unable to find documentation on how to remove them. I was at least able to stop Fisheye under /opt/fecru-2.3.1/bin however don't see .sh to remove.

I've searched the Atalassian website and don't see any info on how to do this.

thanks

Habitual 02-16-2016 11:47 AM

Are they components of Atlassian?
If you aren't sure, rename them and check Atlassian for outright errors or missing features.

JockVSJock 02-16-2016 11:55 AM

Quote:

Originally Posted by Habitual (Post 5501123)
Are they components of Atlassian?

They are part of Atlassian, however another issue is that this VM is cloned from a different environment and Jira wasn't setup correctly. It should have been either turned off or removed before cloning and moving into a different environment.

Fisheye generated a 4GB log file over the weekend and want to remove it to prevent it from doing that again.

thanks

schneidz 02-16-2016 12:26 PM

what does this yield:
Code:

rpm -qa | egrep -i "atlassian|fisheye|crucible"
i would contact red-hat and/or atlassian/fisheye/crucible for instructions (presumably you are paying them for support).

Habitual 02-16-2016 12:27 PM

My answer hasn't changed. :)

JockVSJock 02-16-2016 12:47 PM

Quote:

Originally Posted by schneidz (Post 5501148)
i would contact red-hat and/or atlassian/fisheye/crucible for instructions (presumably you are paying them for support).

We are only using less then 10 licenses, so the software is free, no support. However I searched their Atlassian Answers and no results at this time.

JockVSJock 02-16-2016 12:52 PM

Quote:

Originally Posted by schneidz (Post 5501148)
what does this yield:
Code:

rpm -qa | egrep -i "atlassian|fisheye|crucible"
.

None of those packages are installed.

JockVSJock 02-17-2016 10:07 AM

Was advised by Atlassian on one of their forums to delete the directory where the install was done (/opt/fecru-2.3.1). The previous admin really didn't set it up all of the way and there was no back-end database tied to it.

thanks

Habitual 02-17-2016 10:26 AM

Glad it worked out.

JockVSJock 02-17-2016 10:29 AM

Quote:

Originally Posted by Habitual (Post 5501676)
Glad it worked out.

We'll see.

We've asked users/developers if anyone uses this software of if they know the history and no one responds...

A few months later someone will come to us and say that can't get to Fisheye...

The time/date stamps on the directories were dated 2010...

Habitual 02-17-2016 10:43 AM

There's always time to do it over, but never enough to do it correctly.
Probably time to update the source of the clone too. ;)

JockVSJock 02-17-2016 10:50 AM

I could of tarred up the directory and stored it somewhere for safe keeping in case someone came back looking.

However since the software wasn't setup correctly to begin with and there was no backend database setup, and no end users responded if they were using it or what the history of the app was, what's the point?

There was a 4GB log generated that filled up /opt over the weekend was enough motivation for me to take action.


All times are GMT -5. The time now is 06:56 PM.