Description: Applications new profile is not getting updated after the new EAR file is uploaded and "replace existing version" is checked. How to
resolve this problem. Symptoms:
1). After uploading a new EAR file, the old profile persists and new changes do not take effect.
2). Error similar to the following is thrown.
>>>>>>>
WARNING: exception with message ***Error starting application [com.ew.EnterpriseService.Provider.InventoryAdjustment.Application:1.0]*** has not been localized: TIBCO-BW-ADMIN-500444: Failed to start Application in AppNode [Provider_AppNode1]. Check the AppNode log files for messages starting with TIBCO-THOR-FRWK, TIBCO-BW-FRWK, or TIBCO-BW-SR-FRWK for details. Application State [StartFailed], reason : Process Property [defaultNextID] does not have same type as Module Configuration Property. Expected: [{http://www.w3.org/2001/XMLSchema}int], Actual: [{http://www.w3.org/2001/XMLSchema}long] , TIBCO-BW-ADMIN-500444: Failed to start Application in AppNode [Provider_AppNode2]. Check the AppNode log files for messages starting with TIBCO-THOR-FRWK, TIBCO-BW-FRWK, or TIBCO-BW-SR-FRWK for details. Application State [StartFailed], reason : Process Property [defaultNextID] does not have same type as Module Configuration Property. Expected: [{http://www.w3.org/2001/XMLSchema}int], Actual: [{http://www.w3.org/2001/XMLSchema}long]
>>>>>>>>>>>
Cause: This is due to defect number AMBW-24332.
Resolution
The workaround is to delete the old archive prior to uploading the new EAR.