Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle 9i Install on Linux, FileNotFoundException

438928Feb 23 2005
Hi,

I'm installing Oracle 9i on RedHat Linux AS 3.0. The install starts on running the installer and on clicking install the installation begins, but then returns to the OUI File Location page. I checked the log files and found this:

java.io.FileNotFoundException: /app/oracle/DLNWEBL1/oraInventory/filemap/./files.map (No such file or directory)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
at java.io.FileOutputStream.<init>(FileOutputStream.java:70)
at java.io.FileWriter.<init>(FileWriter.java:46)
at oracle.sysman.oii.oiii.OiiiFileMapEntry.save(OiiiFileMapEntry.java:570)
at oracle.sysman.oii.oiii.OiiiFileMap.saveImpl(OiiiFileMap.java:452)
at oracle.sysman.oii.oiii.OiiiFileMap.saveLeastUsed(OiiiFileMap.java:427)
at oracle.sysman.oii.oiii.OiiiFileMapInventory.saveLeastUsed(OiiiFileMapInventory.java:156)
at oracle.sysman.oii.oiic.OiicInstallActionsPhase.executeProductPhases(OiicInstallActionsPhase.java:2349)
at oracle.sysman.oii.oiic.OiicInstallActionsPhase.doInstalls(OiicInstallActionsPhase.java:2052)
at oracle.sysman.oii.oiic.OiicInstallActionsPhase$OiInstRun.run(OiicInstallActionsPhase.java:2945)
at java.lang.Thread.run(Thread.java:534)


Any ideas anyone ???
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 23 2005
Added on Feb 23 2005
0 comments
184 views