Deploying a process app never returns a success or failure and remains waiting forever. Review of the TS_IMPORT.LOG file in [SBM INSTALL DIR]\ Application Engine \Log directory shows errors like the following. Notice that the endpoint has a relative URI without HTTP://HOSTNAME of the Application Repository server.
As of SBM 11.3, it doesn't look possible to remove TLS 1.0 from both the Server.xml ( Tomcat ) and the SChannel Registry key ( IIS ) and have deploys reach the "Completed" status. The deploy itself will succeed and your changes will get deployed. It is just the callback from the Application Engine to the Repository telling the system the deploy completed that fails so the status stays in "Waiting" forever.
INFO -- Application Engine callback at 4/14/15 3:29 PM. INFO -- The following errors or warnings were received: ERROR -- Parser Error at file C:/Program Files/Serena/SBM/ Application Engine /mst50586/application.xml, line 7, char 12 Message: no declaration found for element 'Locale' Failed to complete the import at 4/14/15 3:29 PM.
Promote or Deploy gets aborted with error in Activity log - ERROR -- An error happened during the import to Application Engine : First Element must contain the local name, Envelope , but found Fault
This may happen if the GSOAP application pool identity does not have access to the Application Engine directory. Check which identity is used for the GSOAP pool in IIS and then check the NT security of the Application Engine folder in the SBM installation directory. If GSOAP is using an identity like Network Service, make sure Network Service has full control over that folder.
Looking at the folder c:\Program Files\Serena\Business Mashups\ Application Engine \bin\resourcetmp\TTResourcePackage\ the administrator will notice a subfolder and within pairs of .txt and .res files. One or more .txt
"ORA-06552 PL/SQL Compilation unit analysis terminated" "Character set name is not recognized" This error was seen when an Oracle db was exported from an Oracle 10 db and imported to Oracle 11g