Products | Versions |
---|---|
TIBCO BPM | - |
Not Applicable | - |
Resolution:
BPM requires some "internal" processes and Job Creators to be present.
To confirm that your Repository Instance (.dat file) contains these processes, simply run the BPMD with the --internal option (please refer to the BPM User Guide for further information). Then confirm that the following processes and Job Creators are present:
_BPM/_BPMBridge-ICIM
_BPM/_BPMServiceManager
_BPM/_BPMException
_BPM/_BPMSleep
_BPM/_BPMStarterService
_BPM/_BPMWakeupService
_BPM/_BPMInitialManagerCreator
_BPM/_BPMManagerCreator
These processes are added by the <BPM Installation>/bin/buildBPMRepo.bat script when creating a new Repository Instance. They can also be found in the <BPM Installation>/bpm_default.dat shipped as part of the BPM installation.