For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
I would like to know how to launch 12c Reports Builder on Windows 10. As you can see in the screenshot below, Oracle Reports has been installed on my machine : However, when starting the WebLogic server and WLS_FORMS then double-clicking on the rwbuilder.exe file (that is located on this path: C:\Oracle\Middleware\Oracle_Home\bin), nothing happens and the file does not open. After taking a look at the thread on the following link : https://community.oracle.com/tech/developers/discussion/3874809/oracle-12c-report-builder-not-opening , I found out that I needed to start the WLS_REPORTS. In order to do that, this how I proceeded : I ran this command-line : startManagedWeblogic.cmd WLS_REPORTS Then, when entering username and password to boot the WebLogic server, I get this error message: The server name WLS_REPORTS is unknown to the Administrator Server. Check if restart is required. Any idea how to fix that? Thanks in advance.