Hi Team,
I have recently installed the Oracle SOA Suite 12.2.1.3.0 with the Java version 1.8.0_251 . But when i am trying to Run the Start Server Instance (IntegratedWebLogicServer) from JDeveloper , it is unable to construct the domain. Below is a snippet of the error message from the log file ( I have attached the log file for reference ) :
cmd.exe /c ""C:\Oracle\Middleware\Oracle_Home\oracle_common\common\bin\wlst.cmd" "C:\Users\kumrahur\AppData\Roaming\JDeveloper\system12.2.1.3.42.170820.0914\o.j2ee.adrs\BuildDefaultDomain1.py""
Cannot run program "cmd.exe" (in directory "C:\Oracle\Middleware\Oracle_Home\oracle_common\common\bin"): Malformed argument has embedded quote: "C:\Oracle\Middleware\Oracle_Home\oracle_common\common\bin\wlst.cmd" "C:\Users\kumrahur\AppData\Roaming\JDeveloper\system12.2.1.3.42.170820.0914\o.j2ee.adrs\BuildDefaultDomain1.py"
java.io.IOException: Cannot run program "cmd.exe" (in directory "C:\Oracle\Middleware\Oracle_Home\oracle_common\common\bin"): Malformed argument has embedded quote: "C:\Oracle\Middleware\Oracle_Home\oracle_common\common\bin\wlst.cmd"
Going through the Soa Suite documentation
https://docs.oracle.com/middleware/1213/core/SOAQS/integrated.htm#SOAQS465
,
this seems to be the first step to begin with my learning.
However, i would like to point out that i had installed the SOA Suite an year ago and was able to perform all operations. I uninstalled it (probably not in the right way , don't remember TBH ) , and now that i am trying to work on it again, i am facing this issue.
I also tried the steps to Configure a standalone domain from command prompt , but it is unable to load the templates and i am getting the error like "Unable to find template" or "Corrupt template" and i am unable to find the
qs_config.cmd file
in "%
ORACLE_HOME%"
/soa/common/bin
Any help would be appreciated.
Thank you,
Rahul Kumar