Path: dp-news.maxwell.syr.edu!spool.maxwell.syr.edu!drn.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!easynet-quince!easynet.net!peer01.cox.net!cox.net!p01!lakeread04.POSTED!53ab2750!not-for-mail
Message-ID: <42CD3396.443B83D7@cox.net>
From: ohaya <ohaya@cox.net>
X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U)
X-Accept-Language: en
MIME-Version: 1.0
Newsgroups: comp.databases.oracle.server
Subject: Re: Problems installing Oracle OID (10g)
References: <42CC5575.D90C4219@cox.net> <pan.2005.07.07.00.32.59.329524@telus.net> <42CCBC4A.1F51E34E@cox.net> <1120743761.323472@proxy.dienste.wien.at>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Lines: 46
Date: Thu, 07 Jul 2005 09:52:22 -0400
NNTP-Posting-Host: 70.187.195.82
X-Complaints-To: abuse@cox.net
X-Trace: lakeread04 1120744353 70.187.195.82 (Thu, 07 Jul 2005 09:52:33 EDT)
NNTP-Posting-Date: Thu, 07 Jul 2005 09:52:33 EDT
Organization: Cox Communications
Xref: dp-news.maxwell.syr.edu comp.databases.oracle.server:246770



Laurenz Albe wrote:
> 
> ohaya <ohaya@cox.net> wrote:
> >> > In another log, we found a set of Java exceptions indication "Connection
> >> > refused", and indicating port 389.
> >>
> >> Oracle [used to] check for the existance of an entry in /etc/services at
> >> port 389 - if the entry existed, even if it was commented out, OiD would
> >> install using a port in the 3xxx range, beyond the '1024 privileged' area.
> >
> > I'm 100% sure that we did not remove or comment out the port 389 and 636
> > entries in /etc/services.  Could this why we got the "bind failed", then
> > the Java "connection refused" errors during the OID Configuration
> > Assistant part of the installation?
> 
> Maybe the installation procedure for Solaris is very different from the one
> on Linux, but if not, these are my experiences:
> 
> - The OID Configuration postinstall task sometimes fails, I assume because
>   oidldapd does not start fast enough. I had success when I did a 'Retry'.
> 
> - About the ports, if you do not specify a configuration file for the ports
>   during installation, it will take 3060 and 3131. If you want to use 389
>   and 636, you have to
>   a) provide a staticports.ini file with these settings during installation
>   b) comment out the corresponding entries in /etc/services during install
>   The installer will echo the ports it uses on stdout.
> 
> - Ports under 1024 are no problem, since the root.sh you are requested to
>   run as root during the installation chowns oidldapd to root and sets
>   the setuid flag.
> 
> Yours,
> Laurenz Albe


Laurenz,

Thanks for that info.  I'm not sure if we did a retry during the attempt
when I was there.  I'll check on this today, but I had a feeling (a
guess!) that the oidldapd was not starting at all, i.e., my guess was
that was what the bind fail error was...

Jim
