Oracle E-Business Suite Virtual Appliance 2.2.7 Configuring on Windows host

oracle e-business suite 12.2 virtual appliance on Windows host

after downloading required zip files  we need to run assemble.sh script to prepare the final virtual box image (ova)

on Linux environment its easy to follow the read me and run assemble.sh script. Unfortunately this time i was windows for testing.

To our rescue we have cygwin on windows !!!

Install cygwin and make sure you are installing unzip as well with cygwin

run assemble.sh

if its complaining about checksum jst check newly generated checksum file and oracle provided checksum file.

md5sum did not match

In my case i found that

666ec13b1bcd9c4517ab2b9ce2dfae1b *V974693-01_1of2.zip

a * was prefixed to the file name which was actually causing the error , i manually verified all checksum values from md5sumwhenshipped.txt to sitemd5sum.txt  and found all values were same but a "*" was added to sitemd5sum.txt file

I replaced the * with space and saved the file

commented the part in the assemble.sh file where it deletes existing sitemd5sum file and populates sitemd5sum into sitemd5sum.txt


and ran the assemble.sh this combined all the part files into a single ova file

at the end also you will get error for checksum for the final file



finalmd5sumwhenshipped.txt
finalsitemd5sum.txt

here also issue was same it was having a * prefix in the finalsitemd5sum.file

2096e20c20051d4835b94051b5217dcf  *Oracle-E-Business-Suite-12.2.7_VISION_INSTALL.ova

you can ignore this error if you have manually verified both values and start importing it into a virtualbox

follow the steps in deployment guide completely before trying to access it from login page

Comments

Popular posts from this blog

Error processing request - Contact your application administrator apex 20.1

APP-FND-01436: List of Values cannot find any values for you to choose error from concurrent request program parameter (R12 12.1.3)

WEB ADI - issues encountered during initial access