Regarding urchin 5 installation. Error The specified port is not available

39 views
Skip to first unread message

Jay

unread,
Jul 22, 2008, 11:21:06 AM7/22/08
to Urchin Software from Google - help forum - Urchin 5
Hello,

I’m trying to migrate an urchin 5 installation from one server to
another. Without realizing I installed urchin 6 on the new server. I
removed the urchin 6 installation by deleting the directory from /usr/
local/urchin (By the way this is a redhat base linux distro system). I
un-tared urchin 5 and started the installation and when it asks for
port I selected the default which is 9999 and it’s giving me the
following error “The specified port is not available”. It sees like
somewhere in the system the urchin 6 installation is holding that port
and I can’t use it for the urchin 5 installation. I don’t have
anything else running on that port. If someone could please direct to
on how to fix this. I kindly appreciate it.

Thank you for your time and service.

BSD

unread,
Sep 3, 2008, 11:47:35 AM9/3/08
to Urchin Software from Google - help forum - Urchin 5
I'm having the same issue attempting a clean install of urchin 5 on a
CentOS 5.2 system. Everything is fine until I reach the port selection
part and then no matter what port I choose it says "Specified port is
not available" There is nothing using any of the ports I've tried.

Any help would be greatly appreciated.

Thanks!

On Jul 22, 11:21 am, Jay <thom...@gmail.com> wrote:
> Hello,
>
> I’m trying to migrate an urchin 5 installation from one server to
> another. Without realizing I installed urchin 6 on the new server. I
> removed the urchin 6 installation by deleting the directory from /usr/
> local/urchin (By the way this is a redhat base linux distro system). I
> un-tared urchin 5 and started the installation and when it asks forportI selected the default which is 9999 and it’s giving me the
> following error “Thespecifiedportisnotavailable”. It sees like
> somewhere in the system the urchin 6 installation is holding thatport
> and I can’t use it for the urchin 5 installation. I don’t have
> anything else running on thatport. If someone could please direct to

teedot

unread,
Sep 30, 2008, 6:18:45 PM9/30/08
to Urchin Software from Google - help forum - Urchin 5
i hacked the install.sh and removed the port check. I know the port i
chose is available, so make sure you do the same!

Around line 870 in install.sh:
# Verify the port is available

Remove everything up so it displays as follows:
else
# Verify the port is available
PORT=$portin
wflag=1
fi


The installer will then bypass the port check and continue
installation. Hope this helps!
Reply all
Reply to author
Forward
0 new messages