Integration Composer – ZTACS Limited http://ztacs.com Sun, 06 Sep 2015 20:21:05 +0000 en-US hourly 1 https://wordpress.org/?v=5.6.3 http://ztacs.com/wp-content/uploads/2018/03/cropped-ztacs_logo.fw_-32x32.png Integration Composer – ZTACS Limited http://ztacs.com 32 32 Error starting Integration Composer http://ztacs.com/error-starting-integration-composer/ Sun, 06 Sep 2015 20:21:05 +0000 http://www.solutioning.eu/?p=815 SmartCloud Control Desk comes bundled with IBM Tivoli Integration Composer.  In case of SCCD version 7.5.3 , after installing ITIC it cannot be started.

If we run startFusion.sh , it stops with java.lang.ClassNotFoundException

Examining the script we see it calls init.sh, which has a property called FSNBUILD. This is the version number of SCCD – referring to the IntegrationComposer####.jar (located in the workarea directory)

In ver. 7.5.3, we have workarea/IntegrationComposer7530.jar file and in init.sh FSNBUILD=7510. Changing FSNBUILD to 7530 in init.sh script solves the problem.

]]>