<?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: Installing Oracle EBS R12 on CentOS 5.3 (part 1)</title>
	<atom:link href="http://coopersconsultingsolutions.co.uk/2009/04/26/installing-oracle-ebs-r12-on-centos-53-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://coopersconsultingsolutions.co.uk/2009/04/26/installing-oracle-ebs-r12-on-centos-53-part-1/</link>
	<description>Simple solutions for a complicated world</description>
	<lastBuildDate>Thu, 12 Aug 2010 18:37:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Manny</title>
		<link>http://coopersconsultingsolutions.co.uk/2009/04/26/installing-oracle-ebs-r12-on-centos-53-part-1/comment-page-1/#comment-509</link>
		<dc:creator>Manny</dc:creator>
		<pubDate>Thu, 12 Aug 2010 18:37:24 +0000</pubDate>
		<guid isPermaLink="false">http://coopersconsultingsolutions.co.uk/?p=25#comment-509</guid>
		<description>Hi as always thank you for your help.

I finally was able to &quot;Open Order Management&quot; after I was able to add the &quot;jre1.6.0_07&quot;.
After I click &quot;Order Organizer&quot; I still get the message to instal the &quot;jre1.6.0_07&quot; plugin.
From the adapcctl.txt I get the following messages. Not sure what means.
adapcctl.sh      Failed
ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server/

Error
--&gt; Process (index=1,uid=1307647874,pid=8141)
    failed to start a managed process after the maximum retry limit
    Log:
    /d01/oracle/VIS/inst/apps/VIS_ebs12/logs/ora/10.1.3/opmn/HTTP_Server~1.log

---------------------
--------
10/08/19 20:36:03 Start process
--------
/d01/oracle/VIS/inst/apps/VIS_ebs12/ora/10.1.3/Apache/Apache/bin/apachectl startssl: execing httpd
/d01/oracle/VIS/apps/tech_st/10.1.3/Apache/Apache/bin/httpd: error while loading shared libraries: libdb.so.2: cannot open shared object file: No such file or directory:

But when I ./adapcctl.sh status 
OC4J:oafm     Alive
OC4j:forms    Alive
OC4J:oacore  Alive
HTTP Server   Alive
Not sure what is going on??

Thanks,
Manny</description>
		<content:encoded><![CDATA[<p>Hi as always thank you for your help.</p>
<p>I finally was able to &#8220;Open Order Management&#8221; after I was able to add the &#8220;jre1.6.0_07&#8243;.<br />
After I click &#8220;Order Organizer&#8221; I still get the message to instal the &#8220;jre1.6.0_07&#8243; plugin.<br />
From the adapcctl.txt I get the following messages. Not sure what means.<br />
adapcctl.sh      Failed<br />
ias-component/process-type/process-set:<br />
    HTTP_Server/HTTP_Server/HTTP_Server/</p>
<p>Error<br />
&#8211;&gt; Process (index=1,uid=1307647874,pid=8141)<br />
    failed to start a managed process after the maximum retry limit<br />
    Log:<br />
    /d01/oracle/VIS/inst/apps/VIS_ebs12/logs/ora/10.1.3/opmn/HTTP_Server~1.log</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
&#8212;&#8212;&#8211;<br />
10/08/19 20:36:03 Start process<br />
&#8212;&#8212;&#8211;<br />
/d01/oracle/VIS/inst/apps/VIS_ebs12/ora/10.1.3/Apache/Apache/bin/apachectl startssl: execing httpd<br />
/d01/oracle/VIS/apps/tech_st/10.1.3/Apache/Apache/bin/httpd: error while loading shared libraries: libdb.so.2: cannot open shared object file: No such file or directory:</p>
<p>But when I ./adapcctl.sh status<br />
OC4J:oafm     Alive<br />
OC4j:forms    Alive<br />
OC4J:oacore  Alive<br />
HTTP Server   Alive<br />
Not sure what is going on??</p>
<p>Thanks,<br />
Manny</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manny</title>
		<link>http://coopersconsultingsolutions.co.uk/2009/04/26/installing-oracle-ebs-r12-on-centos-53-part-1/comment-page-1/#comment-508</link>
		<dc:creator>Manny</dc:creator>
		<pubDate>Wed, 11 Aug 2010 00:57:55 +0000</pubDate>
		<guid isPermaLink="false">http://coopersconsultingsolutions.co.uk/?p=25#comment-508</guid>
		<description>Thank you for your help.
I have a question?  I want to know if I have java install on my OEL.5.5.

When i type &quot;java -version&quot;  the output is as shown below (not sure if it means java 1.4.2 is install--do not know what the message means):

java version &quot;1.4.2&quot;
gij (GNU libgcj) version 4.1.2 20080704 (Red Hat 4.1.2-48)

Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-----------------

I have a directory /usr/lib/java with nothing in it.  Not sure whether if java was install this directory would be full.

I am trying to use my OEL 5.5 server as a client-----that is why I am asking these questions.

Do I have a version of java install???

Thanks,
Manny</description>
		<content:encoded><![CDATA[<p>Thank you for your help.<br />
I have a question?  I want to know if I have java install on my OEL.5.5.</p>
<p>When i type &#8220;java -version&#8221;  the output is as shown below (not sure if it means java 1.4.2 is install&#8211;do not know what the message means):</p>
<p>java version &#8220;1.4.2&#8243;<br />
gij (GNU libgcj) version 4.1.2 20080704 (Red Hat 4.1.2-48)</p>
<p>Copyright (C) 2006 Free Software Foundation, Inc.<br />
This is free software; see the source for copying conditions.  There is NO<br />
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>I have a directory /usr/lib/java with nothing in it.  Not sure whether if java was install this directory would be full.</p>
<p>I am trying to use my OEL 5.5 server as a client&#8212;&#8211;that is why I am asking these questions.</p>
<p>Do I have a version of java install???</p>
<p>Thanks,<br />
Manny</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: administrator</title>
		<link>http://coopersconsultingsolutions.co.uk/2009/04/26/installing-oracle-ebs-r12-on-centos-53-part-1/comment-page-1/#comment-505</link>
		<dc:creator>administrator</dc:creator>
		<pubDate>Thu, 05 Aug 2010 09:49:09 +0000</pubDate>
		<guid isPermaLink="false">http://coopersconsultingsolutions.co.uk/?p=25#comment-505</guid>
		<description>Hi Manny
This will be down to a missing plug-in for your browser (presumably Firefox or similar) that enables it to run the java forms.

As mentioned in one of the 2 blogs on this install subject, you need to install the java-runtime plug-in to enable the forms-based apps to run. You also need to make sure that the java versions are consistent throughout the install.

I know that Oracle publically state that they do not support non-windows client desktops for EBS, however i know of many many sites that do run non-windows client&#039;s.
If you cannot get any joy from the content and links that have been posted in my blog then a quick search on the relevant OTN forum (&lt;a href=&quot;http://forums.oracle.com/forums/forum.jspa?forumID=395&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;) should prove of use (as this is how i nailed it in the first place). Something like &#039;missing java plug-in&#039; or &#039;linux client&#039; as search text should bring back several helpful posts on this subject.

One such thread is &lt;a href=&quot;http://forums.oracle.com/forums/thread.jspa?messageID=3920510&amp;#3920510&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;

As an alternative solution, and one that i run on another machine, is to install a windows VM. I run an XP VM on one of my R12 laptops, and so use the VM for forms-based work etc, and use the native linux environent for back-end and other development work.

Regards</description>
		<content:encoded><![CDATA[<p>Hi Manny<br />
This will be down to a missing plug-in for your browser (presumably Firefox or similar) that enables it to run the java forms.</p>
<p>As mentioned in one of the 2 blogs on this install subject, you need to install the java-runtime plug-in to enable the forms-based apps to run. You also need to make sure that the java versions are consistent throughout the install.</p>
<p>I know that Oracle publically state that they do not support non-windows client desktops for EBS, however i know of many many sites that do run non-windows client&#8217;s.<br />
If you cannot get any joy from the content and links that have been posted in my blog then a quick search on the relevant OTN forum (<a href="http://forums.oracle.com/forums/forum.jspa?forumID=395" rel="nofollow">here</a>) should prove of use (as this is how i nailed it in the first place). Something like &#8216;missing java plug-in&#8217; or &#8216;linux client&#8217; as search text should bring back several helpful posts on this subject.</p>
<p>One such thread is <a href="http://forums.oracle.com/forums/thread.jspa?messageID=3920510&#3920510" rel="nofollow">here</a></p>
<p>As an alternative solution, and one that i run on another machine, is to install a windows VM. I run an XP VM on one of my R12 laptops, and so use the VM for forms-based work etc, and use the native linux environent for back-end and other development work.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: administrator</title>
		<link>http://coopersconsultingsolutions.co.uk/2009/04/26/installing-oracle-ebs-r12-on-centos-53-part-1/comment-page-1/#comment-503</link>
		<dc:creator>administrator</dc:creator>
		<pubDate>Thu, 05 Aug 2010 09:31:34 +0000</pubDate>
		<guid isPermaLink="false">http://coopersconsultingsolutions.co.uk/?p=25#comment-503</guid>
		<description>Yes.
I had the fortune of having the physical DVD media to perform the install, however i assume that the downloaded install files are images of the same media.

As mentioned, i performed a recursive list of the media directories sending the output to a simple text file. It was then a case of searching each of the text files to locate the files i was interested in. This then provided me with the path to retrieve the missing files from.

As a tip, i created a special directory within my install staging area called &quot;missing_files&quot; and place all of the relevant &#039;missing files&#039; in there. It made it easier to then install them.

I have recently read an article posted by Anil Passi which provides some assistance for those hard-to-find rpm&#039;s.
The link is &lt;a href=&quot;http://www.apps2fusion.com/apps/installation-mainmenu-51/virtual-machines-mainmenu-52/451-install-rpm-oracle-enterprise-linux-5&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Yes.<br />
I had the fortune of having the physical DVD media to perform the install, however i assume that the downloaded install files are images of the same media.</p>
<p>As mentioned, i performed a recursive list of the media directories sending the output to a simple text file. It was then a case of searching each of the text files to locate the files i was interested in. This then provided me with the path to retrieve the missing files from.</p>
<p>As a tip, i created a special directory within my install staging area called &#8220;missing_files&#8221; and place all of the relevant &#8216;missing files&#8217; in there. It made it easier to then install them.</p>
<p>I have recently read an article posted by Anil Passi which provides some assistance for those hard-to-find rpm&#8217;s.<br />
The link is <a href="http://www.apps2fusion.com/apps/installation-mainmenu-51/virtual-machines-mainmenu-52/451-install-rpm-oracle-enterprise-linux-5" rel="nofollow">here</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manny</title>
		<link>http://coopersconsultingsolutions.co.uk/2009/04/26/installing-oracle-ebs-r12-on-centos-53-part-1/comment-page-1/#comment-501</link>
		<dc:creator>Manny</dc:creator>
		<pubDate>Fri, 30 Jul 2010 01:52:37 +0000</pubDate>
		<guid isPermaLink="false">http://coopersconsultingsolutions.co.uk/?p=25#comment-501</guid>
		<description>I have install R12.1.1 on OEL 5.5 Linux.  On a Inspiron E1405 Laptop 

I can launch all functions that have HTML forms but I can not launch Oracle forms.
Can you tell me where I messed up??

Thank you,
Manny</description>
		<content:encoded><![CDATA[<p>I have install R12.1.1 on OEL 5.5 Linux.  On a Inspiron E1405 Laptop </p>
<p>I can launch all functions that have HTML forms but I can not launch Oracle forms.<br />
Can you tell me where I messed up??</p>
<p>Thank you,<br />
Manny</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://coopersconsultingsolutions.co.uk/2009/04/26/installing-oracle-ebs-r12-on-centos-53-part-1/comment-page-1/#comment-500</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Sat, 24 Jul 2010 13:11:56 +0000</pubDate>
		<guid isPermaLink="false">http://coopersconsultingsolutions.co.uk/?p=25#comment-500</guid>
		<description>By install media, do you mean that we can find these missing linux packages on the Oracle Enterprise Linux 5 DVD media that you can download from http://edelivery.oracle.com/linux to which you create the DVDs from the ISO images? I tried yum install and found only a couple of these required linux packages for Oracle R12 EBS. Is there a way to use a command like up2date oracle-validated to automatically download and install these pesky missing packages for CentOS 5.5 for a 64 bit OS?</description>
		<content:encoded><![CDATA[<p>By install media, do you mean that we can find these missing linux packages on the Oracle Enterprise Linux 5 DVD media that you can download from <a href="http://edelivery.oracle.com/linux" rel="nofollow">http://edelivery.oracle.com/linux</a> to which you create the DVDs from the ISO images? I tried yum install and found only a couple of these required linux packages for Oracle R12 EBS. Is there a way to use a command like up2date oracle-validated to automatically download and install these pesky missing packages for CentOS 5.5 for a 64 bit OS?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manny</title>
		<link>http://coopersconsultingsolutions.co.uk/2009/04/26/installing-oracle-ebs-r12-on-centos-53-part-1/comment-page-1/#comment-498</link>
		<dc:creator>Manny</dc:creator>
		<pubDate>Wed, 14 Jul 2010 16:12:56 +0000</pubDate>
		<guid isPermaLink="false">http://coopersconsultingsolutions.co.uk/?p=25#comment-498</guid>
		<description>&lt;a href=&quot;#comment-495&quot; rel=&quot;nofollow&quot;&gt;@Manny  &lt;/a&gt; 


Thank you so much for your help..have a great week!!!!</description>
		<content:encoded><![CDATA[<p><a href="#comment-495" rel="nofollow">@Manny  </a> </p>
<p>Thank you so much for your help..have a great week!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: administrator</title>
		<link>http://coopersconsultingsolutions.co.uk/2009/04/26/installing-oracle-ebs-r12-on-centos-53-part-1/comment-page-1/#comment-496</link>
		<dc:creator>administrator</dc:creator>
		<pubDate>Tue, 13 Jul 2010 14:11:16 +0000</pubDate>
		<guid isPermaLink="false">http://coopersconsultingsolutions.co.uk/?p=25#comment-496</guid>
		<description>Hi
R12.1.1 does work with OEL 5 as i have this configuration on another machine (32bit).

You should find most of your &#039;missing&#039; files on the install media - although they may not be the easiest things to find. I found it was easier to use a unix script to list the contents of all directories of all the install media to a text file. It was then a simple case to search the text files to identify where they were located.

For the genuine missing files (such as the &quot;compat&quot; files) a quick google reveals a number of sites providing the download rpm files.

As a note, you should ensure that you have all of these files located and installed in your OS before you commence the Oracle EBS install, otherwise you will find issues with the install.

Regards</description>
		<content:encoded><![CDATA[<p>Hi<br />
R12.1.1 does work with OEL 5 as i have this configuration on another machine (32bit).</p>
<p>You should find most of your &#8216;missing&#8217; files on the install media &#8211; although they may not be the easiest things to find. I found it was easier to use a unix script to list the contents of all directories of all the install media to a text file. It was then a simple case to search the text files to identify where they were located.</p>
<p>For the genuine missing files (such as the &#8220;compat&#8221; files) a quick google reveals a number of sites providing the download rpm files.</p>
<p>As a note, you should ensure that you have all of these files located and installed in your OS before you commence the Oracle EBS install, otherwise you will find issues with the install.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manny</title>
		<link>http://coopersconsultingsolutions.co.uk/2009/04/26/installing-oracle-ebs-r12-on-centos-53-part-1/comment-page-1/#comment-495</link>
		<dc:creator>Manny</dc:creator>
		<pubDate>Mon, 12 Jul 2010 19:46:44 +0000</pubDate>
		<guid isPermaLink="false">http://coopersconsultingsolutions.co.uk/?p=25#comment-495</guid>
		<description>Hi,

I am trying to install R12.1.1 on a INSPIRON:E1405 2GB MEMORY and 500GB of disk.

I have installed Oracle Enterprise Linux Release 5 Update 5 Media Pack v1 for x86 (32bit) OS.

But as I run rapidwiz the “Pre-Install Checks”  says everything looks god good.  And at “Post-Install Checks” I have problems:
HTTP
Viirtual Directory
Login Page
Configuration Upload
JSP.

Can you two questions??
Will R12.1.1 work with Oracle Enterprise Linux Release 5 Update 5 Media Pack v1 for x86 (32bit) OS or do I need to down to a earlier release??

Where do I find these files??  I could not find the files below on the OS distribution or http://oss.oracle.com/projects/compat-oracle/files/Enterprise_Linux
•	compat-glibc-2.3.4-2.26 
•	gcc-4.1.2-14.el5 
•	gcc-c++-4.1.2-14.el5 
•	glibc-2.5-12 
•	glibc-common-2.5-12 
•	glibc-devel-2.5-12 
•	libgcc-4.1.2-14.el5 
•	libstdc++-devel-4.1.2-14.el5 
•	libstdc++-4.1.2-14.el5 
•	make-3.81-1.1 
•	gdbm-1.8.0-26.2.1 
•	libXp-1.0.0-8.1.el5 
•	libaio-0.3.106-3.2 
•	libgomp-4.1.2-14.el5 
•	sysstat-7.0.0-3.el5 
•	compat-libstdc++-.296-2.96-138 
•	compat-libstdc++-33-3.2.3-61 
Thank you in advance for your help.

Regards,
Manny</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am trying to install R12.1.1 on a INSPIRON:E1405 2GB MEMORY and 500GB of disk.</p>
<p>I have installed Oracle Enterprise Linux Release 5 Update 5 Media Pack v1 for x86 (32bit) OS.</p>
<p>But as I run rapidwiz the “Pre-Install Checks”  says everything looks god good.  And at “Post-Install Checks” I have problems:<br />
HTTP<br />
Viirtual Directory<br />
Login Page<br />
Configuration Upload<br />
JSP.</p>
<p>Can you two questions??<br />
Will R12.1.1 work with Oracle Enterprise Linux Release 5 Update 5 Media Pack v1 for x86 (32bit) OS or do I need to down to a earlier release??</p>
<p>Where do I find these files??  I could not find the files below on the OS distribution or <a href="http://oss.oracle.com/projects/compat-oracle/files/Enterprise_Linux" rel="nofollow">http://oss.oracle.com/projects/compat-oracle/files/Enterprise_Linux</a><br />
•	compat-glibc-2.3.4-2.26<br />
•	gcc-4.1.2-14.el5<br />
•	gcc-c++-4.1.2-14.el5<br />
•	glibc-2.5-12<br />
•	glibc-common-2.5-12<br />
•	glibc-devel-2.5-12<br />
•	libgcc-4.1.2-14.el5<br />
•	libstdc++-devel-4.1.2-14.el5<br />
•	libstdc++-4.1.2-14.el5<br />
•	make-3.81-1.1<br />
•	gdbm-1.8.0-26.2.1<br />
•	libXp-1.0.0-8.1.el5<br />
•	libaio-0.3.106-3.2<br />
•	libgomp-4.1.2-14.el5<br />
•	sysstat-7.0.0-3.el5<br />
•	compat-libstdc++-.296-2.96-138<br />
•	compat-libstdc++-33-3.2.3-61<br />
Thank you in advance for your help.</p>
<p>Regards,<br />
Manny</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anil</title>
		<link>http://coopersconsultingsolutions.co.uk/2009/04/26/installing-oracle-ebs-r12-on-centos-53-part-1/comment-page-1/#comment-476</link>
		<dc:creator>anil</dc:creator>
		<pubDate>Tue, 22 Dec 2009 23:57:30 +0000</pubDate>
		<guid isPermaLink="false">http://coopersconsultingsolutions.co.uk/?p=25#comment-476</guid>
		<description>well done great post
just love it and solved my many issues
but i gone through many sites and their it is written that metalink classic is now changed to support.oracle</description>
		<content:encoded><![CDATA[<p>well done great post<br />
just love it and solved my many issues<br />
but i gone through many sites and their it is written that metalink classic is now changed to support.oracle</p>
]]></content:encoded>
	</item>
</channel>
</rss>

