Friday, June 17, 2011

ORABPEL-30017: Initialization Error

Product: Oracle SOA/BPM
Version: 11.1.1.4
OS: Windows 7

I deployed successfully to the SOA Server, however when I open BPM I get an initialization error.

To fix this error, go to your database, login as XX_SOAINFRA(where XX is the prefix that you specified during the installation of the SOAINFRA schema using the RCU utility) and run the following SQL:

select processId, processName, domainName, compositeName, revision, scaLabel, compositeDN, label, processType,
targetNamespace, status, organizationalUnitId, subType from BPM_CUBE_PROCESS.


and update the status to -1 for all entries.