Hi,
I intend to test BI functionalities on Oracle APEX. I have installed Oracle Business Intelligence 12.2.1 on my windows x64 server.
The installation went through with difficulties but it was eventually successfully installed.
I configured a domain for BI. All steps were completed successfully.
I run
"startWebLogic.cmd"
through this directory :
product\12.2.1\mw\user_projects\domains\bi\bin
No issues, I can access >
http://localhost:9500/console
and EM via
http://localhost:9500/em


I run
"startManagedWebLogic.cmd bi_server1"
through the same directory. Server seems to startup correctly. These are the final lines in the console window :
Build Info: Oracle BI Publisher 12.2.1.0.0
Build Info: Oracle BI Publisher 12.2.1.0.0
Build Info: Oracle BI Publisher 12.2.1.0.0

I check in EM whether the server has startup or not, everything's green to go.


I try to access this link :
http://localhost:9502/xmlpserver/
I'm faced with this error :
Error
Server not initialized. Please make sure the repository is ready.

What am I doing wrong?