Dear CLAMP Team, I'm trying to build CLAMP from source ( master ) and trying to deploy local docker images. I'm using OSX as part of development setup.
When I build CLAMP "including" IT, as part of docker IT test, execution keeps stalling while waiting for port 8080 to comeup. On skipping the IT and building docker images, while trying to use docker-compose up, clamp_clamp_1 container keeps exiting. Inspecting the logs, I could see that tomcat is unable to init due to keystore issue. PFB logs clamp_1 | 17:47:52.465 [localhost-startStop-1] INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext third_party_proxy_1 | Downloading https://files.pythonhosted.org/packages/e3/24/c35fb1c1c315fc0fffe61ea00d3f88e85469004713dab488dee4f35b0aff/simplejson-3.16.0.tar.gz (81kB) clamp_1 | 17:47:53.084 [localhost-startStop-1] INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2018-07-21T17:47:53.083+0000 INIT [cadi] cadi_keyfile points to /opt/clamp/config/org.onap.clamp.keyfile clamp_1 | 17:47:53.094 [localhost-startStop-1] ERROR org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - 2018-07-21T17:47:53.092+0000 ERROR [cadi] Cannot load keyfile clamp_1 | java.io.IOException: Invalid Key clamp_1 | at org.onap.aaf.cadi.Symm.obtain(Symm.java:616) clamp_1 | at org.onap.aaf.cadi.Symm.obtain(Symm.java:555) clamp_1 | at org.onap.aaf.cadi.PropAccess.init(PropAccess.java:130) clamp_1 | at org.onap.aaf.cadi.ServletContextAccess.<init>(ServletContextAccess.java:41) clamp_1 | at org.onap.aaf.cadi.filter.CadiFilter.init(CadiFilter.java:129) clamp_1 | at org.onap.clamp.clds.filter.ClampCadiFilter.init(ClampCadiFilter.java:80) Could you please let me know what I'm missing here? BR, Viswa <http://www.verizon.com> Viswanath Kumar Skand Priya Senior Architect Technology, Architecture & Planning -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11333): https://lists.onap.org/g/onap-discuss/message/11333 Mute This Topic: https://lists.onap.org/mt/23777541/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
