opmnctl createcomponent fails after "/Domain/FormsReports" location changed
Hi,
After installing Forms/Reports 11g on Fusion Middleware I noticed the FormsReports in my Domain was located like this "/FormsReports/FormsReports" (I should have paid more attention during install)
so I removed one FormsReport from the path and now have "Forms/Reports". I modified all .env and .conf I could think of but now I am trying to create a reports server using :
$FR_INST/opmnctl createcomponent, -adminUsername, weblogic, -adminHost, orafusmid, -adminport, 7001, -oracleHome, /u01/app/oracle/product/fmw11g/Oracle_FRHome2, -oracleInstance, /u01/app/oracle/product/fmw11g/FRinst, -instanceName, FRinst, -componentName, rep_server2, -componentType, ReportsServerComponent]
but I get the following in the provision.log file :