Jason Bennett's Developer Corner

 






Click to see the XML version of this web page.

>


View David Jason Bennett's profile on LinkedIn

 

 

A Little About Jason Bennett ...

I've had an interest in publishing technical articles and HELPFUL code for a few years.  I am (by trade and hobby) a developer who specializes in Oracle technologies and web based architectures.  I have been an employee of both TUSC and Oracle Corporation.  My intent here is to share my ideas and coding experiences with the developer community as a whole.  As with all developers some of my ideas are great and some of them are ....  well you know.  Anyway, I hope you find something here that will aid in your endeavor, or spark a new idea. 

I am more than happy to assist with technical issues and will even write a little code if need be. If you find something on the site that is really useful and you'd like to make a contribution (absolutely up to you and absolutely not required), just click the "Make a Donation" button on the left!

Good luck and good coding !




  Tuesday, May 31, 2005


OracleAS 10G R2 Installation Issues

 

    I spent some time this weekend installing OracleAS 10g R2 on my Linux box (running SUSE 9.3 Professional Edition).  I came across an interesting and frustrating error when the installer got to the OPMN OHS configuration in the final phase of the installation.  I got an error similar to the following:

 

Error
--> Process (pid=<PID>)
failed to start a managed process after the maximum retry limit
Log:
<ORACLE_HOME>/opmn/logs/HTTP_Server~1

Configuration assistant "OPMN Configuration Assistant" failed

In <ORACLE_HOME>/opmn/logs/HTTP_Server~1 :
<ORACLE_HOME>/Apache/Apache/bin/apachectl start: execing httpd

 

The error log in /Apache/Apache/logs directory had only the following error:

 

<ORACLE_HOME>/apache/apache/logs/httpd.pid overwritten -- Unclean shutdown of
    previous Apache run?

 

Not very helpful error messages!  I did some searching on Metalink (and Google) and found references to the issue, but no answers (as usual J).

 

Anyway, I found the issue.  Here is the solution as I posted it in the Oracle forum for OHS:

 

This error only seems to occur if you are installing the OracleAS 10g R2 Infrastructure with the Oracle Certificate Authority option. The error seems to be somewhere in the ocm_apache.conf file. I spent about an hour troubleshooting this issue this weekend. I did an install on Suse 9.3 Professional and hit this issue. I had chosen OCA as an install option. I noticed that if I commented out the oracle_apache.conf reference in httpd.conf file OHS would start up with no problem. I tracked the issue in the oracle_apache.conf file to the ocm_apache.conf file. I was unable to determine which specific portion of the conf file was the issue. It may have to do with a package that included with the SuSe distribution related to SSL. I blew away my Infrastructure install and re-installed without the OCA option. The error did not occur the second time (no OCA option).

Another error I encountered had to do with a false report that OPMN had not started.  I received a gray popup indicating that the OPMN manager had failed to start.  This was a false report by the installer.  I opened a terminal window and navigated to the $ORACLE_HOME/opmn/bin and executed opmnctl start which told me that the process was already running.  I checked the installation log and noticed that the installer had located the process running, but the subsequent check for the ons.log had a ',' in it's request.  Looks like they parsed the return to their query incorrectly.  Anyway, all I had to do was choose the 'Continue' option in the gray dialogue box and everything ran smoothly (until I hit the error mentioned at the start of this entry).


12:21:20 PM    

Click here to visit the Radio UserLand website. © Copyright 2008Jason Bennett.
Last update: 8/28/2008; 9:47:58 PM.

May 2005
Sun Mon Tue Wed Thu Fri Sat
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31        
Mar   Nov