Get Mashup/Process App from Application Engine aborts - error "Failed execution of "create( multiple )". Please investigate children for status of individual objects" in the log
In Configurator the Host name will be that of the Internal Load Balancer (this may be the only one you have). The Host name is used for communication between the Application Engine and the Tomcat servers.
You MAY get the following error in the Windows Application Event log - All SBM Application Engine threads are apparently hung. You will probably need to restart the server.
Any custom form for which has language(locale) overrides within the Strings AE table will FAIL to render. After a deploy the UI shows the message like "Missing default Locale(fr_FR) value for key:..."
When multiple dynamic core config parameters are added to the ...\SBM\ Application Engine \alfssojavabridge\alfssogatekeeper\conf\gatekeeper-services-config.xml, their evaluation is done wrong resulting in unusability.
This might be the case if Tomcat were installed on the same machine as JBoss and you're trying to see the traffic between the two. Another good example would be if Application Engine and Orchestration Engine were installed on the same machine wireshark won't capture web service calls from IIS to JBoss. The following steps will allow this communication to be caught by Wireshark.
In Composer click on the Application itself and in the properties of the application you should find the "Design Number", copy that value. Now navigate to the corresponding location on the file system of the Application Engine server where the last folder corresponds with the design number from step 2. C:\Program Files\Serena\SBM\Application Engine\bin\javascript\d0e555e1-f232-4a44-b6fb-5f76f1eb113c
Ext.Sleep( 10000 ); // sleeps for 10 milliseconds As a workaround edit the following file. C:\Program Files\Micro Focus\SBM\ Application Engine \template\selfregform.htm
To change to persistent cookies, change the PersistCookies parameter from "false" to "true" in the following files: [1] Application Engine \alfssojavabridge\alfssogatekeeper\conf\gatekeeper-cookie-management-config.xml [2] Common\jboss405\server\default\alfssogatekeeper\conf\gatekeeper-cookie-management-config.xml