Getting The Error oracle.sysman.oii.oiil.OiiNativeException When Running CreateReportsToolsInstance
(Doc ID 3026193.1)
Last updated on JUNE 03, 2024
Applies to:
Oracle Reports Developer - Version 12.2.1.4.0 and laterMicrosoft Windows x64 (64-bit)
Symptoms
Forms and Reports have been installed successfully on a Windows server. The Node Manager and WebLogic servers can be started without any issues. But running the script createReportsToolsInstance fails. Different errors have been encountered and have been fixed by available solutions. Ultimately, the script still fails with the following error.
Steps to reproduce:
1. Start the Node Manager.
2. Start the Weblogic server.
3. Via the Command Prompt, execute the following commands:
$ORACLE_HOME\oracle_common\common\bin\wlst.cmd
connect("weblogic","<WEBLOGIC PASSWORD>","<HOSTNAME>:7001")
4. Run the wlst command below:
createReportsToolsInstance(instanceName='reptools1', machine='AdminServerMachine')
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |