<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Oracle Web Listener in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-web-listener/m-p/2880740#M934890</link>
    <description>From metalink:&lt;BR /&gt;&lt;BR /&gt;The oasroot.sh script needs to be run as root&lt;BR /&gt;from the $ORACLE_HOME/ows/4.0/install/ directory.&lt;BR /&gt;&lt;BR /&gt;Brian</description>
    <pubDate>Mon, 13 Jan 2003 20:54:19 GMT</pubDate>
    <dc:creator>Brian Crabtree</dc:creator>
    <dc:date>2003-01-13T20:54:19Z</dc:date>
    <item>
      <title>Oracle Web Listener</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-web-listener/m-p/2880738#M934888</link>
      <description>Problem starting Oracle WEB Listener Error Message Follows:&lt;BR /&gt;&lt;BR /&gt;Error: A failure occurred ( Permission denied ) when assigning a port ( domain: ocdev5, address: 0.0.0.0, port: 80 ).&lt;BR /&gt;Error: Failed to start the server.&lt;BR /&gt;Error: The server could not initialize&lt;BR /&gt;Information: The server is exiting&lt;BR /&gt;OWS-08811: Unable to startup Oracle Web Listener `www'.</description>
      <pubDate>Mon, 13 Jan 2003 19:57:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-web-listener/m-p/2880738#M934888</guid>
      <dc:creator>Jim Tyler_2</dc:creator>
      <dc:date>2003-01-13T19:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Web Listener</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-web-listener/m-p/2880739#M934889</link>
      <description>Could another server program be running already and using port 80?  I'd try using 'lsof' to see if something else has that port open.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Jan 2003 20:11:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-web-listener/m-p/2880739#M934889</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2003-01-13T20:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Web Listener</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-web-listener/m-p/2880740#M934890</link>
      <description>From metalink:&lt;BR /&gt;&lt;BR /&gt;The oasroot.sh script needs to be run as root&lt;BR /&gt;from the $ORACLE_HOME/ows/4.0/install/ directory.&lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Mon, 13 Jan 2003 20:54:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-web-listener/m-p/2880740#M934890</guid>
      <dc:creator>Brian Crabtree</dc:creator>
      <dc:date>2003-01-13T20:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Web Listener</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-web-listener/m-p/2880741#M934891</link>
      <description>Hi Jim,&lt;BR /&gt;&lt;BR /&gt;OWS-08811: Unable to startup Oracle Web Listener `www'.&lt;BR /&gt;&lt;BR /&gt;When you got this error did you check the listener error log file, you see the following errors:&lt;BR /&gt;The listener error log can be found at the location:      $ORAWEB_ADMIN/$ORAWEB_SITE/httpd_&lt;HOST&gt;/&lt;LISTENERNAME&gt;/&lt;LISTENERNAME&gt;.err  &lt;BR /&gt;A required parameter, ServerPID, specified in the listener configuration file is missing or has become corrupted. This parameter provides the full path of the file to which the WAS listener will write its process id (PID) when it starts up.  The current value for this parameter can be viewed using the OAS node manager to select HTTP listeners-&amp;gt;myhost:WWW-&amp;gt;Network in the tree applet. The value for the ServerPID parameter is displayed in the field labeled Listener PID file.  This value can also be accessed and modified using a standard UNIX text editor such as VI or EMACS. Since the format of this file is highly sensitive it is recommended that you make a backup copy prior to making modifications. &lt;BR /&gt;During startup, OAS needs to write to a file where it stores the process IDs for active listener processes and failure to obtain the correct location of this file prevents an OAS listener from starting. This note supplies a manual procedure for supplying the parameter that is missing from the listener configuration file, thereby allowing the OAS listener to start. &lt;BR /&gt;&lt;/LISTENERNAME&gt;&lt;/LISTENERNAME&gt;&lt;/HOST&gt;</description>
      <pubDate>Tue, 14 Jan 2003 04:40:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-web-listener/m-p/2880741#M934891</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2003-01-14T04:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Web Listener</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-web-listener/m-p/2880742#M934892</link>
      <description>Try running oasroot.sh.&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Jan 2003 04:52:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-web-listener/m-p/2880742#M934892</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-01-14T04:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Web Listener</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-web-listener/m-p/2880743#M934893</link>
      <description>Metalink tells the files inside&lt;BR /&gt;&lt;BR /&gt;$ORACLE_HOME/ows/4.0/bin &lt;BR /&gt;should have root permissions.&lt;BR /&gt;&lt;BR /&gt;-rwsr-sr-x 1 root other 16028 Okt 5 1998 apchlctl &lt;BR /&gt;&lt;BR /&gt;-rwsr-sr-x 1 root dba 1911756 Nov 4 1998 oraweb &lt;BR /&gt;&lt;BR /&gt;-rwsr-xr-x 1 root other 10840 Okt 5 1998 owslctl &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Jan 2003 04:55:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-web-listener/m-p/2880743#M934893</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-01-14T04:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Web Listener</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-web-listener/m-p/2880744#M934894</link>
      <description>My experience is with Weblogic webserver, Tuxedo application server, and Oracle database.  We have had similar issues with the web server not starting because of another process (thus far always the Work Station Handler from the application server) that is hogging the port.  (Use "ps -ef" and grep for the port number - in your case 80 - to identify what is using that port.)&lt;BR /&gt;&lt;BR /&gt;Even after shutting down the app server, the WSH process still remains active so I have had to kill it.  Then restarting the app server and webserver works fine.&lt;BR /&gt;&lt;BR /&gt;Good luck!</description>
      <pubDate>Tue, 14 Jan 2003 13:27:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-web-listener/m-p/2880744#M934894</guid>
      <dc:creator>Jeffrey Killian</dc:creator>
      <dc:date>2003-01-14T13:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Web Listener</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-web-listener/m-p/2880745#M934895</link>
      <description>Oracle web listener is really apache.&lt;BR /&gt;&lt;BR /&gt;without running the oasroot.sh script it will never run because root permissions are required for any port below 1024&lt;BR /&gt;&lt;BR /&gt;Could this however be more basic?&lt;BR /&gt;&lt;BR /&gt;If its not oasroot.sh could it be a problem with httpd.conf?&lt;BR /&gt;&lt;BR /&gt;Lets say you have a named web server Servername schmobagel.com&lt;BR /&gt;&lt;BR /&gt;and schmobagel.com doesn't resolve.&lt;BR /&gt;&lt;BR /&gt;Or you have an IP based name and you don't have that IP addressed configured in /etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Check that your basic networking is working and matches httpd.conf&lt;BR /&gt;&lt;BR /&gt;I like the oasroot.sh solution but I'd think a better error message would include the IP address of the HP server.&lt;BR /&gt;&lt;BR /&gt;Here is what metalink has to say about the error.&lt;BR /&gt;&lt;BR /&gt;PURPOSE  -------  This Note is an attempt to summarize the many Notes related to the OWS-08811  error of Oracle Application Server (OAS) and the Web Application Server (WAS).  Thi serror indicates that a listaner cannot start, but the reasons can vary.     SCOPE &amp;amp; APPLICATION  -------------------  This is useful to any and all experiencing the OWS-08811 error and could benefit  by an article that sorts the many reasons this error appears.  This Note sorts  the existing Notes by Platform and configuration errors      Summary of the OWS-08811 Error  ------------------------------ The OWS-08811 error is a generic error that can be Platform specific, combined  with other errors and is related to many types configuration mistakes.  This Note will group solutions by Platform and specific configuration areas.   Platform Specific:   168 (Silicon Graphics UNIX) Ver 6.2 -  NOTE.1064165.6 OWS-08811: TRYING TO START ADMIN LISTENER ON WEB SERVER ...  -- WAS 3.0.2 NOT SUPPORTED ON SGI CHALLENGE S   358 (NCR Unix SVR4) NCR 3.0.1 -  NOTE.1064165.6 OWS-08811: TRYING TO START ADMIN LISTENER ON WEB SERVER ...  -- A NCR OS patches or an upgrade from NCR 3.0.1 to NCR 3.0.2 is necessary   17 (HP Non-CPU Specific UX UNIX ) HP-UX 11.0 -  NOTE.1059038.6 OWS-08811: ERROR UNABLE TO START ADMIN LISTENER  -- Applying the 8.0.x inter-operability patch fails   453 (Sun SPARC Solaris) -  NOTE.1058606.6 OWS-08811: AFTER PATCH 644535 -&amp;gt; OWSCTL START ADMIN -&amp;gt;OWS  -- A Solaris OS patch is needed for Patch 644535 to function correctly.      Configuration Specific:   - General -   NOTE.112661.1 "OWS-08811: when starting newly created listeners"  -- This Note lists many general configuration parameters to check, which can     cause this error.   - Port Related -   NOTE.1061925.6 OWS-08811: CAN'T START LISTENER - PORT IN USE  -- "PORT IN USE" error in addition to OWS-08811. The cause is plain to see here.  NOTE.1032974.6 OWS-08811 &amp;amp; OWS-05721: CANNOT START WEB LISTENER ON PORT BELOW..  -- Enviroment, permissions and procedures all involved to propery start on Port     number below 1024   - Configuration File Related -   NOTE.1011690.102 OWS-08811: 'TERMINATOR NOT ENDED PROPERLY' STARTING ADMIN  -- Virtual Mappings section of the svadmin.cfg file requires a trailing slash for     correct syntax  NOTE.1082803.6 OWS-8811: Error after making changes to an http listener  -- sv&lt;LISTENERNAME&gt;.cfg requires the word "any" to entered in     UPPER case letters.  NOTE.112395.1 OWS-08811: WHEN starting new listener  -- Network section of the sv&lt;LISTENERNAME&gt;.cfg has a duplicate entry  NOTE.1081526.6 OWS-08811: APPLICATION INIT FUCTION ORACLE_ADP_INIT  -- Steps used to start over when it is unknown which change to configuration     caused error        RELATED DOCUMENTS  ----------------- Oracle ?? Application Server  Administration Guide  Release 4.0.8.2  June 2000  Part No. A60172-05 &lt;BR /&gt;&lt;/LISTENERNAME&gt;&lt;/LISTENERNAME&gt;</description>
      <pubDate>Tue, 14 Jan 2003 20:51:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-web-listener/m-p/2880745#M934895</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-01-14T20:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Web Listener</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-web-listener/m-p/2880746#M934896</link>
      <description>okay, I was probably wrong about apache.  It was first used for Internet Applicataion Server 1.0&lt;BR /&gt;&lt;BR /&gt;Have you applied any patches recently.  The oracle forums show at least three users having this error after applying oracle patches.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Tue, 14 Jan 2003 20:55:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-web-listener/m-p/2880746#M934896</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-01-14T20:55:07Z</dc:date>
    </item>
  </channel>
</rss>

