If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Oracle > Tns-12541

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-19-12, 10:18
tmahanzu tmahanzu is offline
Registered User
 
Join Date: Oct 2010
Posts: 34
Tns-12541

LSNRCTL for Linux: Version 11.1.0.7.0 - Production on 19-JUL-2012 11:26:18

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

Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=prodserv .safxodi-jv.local)(PORT=1526)))
TNS-12541: TNS:no listener
TNS-12560: TNSrotocol adapter error
TNS-00511: No listener
Linux Error: 111: Connection refused

LSNRCTL for Linux: Version 11.1.0.7.0 - Production on 19-JUL-2012 11:26:19

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

Starting /u01/oracle/DBWMSP/db/tech_st/11.1.0/bin/tnslsnr: please wait...

TNSLSNR for Linux: Version 11.1.0.7.0 - Production
System parameter file is /u01/oracle/DBWMSP/db/tech_st/11.1.0/network/admin/DBWMSP_prodserv/listener.ora
Log messages written to /u01/oracle/DBWMSP/db/tech_st/11.1.0/log/diag/tnslsnr/prodserv/dbwmsp/alert/log.xml
Error listening on: (ADDRESS=(PROTOCOL=ipc)(PARTIAL=yes)(QUEUESIZE=1))
No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=prodserv .safxodi-jv.local)(PORT=1526)))
TNS-12560: TNSrotocol adapter error
TNS-00530: Protocol adapter error
Linux Error: 20: Not a directory

Listener failed to start. See the error message(s) above...
Attached Files
File Type: txt addlnctl.txt (1.2 KB, 3 views)
File Type: txt 071911031.txt (41.6 KB, 3 views)
Reply With Quote
  #2 (permalink)  
Old 07-19-12, 10:22
anacedent anacedent is offline
Registered User
 
Join Date: Aug 2003
Location: Where the Surf Meets the Turf @Del Mar, CA
Posts: 7,095
OS/networking mis-configuration
when was last time listener worked without error?
what changed since then.

issue OS commands below

ping <hostname>
ping <IP#>
cat /etc/hosts
uname -a
ifconfig
hostname

COPY commands & results then PASTE all back here
__________________
You can lead some folks to knowledge, but you can not make them think.
The average person thinks he's above average!
For most folks, they don't know, what they don't know.
Reply With Quote
  #3 (permalink)  
Old 07-19-12, 10:46
tmahanzu tmahanzu is offline
Registered User
 
Join Date: Oct 2010
Posts: 34
Tns-12541

issue OS commands below

ping <hostname> - its replying

ping <IP#> - its replying

cat /etc/hosts - 127.0.0.1 localhost.localdomain localhost
172.30.12.213 prodserv.safxodi-jv.local prodserv

uname -a - Linux prodserv.safxodi-jv.local 2.6.18-308.11.1.el5 #1 SMP fri jun 15 15:41:53 EDT 2012 x86_64 x86_64 x86_64 GNU/Linus

ifconfig -

Link encap:Ethernet HWaddr E4:11:5B:11:EC:88
inet addr:172.30.12.213 Bcast:172.30.12.255 Mask:255.255.255.0
inet6 addr: fe80::e611:5bff:fe11:ec88/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:521365 errors:0 dropped:0 overruns:0 frame:0
TX packets:130226 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:634008484 (604.6 MiB) TX bytes:11247979 (10.7 MiB)
Interrupt:169 Memory:f4000000-f4012800

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:1671 errors:0 dropped:0 overruns:0 frame:0
TX packets:1671 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1852482 (1.7 MiB) TX bytes:1852482 (1.7 MiB)




hostname - prodserv.safxodi-jv.local
Reply With Quote
  #4 (permalink)  
Old 07-19-12, 10:54
tmahanzu tmahanzu is offline
Registered User
 
Join Date: Oct 2010
Posts: 34
Tns-12541

i am getting this error when installing oracle EBS R12.1.1 on RHEL 5.3
Reply With Quote
  #5 (permalink)  
Old 07-19-12, 10:57
anacedent anacedent is offline
Registered User
 
Join Date: Aug 2003
Location: Where the Surf Meets the Turf @Del Mar, CA
Posts: 7,095
when was last time listener worked without error?
what changed since then?

[code]
bcm@bcm-laptop:~$ ls -lart /var/tmp
total 16
drwxr-xr-x 15 root root 4096 2010-03-17 18:00 ..
drwx------ 3 bcm dba 4096 2011-07-29 18:56 kdecache-bcm
drwxrwxrwt 2 root dba 4096 2012-07-17 17:31 .oracle
drwxrwxrwt 4 root root 4096 2012-07-19 07:55 .
[code]
post same results from your system as above
__________________
You can lead some folks to knowledge, but you can not make them think.
The average person thinks he's above average!
For most folks, they don't know, what they don't know.
Reply With Quote
  #6 (permalink)  
Old 07-19-12, 11:04
tmahanzu tmahanzu is offline
Registered User
 
Join Date: Oct 2010
Posts: 34
Exclamation Tns-12541

nothing has changed its a fresh installation of Oracle EBS R12.1.1 on RHEL 5.3


[appsprod@prodserv ~]$ ls -lart /var/tmp
total 20
drwxr-xr-x 25 root root 4096 Jul 12 19:36 ..
-rwxrwxrwt 1 root root 0 Jul 13 09:08 .oracle
drwx------ 2 appsprod appsprod 4096 Jul 19 14:51 kdecache-appsprod
drwxrwxrwt 3 root root 4096 Jul 19 16:28 .
[appsprod@prodserv ~]$
Reply With Quote
  #7 (permalink)  
Old 07-19-12, 12:14
anacedent anacedent is offline
Registered User
 
Join Date: Aug 2003
Location: Where the Surf Meets the Turf @Del Mar, CA
Posts: 7,095
move, remove, rename, or delete listener.ora file then issue following OS command

lsnrctl start

COPY the results from above then PASTE all back here
__________________
You can lead some folks to knowledge, but you can not make them think.
The average person thinks he's above average!
For most folks, they don't know, what they don't know.
Reply With Quote
  #8 (permalink)  
Old 07-19-12, 12:22
tmahanzu tmahanzu is offline
Registered User
 
Join Date: Oct 2010
Posts: 34
Exclamation Tns-12541

[appsprod@prodserv bin]$ ./lsnrctl start

LSNRCTL for Linux: Version 11.1.0.7.0 - Production on 19-JUL-2012 18:18:08

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

Message 1070 not found; No message file for product=network, facility=TNSTNS-12545: Message 12545 not found; No message file for product=network, facility=TNS
TNS-12560: Message 12560 not found; No message file for product=network, facility=TNS
TNS-00515: Message 515 not found; No message file for product=network, facility=TNS
Linux Error: 2: No such file or directory
Reply With Quote
  #9 (permalink)  
Old 07-19-12, 12:25
anacedent anacedent is offline
Registered User
 
Join Date: Aug 2003
Location: Where the Surf Meets the Turf @Del Mar, CA
Posts: 7,095
likely tried to start the listener when NOT logged onto the OS as user oracle
do as below

id
env | sort
lnsrctl start

COPY the results from above then PASTE all back here
__________________
You can lead some folks to knowledge, but you can not make them think.
The average person thinks he's above average!
For most folks, they don't know, what they don't know.
Reply With Quote
  #10 (permalink)  
Old 07-19-12, 12:34
tmahanzu tmahanzu is offline
Registered User
 
Join Date: Oct 2010
Posts: 34
Tns-12541

[appsprod@prodserv ~]$ id
uid=501(appsprod) gid=501(appsprod) groups=0(root),1(bin),2(daemon),3(sys),4(adm),5(tt y),6(disk),7(lp),8(mem),9(kmem),10(wheel),12(mail) ,13(news),14(uucp),15(man),16(oprofile),19(floppy) ,20(games),21(slocate),22(utmp),23(squid),28(nscd) ,29(rpcuser),30(gopher),32(rpc),35(utempter),38(nt p),40(dip),42(gdm),43(xfs),47(mailnull),48(apache) ,50(ftp),51(smmsp),54(lock),63(audio),67(webalizer ),68(haldaemon),69(vcsa),70(avahi),74(sshd),77(pca p),81(dbus),84(screen),86(sabayon),94(distcache),9 9(nobody),100(users),101(avahi-autoipd),102(stapdev),103(stapusr),155(stap-server),500(EBS),501(appsprod),502(dba),65534(nfsn obody)
[appsprod@prodserv ~]$ env | sort
COLORTERM=gnome-terminal
CVS_RSH=ssh
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-4eIo8oXHmm,guid=6622311ece2e21e760a6bb00500832ff
DESKTOP_SESSION=default
DESKTOP_STARTUP_ID=
DISPLAY=:0.0
G_BROKEN_FILENAMES=1
GDMSESSION=default
GDM_XSERVER_LOCATION=local
GNOME_DESKTOP_SESSION_ID=Default
GNOME_KEYRING_SOCKET=/tmp/keyring-oCT9cN/socket
GTK_RC_FILES=/etc/gtk/gtkrc:/home/appsprod/.gtkrc-1.2-gnome2
HISTSIZE=1000
HOME=/home/appsprod
HOSTNAME=prodserv.safxodi-jv.local
INPUTRC=/etc/inputrc
KDEDIR=/usr
KDE_IS_PRELINKED=1
KDE_NO_IPV6=1
LANG=en_US.UTF-8
LESSOPEN=|/usr/bin/lesspipe.sh %s
LOGNAME=appsprod
LS_COLORS=no=00:fi=00:di=00;34:ln=00;36i=40;33:s o=00;35:bd=40;33;01:cd=40;33;01r=01;05;37;41:mi= 01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com =00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00 ;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;3 1:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz =00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00; 31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;3 5:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
MAIL=/var/spool/mail/appsprod
PATH=/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/appsprod/bin
PWD=/home/appsprod
QTDIR=/usr/lib64/qt-3.3
QTINC=/usr/lib64/qt-3.3/include
QTLIB=/usr/lib64/qt-3.3/lib
SESSION_MANAGER=local/prodserv.safxodi-jv.local:/tmp/.ICE-unix/7051
SHELL=/bin/bash
SHLVL=2
SSH_AGENT_PID=7087
SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
SSH_AUTH_SOCK=/tmp/ssh-UwuGJG7051/agent.7051
TERM=xterm
USER=appsprod
USERNAME=appsprod
_=/usr/bin/env
WINDOWID=23071851
XAUTHORITY=/tmp/.gdmRW5RHW
XMODIFIERS=@im=none
appsprod@prodserv bin]$ ./lsnrctl

LSNRCTL for Linux: Version 11.1.0.7.0 - Production on 19-JUL-2012 18:19:29

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

Message 850 not found; No message file for product=network, facility=NL
LSNRCTL> status
Message 1053 not found; No message file for product=network, facility=TNSTNS-12541: Message 12541 not found; No message file for product=network, facility=TNS
TNS-12560: Message 12560 not found; No message file for product=network, facility=TNS
TNS-00511: Message 511 not found; No message file for product=network, facility=TNS
Linux Error: 111: Connection refused
LSNRCTL>
Reply With Quote
  #11 (permalink)  
Old 07-19-12, 12:43
anacedent anacedent is offline
Registered User
 
Join Date: Aug 2003
Location: Where the Surf Meets the Turf @Del Mar, CA
Posts: 7,095
likely tried to start the listener when NOT logged onto the OS as user oracle
>USER=appsprod
>USERNAME=appsprod
likely tried to start the listener when NOT logged onto the OS as user oracle

I give UP!
You're On Your Own (YOYO)!
__________________
You can lead some folks to knowledge, but you can not make them think.
The average person thinks he's above average!
For most folks, they don't know, what they don't know.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On