The BRD file uses the physical machine of the Build Server. During the execution of the pBEM command (i.e. the compiling of the code), SOAP messages are sent the Build Server using the URL http://<MACHINE>:<PORT>/bws/services/monitor. If the default Dimensions CM URLs are set to “localhost”, pBEM receives a SOAP error.
Getting the warning in the Common Log “Cannot enforce correct SOAP Message element order. Using build order. Schema object not found for namespace http://deployview.serena.com and localname getDeployView[org.jbpm.bpel.integration.soap.SerenaSoapUtil]”
Build fails with these error messages : BCB1901000E Error: SOAP FAULT: SOAP-ENV:Client"No connection could be made because the target machine actively refused it." COR1601012E The allocation of a build job by the SCBC failed with code -1; processing cannot continue
Therefore, if there is a problem it will often be with this service. In this situation, the upgrade to 3.5 was accomplished without the benefit of the upgrade documentation and there are many manual steps that should have been performed. In order to correct the error message , the following steps were assembled -- they are merely gleanings from the 3.5 and 4.0 upgrade documentation.