In some circumstances the HTTP connector service does not start on a Windows Server. When trying to manually start the service from the Services option in Control Panel, it reports: Windows could not start the Serena Dimensions HTTP Connector
The Orchestration Engine cannot send the Web service request at Service step SAC_GetMapRecordForProductAndRelease to the endpoint defined as http ://agileserver/SerenaConnectors/SerenaAgileConnector.asmx . You should verify that the definition is correct and that the server is responding.
clientcertssl-accesscontrol.log [ClientCertSSLAccessControlFilterAccessLog] [00000::] -- DENIED HTTP /mashupmgr/ services /AppRepositoryService You will see these errors if you have enabled "Client Certificate Authentication" from within Configurator but have not followed the steps yet to configure Composer to use those settings.
The other option is to not use https for JBoss. In order to do that remove the port value for the https field in the JBoss Server tab and uncheck the use https checkbox on the Component Server tab in the JBoss section. After clicking Apply this will force JBoss to always connect via http and you won't see this error in Request Center.