Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: OracleTNSListener80 fails to start

Re: OracleTNSListener80 fails to start

From: Prasad Chavali <pchavali_at_assettech.com>
Date: Thu, 21 Jan 1999 10:03:00 -0700
Message-ID: <787mhh$5l6$1@nnrp03.primenet.com>


I had similar problem with Oracle 8.

The source of the problem was:

SQL Net 2.3 and Net 8.0 both were installed on the machine and both set to start automatically. I'm not sure if this is your problem.

The solution was to open Oracle Net8 Assistant and delete the exiting listener and create a new lister with a different port and different name (other than LISTENER). Then both listeners will run on the same machine.

HTH Prasad Chavali

Paal Berggreen wrote in message <78737g$a51$1_at_readme.online.no>...
>After installing Oracle8 (on NT4.0 wks sp4), the service
OracleTNSListener80
>fails to start, and the following error
>message is displayed in listener.log:
>
>Listening on: (ADDRESS=(PROTOCOL=tcp)(DEV=132)(HOST=127.0.0.1)(PORT=1526))
>Attempted to listen on:
>(DESCRIPTION=(CONNECT_TIMEOUT=10)(ADDRESS=(PROTOCOL=TCP)(Host=127.0.0.1)(Po
r
>t=1521)))
>TNS-12542: TNS:address already in use
>TNS-12560: TNS:protocol adapter error
> TNS-00512: Address already in use
> 32-bit Windows Error: 48: Unknown system error
>
>What may cause this? Will it help to install Oracle using another port than
>1521? I have not set a fixed IP address for the server, may that be the
>reason why this fails?
>
>Is there any way on NT4.0 to find out what ports are in use?
>
>-Paal
>
>
>
>
Received on Thu Jan 21 1999 - 11:03:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US