Unable to start listener.  Tried everything!!!

Before somone snaps my head off for not researching this problem by searching this forum, I already have tried everything mentioned in all the posts. Here are some of the things going on:
Output of /etc/hosts
xx.255.xxx.xx sis-tor-em10g.concisetech.local sis-tor-em10g
127.0.0.1 localhost.localdomain localhost
Output of listener.ora
SID_LIST_LISTENER =
(SID_LIST =
(SID_DESC =
(SID_NAME = PLSExtProc)
(ORACLE_HOME = /u01/app/oracle/product/10.2.0/db10g)
(PROGRAM = extproc)
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = sis-tor-em10g.concisetech.local)(PORT = 1521))
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
Output of "lsnrctl start"
[oracle@sis-tor-em10g] lsnrctl start
LSNRCTL for Linux: Version 10.1.0.4.0 - Production on 24-APR-2007 14:46:23
Copyright (c) 1991, 2004, Oracle. All rights reserved.
Starting /u01/app/oracle/product/10.2.0/db10g/bin/tnslsnr: please wait...
TNS-12537: TNS:connection closed
TNS-12560: TNS:protocol adapter error
TNS-00507: Connection closed
Linux Error: 29: Illegal seek
Output of "lsnrctl serv"
[oracle@sis-tor-em10g] lsnrctl serv
LSNRCTL for Linux: Version 10.1.0.4.0 - Production on 24-APR-2007 14:46:41
Copyright (c) 1991, 2004, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=sis-tor-em10g.concisetech.local)(PORT=1521)))
TNS-12541: TNS:no listener
TNS-12560: TNS:protocol adapter error
TNS-00511: No listener
Linux Error: 111: Connection refused
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC)))
TNS-12541: TNS:no listener
TNS-12560: TNS:protocol adapter error
TNS-00511: No listener
Linux Error: 111: Connection refused
Output of "relink all" (Final Output)
make: *** [tnslsnr] Error 1
Output of sqlnet.log (I am putting this here cause I am not seeing any errors in the LISTENER.log file)
Fatal NI connect error 12545, connecting to:
(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=tor-imp-db)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=dev9i.torimpdb)(CID=(PROGRAM=java)(HOST=sis-tor-em10g)(USER=oracle))))
VERSION INFORMATION:
TNS for Linux: Version 10.1.0.4.0 - Production
TCP/IP NT Protocol Adapter for Linux: Version 10.1.0.4.0 - Production
Time: 24-APR-2007 14:27:39
Tracing not turned on.
Tns error struct:
ns main err code: 12545
TNS-12545: Connect failed because target host or object does not exist
ns secondary err code: 12560
nt main err code: 515
TNS-00515: Connect failed because target host or object does not exist
nt secondary err code: 0
nt OS err code: 0
Now from reading everyone's posting regarding this issue, what is the problem here since my host file seems to be correct.
HELP!!!! IT WAS WORKING ABOUT 30 MINUTES AGO!!!!

Thanks for everyone's help in this critical matter. So basically I am back at the begining. The listerner will not start. I have made all the changes that people have asked me to do and did a reboot. Also to answer onw question from a posting before, the only thing that changed was I tried to upgrade the DB to 10.2.0.3 and I was unable to. So I then removed the 10.2.0 ORACLE_HOME and I am left with 10.1.0.4.
Here is what I have done so far:
OUTPUT OF /etc/hosts
127.0.0.1 localhost.localdomain localhost
10.255.200.79 sis-tor-em10g.concisetech.local sis-tor-em10g
OUTPUT OF LISTERNER
SID_LIST_LISTENER =
(SID_LIST =
(SID_DESC =
(SID_NAME = PLSExtProc)
(ORACLE_HOME = /u01/app/oracle/product/10.2.0/db10g)
(PROGRAM = extproc)
(SID_DESC =
(SID_NAME = emrep)
(ORACLE_HOME = /u01/app/oracle/product/10.2.0/db10g)
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = xx.255.x0x.xx)(PORT = 1521))
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
OUTPUT OF STARTING DB and LISTENER
[oracle@sis-tor-em10g] sqlplus "/as sysdba"
SQL*Plus: Release 10.1.0.4.0 - Production on Wed Apr 25 09:24:56 2007
Copyright (c) 1982, 2005, Oracle. All rights reserved.
Connected to an idle instance.
SQL> STARTUP
ORACLE instance started.
Total System Global Area 536870912 bytes
Fixed Size 780056 bytes
Variable Size 154147048 bytes
Database Buffers 381681664 bytes
Redo Buffers 262144 bytes
Database mounted.
Database opened.
SQL> exit
Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.4.0 - Pr oduction
With the Partitioning, OLAP and Data Mining options
[oracle@sis-tor-em10g] lsnrctl status
LSNRCTL for Linux: Version 10.1.0.4.0 - Production on 25-APR-2007 09:25:34
Copyright (c) 1991, 2004, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=xx.255.x0x.xx)(PORT=1521 )))
TNS-12541: TNS:no listener
TNS-12560: TNS:protocol adapter error
TNS-00511: No listener
Linux Error: 111: Connection refused
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC)))
TNS-12541: TNS:no listener
TNS-12560: TNS:protocol adapter error
TNS-00511: No listener
Linux Error: 111: Connection refused
[oracle@sis-tor-em10g] lsnrctl start
LSNRCTL for Linux: Version 10.1.0.4.0 - Production on 25-APR-2007 09:25:41
Copyright (c) 1991, 2004, Oracle. All rights reserved.
Starting /u01/app/oracle/product/10.2.0/db10g/bin/tnslsnr: please wait...
TNS-12537: TNS:connection closed
TNS-12560: TNS:protocol adapter error
TNS-00507: Connection closed
Linux Error: 29: Illegal seek
[oracle@sis-tor-em10g]
I hope this help you guys in return to help me out...PLEASE!!!!!

Similar Messages

  • Unable to Start Listener? ORacle 10.2.0 (solved)

    I am on Oracle 10.2.0
    I followed the necessary steps to the T.
    I tried to Connect to the database using SQL*Plus:
    sqlplus
    system
    system_password
    select count(*) from dba_objects; #(This should
    # return a count of the number of objects in the
    # database)
    But i was unable to connect. The problem is that i don't remember my system login and password? How do i resest these?
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux Error: 2: No such file or directory
    Message was edited by:
    montero
    Message was edited by:
    montero

    thanks yingkuan. My problem is i can't get my listener started.
    when i do the following i get errors.
    I log into the system as oracle.
    [oracle@montero admin]$ lsnrctl start
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 29-NOV-2007 10:47:24
    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
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=MYDB)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=PNPKEY)))
    Error listening on: (ADDRESS=(PROTOCOL=TCP)(Host=montero.dhcp.domain.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 is an exact copy and paste of the contents of my listener.ora file:
    # listener.ora Network Configuration File: /home/oracle/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
    # Generated by Oracle configuration tools.
    # Version Date: NOV-28-07
    # Filename: Listener.ora
    LISTENER =
    (ADDRESS_LIST =
    (ADDRESS= (PROTOCOL= IPC)(KEY=MYDB))
    (ADDRESS= (PROTOCOL= IPC)(KEY= PNPKEY))
    (ADDRESS= (PROTOCOL= TCP)(Host= dina.dhcp.2wire.com)(Port= 1521))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (GLOBAL_DBNAME= montero.dhcp.domain.com.)
    (ORACLE_HOME= /home/oracle/app/oracle/product/10.2.0/db_1)
    (SID_NAME = MYDB)
    (SID_DESC =
    (SID_NAME = extproc)
    (ORACLE_HOME = /home/oracle/app/oracle/product/10.2.0/db_1)
    (PROGRAM = extproc)
    STARTUP_WAIT_TIME_LISTENER = 0
    CONNECT_TIMEOUT_LISTENER = 10
    TRACE_LEVEL_LISTENER = OFF

  • Unable to start listener in Oracle 10g personal edition

    Hi all,
    I am trying to start the listener on my Oracle 10g personal edition. I tried this from Windows' Administrative Tools' and then 'Services'. I also tried it from the Command line. Both methods fail. Here are the error messages for each method:
    In 'Services' in Windows:
    The OracleOraDB10g_home1TNSListner service on Local Computer started and then stopped. Some services stop automatically if they have no work to do, for example, the Performance Logs and Alerts service. In 'Command Line':
    D:\oracle\product\10.2.0\db_1\BIN>lsnrctl start
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 23-MAY-2012 09:47:02
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    System parameter file is D:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    Log messages written to D:\oracle\product\10.2.0\db_1\network\log\listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=ABCDEFG)(PORT=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 error
    Listener failed to start. See the error message(s) above...
    D:\oracle\product\10.2.0\db_1\BIN> Any ideas have this issue could get resolved.
    Thank you in advance,
    Seyed

    Seyed_G wrote:
    Hi all,
    I am trying to start the listener on my Oracle 10g personal edition. I tried this from Windows' Administrative Tools' and then 'Services'. I also tried it from the Command line. Both methods fail. Here are the error messages for each method:
    In 'Services' in Windows:
    The OracleOraDB10g_home1TNSListner service on Local Computer started and then stopped. Some services stop automatically if they have no work to do, for example, the Performance Logs and Alerts service. In 'Command Line':
    D:\oracle\product\10.2.0\db_1\BIN>lsnrctl start
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 23-MAY-2012 09:47:02
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    System parameter file is D:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    Log messages written to D:\oracle\product\10.2.0\db_1\network\log\listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=W99X01G4R08B1.okdhs.int)(PORT=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 error
    Listener failed to start. See the error message(s) above...
    D:\oracle\product\10.2.0\db_1\BIN> Any ideas have this issue could get resolved.
    Thank you in advance,
    SeyedHas Windows Service for Listener been successfully started & running now?

  • Unable to start LISTENER on HP UX

    I am trying to start the oracle listener but I encountered error:
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    HPUX Error: 2: No such file or directory
    Hope any one can help.
    Thank You in advance

    884829 wrote:
    I am trying to start the oracle listener but I encountered error:
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    HPUX Error: 2: No such file or directory
    Hope any one can help.
    Thank You in advanceWhat happens if you add the following entry in your listener.ora file?
    SUBSCRIBE_FOR_NODE_DOWN_EVENT_<listener>=OFFWhere <listener> your listener name and then try ;
    lsnrctl start

  • Unable to start listener

    LSNRCTL> start
    Starting /u04/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 /u04/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
    Log messages written to /u04/app/oracle/product/10.2.0/db_1/network/log/listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC0)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.159.179)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    Linux Error: 99: Cannot assign requested address
    Listener failed to start. See the error message(s) above...
    suggestions are appreciated
    -Kiran

    listener file:
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.159.179)(PORT = 1521))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /u01/app/oracle/product/10.1.3/db_1)
    (PROGRAM = extproc)
    (SID_DESC =
    (GLOBAL_DBNAME = KK)
    (ORACLE_HOME = /u01/app/oracle/product/10.1.3/db_1)
    (SID_NAME = KK)
    im working on 'KK' instance

  • IWeb crashing on start up tried everything!

    I have tried restarting, deleting the plist file, I have even tried re-installing from the disk but iWeb keeps crashing on startup and so does iMovie.
    iWeb and iMovie on '08 works fine just not the '09 version.
    This is the reported info:
    Process: iWeb [319]
    Path: /Applications/iLife '09/iWeb.app/Contents/MacOS/iWeb
    Identifier: com.apple.iWeb
    Version: ??? (???)
    Build Info: iWeb-4650000~54
    Code Type: X86 (Native)
    Parent Process: launchd [143]
    Interval Since Last Report: 1711 sec
    Crashes Since Last Report: 4
    Per-App Interval Since Last Report: 0 sec
    Per-App Crashes Since Last Report: 3
    Date/Time: 2009-12-07 16:31:25.122 +0000
    OS Version: Mac OS X 10.5.8 (9L31a)
    Report Version: 6
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread: 0
    Dyld Error Message:
    Library not loaded: @executable_path/../Frameworks/FTPKit.framework/FTPKit
    Referenced from: /Applications/iLife '09/iWeb.app/Contents/MacOS/iWeb
    Reason: no suitable image found. Did find:
    /Applications/iLife '09/iWeb.app/Contents/MacOS/../Frameworks/FTPKit.framework/FTPKit: unknown file type, first eight bytes: 0x56 0x65 0x72 0x73 0x69 0x6F 0x6E 0x73
    Any ideas?

    cats11112 wrote:
    Whats the download?
    It may be the "Mac OS X 10.5.8 Combo Update" — available HERE. ...Applying the appropriate Combo update worked for THIS 10.6.2 user.
    By the way, it's useful to put the Mac OS X version you're using in your Public Profile — choose the appropriate version under the +Operating System+ section.

  • Unable to Cancel Service, Tried Everything

    Dear Verizon,
    I have been trying to cancel my service on one of our cards for several weeks now. I cannot call you because I'm overseas and your 1800 dial tone doesn't accept Skype calls as when you use your keypad, it doesn't acknowledge any keypads entered and just disconnects overtime. We tried this on different internet networks and PC's with the same problem. Live Chat is down, you don't offer email support, I contacted support on Twitter and Facebook and they have advised me to call using an international phone number that is disconnected. I keep getting billed for something I haven't used in months. I'm so frustrated to the point I'm seriously considering cancelling all accounts with Verizon as it's so difficult to use your services all around lately.
    Please assist me as soon as possible on this issue as this is my last resort before I just stopped making payments until you cancel my account due to unpaid bills.

    i still in the US now so i did not
    i just want to know if my order really was cancelled and how can i fix it cuz i did not cancel it
    thx 
    >> Personal information removed to comply with the Verizon Wireless Terms of Service <<
    Message was edited by: Verizon Moderator

  • IP changed, unable to start listener

    Hi all,
    I shifted the machine which has been running a rapid install of Ebiz R12.1.1 recently, meaning a new IP was assigned.
    I've updated the hosts file, but now when i try to bring up the listener i receive an error stating the listener name is missing in the listener.ora file.
    TNS-01151: Missing listener name, VIS, in LISTENER.ORA
    Hosts
    192.168.56.101 oel63.localdomain oel63
    127.0.0.1 localhost.localdomain localhost
    listener.ora
    VIS =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST) = oel63.localdomain)(PORT = 1576))
    SID_LIST_VIS =
    (SID_LIST =
    (SID_DESC =
    (ORACLE_HOME= /u01/ebs/R12VIS/db/tech_st/11.1.0)
    (SID_NAME = VIS)
    tnsnames.ora
    VIS=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=oel63.localdomain)(PORT=1576))
    (CONNECT_DATA=
    (SID=VIS)
    Not sure what else i am supposed to do. To me, both the TNSNAMES and LISTENER have the correct information. Nothing has changed since it was working correctly to now.
    Any help would be greatly appreciated.
    Cheers,
    Russell H.

    I shifted the machine which has been running a rapid install of Ebiz R12.1.1 recently, meaning a new IP was assigned.How did you shift the machine? Did you clone or just copy?
    TNS-01151: Missing listener name, VIS, in LISTENER.ORAhttps://forums.oracle.com/forums/search.jspa?threadID=&q=TNS-01151&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    I've updated the hosts file, but now when i try to bring up the listener i receive an error stating the listener name is missing in the listener.ora file.Where is the listener.ora file located? Is it under $TNS_ADMIN directory?
    (ADDRESS = (PROTOCOL = TCP)(HOST) = oel63.localdomain)(PORT = 1576))Is "HOST)=" a typo? This line should look like:
    (ADDRESS = (PROTOCOL = TCP)(HOST = oel63.localdomain)(PORT = 1576))
    Thanks,
    Hussein

  • Unable to start and create new listener

    hiii everybody,
    I m unable to start listener in win 7 (11g database) using services.msc bcoz it is showing "status as stopped" only and also unable to create a new listener using net configuration assistant which is giving error-"could not create listener".plz, help and ur help apppreciated.thanks.
    os win 7 64 bits
    db 11.2.0.1
    listerner.ora
    # listener.ora Network Configuration File: C:\app\oracle\product\11.2.0\dbhome_2\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    ADR_BASE_orcl = C:\app\oracle
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = CLRExtProc)
    (ORACLE_HOME = C:\app\oracle\product\11.2.0\dbhome_2)
    (PROGRAM = extproc)
    (ENVS = "EXTPROC_DLLS=ONLY:C:\app\oracle\product\11.2.0\dbhome_2\bin\oraclr11.dll")
    orcl =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = hostname)(PORT = 1521))
    ADR_BASE_LISTENER = C:\app\oracle
    Edited by: 938946 on Jan 23, 2013 4:56 AM

    when i run lsnrctl start it is giving tns protocol adapter error and i m unable to start listener from services.msc and unable to create new listener also using net configuration assistant.where m i wrong?
    # listener.ora Network Configuration File: C:\app\oracle\product\11.2.0\dbhome_2\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    ADR_BASE_orcl = C:\app\oracle
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = CLRExtProc)
    (ORACLE_HOME = C:\app\oracle\product\11.2.0\dbhome_2)
    (PROGRAM = extproc)
    (ENVS = "EXTPROC_DLLS=ONLY:C:\app\oracle\product\11.2.0\dbhome_2\bin\oraclr11.dll")
    (SID_DESC =
    (SID_NAME = orcl)
    (ORACLE_HOME = C:\app\oracle\product\11.2.0\dbhome_2)
    (SERVICE_NAME = orcl.mbs.ae)
    (SID=orcl)
    orcl =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.7.86)(PORT = 1521))
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.7.86)(PORT = 1521))
    ADR_BASE_LISTENER = C:\app\oracle
    SID_LIST_orcl =
    (SID_LIST =
    (SID_DESC =
    (GLOBAL_DBNAME = orcl.mbs.ae)
    (SID_NAME = orcl)
    Edited by: 938946 on Jan 23, 2013 5:12 AM

  • Unable to start X61s laptop

    had wireless problem but couldn't fix it so decided to try restore the system
    but seems the restore failed too so now unable to start
    also tried to start it in safe mode
    still it directs me to Rescue and Recovery 4 - but seems the Startup Repair couldn't fix it either.
    the msg ' StartRep.exe - Application Error' keeps coming up
    tried diffferernt ways but everytime ended up here.
    can anyone help?
    many thanks!

    You might want to do a clean iinstall on your windows.
    Ishaan Ideapad Y560(i3 330m), Hp Elitebook 8460p!(i5-2520M) Hp Pavilion n208tx(i5-4200u)
    If you think a post helped you, then you can give Kudos to the post by pressing the Star on the left of the post. If you think a post solved your problem, then mark it as a solution so that others having the same problem can refer to it.

  • Can not start listener

    error while starting the listener and db is 9.2.0
    The tns listener service started and then stopped.Some services stop automatically if they have no work to do for example the performance log and alert servicess
    any help how to start it now

    Mushy wrote:
    i am unable to start listener thats why the connectivity problem so jst suggest me brother wat to do to start listener
    thanks a lotFirst Carefully do it.
    Step 1:
    Go to network configuration assistant.
    Delete existing listener and then after deletion
    Go to add new listener and after listener added
    Go to Local net service configration assistant and add and give service name (your oracle sid) and give your host name (host name should be your computer name or ip address of your computer ) and after add it you should test it whether you can connect your database or not.
    If you cann't connect,
    Go to
    Copy of your database tnsnames string ORCL Ex:\D:\oracle\ora92\network\admin\tnsnames.ora and
    past it to tnsnames of devsuite ex:\c:\devsuite\network\admin\tnsnames.ora
    Copy of
    %oracle_home%\network\admin\tnsnames.ora open it and copy your database string.
    ORCL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = mazar)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl)
    and then paste it to %dev_home%/network/admin/tnsnames.ora
    after paste it
    go to ping tnsping orcl. You can sure your oracle service is started here
    if its ping , you should check listener also .lsnrctl>status
    I'm sure ,if you're do properly follow above steps, you can connect easily.

  • TS5376 Every time I try to install Itunes I get an error message saying it is unable to start services and to verify that I have sufficient privileges.  I am the administrator.  I have tried everything I can think of.

    Every time I try to install Itunes I get an error message saying it is unable to start services and to verify that I have sufficient privileges.  I am the administrator.  I have tried everything I can think of.  When I click the ingore option it doesn't install corectly and I get a message saying MSVCR80.dll file is missing.

    Try the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • Unable to download apps, I've tried everything. Help me plz!

    It first starts off as it is downloading then it stops, and says unable to download. I have tried everything including reboot, signing off and turning off iPad, resetting my settings and just recently changed my password. Yet nothing seems to work. The weird thing is it let me update my current apps. I would really appreciate if someone could help me out.

    Trying a different hotspot is a good idea. If it works there, then you may have issues with your home wifi.
    I once had an issue with my router. There was a setting on it that made any large file download as corrupt and I had to change the setting on the router to clear that up. (I can't get more specific than that, it was a couple of years ago and every router is different)
    So if you can download from somewhere else, then the issue may be your local internet and maybe the router.
    if you're downloading from a wifi hotspot then they may have put download limits on the router to keep people from downloading big files. If it's your regular home wifi, then you can troubleshoot your router and see if there's a setting for you to change.

  • Zen Xtra (Nomad) - Unable to read from device error (have tried everythi

    Recently, I've been having problems with my Creative Zen Xtra Nomad mp3 player. One day it started freezing and lagging massi'vely when I would enter nomad explorer. Now it's virtually impossible to drag and drop something from nomad explorer to my computer or vise versa (keep getting the unable to read from device error). However, sometimes I am able to get an mp3 or two after about 5 minutes of transfer time.
    I have no idea why it is doing this. One day I'm transferring my data back and forth with no problem, and the very next day I am getting this freezing, lagging, and errors when trying to transfer. The only thing that changed was me formatting my computer in between it working and it not working, but I did reinstall the driver and nomad explorer once I formatted (I'm also using the same USB 2.0 cable, but it worked fine the day before, so I am pretty sure that's not part of the problem). I was using the mp3 player to store about 0 GB worth of data for when I formatted, and now I'm unable to retrieve virtually any of it. I've tried everything under the PC Connectivity link short of formatting the mp3 hard dri've (and that is not an option because I need the files). I took it to a friends house to try on his computer, but it acted the same way. I'm completely stumped. Is there anything I haven't ruled out? Also, I'm running Windows XP Pro SP2, and I was using SP2 before the format as well if that has any relevance.
    Please let me know if I've left out any important information relevant to this issue. Any help would be very much appreciated.
    Thanks in advance.
    -Noah Patterson
    Edit: I'm having the exact problem as this guy, but I didn't seem to find any answers on his thread.
    http://forums.creative.com/creativelabs/board/message?board.id=dap&message.id=6459&query.id=3264 5#M6459
    Message Edited by talzok on 09-20-2005 08:03 AMMessage Edited by talzok on 09-20-2005 08:09 AM

    Never use MP3 players to store important data, or as a single point of storage for any data (that includes keeping a backup of the player's audio tracks). You can have problems like this with accessing the data, as well as simply dropping the player and losing the lot.
    There are a couple of methods I've seen that have worked to retrieve data:
    . Driver update - either update to the latest drivers, or nonsensically downgrade to the drivers that come on the install CD.
    2. Notmad Explorer - use the Xtreamer function in Notmad Explorer's trial version (which is free) to access the data and download it. It will be tedious, because I assume you have to download one file at a time.
    As for your general problem, I would try using Creative's MediaSource instead of Nomad Explorer to access the player (people generally don't have good experiences with Nomad Explorer).
    Also make sure you download the latest versions of the drivers (taking above into account), MediaSource, and the MediaSource plugin from Nomadworld.com downloads.
    Once you have the data off (hopefully!) you might simply want to reformat it if none of the above hel
    ps.

  • Unable to start a Listener Port on Websphere 6

    Im trying to use Websphere6 with a Message Driven Bean.
    I dont know if this is Websphere Specific but you have to create a listener port for the server then you reference the listener port in your MDB.
    But my server fails to the start the listener port complaining about jndi problems.
    TradePort is the name of my ListenerPort and jms/JMSTradePortDestination is the name of my DestinationJNDIName, trade is the name of my MDB.
    I havent specified my DestinationJNDIName anywhere else as I understood it it is an arbitary name that the listener will use to accept jms requests.
    [04/05/05 15:49:26:656 BST] 00000011 MDBListenerIm W   WMSG0019E: Unable to start MDB Listener Trade, jms/JMSDestination TradePortDestination : javax.naming.NameNotFoundException: Context: kestrelNode01Cell/nodes/kestrelNode01/servers/server1, name: TradePortDestination: First component in name TradePortDestination not found.  Root exception is org.omg.CosNaming.NamingContextPackage.NotFound: IDL:omg.org/CosNaming/NamingContext/NotFound:1.0
         at com.ibm.ws.naming.ipcos.WsnOptimizedNamingImpl.do_resolve_complete_info(WsnOptimizedNamingImpl.java:970)
         at com.ibm.ws.naming.cosbase.WsnOptimizedNamingImplBase.resolve_complete_info(WsnOptimizedNamingImplBase.java:1435)
         at com.ibm.WsnOptimizedNaming._NamingContextStub.resolve_complete_info(Unknown Source)
         at com.ibm.ws.naming.jndicos.CNContextImpl.cosResolve(CNContextImpl.java:4045)
         at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1742)
         at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1703)
         at com.ibm.ws.naming.jndicos.CNContextImpl.lookupExt(CNContextImpl.java:1410)
         at com.ibm.ws.naming.jndicos.CNContextImpl.lookup(CNContextImpl.java:1290)
         at com.ibm.ws.naming.util.WsnInitCtx.lookup(WsnInitCtx.java:144)
         at javax.naming.InitialContext.lookup(InitialContext.java:361)
         at com.ibm.ejs.jms.listener.MDBListenerImpl.createResources(MDBListenerImpl.java:230)
         at com.ibm.ejs.jms.listener.MDBListenerImpl.internalStart(MDBListenerImpl.java:681)
         at com.ibm.ejs.jms.listener.MDBListenerImpl.restart(MDBListenerImpl.java:654)
         at com.ibm.ejs.jms.listener.MDBListenerImpl.alarm(MDBListenerImpl.java:969)
         at com.ibm.ejs.util.am._Alarm.run(_Alarm.java(Compiled Code))
         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1394)
    ---- Begin backtrace for Nested Throwables
    org.omg.CosNaming.NamingContextPackage.NotFound: IDL:omg.org/CosNaming/NamingContext/NotFound:1.0
         at com.ibm.ws.naming.ipcos.WsnOptimizedNamingImpl.do_resolve_complete_info(WsnOptimizedNamingImpl.java:970)
         at com.ibm.ws.naming.cosbase.WsnOptimizedNamingImplBase.resolve_complete_info(WsnOptimizedNamingImplBase.java:1435)
         at com.ibm.WsnOptimizedNaming._NamingContextStub.resolve_complete_info(Unknown Source)
         at com.ibm.ws.naming.jndicos.CNContextImpl.cosResolve(CNContextImpl.java:4045)
         at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1742)
         at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1703)
         at com.ibm.ws.naming.jndicos.CNContextImpl.lookupExt(CNContextImpl.java:1410)
         at com.ibm.ws.naming.jndicos.CNContextImpl.lookup(CNContextImpl.java:1290)
         at com.ibm.ws.naming.util.WsnInitCtx.lookup(WsnInitCtx.java:144)
         at javax.naming.InitialContext.lookup(InitialContext.java:361)
         at com.ibm.ejs.jms.listener.MDBListenerImpl.createResources(MDBListenerImpl.java:230)
         at com.ibm.ejs.jms.listener.MDBListenerImpl.internalStart(MDBListenerImpl.java:681)
         at com.ibm.ejs.jms.listener.MDBListenerImpl.restart(MDBListenerImpl.java:654)
         at com.ibm.ejs.jms.listener.MDBListenerImpl.alarm(MDBListenerImpl.java:969)
         at com.ibm.ejs.util.am._Alarm.run(_Alarm.java(Compiled Code))
         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1394)
    [04/05/05 16:08:13:701 BST] 00000010 MDBListenerIm W   WMSG0017E: Unable to lookup JMS resources, JNDI lookup exception: IDL:omg.org/CosNaming/NamingContext/NotFound:1.0
    [04/05/05 16:08:13:717 BST] 00000010 MDBListenerIm W   WMSG0019E: Unable to start MDB Listener Trade, JMSDestination jms/TradePortDestination : javax.naming.NameNotFoundException: Context: kestrelNode01Cell/nodes/kestrelNode01/servers/server1, name: jms/TradePortDestination: First component in name jms/TradePortDestination not found.  Root exception is org.omg.CosNaming.NamingContextPackage.NotFound: IDL:omg.org/CosNaming/NamingContext/NotFound:1.0
         at com.ibm.ws.naming.ipcos.WsnOptimizedNamingImpl.handleNameNotFound(WsnOptimizedNamingImpl.java:2006)
         at com.ibm.ws.naming.ipcos.WsnOptimizedNamingImpl.getNextWsnOptimizedNamingContext(WsnOptimizedNamingImpl.java:1322)
         at com.ibm.ws.naming.cosbase.WsnOptimizedNamingImplBase.getTargetContext(WsnOptimizedNamingImplBase.java:3024)
         at com.ibm.ws.naming.cosbase.WsnOptimizedNamingImplBase$LeafOperationData.<init>(WsnOptimizedNamingImplBase.java:3489)
         at com.ibm.ws.naming.cosbase.WsnOptimizedNamingImplBase.resolve_complete_info(WsnOptimizedNamingImplBase.java:1427)
         at com.ibm.WsnOptimizedNaming._NamingContextStub.resolve_complete_info(Unknown Source)
         at com.ibm.ws.naming.jndicos.CNContextImpl.cosResolve(CNContextImpl.java:4045)
         at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1742)
         at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1703)
         at com.ibm.ws.naming.jndicos.CNContextImpl.lookupExt(CNContextImpl.java:1410)
         at com.ibm.ws.naming.jndicos.CNContextImpl.lookup(CNContextImpl.java:1290)
         at com.ibm.ws.naming.util.WsnInitCtx.lookup(WsnInitCtx.java:144)
         at javax.naming.InitialContext.lookup(InitialContext.java:361)
         at com.ibm.ejs.jms.listener.MDBListenerImpl.createResources(MDBListenerImpl.java:230)
         at com.ibm.ejs.jms.listener.MDBListenerImpl.internalStart(MDBListenerImpl.java:681)
         at com.ibm.ejs.jms.listener.MDBListenerImpl.restart(MDBListenerImpl.java:654)
         at com.ibm.ejs.jms.listener.MDBListenerImpl.alarm(MDBListenerImpl.java:969)
         at com.ibm.ejs.util.am._Alarm.run(_Alarm.java:90)
         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1394)

    Am also facing same problem, plz help me if u have found the solution....but MQ will not support BUS concept as reply earlier ...........
    Listener Port Start Problem, when integrating on WAS6.0 using Websphere MQ Publisher Subscriber
    1)Websphere MQ is installed and top of that Publisher/subscriber support pack is also installed.
    2)RAD6.0 with WAS6.0 is installed.
    3)Aim: To run a MDB on WAS6.0 using Websphere MQ as JMS Provider.
    4)Configured the item as specified at (MDB using MQ and WAS with RAD)
    http://www-128.ibm.com/developerworks/websphere/techjournal/0505_woolf/0505_woolf.html
    5)Below is the error message displayed onto the server console....
    [7/29/05 12:08:43:125 IST] 0000001b MDBListenerIm I WMSG0058I: Listener Port JMSExampleTopicPort will attempt to restart in 60 seconds
    [7/29/05 12:08:43:125 IST] 00000032 MDBListenerIm I WMSG0058I: Listener Port JMSExampleTopicPort will attempt to restart in 60 seconds
    [7/29/05 12:08:43:141 IST] 0000001b MsgListenerPo W WMSG0049E: Failed to start MDB SubscriberDMDB against listener port JMSExampleTopicPort
    [7/29/05 12:08:43:359 IST] 0000001b MDBListenerIm I WMSG0042I: MDB Listener JMSExampleQueuePort started successfully for JMSDestination jms/JMSExampleQueue
    [7/29/05 12:09:43:219 IST] 0000002c ConnectionEve A J2CA0056I: The Connection Manager received a fatal connection error from the Resource Adaptor for resource jms/JMSExampleConnectionFactory. The exception which was received is javax.jms.JMSException: MQJMS2008: failed to open MQ queue
    [7/29/05 12:09:43:266 IST] 0000002c WASLogger E CLASSNAME METHODNAME an internal error has occurred. Please contact your system administrator. Detail: com.ibm.mq.MQException: MQJE001: Completion Code 2, Reason 2019
    [7/29/05 12:09:43:266 IST] 00000036 JMSExceptionL E WMSG0018E: Error on JMSConnection for MDB SubscriberDMDB , JMSDestination jms/JMSExampleTopic : javax.jms.JMSException: MQJMS2008: failed to open MQ queue
    [7/29/05 12:17:03:703 IST] 0000004b ConnectionEve A J2CA0056I: The Connection Manager received a fatal connection error from the Resource Adaptor for resource jms/JMSExampleConnectionFactory. The exception which was received is javax.jms.JMSException: MQJMS2008: failed to open MQ queue
    [7/29/05 12:17:03:719 IST] 0000004b WASLogger E CLASSNAME METHODNAME an internal error has occurred. Please contact your system administrator. Detail: com.ibm.mq.MQException: MQJE001: Completion Code 2, Reason 2019
    [7/29/05 12:17:03:719 IST] 00000056 JMSExceptionL E WMSG0018E: Error on JMSConnection for MDB SubscriberDMDB , JMSDestination jms/JMSExampleTopic : javax.jms.JMSException: MQJMS2008: failed to open MQ queue
         at com.ibm.mq.jms.services.ConfigEnvironment.newException(ConfigEnvironment.java:553)
         at com.ibm.mq.jms.MQBrokerSubscriptionEngine.sendBrokerMessageInternal(MQBrokerSubscriptionEngine.java:2546)
         at com.ibm.mq.jms.MQBrokerSubscriptionEngine.sendBrokerMessageInternal(MQBrokerSubscriptionEngine.java:2747)
         at com.ibm.mq.jms.MQBrokerSubscriptionEngine.sendBrokerMessage(MQBrokerSubscriptionEngine.java:2785)
         at com.ibm.mq.jms.MQBrokerSubscriptionEngine.openDurableSubscription(MQBrokerSubscriptionEngine.java:888)
         at com.ibm.mq.jms.MQMigrateSubscriptionEngine.openDurableSubscription(MQMigrateSubscriptionEngine.java:544)
         at com.ibm.mq.jms.MQConnectionBrowser.pubSubSetup(MQConnectionBrowser.java:400)
         at com.ibm.mq.jms.MQConnectionBrowser.MQConnectionBrowserInit(MQConnectionBrowser.java:266)
         at com.ibm.mq.jms.MQConnectionBrowser.<init>(MQConnectionBrowser.java:143)
         at com.ibm.mq.jms.MQConnection.createDurableConnectionBrowser(MQConnection.java:3438)
         at com.ibm.mq.jms.MQConnectionConsumer.<init>(MQConnectionConsumer.java:463)
         at com.ibm.mq.jms.MQConnection.createDurableConnectionConsumer(MQConnection.java:3349)
         at com.ibm.mq.jms.MQXAConnection.createDurableConnectionConsumer(MQXAConnection.java:328)
         at com.ibm.ejs.jms.JMSConnectionHandle.createDurableConnectionConsumer(JMSConnectionHandle.java:1016)
         at com.ibm.ejs.jms.listener.MDBListenerImpl.createResources(MDBListenerImpl.java:509)
         at com.ibm.ejs.jms.listener.MDBListenerImpl.internalStart(MDBListenerImpl.java:680)
         at com.ibm.ejs.jms.listener.MDBListenerImpl.start(MDBListenerImpl.java:611)
         at com.ibm.ejs.jms.listener.MDBListenerManagerImpl.start(MDBListenerManagerImpl.java:605)
         at com.ibm.ejs.jms.listener.MsgListenerPort.start(MsgListenerPort.java:250)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1366)
         at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1012)
         at mx4j.server.interceptor.InvokerMBeanServerInterceptor.invoke(InvokerMBeanServerInterceptor.java:233)
         at mx4j.server.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:128)
         at mx4j.server.interceptor.SecurityMBeanServerInterceptor.invoke(SecurityMBeanServerInterceptor.java:86)
         at mx4j.server.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:128)
         at mx4j.server.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:128)
         at mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor.invoke(ContextClassLoaderMBeanServerInterceptor.java:167)
         at mx4j.server.MX4JMBeanServer.invoke(MX4JMBeanServer.java:1249)
         at com.ibm.ws.management.AdminServiceImpl$1.run(AdminServiceImpl.java:901)
         at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java(Compiled Code))
         at com.ibm.ws.management.AdminServiceImpl.invoke(AdminServiceImpl.java:817)
         at com.ibm.ws.console.servermanagement.messagelistener.ListenerPortCollectionAction.execute(ListenerPortCollectionAction.java:317)
         at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:275)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1486)
         at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:528)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1212)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:629)
         at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:80)
         at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1657)
         at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:77)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:421)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:367)
         at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:94)
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:548)
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:601)
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:934)
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1021)
         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1332)
    6)in JMSAdmin.config file the propertied used are :
    INITIAL_CONTEXT_FACTORY=com.sun.jndi.fscontext.RefFSContextFactory
    PROVIDER_URL=file:C:/JNDI-Directory
    Help in resolving this is appreciated.
    Thanx in Advance,
    Sanjeev Kumar

Maybe you are looking for