Open Oracle Reports with command rwbuilder.sh, encounter error: "REP-3000: Internal error starting Oracle Toolkit."
[oracle@bej301441 ~]$ rwbuilder.sh
REP-3000: Internal error starting Oracle Toolkit.
Solution:
1. Unset the following environment variables which are required by Forms, but in some circumstances can cause problems for Reports. Reset the variables before either running the Forms builder or compiling forms manually:
2. Open $ORACLE_HOME/bin/reports.sh in a text editor and comment out the following lines.
This modification is needed because these variables were set when the Applications OracleAS 10.1.2 environment was sourced, so must not be overwritten by the script. This problem will be fixed in OracleAS 10.1.2.3, when the Reports script will be modified to set the variables only when not already defined in the calling environment (as done for the frmbld.sh script).
3. Launch the builder by running the following script.
Reference:Getting REP-3000 REP-0069 REP-58101 When Running rwbuilder.sh In Oracle Applications R12 [ID 558188.1]