[Solved] RW-50016: Error: – {0} Not Created During EBS R12.1 Installation

EBS r12.1 Rw 50016 error oracle
Oracle

Share Post Now :

HOW TO GET HIGH PAYING JOBS IN AWS CLOUD

Even as a beginner with NO Experience Coding Language

Explore Free course Now

Table of Contents

Loading

In this post, we are going to cover the issue and fix that one of our trainees were facing while Installing Oracle EBS R12.1. They were getting this error RW-50016: Error: – {0} was not created:

The following error occurs during the post-install check. Don’t worry we have got you covered in this blog.

RW-50016: FNDWRR.exe
RW-50016: FNDWRR.exe

Also Read: Our blog post on Oracle EBS Upgrade. Click here

Issue:

The following error occurs during the post-install check:

If you click on the cross before the Login Page you will get this error.

  checking URL = http://<hostname>.<domainname>:<port>/OA_CGI/FNDWRR.exe

  RW-50016: Error: - {0} was not created:
  File = {1}

Check Out: Our blog post on Oracle EBS Architecture. Click here

Symptoms:

If you HTTP is not validated, then other install checks after, HTTP will also fail as they depend on HTTP for their functionality.

For this let’s check the status of Apache Web Server Listener go to scripts home and then check the status of adapcctl.sh.

Using applmgr user run the following command:

  1. cd $ADMIN_SCRIPTS_HOME
  2. adapcctl.sh status

You will find that the HTTP_Server is down.

RW-50015 Error HTTP Listener
RW-50015 Error HTTP Listener

Also Check: Our blog post on Edelivery Oracle. Click here

Cause:

This error is Cause due to a missing library (/usr/lib/libdb.so.2).

Solution:

For this, open a new terminal and go to your scripts home.

    1. cd $ADMIN_SCRIPTS_HOME
    2. ./adstpall.sh apps/apps (Shut all application services)
    3. Create the below link for library file
    4. ln -s   /usr/lib/libgdbm.so.2.0.0  /usr/lib/libdb.so.2
    5. ./adstrtal.sh apps/apps (Startup all application services)
    6. Now press the Retry button.
      RW-50015 Error HTTP Listener
      RW-50015 Error HTTP Listener
    7. You will find that all the Validation check completed successfully.

Check Out: How to Start Workflow Notification Mailer in R12. Click here

Now check the Apache Web Server Listener and you will find that all the Web server listener is up and running.

Using applmgr user run the following command:

  1. cd $ADMIN_SCRIPTS_HOME
  2. adapcctl.sh status
RW-50015 Error HTTP Listener
RW-50015 Error HTTP Listener

You will find that the HTTP_Server is Alive.

Please share this Blog with your friends/Colleagues and stay tuned for our upcoming blogs.

Related/Further Readings

This post is from our Oracle Apps DBA (R12.2) Training, in which we cover  Architecture & Changes in Oracle E-Business Suite R12.2, Staging & Installation, File System & Important Files in R12.2, Start/Stop, Patching, AD Administration, Cloning, Concurrent Managers, AutoConfig, Password Management and Troubleshooting and much more

Next Task For You

We cover Oracle E-Business R12.2 Architecture & concepts in our Oracle Apps DBA For Beginners Training along with the Installation, Patching, Cloning, and Troubleshooting and also, Database upgrade to 19c  and much more including the hands-on labs you must perform to upgrade your skills and get a good job with a high package.

Begin your journey towards becoming an Apps DBA by joining our FREE Masterclass on How To Learn Oracle Apps DBA (R12) & It’s New Features.

Picture of mike

mike

I started my IT career in 2000 as an Oracle DBA/Apps DBA. The first few years were tough (<$100/month), with very little growth. In 2004, I moved to the UK. After working really hard, I landed a job that paid me £2700 per month. In February 2005, I saw a job that was £450 per day, which was nearly 4 times of my then salary.