<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Unable to start HTTP server after restore</title>
	<atom:link href="http://www.deltalounge.net/wpress/2009/08/unabled-to-start-http-server-after-restore/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.deltalounge.net/wpress/2009/08/unabled-to-start-http-server-after-restore/</link>
	<description>Service Orientation, Software Development, Oracle, Lean, Agile</description>
	<lastBuildDate>Wed, 08 Feb 2012 08:12:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Takumi</title>
		<link>http://www.deltalounge.net/wpress/2009/08/unabled-to-start-http-server-after-restore/comment-page-1/#comment-308</link>
		<dc:creator>Takumi</dc:creator>
		<pubDate>Tue, 15 Feb 2011 10:50:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.deltalounge.net/wpress/?p=334#comment-308</guid>
		<description>Many Thankssssss!!!!!!  I had the same problem!!!</description>
		<content:encoded><![CDATA[<p>Many Thankssssss!!!!!!  I had the same problem!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alka</title>
		<link>http://www.deltalounge.net/wpress/2009/08/unabled-to-start-http-server-after-restore/comment-page-1/#comment-307</link>
		<dc:creator>alka</dc:creator>
		<pubDate>Mon, 14 Feb 2011 12:31:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.deltalounge.net/wpress/?p=334#comment-307</guid>
		<description>Hi all,
Just have the same error and I fixed it as follow:
1. Stop the OMS, Application Server Control (if running) from this OMS Home: 
/opmn/bin
opmnctl stopall 
emctl stop iasconsole

2. Check for any and defunct /stuck processes:
$ ps -ef &#124;grep oms10g 
$ ps -ef &#124;grep httpd 

From the &#039;ps&#039; output, check for any processes that have been started from the &#039;oms10g&#039; path. 
===&gt; If any process is still present, kill them using the command : kill -9 

3. Take a backup and all the below files to clean up the OMS environment:
/opmn/logs/*.*
/opmn/logs/states/* 
/Apache/Apache/logs/* 
/j2ee/OC4J_EM/persistence/OC4J_EM_default_island_1/* 
/j2ee/OC4J_EMPROV/persistence/OC4J_EMPROV_default_island_1/* 
/j2ee/home/persistence/home_default_island_1/* 

4.Start the OMS
/opmn/bin
opmnctl startall 

Thanks</description>
		<content:encoded><![CDATA[<p>Hi all,<br />
Just have the same error and I fixed it as follow:<br />
1. Stop the OMS, Application Server Control (if running) from this OMS Home:<br />
/opmn/bin<br />
opmnctl stopall<br />
emctl stop iasconsole</p>
<p>2. Check for any and defunct /stuck processes:<br />
$ ps -ef |grep oms10g<br />
$ ps -ef |grep httpd </p>
<p>From the &#8216;ps&#8217; output, check for any processes that have been started from the &#8216;oms10g&#8217; path.<br />
===&gt; If any process is still present, kill them using the command : kill -9 </p>
<p>3. Take a backup and all the below files to clean up the OMS environment:<br />
/opmn/logs/*.*<br />
/opmn/logs/states/*<br />
/Apache/Apache/logs/*<br />
/j2ee/OC4J_EM/persistence/OC4J_EM_default_island_1/*<br />
/j2ee/OC4J_EMPROV/persistence/OC4J_EMPROV_default_island_1/*<br />
/j2ee/home/persistence/home_default_island_1/* </p>
<p>4.Start the OMS<br />
/opmn/bin<br />
opmnctl startall </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dberthel</title>
		<link>http://www.deltalounge.net/wpress/2009/08/unabled-to-start-http-server-after-restore/comment-page-1/#comment-77</link>
		<dc:creator>dberthel</dc:creator>
		<pubDate>Thu, 25 Mar 2010 11:04:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.deltalounge.net/wpress/?p=334#comment-77</guid>
		<description>And please, read Note 436690.1 on the subject (logs does not rotate)</description>
		<content:encoded><![CDATA[<p>And please, read Note 436690.1 on the subject (logs does not rotate)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dberthel</title>
		<link>http://www.deltalounge.net/wpress/2009/08/unabled-to-start-http-server-after-restore/comment-page-1/#comment-76</link>
		<dc:creator>dberthel</dc:creator>
		<pubDate>Thu, 25 Mar 2010 10:44:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.deltalounge.net/wpress/?p=334#comment-76</guid>
		<description>One other solution /* before */ changing any configuration 

Go to the directory $OMS_HOME/Apache/Apache/logs then
rm error_log *.sem access_log

Cause could be an $OMS_HOME/Apache/Apache/logs/error_log file to large</description>
		<content:encoded><![CDATA[<p>One other solution /* before */ changing any configuration </p>
<p>Go to the directory $OMS_HOME/Apache/Apache/logs then<br />
rm error_log *.sem access_log</p>
<p>Cause could be an $OMS_HOME/Apache/Apache/logs/error_log file to large</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris smith</title>
		<link>http://www.deltalounge.net/wpress/2009/08/unabled-to-start-http-server-after-restore/comment-page-1/#comment-36</link>
		<dc:creator>chris smith</dc:creator>
		<pubDate>Wed, 21 Oct 2009 20:17:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.deltalounge.net/wpress/?p=334#comment-36</guid>
		<description>I had a similar issue. Same error. my .apachectl file is owned by oracle and that seems to work. 
Stopped everything including the database (check for leftover processes ps -ef). My home/oms/Appache/Appache/logs directory was really full. Cleared out the logs and deleted the httpd.pid file. 
did ./opmctl startall.

took a while but eventually came back. I think the httpd.pid file was the key but i can&#039;t be sure. 

thanks
Chris</description>
		<content:encoded><![CDATA[<p>I had a similar issue. Same error. my .apachectl file is owned by oracle and that seems to work.<br />
Stopped everything including the database (check for leftover processes ps -ef). My home/oms/Appache/Appache/logs directory was really full. Cleared out the logs and deleted the httpd.pid file.<br />
did ./opmctl startall.</p>
<p>took a while but eventually came back. I think the httpd.pid file was the key but i can&#8217;t be sure. </p>
<p>thanks<br />
Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PeterPaul</title>
		<link>http://www.deltalounge.net/wpress/2009/08/unabled-to-start-http-server-after-restore/comment-page-1/#comment-18</link>
		<dc:creator>PeterPaul</dc:creator>
		<pubDate>Thu, 20 Aug 2009 07:02:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.deltalounge.net/wpress/?p=334#comment-18</guid>
		<description>Thanks Frits for the addition. Indeed we used tar, and a &quot;normal user&quot; to restore.</description>
		<content:encoded><![CDATA[<p>Thanks Frits for the addition. Indeed we used tar, and a &#8220;normal user&#8221; to restore.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frits Hoogland</title>
		<link>http://www.deltalounge.net/wpress/2009/08/unabled-to-start-http-server-after-restore/comment-page-1/#comment-17</link>
		<dc:creator>Frits Hoogland</dc:creator>
		<pubDate>Wed, 19 Aug 2009 20:10:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.deltalounge.net/wpress/?p=334#comment-17</guid>
		<description>It&#039;s only needed to set SUID and SGID if the port or ports on which the webserver is set to run is &lt; 1024 and if it&#039;s on unix or linux.

indeed the daemon itself then runs using UID &#039;0&#039;, the &#039;childs&#039; of the daemon (with which clients communicate) run with the userid and groupid set in the apache configuration.

compression does not reset file properties. if using tar, there are limitations on the properties of files, like rights, ownership, etc. (a normal user can not restore a file with root ownership and SUID and/or SGID bits)</description>
		<content:encoded><![CDATA[<p>It&#8217;s only needed to set SUID and SGID if the port or ports on which the webserver is set to run is &lt; 1024 and if it&#8217;s on unix or linux.</p>
<p>indeed the daemon itself then runs using UID &#8217;0&#8242;, the &#8216;childs&#8217; of the daemon (with which clients communicate) run with the userid and groupid set in the apache configuration.</p>
<p>compression does not reset file properties. if using tar, there are limitations on the properties of files, like rights, ownership, etc. (a normal user can not restore a file with root ownership and SUID and/or SGID bits)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

