Issue in starting Apama with Um

I am trying to start Apama with UM and facing issue

2017-10-27 18:47:11.685 ERROR [140297657009984] - <JSONCodec.http> Exception while creating chain: Error while opening: libconnectivity-json-codec.so or a library it depends on for the plug-in: JSONCodec: libconnectivity-json-codec.so: cannot open shared object file: No such file or directory
2017-10-27 18:47:11.685 ERROR [140297657009984] - Failed to initialize correlator: Connectivity plug-ins startup failure

Apama Logs
[mkdir] Created dir: /tmp/generate-init-lg-stream-processing-scripts683839741
[java] ERROR: read(): Failed to read bundle “/home/bhu/SoftwareAG/Apama/connectivity/bundles/HTTPClientConnectivity.bnd” with error message: “Bundle descriptor file “/home/bhu/SoftwareAG/Apama/connectivity/bundles/HTTPClientConnectivity.bnd” does not exist”
[java] ERROR: read(): Failed to read bundle “/home/bhu/SoftwareAG/Apama/connectivity/bundles/HTTPClientConnectivity.bnd” with error message: “Bundle descriptor file “/home/bhu/SoftwareAG/Apama/connectivity/bundles/HTTPClientConnectivity.bnd” does not exist”
[java] ERROR: read(): Failed to read bundle “/home/bhu/SoftwareAG/Apama/connectivity/bundles/HTTPClientConnectivity.bnd” with error message: “Bundle descriptor file “/home/bhu/SoftwareAG/Apama/connectivity/bundles/HTTPClientConnectivity.bnd” does not exist”
[java] ERROR: read(): Failed to read bundle “/home/bhu/SoftwareAG/Apama/connectivity/bundles/HTTPClientConnectivity.bnd” with error message: “Bundle descriptor file “/home/bhu/SoftwareAG/Apama/connectivity/bundles/HTTPClientConnectivity.bnd” does not exist”
[java] ERROR: read(): Failed to read bundle “/home/bhu/SoftwareAG/Apama/connectivity/bundles/HTTPClientConnectivity.bnd” with error message: “Bundle descriptor file “/home/bhu/SoftwareAG/Apama/connectivity/bundles/HTTPClientConnectivity.bnd” does not exist”
[java] ERROR: read(): Failed to read bundle “/home/bhu/SoftwareAG/Apama/connectivity/bundles/HTTPClientConnectivity.bnd” with error message: “Bundle descriptor file “/home/bhu/SoftwareAG/Apama/connectivity/bundles/HTTPClientConnectivity.bnd” does not exist”
[java] ERROR: read(): Failed to read bundle “/home/bhu/SoftwareAG/Apama/connectivity/bundles/HTTPClientConnectivity.bnd” with error message: “Bundle descriptor file “/home/bhu/SoftwareAG/Apama/connectivity/bundles/HTTPClientConnectivity.bnd” does not exist”
[java] INFO: Successfully generated scenario configuration file: /tmp/generate-init-lg-stream-processing-scripts683839741/event_modeler_config.xml

Request you to provide inputs

Hello,
It looks like you’ve created your project on a version of Apama that has the JSON and HTTPClient plug-ins available in it, but you’re deploying the project to a different version of Apama that doesn’t have those plug-ins.

Can you let me know exactly which version of Apama you developed the project on, and which version of Apama you attempted to execute the project on? Include all four digits i.e. including which Fix version you’ve updated to.

Thanks,
Richard