Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
what is difference in start / stopping integration server from these paths?
//IntegrationServer/instances/default/bin/ //profiles/IS_default/bin/
@Sandeep_Deepala , please note that scripts located under default/bin are just wrapper (not Taunki wrapper) scripts around IS_default/bin. For consistency, all products that are based on OSGi platform have profile created under profiles directory and various scripts exists under the same location.
@Sandeep_Deepala You should use the scripts in /profiles/instance_name/bin/ to start/stop the server. It is recommended by Software AG. The start/stop scripts contained in \instances\instance_name\bin are deprecated. Even if it works, you should not use it.
Check the section Starting and Stopping the Server of documentation Integration_Server_Administrators_Guide.