Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

TNS Listener not working and don't start after crash

user503518Mar 19 2009 — edited Mar 20 2009
Hello,

i have problem with listener on machine which working 1.5 year with no problems. Today morning when i try connect i cant in 3-4 minutes i get windows error that listener has encountered a problem and needs to close. ;). It's my dev platform but i like it ;).

Windows xp 32bit professional latest updates.
Oracle 10.2.0.1.0

After this crash i try start it in cmd by lsncrtl start
i get this error;

LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 19-MAR-2009 21:27
:41

Copyright (c) 1991, 2005, Oracle. All rights reserved.

Starting tnslsnr: please wait...

TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
Log messages written to C:\DevSuiteHome_1\network\log\listener.log
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=cohen)(PORT=1521)))

Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
TNS-12537: TNS:connection closed
TNS-12560: TNS:protocol adapter error
TNS-00507: Connection closed
32-bit Windows Error: 109: Unknown error

listener log:
TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 19-MAR-2009 21:39:17

Copyright (c) 1991, 2005, Oracle. All rights reserved.

Log messages written to C:\DevSuiteHome_1\network\log\listener.log
Trace information written to C:\DevSuiteHome_1\network\trace\listener.trc
Trace level is currently 0

Started with pid=3924
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=cohen)(PORT=1521)))

TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE


Any advice how solve this problem?

Thanks a lot.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 17 2009
Added on Mar 19 2009
6 comments
871 views