Oracle reports Tools and Server creation fails
I installed Oracle Reports 12c using the directions in https://docs.oracle.com/middleware/1221/formsandreports/install-fnr/install.htm . When I try to create reports tools instance I get an error
wls:/base_domain/serverConfig/> createReportsToolsInstance(instanceName='reptools1',machine='AdminServerMachine')
Location changed to edit custom tree. This is a writable tree with No root.
For more help, use help('editCustom')
Traceback (innermost last):
File "<console>", line 1, in ?
File "/usr/oraids12/mw/ReportsToolsComponent/plugins/wlst/reptools-wlst-dependencies.jar!/wlstScriptDir/OracleReportsTools.py", line 22, in createReportsToolsInstance
File "/usr/oraids12/mw/ReportsToolsComponent/plugins/wlst/reptools-wlst-dependencies.jar!/wlstScriptDir/reports_tools_handler.py", line 117, in reportsTools_createReportsToolsInstance