Web listener is not started

Hi All,
I am using EBS 11.5.10.2 on RHEL4 32bit. It was a fresh installation. After installing, DB services and DB listener are running. But apps listener is not running. When i started with *./adalnctl.sh start apps/apps*, thrwed an error adalnctl.sh: exiting with status 127. I checked in 8.0.6 home/bin. There lsnrctl is not there but lsnrctl0 there. So i copy that and rename to lsnrctl. After that, itried to start with *./adalnctl.sh start apps/apps*, i got an error
./adalnctl.sh start apps/apps
adalnctl.sh version
Checking for FNDFS executable.
Starting listener process APPS_OptDemo.
adalnctl.sh: exiting with status 1
./adalnctl.sh status apps/apps
adalnctl.sh version
Checking status for listener process APPS_OptDemo.
LSNRCTL for Linux: Version 8.0.6.3.0 - Production on 20-DEC-2009 21:16:14
(c) Copyright 1999 Oracle Corporation. All rights reserved.
Connecting to (ADDRESS=(PROTOCOL=TCP)(Host=kaveri)(Port=1626))
TNS-12224: TNS:no listener
TNS-12541: TNS:no listener
TNS-12560: TNS:protocol adapter error
TNS-00511: No listener
Linux Error: 111: Connection refused
adalnctl.sh: exiting with status 1
adalnctl.txt log:
LSNRCTL for Linux: Version 8.0.6.3.0 - Production on 20-DEC-2009 21:15:53
(c) Copyright 1999 Oracle Corporation. All rights reserved.
Connecting to (ADDRESS=(PROTOCOL=TCP)(Host=kaveri)(Port=1626))
TNS-12224: TNS:no listener
TNS-12541: TNS:no listener
TNS-12560: TNS:protocol adapter error
TNS-00511: No listener
Linux Error: 111: Connection refused
Starting listener process APPS_OptDemo.
LSNRCTL for Linux: Version 8.0.6.3.0 - Production on 20-DEC-2009 21:15:56
(c) Copyright 1999 Oracle Corporation. All rights reserved.
Starting /u01/applmgr/optdemoora/8.0.6/bin/tnslsnr: please wait...
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: 2: No such file or directory
adalnctl.sh: exiting with status 1
Checking status for listener process APPS_OptDemo.
adalnctl.sh: exiting with status 1
Please let me know a solution.
Thanks,
Manikandan
Edited by: user11298689 on Dec 22, 2009 10:07 PM

Hi,
./adalnctl.sh start apps/appsYou do not have to pass the apps username/password to start the listener, just issue "adalnctl.sh start APPS_OptDemo".
Linux Error: 111: Connection refusedPlease see if the solution in (Note: 343295.1 - Starting 10gr2 TNS Listener Yields TNS-12541, Linux Error: 111: Connection Refused) is applicable.
Regards,
Hussein

Similar Messages

  • Web sharing is not starting

    Yesterday i reinstalled the os x bundle cause of isyn was not working properly now isync is working fine but web sharing is not starting. i checked on web sharing from system preferences when i closed the window and comeback again to sharing i see web sharing everytime unchecked i did also locked but still unchecked. if i go to localhost/mysite its say: "Safari can’t open the page “http://localhost/” because it could not connect to the server “localhost”. please tell what i am doing wrong.

    Thanks web sharing is working but if i type http://localhost/gmm/index.html it says"Not Found"
    The requested URL /gmm/index.html was not found on this server.
    but if i type http://localhost/index.html it shows apache page and says "This page is here because the site administrator has changed the configuration of this web server. Please contact the person responsible for maintaining this server with questions. The Apache Software Foundation, which wrote the web server software this site administrator is using, has nothing to do with maintaining this site and cannot help resolve configuration issues." but i can't see this page in the Sites folder. I didn't change any thing, don't know what to do.

  • Web sharing will not start OS X Lion

    Hi there,
    I am new to all this so I have probably made some simple errors and I hope someone can help me. I will retell what I have done as I haven't a clue what part of what I have done has mucked things up.
    I am really stuck. Web sharing will not start on my iMac running Lion OS X. It did work fine and then I wanted to activate PHP so my test website contact form would work (and send the data on the form throught to my email address.
    Before I did anything I turned on websharing and could view my website from another computer using: http://192.168.1.4/~stewartfergusson/
    I think followed the instructions on this link to activate PHP - http://foundationphp.com/tutorials/php_leopard.php
    I then did a few things in terminal and will paste below what I did:
    Password:
    Stewart-Fergussons-iMac:etc stewartfergusson$
    Last login: Wed Jan  4 09:03:03 on console
    Stewart-Fergussons-iMac:etc stewartfergusson$
    Last login: Thu Jan  5 06:19:15 on console
    Stewart-Fergussons-iMac:etc stewartfergusson$ sudo In -s /usr/lib/libpq.5.3.dylib /usr/lib/libpq.5.dylib
    Password:
    sudo: In: command not found
    Stewart-Fergussons-iMac:etc stewartfergusson$ sudo ln -s /usr/lib/libpq.5.3.dylib /usr/lib/libpq.5.dylib
    ln: /usr/lib/libpq.5.dylib: File exists
    Stewart-Fergussons-iMac:etc stewartfergusson$ sudo apachectl -t
    Password:
    Syntax error on line 1 of /private/etc/apache2/httpd.conf:
    Invalid command '1', perhaps misspelled or defined by a module not included in the server configuration
    Stewart-Fergussons-iMac:etc stewartfergusson$ sudo apachectl configtest
    Password:
    Syntax error on line 1 of /private/etc/apache2/httpd.conf:
    Invalid command '1', perhaps misspelled or defined by a module not included in the server configuration
    Stewart-Fergussons-iMac:etc stewartfergusson$
    An important point to note is that I now appear to have more than one http.config file and they are located in the following locations:
    1) Macintosh HD/etc/apache2/httpd.conf.default
    2) Macintosh HD/etc/apache2/httpd.conf.default.default
    3) Macintosh HD/etc/apache2/original/httpd.conf
    I edited this file (which one I have not got a clue) and also the php.ini file within Macintosh HD/etc/ using Terminal - the command I used was sudo cp php.ini.default php.ini
    This php.ini file now exists in two locations now as well:
    1) Macintosh HD/etc/php.ini
    2) Macintosh HD/etc/php.ini.default
    I then edited this file by changing the line of code below from:
    514 error_reporting = E_ALL & ~E_NOTICE (I think it said E_DEPRECATED actually) but I am lifting this from the web page in the link above)
    To:
    514 error_reporting = E_ALL
    I then saved this file.
    I then deactivated web sharing in System Preferences and since then have not been able to restart Web Sharing. I click it and it flashes orange for a second then does not start.
    This was all done to activate PHP on my iMac so I can host my own site which has a PHP contact form page.
    Please help I am so out of my depth I am very worried I may have changed things and I am going to forget what I did.
    If you need to know anything then please ask.
    Thank you so much
    sfergusson1
    'JollyoldEngland'

    Just to add I didn't post all the things I did in Terminal - here it is:
    Last login: Sun Jan  1 09:01:52 on console
    Stewart-Fergussons-iMac:~ stewartfergusson$ cd/private/etc
    -bash: cd/private/etc: No such file or directory
    Stewart-Fergussons-iMac:~ stewartfergusson$ cd
    Stewart-Fergussons-iMac:~ stewartfergusson$ cd prvate
    -bash: cd: prvate: No such file or directory
    Stewart-Fergussons-iMac:~ stewartfergusson$ cd private
    -bash: cd: private: No such file or directory
    Stewart-Fergussons-iMac:~ stewartfergusson$ cd /private/etc
    Stewart-Fergussons-iMac:etc stewartfergusson$ sudo cp php.ini.default php.ini
    WARNING: Improper use of the sudo command could lead to data loss
    or the deletion of important system files. Please double-check your
    typing when using sudo. Type "man sudo" for more information.
    To proceed, enter your password, or type Ctrl-C to abort.
    Password:
    Stewart-Fergussons-iMac:etc stewartfergusson$
    Last login: Wed Jan  4 09:03:03 on console
    Stewart-Fergussons-iMac:etc stewartfergusson$
    Last login: Thu Jan  5 06:19:15 on console
    Stewart-Fergussons-iMac:etc stewartfergusson$ sudo In -s /usr/lib/libpq.5.3.dylib /usr/lib/libpq.5.dylib
    Password:
    sudo: In: command not found
    Stewart-Fergussons-iMac:etc stewartfergusson$ sudo ln -s /usr/lib/libpq.5.3.dylib /usr/lib/libpq.5.dylib
    ln: /usr/lib/libpq.5.dylib: File exists
    Stewart-Fergussons-iMac:etc stewartfergusson$ sudo apachectl -t
    Password:
    Syntax error on line 1 of /private/etc/apache2/httpd.conf:
    Invalid command '1', perhaps misspelled or defined by a module not included in the server configuration
    Stewart-Fergussons-iMac:etc stewartfergusson$ sudo apachectl configtest
    Password:
    Syntax error on line 1 of /private/etc/apache2/httpd.conf:
    Invalid command '1', perhaps misspelled or defined by a module not included in the server configuration
    Stewart-Fergussons-iMac:etc stewartfergusson$

  • Oracle 11g XE listener does not start automatically during boot

    Hi,
    This happened to me recently I just wanted to share it with you.
    For development I was running Standard Edition, at some point I decided to run also XE on the same server for another reasons. Everything was working fine, except that after restart of the server, the XE listener is not starting automatically. Debugging the startup script I found that this happens because of a bug in the code, which assumes that XE listener is running if it finds the word LISTENER within the processes list. I didn't found any obligation in the docs for running XE without any other databases on the same host.
    In file /etc/init.d/oracle-xe, at line 556 the code is failing:
    1     + status='oracle 2889 1 0 May13 ? 00:00:05 /oracle/ora112se/bin/tnslsnr LISTENER -inherit'
    2     + '[' 'oracle 2889 1 0 May13 ? 00:00:05 /oracle/ora112se/bin/tnslsnr LISTENER -inherit' == '' ']'
    As you can see I have another listener(the one for SE) running and because of the XE startup script found the keyword LISTENER it’s supposing that the XE LISTENER is already running.
    To fix this simply change line 556 from:
    1     status=`ps -ef | grep tns | grep oracle`
    To:
    1     status=`ps -ef | grep tns | grep oracle | grep xe`
    Now XE listener is started automatically during boot.
    Sve
    Blog: http://sve.to
    Twitter: sgyurov

    I though the same thing, but XE LISTENER is running on localhost and port 1522. On the other hand XE have local_listener explicitly set to the very same connection descriptor. Even XE installation was second on this server.
    I've could change that yes, but the startup script doesn't seemed to have this mind.
    Regards,
    Sve

  • Web Service will not start

    I tried installing ColdFusion 9 and linking apache to the install. Because the Apache binary was 64bit I had to convert it to 32bit to for the ColdFusion install to work. I backed up the 64bit version and made the new 32bit version my httpd file.
    After installing coldfusion finished I went to update some sites in Server Admin. When I tried to save changes in sites (removing a site) the list of sites went blank, clicked on settings, then back to sites, and the changes were not saved.
    I restarted the entire server. When I came back to Server Admin and tried to "Start Web" i received the following error:
    Try to refresh the view (waterengine.local/Web). (Could not start web service - details in error log.) 100002
    I've already replaced the httpd file back to the original 64bit version and will now uninstall coldfusion. Is there a way to reinstall the web services? Seems like the most likely resolution.

    Had to reinstall the server OS because I couldn't find anywhere to do a reinstall of only the Web Service/Apache. I've downloaded the ColdFusion 9 64bit version. hopefully this works or I'll reinstall the OS one more time and give up on running ColdFusion 9 on this system until I can find someone who has done a successful install. This time I'll backup so I don't have to do a 45 minute remote re-install, although I thought that was pretty fast over wifi.

  • MDM Adapter: MDM Adapter listener could not start (MdmSecureSocketFactory)

    Hi there,
    We are running the following versions of the PI MDM adapter:
    MDM_ADAPTER 710.700 SP7 (1000.710.700.7.0.20110411174317)
    MDM_JAVA_API 710 SP5 (1000.710.0.5.111.20101227095400)
    com.sap.mdm.tech.apireset 710 (710.20101227094734.0000)
    com.sap.mdm.tech.connector 710 (710.20101227094734.0000)
    com.sap.mdm.tech.mdm4j 710 (710.20101227094734.0000)
    tc/mdm/adapter/svc 710.700 (8917411)
    And the following versions on the MDM Server itself:
    SHARED_COMP 7.1.05.104
    MDS 7.1.05.104
    MDIS 7.1.05.104
    MDSS 7.1.05.106
    MDLS 7.1.05.99
    All the MDM adapters have the same error now:
    MDM Adapter listener could not start due to:
    com/sap/mdm/net/MdmSecureSocketFactory
    Does anyone know what this error means?
    Any help would be greatly appreciated
    Lynton

    Was just a version issue, the MDM java API and MDM adapter had different versions.....un-deploying and re-deploying solved the issue.
    Lynton

  • Oracle 10g listener control not started

    Hi all
    my listener control not started. please help me.
    C:\Documents and Settings\raihan>lsnrctl
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 12-SEP-2007 13:28
    :11
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Welcome to LSNRCTL, type "help" for information.
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 61: Unknown error
    LSNRCTL> start
    Starting tnslsnr: please wait...
    Failed to start service, error 1058.
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    thanx in advance.

    Issue lsnrctl start and report results. If problem persists, change the localhost reference in HOST= to whatever your actual hostname is.
    ~ Madrid

  • Web calendar interfase not started when starting http server

    Hi, I installed CS succesfully, the calendar server is working fine.
    My problem is that the web interfase is not started when starting the HTTP server.
    I checked the log files of the http server and I saw this:
    [Thu Jan  9 19:13:50 2003] [warn] [client 144.23.48.238] FastCGI request processing timed out
    [Thu Jan  9 19:15:19 2003] [notice] SIGHUP received. Attempting to restart
    [Thu Jan  9 19:15:23 2003] [error] (2)No such file or directory: FastCGI: access for server (uid -1, gid 501) failed: read not allowed by group
    [Thu Jan  9 19:15:23 2003] [notice] FastCGI: process manager initialized (pid 6897)
    [Thu Jan  9 19:15:23 2003] [warn] FastCGI: server "/u01/oracle/product/CS9.0.3/CSMT/Apache/Apache/fcgi-bin/owc/lexacal.fcgi" started (pid 6898)
    [Thu Jan  9 19:15:23 2003] [warn] FastCGI: server "/u01/oracle/product/CS9.0.3/CSMT/Apache/Apache/fcgi-bin/echo" started (pid 6899)
    [Thu Jan  9 19:15:24 2003] [notice] Oracle HTTP Server/1.3.22 (Unix) mod_plsql/9.0.2.0.0 DAV/1.0.2 (OraDAV enabled) mod_osso/9.0.2.0.0 mod_oc4j/3.0 mod_ossl/9.0.2.0.0 mod_fastcgi/2.2.12 mod_perl/1.26 configured -- resuming normal operations
    [Thu Jan  9 19:15:24 2003] [notice] Accept mutex: fcntl (Default: fcntl)
    [Thu Jan  9 19:15:34 2003] [warn] FastCGI: s[i]Long postings are being truncated to ~1 kB at this time.

    Hi Gonzalo,
    You will have to report this problem to the Oracle Support organization.
    They will most probably want to see your web configuration file, the httpd.conf, as well as the appropriate logs.
    thanks,
    Jean-Marc Robillard
    Product Management

  • Personal web sharing will not start up

    my personal web sharing will not start up.
    i tried to start it up at work on my laptop and i got a message that said anther computer on the network was using the same name. since then the personal web sharing can be clicked on but, never starts up.
    anyone have any ideas how i can fix this? i am trying to learn PHP and i need to have it working so i can sync up with apache.

    Try changing your computer's name. To do so go to the Sharing preference pane and change the computer's name to something else. Try restarting web sharing after this...

  • Personal web sharing will not start

    my personal web sharing will not start up.
    i tried to start it up at work on my laptop and i got a message that said anther computer on the network was using the same name. since then the personal web sharing can be clicked on but, never starts up.
    anyone have any ideas how i can fix this? i am trying to learn PHP and i need to have it working so i can sync up with apache.

    my personal web sharing will not start up.
    i tried to start it up at work on my laptop and i got
    a message that said anther computer on the network
    was using the same name. since then the personal web
    sharing can be clicked on but, never starts up.
    anyone have any ideas how i can fix this? i am trying
    to learn PHP and i need to have it working so i can
    sync up with apache.
    The solution to your problem is most likely contained within your question.
    You'll need to locate the machine on your network that has the same name as yours and change its name... or you'll need to rename your computer to something else.

  • Sun One Web Server instance not starting

    I have installed Sun One Web server 6.1. The administrator server is starting up. However, the instance of the web server through which I want to serve the web pages is not starting. Altough, there are no error messages that are shown when I am starting the server. Please help.

    I would check the logs directory for a PID file. It could be that there is a bogus pid file and when it tries to start you will get no error message. If there is a PID file delete it and try again.

  • IIS Site Hosted in Web Role can not start up

    Hello Team,
    We occured a problem when deploying application to web role 
    the WaIISHost can not start up and there are two error information in event log :
    Application: WaIISHost.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.IO.FileLoadException
    Stack:
       at Microsoft.WindowsAzure.ServiceRuntime.Implementation.Loader.RoleRuntimeBridge.<InitializeRole>b__0()
       at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
       at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
       at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
       at System.Threading.ThreadHelper.ThreadStart()
    Faulting application name: WaIISHost.exe, version: 2.3.1198.663, time stamp: 0x53115226
    Faulting module name: KERNELBASE.dll, version: 6.3.9600.17031, time stamp: 0x53089862
    Exception code: 0xe0434352
    Fault offset: 0x00000000000068d8
    Faulting process id: 0x6d4
    Faulting application start time: 0x01cf89326cfa011a
    Faulting application path: E:\base\x64\WaIISHost.exe
    Faulting module path: D:\Windows\system32\KERNELBASE.dll
    Report Id: ad418c8f-f525-11e3-80bc-00155dd153c7
    Faulting package full name: 
    Faulting package-relative application ID: 
    if we miss some files when deploying the environment and how to check what files are missing. 
    thanks in advanced.

    Hello Baker.aveinc,
    I understand that is a old thread, I will still go ahead and reply to this in case if this can be of help to other users.
    The troubleshooting for this issue mostly depends on the status of the website on the portal. From the event logs, it appears that the faulty application is WaIISHost.exe.
    I suggest that you have a look at this article that explains the scenario for Web Role Recycling.
    http://blogs.msdn.com/b/kwill/archive/2013/10/03/troubleshooting-scenario-7-role-recycling.aspx
    If this does not fix the issue, please post back with the status of the webrole on the portal
    Thanks,
    Syed Irfan Hussain

  • Web server will not start due to RSA Securid errors

    We have an iPlanet 4.1 Service Pack 14 web server that was running fine until last friday. When we go to start the server we get the following error:
    Status:
    [https-ivpnas]: start failed. (2: unknown early startup error)
    [https-ivpnas]: conf_init: Error running init function securidinit: unknown error
    [https-ivpnas]: server exit: status 1
    Error
    An error occurred during startup.
    The server https-ivpnas was not started.
    The error log also contains this additional error:
    [27/Sep/2004:10:06:57] info ( 4164): successful server startup
    [27/Sep/2004:10:06:57] info ( 4164): iPlanet-WebServer-Enterprise/4.1SP14 BB1-01/15/2004 13:04
    [27/Sep/2004:10:06:58] catastrophe ( 4164): securidauth reports: InitAceClient returned FALSE
    This website uses RSA Securid for authentication. We have contacted RSA and they think it is a webserver problem. Any insight anyone can provide would be great. Thanks!

    The error message is generated by the RSA plugin, not Web Server. RSA should be able to help diagnose the problem further.

  • Listener service not start automatically after reboot in Win2K server Clust

    Hi all,
    I set up a two node Server Cluster with Microsoft Windows 2000 server cluster service. Hardware are two HP DL380 servers and HP MSA500 (the shared storage). The cluster's IP address is 10.1.241.65. When I shut down both servers and restart the primary server, the listener server service will not start automatically. The listener log is:
    Started with pid=1108
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=10.1.241.65)(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
    32-bit Windows Error: 49: Unknown error
    The service is set up automatically start. I suspect the cluster virtual IP is not available immediately after reboot. So I tried setting the Recovery after first failure and second failure to 3 minitues each, and setting up Dependencies of the listener on the cluster service in the Win2K Service panel. Neither worked.
    The service can be manually start.
    Any suggestion?
    Frank.

    The command to start automatically the listener is :
    lsnrctl start
    check the parameters in : <ORACLE_HOME>/network/admin/listener.ora
    check the IP address or host name
    Joel Pérez

  • SAP Web Dispatcher does not start as windows service

    Hi,
    I have successfully installed and configured SAP Web Dispatcher. When I start the web dispatcher from command prompt, it works fine. I created a windows service for web dispatcher using the command
    ntscmgr install sapwebdisp -b "c:\program files\sap\sapwebdisp\sapwebdisp.exe"
    -p "service pf=sapwebdisp.pfl -cleanup -auto_restart"
    The command successfully created sapwebdisp service. The service also starts fine, but web dispatcher does not get started.
    Any ideas experts?

    Hi,
    Ok. Few suggestions.
    1. Can you review the SAP note:
    552286  Troubleshooting for the SAP Web Dispatcher
    2. When you said: "web dispatcher does not get started ", what error you got ? Can you be more details here ?
    3. Please check the trace file dev_webdisp" that generated in the work directory. If the log entries is not abvious, increase the trace level to 2 or 3, and reproduce and re-check the trace file.
    4. What is the output of the command "sapwebdisp -v"
    5. How about sapwebdisp.pfl ? Are those settings correct ?
    Hope this helps.
    Regards,
    Vincent

Maybe you are looking for

  • No fields in User Mapping

    Hi All, I am using ABAP+Java Stack. My data source is ABAP. Now i am Planning to to user mapping for that i went to System Administration --> System Configuration --> UME Configuration --> User Mapping here it is not showing the fields. IT is display

  • How to define a public variable in webDynpro ?

    Dear All,     I want use a variable between 2 methods.but don't know how to do , There are my part Error code , public class TestHtml   public String mystr1 = "";   public void wdDoInit()     mystr1 = "0123";   public void onActionExportIE(com.sap.tc

  • Tool Bug

    When I'm working on a painting and I switch to another of my monitors (i.e. Browser/ 3 Monitors) and then go back to photoshop sometimes the tools don't function anymore (the brushtool, eraser etc.) The cursor shows them being in use but they don't h

  • What do I do if my ipod touch isn't charging at all?

    I have an ipod touch 3g and whenever I plug it into the computer to charge the apple logo comes up, but it doesn't charge. When I unplug it a couple hours later it has the little symbol to plug it in because the battery is dead. I can't even use my i

  • Error ME 573

    Hi guys, my problem is this:when I run the tr.MB01 for a scheduling agreement on release 6.0 the system shows the blocking error ME 573 'Transaction cannot be posted due to errors in price determination '. What can I do?I see the program :MM07MFB7_BE