ORABPEL-02052 The BPEL domain "default" cannot be found
417578Apr 2 2008 — edited Jul 4 2011Hello,
We have installed SOA suite 10.1.3.1 in two different servers, one with RHEL 4, 64 bit and another is OEL 5, 32 bit. We have applied SOA patch 10.1.3.3.0 according to the guidelines. Both installations were fine, there were no errors during installation. We are using Oracle database 10gR2 (10.2.0.2.0) for the datasource of BPEL, WSM and ESB. We have also installed BI publisher on the default oc4j container of the SOA suite. We have separate OIM 10.1.4.1 installations but we have not yet started using that as the security provider for these SOA suites.
SOA suite, AS control are working all right but both these apps servers have a common problem. The "default" BPEL domain cannot be loaded. We find the following in the ORACLE_HOME/opmn/logs/default_group~oc4j_soa~default_group~1.log file.
------------------------
08/04/03 02:43:42 0 - ORABPEL-02052
Cannot lookup BPEL domain.
The BPEL domain "default" cannot be found; the domain may not have initialized properly.
Please verify that the BPEL domain loader has a valid set of initialization properties in the application properties file.
<BaseCubeSessionBean::logError> Error while invoking bean "finder": [com.collaxa.cube.engine.EngineNotFoundException: Cannot lookup BPEL domain.
The BPEL domain "default" cannot be found; the domain may not have initialized properly.
Please verify that the BPEL domain loader has a valid set of initialization properties in the application properties file.
]
ORABPEL-02052
Cannot lookup BPEL domain.
The BPEL domain "default" cannot be found; the domain may not have initialized properly.
Please verify that the BPEL domain loader has a valid set of initialization properties in the application properties file.
-------------------------
While doing the installations we did not use the conventional password "welcome1" for oc4jadmin user, we chose a different one.
Can anyone suggest where to look or what to fix please?
Thanks.