Listener won't start (11g)

Hey all -
I have an 11g install on CentOS5. For some reason, the lsnctl command will not start. The following is the output:
LSNRCTL> start
Starting /opt/app/oracle/product/11.1.0/db_1/bin/tnslsnr: please wait...
TNSLSNR for Linux: Version 11.1.0.6.0 - Production
System parameter file is /opt/app/oracle/product/11.1.0/db_1/network/admin/listener.ora
Log messages written to /opt/app/oracle/diag/tnslsnr/cm/listener/alert/log.xml
Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
TNS-12555: TNS:permission denied
TNS-12560: TNS:protocol adapter error
TNS-00525: Insufficient privilege for operation
Linux Error: 1: Operation not permitted
Listener failed to start. See the error message(s) above...
I have the feeling that this is just some OS level permissions - at least I hope so!
The DB is started and open, and the ORACLE_SID is set properly. I am using the "oracle" user created during the install to start the DB and strart the listener.
Here is the contents of my lsitener.ora:
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
(ADDRESS = (PROTOCOL = TCP)(HOST = rampod2.jsc-rampod)(PORT = 1521))
TNSPING reveals no listener (of course).
Edited by: armeck on Aug 28, 2009 9:32 AM

Ok, that got me somewhere... the listener started!
But...
LSNRCTL for Linux: Version 11.1.0.6.0 - Production on 28-AUG-2009 09:39:25
Copyright (c) 1991, 2007, Oracle. All rights reserved.
Starting /opt/app/oracle/product/11.1.0/db_1/bin/tnslsnr: please wait...
TNSLSNR for Linux: Version 11.1.0.6.0 - Production
System parameter file is /opt/app/oracle/product/11.1.0/db_1/network/admin/listener.ora
Log messages written to /opt/app/oracle/diag/tnslsnr/cm/listener/alert/log.xml
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.7)(PORT=1521)))
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.7)(PORT=1521)))
STATUS of the LISTENER
Alias LISTENER
Version TNSLSNR for Linux: Version 11.1.0.6.0 - Production
Start Date 28-AUG-2009 09:39:25
Uptime 0 days 0 hr. 0 min. 0 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Parameter File /opt/app/oracle/product/11.1.0/db_1/network/admin/listener.ora
Listener Log File /opt/app/oracle/diag/tnslsnr/cm/listener/alert/log.xml
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.7)(PORT=1521)))
boldThe listener supports no services*bold*
The command completed successfully
I do need APEX to load, and would like EM as well.

Similar Messages

  • Listener won't start

    Hi,
    I installed oracle 10g express edition on Linux redhat 9 and I can't get going with it because the listener won't run.
    When I try /etc/init.d/oracle-xe start I get:
    Starting Oracle Net Listener.
    Starting Oracle Database 10g Express Edition Instance.
    Failed to start Oracle Net Listener using /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/tnslsnr and Oracle Express
    Database using /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/sqlplus.
    I'm pretty new to linux.
    any ideas?
    cheers :)

    Hi,
    That command didn't work and I can't find the netmgr file so I enabled tracing in listener.ora and got the following:
    /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/lsnrctl: relocation error: /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/lib/libclntsh.so.10.1: symbol semtimedop, version GLIBC_2.3.3 not defined in file libc.so.6 with link time reference
    Any ideas?

  • Oracle8.1.7 on win2k pro listener won't start on tcp/ip port

    I downloaded 8.1.7EE from oracle website and installed it OK. But
    does anyone know why the listenr is hanging when I try to start it up.
    Thanks
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=NJB130WJIANG2)(PORT=1521
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 61: Unknown error
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=PNPKEY)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 2: No such file or directory
    LSNRCTL> start
    Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 8.1.7.0.0 - Production
    System parameter file is C:\oracle\ora81\network\admin\listener.ora
    Log messages written to C:\oracle\ora81\network\log\listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=NJB130WJIANG2.lucent.com
    )(PORT=1521)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\PNPKEYipc))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=NJB130WJIANG2)(PORT=1521
    TNS-12547: TNS:lost contact
    TNS-12560: TNS:protocol adapter error
    TNS-00517: Lost contact
    32-bit Windows Error: 54: Unknown error
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=PNPKEY)))
    TNS-01153: Failed to process string:
    NL-00313: null pointer or null size
    LSNRCTL>

    greenberg wrote:
    i've just installed 11g express. i can't get to the "get started" page. i get " Internet Explorer cannot display the webpage"; If the listener can not start, then web server will be unavailable, so we need to get the listener up and running first.
    i tried to start the listener and it just failed saying that it shutdown immediately after starting. Was this via Services console? What is the exact error message from the service?
    You may also try: sc start OracleXETNSListener
    C:\Documents and Settings\sg2606>lsnrctl start
    LSNRCTL for 32-bit Windows: Version 11.2.0.2.0 - Beta on 20-APR-2011 13:44:33
    Copyright (c) 1991, 2010, Oracle. All rights reserved.
    Starting tnslsnr: please wait...
    TNS-12560: TNS:protocol adapter errorCould be indicative of some permissions issue.
    >
    I can log into the XE database via SQLPLUS from dos after defining oracle-sid; i also had to manually set the ORACLE_HOME env variableDo you have more than one sqlplus.exe on this box?
    What is the output of following commands
    cmd> set
    cmd> ipconfig
    cmd> hostname
    listener.ora (i changed the computer name to the 127.0.0.1)Why the change?
    What happens if you use hostname instead?
    If you rename the listener.ora (to e.g. listener.ora_xe) and try to start the listener, what do you get?
    btw: i deinstalled oracle10g client....other than Toad 9.7 there's no other Oracle-related products on the laptop.Possibly, there's left-overs from uninstall and maybe it could interfere.
    Edited by: orafad on Apr 21, 2011 12:38 AM

  • New Listener won't start

    Installed OAS 4.08, OEM and 8i all in seperate HOMES.
    www and admin listeners start OK.
    Added new listener 'bird' but it won't start.
    ERROR:
    Can not open service
    OracleWWWListener40bird_website40
    OWS-08811 : Unable to startup Oracle Web Listener 'bird'.
    I tried different ports high and low, with no luck. The default www and admin start perfectly. I'm I stuck with these two listeners only? I've added lots more memory but still no luck. I'm running on NT4.0 Service Pak 6.0
    Thanks for any help.
    Dennis C
    [email protected]

    Try a reset:
    Hold the Sleep and Home button down for about 10 second until you see the Apple logo.

  • My LISTENER won't start.  Please help!

    I am not sure why i keep getting the following error.
    Here is the error msg when i try and start my listener.
    [oracle@dina admin]$ lsnrctl start
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 07-JAN-2008 10:40:06
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting /home/oracle/app/oracle/product/10.2.0/db_1/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    System parameter file is /home/oracle/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
    Log messages written to /home/oracle/app/oracle/product/10.2.0/db_1/network/log/listener.log
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=dina.dhcp.2wire.com)(PORT=1521)))
    TNS-12560: TNS:protocol adapter error
    TNS-00583: Valid node checking: unable to parse configuration parameters
    Listener failed to start. See the error message(s) above...
    Here are the contents of my listener.ora file:
    LISTENER =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = dina.dhcp.2wire.com)(PORT = 1521))
    My $ORACLE_HOME variables are set correctly. I am able to bring up the database instance. Just can't get this listener started and don't have the slightest clue why.

    You may want to try this:
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS_LIST =
            (ADDRESS = (PROTOCOL = TCP)(HOST = dina.dhcp.2wire.com)(PORT = 1521))
      )And make sure dina.dhcp.2wire.com can be solved against an IP. On the other hand, it seems like you are getting your IP from a dhcp server. Even though you could start your services, it is advisable to use a fixed IP address or have a loopback adapter properly configured, otherwise you may face configuration issues with the EM DB Control Console.
    ~ Madrid

  • Express Edition listener won't start

    I have tried suggestions from other threads, and have not had any luck.
    I have installed Oracle XE, and can access the DB using SQL Plus. But when I try to go to the DB homepage (http://127.0.0.1:8080/apex), I get "cannot display the webpage" error.
    The OracleXETNSListener service is not started, and when I try to start it in My Computer->Manage->Services, it says:
    The OracleXETNSListener service on Local Computer started and then stopped. Some services stop automatically if they have no work to do"....
    When I try to start from command line, I get this:
    C:\>lsnrctl start
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 20-DEC-2010 16:43:06
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting tnslsnr: please wait...
    Failed to start service, error 0.
    When I try to get the status, I get this:
    C:\>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 20-DEC-2010 16:43:42
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 2: No such file or directory
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=127.0.0.1)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 61: Unknown error
    Also:
    C:\>net start OracleXETNSListener
    The OracleXETNSListener service is starting.
    The OracleXETNSListener service could not be started.
    The service did not report an error.
    More help is available by typing NET HELPMSG 3534.
    I have tried the following suggestions from other threads:
    1. Set ORACLE_HOME (C:\oraclexe\app\oracle\product\10.2.0\server)
    2. Set TNS_ADMIN (C:\oraclexe\app\oracle\product\10.2.0\server\network\admin)
    3. Uninstall and reinstall when not connected to a network
    4. Ensured that I have admin privs to install
    5. Verified etc/hosts is correct (127.0.0.1 localhost)
    6. Verified there were no port conflicts (netstat -a -b -n)
    More info:
    No listener log file is being created.
    I'm running Windows XP SP3
    I'm logged onto my company's domain. There is an adminstrator account to log in to the local computer only, but I don't have the password (could probably get it if needed).
    Here are the pertinent portions of listener.ora:
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (ADDRESS = (PROTOCOL = TCP)(HOST = NB2b4062.gs.myharris.net)(PORT = 1521))
    and tnsnames.ora:
    XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = NB2b4062.gs.myharris.net)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    I have tried replacing the host above with localhost, 127.0.0.1, and NB2b4062, all with no luck.
    I'm out of ideas and things to try. Thanks for any help,
    Nathan

    I installed Process Monitor. Man, that can be a resource hog! I finally had to restart it after it was up to almost 8GB of page file usage!
    Anyway, I didn't get a lot of information. The tnslsnr.exe would exit with status = 1, and the net.exe would end shortly after with exit status = 2.
    8:59:17.9202178 AM     tnslsnr.exe     2448     Process Exit          SUCCESS     Exit Status: 1, User Time: 0.0312500 seconds, Kernel Time: 0.0156250 seconds, Private Bytes: 1,478,656, Peak Private Bytes: 4,120,576, Working Set: 4,194,304, Peak Working Set: 4,431,872
    9:00:53.9881566 AM     net.exe     2640     Process Exit          SUCCESS     Exit Status: 2, User Time: 0.0156250 seconds, Kernel Time: 0.0312500 seconds, Private Bytes: 946,176, Peak Private Bytes: 995,328, Working Set: 2,727,936, Peak Working Set: 2,744,320
    Here is what I found about the exit codes, but doesn't shed a lot of light:
    Exit Code Number     Meaning                                                  Example               Comments
    1                    catchall for general errors                                   let "var1 = 1/0"          miscellaneous errors, such as "divide by zero"
    2                    misuse of shell builtins, according to Bash documentation                              Seldom seen, usually defaults to exit code 1

  • Listener won't start on Windows

    Hi:
    I was trying to start listener from Service, got error like this: "The OracleOraDb10g_home1TNSListenerORCL service on Local Computer started and then stopped. Some services stop automatically if they have no work to do, for example, the Performace Logs and Alerts service".
    I have found a thread but didn't help. According to the thread I have tried to add my ip address to the sqlnet.ora which didn't work. the ImagePath under HKEY_LOCAL_MACHINE/SYSTEM/SERVICE is D:\oracle\product\10.2.0\db_2\BIN\TNSLSNR which is right path.
    Would someone please help me on this?
    Thank you very much.

    D:\>set
    ALLUSERSPROFILE=C:\Documents and Settings\All Users
    APPDATA=C:\Documents and Settings\sherry\Application Data
    CLASSPATH=.;C:\Program Files\QuickTime\QTSystem\QTJava.zip
    CLIENTNAME=Console
    CommonProgramFiles=C:\Program Files\Common Files
    COMPUTERNAME=P23G
    ComSpec=C:\WINDOWS\system32\cmd.exe
    FP_NO_HOST_CHECK=NO
    HOMEDRIVE=C:
    HOMEPATH=\Documents and Settings\sherry
    LOGONSERVER=\\P23G
    NUMBER_OF_PROCESSORS=1
    OS=Windows_NT
    Path=D:\temp\Perl\site\bin;D:\temp\Perl\bin;D:\temp\PHP\;D:\oracle\product\10.2.
    0\db_2\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\wbem;C:\Program Fi
    les\QuickTime\QTSystem\;D:\temp\php;D:\temp\php\ext
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
    PERL5LIB=D:\oracle\product\10.2.0\db_2\perl\5.8.3\lib\MSWin32-x86;D:\oracle\prod
    uct\10.2.0\db_2\perl\5.8.3\lib;D:\oracle\product\10.2.0\db_2\perl\5.8.3\lib\MSWi
    n32-x86;D:\oracle\product\10.2.0\db_2\perl\site\5.8.3;D:\oracle\product\10.2.0\d
    b_2\perl\site\5.8.3\lib;D:\oracle\product\10.2.0\db_2\sysman\admin\scripts;
    PHPRC=D:\temp\PHP\
    PROCESSOR_ARCHITECTURE=x86
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 6 Stepping 5, GenuineIntel
    PROCESSOR_LEVEL=15
    PROCESSOR_REVISION=0605
    ProgramFiles=C:\Program Files
    PROMPT=$P$G
    QTJAVA=C:\Program Files\QuickTime\QTSystem\QTJava.zip
    SESSIONNAME=Console
    SystemDrive=C:
    SystemRoot=C:\WINDOWS
    TEMP=C:\DOCUME~1\sherry\LOCALS~1\Temp
    TMP=C:\DOCUME~1\sherry\LOCALS~1\Temp
    USERDOMAIN=P23G
    USERNAME=sherry
    USERPROFILE=C:\Documents and Settings\sherry
    windir=C:\WINDOWS
    D:\>lsnrctl start
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 04-JAN-2010 21:40
    :13
    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 D:\oracle\product\10.2.0\db_2\network\log\listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=p23g)(PORT=1521)))
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Produ
    ction
    Start Date 04-JAN-2010 21:40:16
    Uptime 0 days 0 hr. 0 min. 3 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Log File D:\oracle\product\10.2.0\db_2\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=p23g)(PORT=1521)))
    The listener supports no services
    The command completed successfully
    D:\>lsnrctl service
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 04-JAN-2010 21:40
    :36
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    Services Summary...
    Service "orcl" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0 state:ready
    LOCAL SERVER
    Service "orclXDB" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Handler(s):
    "D000" established:0 refused:0 current:0 max:1002 state:ready
    DISPATCHER <machine: P23G, pid: 2892>
    (ADDRESS=(PROTOCOL=tcp)(HOST=p23g)(PORT=3733))
    Service "orcl_XPT" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0 state:ready
    LOCAL SERVER
    The command completed successfully
    D:\>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 04-JAN-2010 21:40
    :42
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Produ
    ction
    Start Date 04-JAN-2010 21:40:16
    Uptime 0 days 0 hr. 0 min. 27 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Log File D:\oracle\product\10.2.0\db_2\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=p23g)(PORT=1521)))
    Services Summary...
    Service "orcl" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Service "orclXDB" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Service "orcl_XPT" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    The command completed successfully

  • Listener won't start on 10.2.6

    Hello:
    I've been running 9iR2 just fine on OS X 10.2.1-10.2.4 (not OS X Server). I recently upgraded to 10.2.6 and now I can't get the listener to start. This might be related to something else, but the only thing I've changed is the 10.2.6 upgrade.
    Here are the error messages I get:
    bash-2.05a$ lsnrctl start
    LSNRCTL for MacOS X Server: Version 9.2.0.1.0 - Beta on 19-MAY-2003 23:20:36
    Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
    Starting /Users/jfdavis/9iR2/orahome/bin/tnslsnr: please wait...
    TNSLSNR for MacOS X Server: Version 9.2.0.1.0 - Beta
    System parameter file is /Users/jfdavis/9iR2/orahome/network/admin/listener.ora
    Log messages written to /Users/jfdavis/9iR2/orahome/network/log/listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=acsoft.biz)(PORT=1521)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=acsoft.biz)(PORT=2481)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521)))
    TNS-12547: TNS:lost contact
    TNS-12560: TNS:protocol adapter error
    TNS-00517: Lost contact
    MacOS X Server Error: 54: Connection reset by peer
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=2481)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    MacOS X Server Error: 61: Connection refused
    Any ideas on what I can do to solve this?
    Thanks,
    Jay Davis
    Atlanta

    Well,It's a small problem simple to solve it.
    Could you please check in profile that you had set every thing properly
    that includes path of the oracle home etc..
    Another thing is that there is 2 listening ports which is 1521,2481 that also you got to check it up.
    Onece you gon thru the restriction above.
    Pls,let me the status of the work.
    I will be able to solve your problems.
    Thanks and Regards
    Riyaas
    Oracle Applications DBA
    Email : [email protected]
    Kuwait

  • Database is started but Listener won't start

    Hi community,
    During the weekend, an outage took my Windows Server 2008 R2 down and my database by the same way.
    I Started the database back on but I'm having some issues starting the TNS LISTENER of my 11.0.2 database.
    I tried starting the service : OracleOraDb11g_home1TNSListener
    but i get the following error : The OracleOraDb11g_home1TNSListener service on Local computer started and then stopped. Some services stop automatically if they are not in use by other services or programs.
    the LSNRCTL Status gives me this :
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
      TNS-00511: No listener
       64-bit Windows Error: 2: No such file or directory
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=LIPCSATT.ireq.ca)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
      TNS-00511: No listener
       64-bit Windows Error: 61: Unknown error
    The lsnrctl start gives me this :
    Z:\>lsnrctl start
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 06-AUG-2013 07:55:03
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Starting tnslsnr: please wait...
    Failed to start service, error 0.
    TNS-12560: TNS:protocol adapter error
    Here are My ora files :
    # sqlnet.ora Network Configuration File: E:\app\da2803\product\11.2.0\dbhome_1\network\admin\sqlnet.ora
    # Generated by Oracle configuration tools.
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT, LDAP)
    # tnsnames.ora Network Configuration File: E:\app\da2803\product\11.2.0\dbhome_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    OROBEE =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = OROBEE)
    LISTENER_OROBEE =
      (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    ORACLR_CONNECTION_DATA =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
        (CONNECT_DATA =
          (SID = CLRExtProc)
          (PRESENTATION = RO)
    # listener.ora Network Configuration File: E:\app\da2803\product\11.2.0\dbhome_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = CLRExtProc)
          (ORACLE_HOME = E:\app\da2803\product\11.2.0\dbhome_1)
          (PROGRAM = extproc)
          (ENVS = "EXTPROC_DLLS=ONLY:E:\app\da2803\product\11.2.0\dbhome_1\bin\oraclr11.dll")
    LOGGING_LISTENER = OFF
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
       (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
          (ADDRESS = (PROTOCOL = TCP)(HOST = LIPCSATT.ireq.ca)(PORT = 1521))
    ADR_BASE_LISTENER = E:\app\da2803
    TRACE_LEVEL_LISTENER = OFF
    my variables are as follows :
    ALLUSERSPROFILE=C:\ProgramData
    APPDATA=C:\Users\db4626\AppData\Roaming
    BI_ORACLE_HOME=E:\app\Middleware_home\Oracle_BI1
    CLIENTNAME=PCS00427
    CommonProgramFiles=C:\Program Files\Common Files
    CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
    CommonProgramW6432=C:\Program Files\Common Files
    COMPUTERNAME=LIPCSATT
    ComSpec=C:\Windows\system32\cmd.exe
    DEFLOGDIR=C:\ProgramData\McAfee\DesktopProtection
    FP_NO_HOST_CHECK=NO
    GRAILS_HOME=C:\grails-2.0.0
    HOMEDRIVE=Z:
    HOMEPATH=\
    HOMESHARE=\\ireqhq\docireq\20032b\DB4626
    JAVA_HOME=C:\PROGRA~1\Java\jdk1.6.0_26
    LOCALAPPDATA=C:\Users\db4626\AppData\Local
    LOGONSERVER=\\WINDSOR
    NUMBER_OF_PROCESSORS=4
    ORACLE_HOME=E:\app\da2803\product\11.2.0\dbhome_1
    ORACLE_SID=OROBEE
    OS=Windows_NT
    Path=E:\app\da2803\product\11.2.0\dbhome_1\BIN;D:\oracle\product\11.2.0\client_1
    \bin;E:\app\Middleware_home\Oracle_BI1\bin;E:\app\Middleware_home\Oracle_BI1;C:\
    Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\Windows
    PowerShell\v1.0\;C:\Program Files\TortoiseSVN\bin;C:\PROGRA~1\Java\jdk1.6.0_26\b
    in;C:\grails-2.0.0\bin;C:\Program Files\TortoiseGit\bin;E:\app\Middleware_home\O
    racle_BI1\products\Essbase\EssbaseServer\bin;E:\app\Middleware_home\Oracle_BI1\b
    in;E:\app\Middleware_home\Oracle_BI1\opmn\bin;E:\app\Middleware_home\Oracle_BI1\
    opmn\lib;E:\app\Middleware_home\Oracle_BI1\perl\bin;C:\apps\FME\;E:\app\da2803\p
    roduct\11.2.0\dbhome_1\bin
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
    PROCESSOR_ARCHITECTURE=AMD64
    PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 44 Stepping 2, GenuineIntel
    PROCESSOR_LEVEL=6
    PROCESSOR_REVISION=2c02
    ProgramData=C:\ProgramData
    ProgramFiles=C:\Program Files
    ProgramFiles(x86)=C:\Program Files (x86)
    ProgramW6432=C:\Program Files
    PROMPT=$P$G
    PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\
    PUBLIC=C:\Users\Public
    SESSIONNAME=RDP-Tcp#0
    SystemDrive=C:
    SystemRoot=C:\Windows
    TEMP=C:\Users\db4626\AppData\Local\Temp\3
    TMP=C:\Users\db4626\AppData\Local\Temp\3
    TNS_ADMIN=E:\app\da2803\product\11.2.0\dbhome_1\NETWORK\ADMIN
    USERDNSDOMAIN=IREQ.CA
    USERDOMAIN=IREQHQ
    USERNAME=db4626
    USERPROFILE=C:\Users\db4626
    VSEDEFLOGDIR=C:\ProgramData\McAfee\DesktopProtection
    windir=C:\Windows
    _PENTAHO_JAVA=C:\PROGRA~2\Java\jre7\bin\javaw
    _PENTAHO_JAVA_HOME=C:\PROGRA~2\Java\jre7\bin\java
    PLEASE HELP ME COMMUNITY, I am out of ressources.

    My hosts file is there and i have the rights to access it because I am a member of the administrators group.
    I searched for it on the net and no one talks about a missing file...
    Besides here is the the content of my sqlnet.log
    Fatal NI connect error 12541, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521))(CONNECT_DATA=(SID=orobee)(CID=(PROGRAM=E:\app\da2803\product\11.2.0\dbhome_1\bin\emagent.exe)(HOST=LIPCSATT)(USER=SYSTEM))))
      VERSION INFORMATION:
      TNS for 64-bit Windows: Version 11.2.0.1.0 - Production
      Windows NT TCP/IP NT Protocol Adapter for 64-bit Windows: Version 11.2.0.1.0 - Production
      Time: 05-AUG-2013 13:46:29
      Tracing not turned on.
      Tns error struct:
        ns main err code: 12541
        TNS-12541: TNS:no listener
        ns secondary err code: 12560
        nt main err code: 511
        TNS-00511: No listener
        nt secondary err code: 61
        nt OS err code: 0

  • Oracle 10g database listener won't start now that I have VPN for work

    Hi,
    I recently had VPN installed for work on my laptop so I could work from home. Work has a variety of oracle stuff installed and now available to me. However now the listener for my 10g database local on my laptop is unable to start - I start it and it just stops. Does anyone know what I can do about this?
    thx
    Adam

    lol, it's ok - i forgot to configure listener.ora
    cheers
    adam

  • TNS Listener won't start

    Dear people,
    I'm experiencing some trouble with starting the OracleOraDb11g_home1TNSListener service. (in my case)
    The service 'started and then stopped'.
    Win XP prof SP2
    Wireless connection
    Oracle 11g
    PATH variable: D:\data\ORACLE_INSTALLATION\product\11.1.0\db_1;D:\data\ORACLE_INSTALLATION\product\11.1.0\db_1\bin;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program Files\Java\jdk1.5.0_06\bin
    Computername: AC31104959.****.com
    This is in my tnsnames.ora file:
    SRC =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = AC31104959.****.com)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = src)
    Hopefully you know some hints to get things working.
    Thanks in advance!

    IPCONFIG:
    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.
    Ethernet adapter Wireless Network Connection:
    Connection-specific DNS Suffix . : ****.com
    IP Address. . . . . . . . . . . . : 10.109.62.139
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 10.109.62.1
    Ethernet adapter Local Area Connection 3:
    Connection-specific DNS Suffix . :
    IP Address. . . . . . . . . . . . : 10.10.10.10
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . :
    HOST FILE:
    127.0.0.1 localhost
    192.168.0.10 AC31104959.****.com
    10.10.10.10 AC31104959
    Where AC31104959.****.com is the full computer name.

  • Admin listener won't start

    I read through the postings regarding "the same" problem. After
    installing RDBMS and WAS without problems I end up with one
    problem: owsctl start admin
    results in
    Oracle Web Listener 3.0.2 Production (Export), Version 2.14FC1
    Copyright 1997 Oracle Corp. All Rights Reserved.
    OWS-08811: Unable to startup Oracle Web Listener `admin'.
    The other WAS processes are up and running. I don't get any bit
    in a log file. I looked at the configuration files which seemed
    okay (I installed these products on Solaris 2.5.1 successfully).
    Anyone out there with an idea?
    null

    Jim (guest) wrote:
    : Are you running the process as root? That was the only problem
    I
    : had with the UNIX version (it was a lack of understanding on my
    : part).
    : -Jim
    : Christof Brass (guest) wrote:
    : : I read through the postings regarding "the same" problem.
    After
    : : installing RDBMS and WAS without problems I end up with one
    : : problem: owsctl start admin
    : : results in
    : : Oracle Web Listener 3.0.2 Production (Export), Version
    2.14FC1
    : : Copyright 1997 Oracle Corp. All Rights Reserved.
    : : OWS-08811: Unable to startup Oracle Web Listener `admin'.
    : : The other WAS processes are up and running. I don't get any
    bit
    : : in a log file. I looked at the configuration files which
    seemed
    : : okay (I installed these products on Solaris 2.5.1
    : successfully).
    : : Anyone out there with an idea?
    I ran it under oracle as it is recommended. After su-ing to root
    I got the same effect. Normally root permissions are only
    required if one port is below 1024. I posted the current state of
    my problem with subject "dlerror in web listener". Thanks, Jim,
    for helping me. I could install and run this piece on Solaris
    2.5.1 without serious problems (I had to re-link).
    null

  • Listener won't start or reload in 11gR2

    Here's my listener.ora file:
    #listener.ora Network Configuration File: /home/oracle/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora
    #Generated by Oracle configuration tools.
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
         (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
         (ADDRESS = (PROTOCOL = TCP)(HOST =xxx.xxx.xx.xx)(PORT = 1521))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (GLOBAL_DBNAME = mrch)
    (ORACLE_HOME = /home/oracle/app/oracle/product/11.2.0/dbhome_1)
    (SID_NAME = mmmm)
    (PROGRAM = extproc)
    (SID_DESC =
    (GLOBAL_DBNAME = ORCL)
    (ORACLE_HOME = /home/oracle/app/oracle/product/11.2.0/dbhome_1)
    (SID_NAME = ORCL)
    (PROGRAM = extproc)
    ADR_BASE_LISTENER = /home/oracle/app/oracle
    Please guys what am I missing?

    Solved my problem! You just have to get the parentheses right. Here's the working version of the same listener.ora. Hope it helps someone out there.
    #listener.ora Network Configuration File: /home/oracle/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora
    #Generated by Oracle configuration tools.
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
         (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
         (ADDRESS = (PROTOCOL = TCP)(HOST = xxx.xxx.xx.xx)(PORT = 1521))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
         (GLOBAL_DBNAME = xxxx)
         (ORACLE_HOME = /home/oracle/app/oracle/product/11.2.0/dbhome_1)
         (SID_NAME = xxxx)
         (PROGRAM = extproc)
    (SID_DESC =
         (GLOBAL_DBNAME = 4444)
         (ORACLE_HOME = /home/oracle/app/oracle/product/11.2.0/dbhome_1)
         (SID_NAME = 4444)
         (PROGRAM = extproc)
    ADR_BASE_LISTENER = /home/oracle/app/oracle

  • Oracle 11g application won't start sometimes(jar files issue)

    Hello,
    The issue we experience is that now and then, our forms 11g application
    won't start.
    So it can be the case that, for example, the application can be started
    succesfully 5 times in a row, but the 6th and 7th time, it won't start
    anymore. But when we relaunch it for the 8th time, it launches perfectly.
    When the application isn't starting, a new window is opened having a yellow triangle
    with an exclamation mark on the top right corner.
    After a long period, we suddely discovered that it had something to do with ".jar" files.
    Because when we clear the "java jar cache" on the client machine
    (start -> control panel -> java -> "general" tab -> "view..." button -> select all the files and click on the
    cross(remove selected sources) ), the application succesfully starts for about 10 times in a row.
    But the first time we start the application(after clearing the cache), it takes much longer, because the application
    is downloading the .jar files again. (java logo appears with a progress bar)
    But clearing the cache every time before starting the application can't be a decent solution we think.
    When we enable all java debugging info in the console, we received the error below 2 times when launching a application session that refused to start:
    java.security.AccessControlException: access denied (java.lang.RuntimePermission accessClassInPackage.sun.awt)
         at java.security.AccessControlContext.checkPermission(Unknown Source)
         at java.security.AccessController.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPackageAccess(Unknown Source)
         at sun.plugin2.applet.Applet2SecurityManager.checkPackageAccess(Unknown Source)
         at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at oracle.forms.engine.Main.initDesktop(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Anyone having a clue ?
    thanks in advance !

    Sorry, I meant WEB-INF\lib in the WAR file inside my EAR.
    I put all the jar files in the WEB-INF\lib of the WAR file but it still does not work. I have to specify them in the classpaths and put the jar files in the domains\domain\lib directory
    I thought if you put it in the WEB-INF\lib then you don't have to put them in the classpath.
    Am I right?

  • 11g DB Control service won't start on Win XP Pro

    Hi all,
    In installing my 11g database, the DB Control service won't start so the database config fails prior to doing the EM stuff. The system event viewer says:
    The OracleDBConsoleorcl11p1 service terminated with service-specific error 2 (0x2).
    Querying further, I find the following:
    SERVICE_NAME: OracleDBConsoleorcl11p1
    TYPE : 10 WIN32_OWN_PROCESS
    STATE : 1 STOPPED
    (NOT_STOPPABLE,NOT_PAUSABLE,IGNORES_SHUTDOWN)
    WIN32_EXIT_CODE : 1066 (0x42a)
    SERVICE_EXIT_CODE : 2 (0x2)
    CHECKPOINT : 0x0
    WAIT_HINT : 0x0
    Researching the error code 1066 simply says it is a vendor-specific error code. Anyone out there ever come across such a thing?
    Cheers,
    Jim Greetham

    Jim,
    Were you able to figure out the problem why you were getting 'service specific error occurred:2'?
    I have the same issue.
    DB version: 11.1.0.6.0
    OS: Win XP (latest patches and updates applied)
    The database and other pieces are working just fine.
    Thank you,
    Taj

Maybe you are looking for

  • IDOC to multiple file with dynamic file names with same content

    Hi, My scenario is from IDOC to file. The number of files which i need to create is dynamic, which depends on the number of plants. I have a Z-table where i will maintin list of all plants ( non SAP plant names). I need to fetch the data from this z-

  • Wet iPhone/ Hard Reset

    My iPhone got wet on Thursday, from then on the sound wouldn't work other than calls, text tones, lock/unlock sounds, and keypad sounds didn't work at all. Then today it told me my phone has to be restored because i can't make or receive calls now. I

  • Hyperlink without adding file extension

    I have created a website using iWeb and have several links on it to other files on my computer.  IWeb overrides the text I put in as the link and adds the file extension to it.  I have tried renaming the file without an extension but it is always put

  • Link to download a purchase

    i purchased a copy of OSX Mountain Lion from the App Store yesterday, and have been told it will take 1-3 business days to receive an email with a link to download. Really Apple. 1-3 business days to download software!  It should be immediate just li

  • Adjusting row height in JTable

    hi: i think i have a tricky one.. i have a Jtable where the cell renderers extend JTextArea. I set the column width, but because the cells can contain any amount of text, i have to adjust each row width to accomodate the text. i used the FontMetrics