fixes the issue. INFO -- Awaiting callback from Application Engine on the success of the import . INFO -- Application Engine callback at 5/3/13 2:50 AM. INFO -- The following errors or warnings were received: ERROR -- Parser Fatal Error at file D:/Serena/SBM/Application Engine/mst49436/teamtrack/5130dae1-d94d-4d16-a9da-e4bc5c88b57
Problem is with the endpoints.xml and a REST grid. The snapshot will promote in AR and the blueprint will import fine but you should be able to import from a snapshot or do a Get from AE and import from there too.
You can update SBM\ Application Engine \bin\workers.properties file and increase the two socket timeouts from it's default value of 300 seconds. worker.template_worker.socket_timeout=300 worker.template_node.socket_timeout=300
AE exports a definition.xml that doesn't import . This happens when a corrupted rule gets corrupted so that AE exports a bad definition.xml. The problem is in the last value, which is associated with a user field.
To work around this bug, you can go to the Process Apps section of the Application Repository after performing the Get from Application Engine and export the new version to a file. You can then import that file into Composer and after you have checked it in one time, you will be able to open it as you normally would from the repository.
On Windows 7, 64 Bit OS the error message appears as follows: Faulting application path: C:\Program Files\Serena\SBM\ Application Engine \bin\ttadmin.exe Faulting module path: C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4926_none_08e1a05ba83fe554\MSVCR90.dll
This can be worked around by loading the file into the Application Repository, then deploying, then performing a "Get from Application Engine " and finally opening in Composer from the repository.
If this happens, then check the ts_import.log file on the target system (usually in the "Application Engine\Log" directory). Certain database-related errors may be logged there, but the AE import process will erroneously send a successful return code of 0.