Installing Oracle SOA 12c on Windows 10

With the release of Oracle SOA 12c Oracle has enhanced many features including Rest adapter and other smaller enhancements which add up to being a considerable upgrade.

As one would expect there are a few issues that will cause some headaches for the user. One of them is the new integrated server throwing an exception.

(ADRS_DOMAIN_PASSWORD)

I am currently using a Windows 10 OS which has been installed via Bootcamp on a Macbook pro. I was facing a few issues while installing SOA12c on my machine. One of them was getting my BPM to work which I still have not successfully done on my machine. Everything else but my BPM component is functional at the moment.

The other issue I was facing is with having a exception being thrown when trying to create a default domain inside Jdeveloper:

wlst > Failed to get environment, environ will be empty: (0, ‘Failed to execute command ([\’sh\’, \’-c\’, \’env\’]): java.io.IOException: Cannot run program “sh”: CreateProcess error=2, The system cannot find the file specified’)

wlst > Error:  ADRS_DOMAIN_PASSWORD environment variable not set.

This is because jython libraries that integrated weblogic have cannot recognize the operating system.

This is the location you will have to go to with the first portion representing %Oracle_Home% and replace the jar with this file:

http://jmp.sh/v/VcscsEDiuCBP1NhJqWh8

Alternatively you can also extract the Jar and add the string ‘Windows 10’ in _osTypeMap which is located in javashell.py.

8 thoughts on “Installing Oracle SOA 12c on Windows 10”

  1. I’m really impressed with your writing skills and also with the layout on your weblog. Is this a paid theme or did you modify it yourself? Anyway keep up the excellent quality writing, it is rare to see a great blog like this one nowadays..

    1. Thanks Dustin. I am using a managed wordpress theme which is hosted on GoDaddy. It was pretty easy to setup and I had it done in about 20 min.

  2. I just want to say I am all new to blogging and definitely loved you’re website. Almost certainly I’m going to bookmark your blog . You definitely come with outstanding posts. Kudos for revealing your web page.

  3. Heya i’m for the first time here. I came across this board and I find It truly helpful & it helped me out
    much. I am hoping to provide something again and help others like you aided me.

Leave a Reply

Your email address will not be published. Required fields are marked *