Skip to Main Content

Analytics Software

Announcement

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!

OBIA 11.1.1.10.3 on linux domain-registry.xml not found

BenFreezSep 4 2022

Hi team,

I am currently installing obia 11.1.1.10.3 on linux and i am facing an error when trying to Configure Oracle Analytics Server
Capture.PNGWhen i am trying to execute the step below, i am receiving an error mentinning the file domain-registry.xml not found

Error: Could not find or load main class –jar
[xxx@xxxxxxxxxx scripts]$ java -jar obia.config.jar /tmp/input.txt
[2022-09-04 11:30:25 INFO] You're running BIApps config on LINUX environment
[2022-09-04 11:30:25 INFO] Setting LDAP type to embedded, OID configuration must be carried out post provisioning
[2022-09-04 11:30:25 INFO] Copying cloud replicator config template(s) ..
[2022-09-04 11:30:25 INFO]
[2022-09-04 11:30:25 INFO] Reading domain dir ...
Exception in thread "main" java.lang.Exception: /opt/apps/xxx/oracle/Middleware/Oracle_BI/domain-registry.xml not found
    at oracle.obia.config.IntroSpectDomain.readDomainInfo(IntroSpectDomain.java:44)
    at oracle.obia.config.ConfigApps.getDomainPath(ConfigApps.java:478)
    at oracle.obia.config.ConfigApps.callLocalFunction(ConfigApps.java:493)
    at oracle.obia.config.ConfigApps.configureBIApps(ConfigApps.java:630)
    at oracle.obia.config.ConfigApps.main(ConfigApps.java:670)

Is one of you face this issue ?
Here the documentation i am following : https://docs.oracle.com/applications/biapps103/install/GUID-66B98B0E-11F9-4DAE-9C1F-947BBB805B39.htm#BIAIN-GUID-5A6990FE-F57E-4F2B-BF07-7483700E3D72
Best regards,
Ben

Comments
Post Details
Added on Sep 4 2022
1 comment
200 views