Update : I disabled clamp-aaf-authentication profile in application.properties. Now clamp_clamp_1 came up, but option to create / edit closed up is disabled. Is authentication profile mandatory for default clamp operation ? If so, could you let me know what I'm missing while building clamp from source ?
BR, Viswa On Sat, Jul 21, 2018 at 11:29 PM Viswanath Kumar Skand Priya via Lists.Onap.Org <[email protected]> wrote: > 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 > <https://urldefense.proofpoint.com/v2/url?u=https-3A__files.pythonhosted.org_packages_e3_24_c35fb1c1c315fc0fffe61ea00d3f88e85469004713dab488dee4f35b0aff_simplejson-2D3.16.0.tar.gz&d=DwMFaQ&c=udBTRvFvXC5Dhqg7UHpJlPps3mZ3LRxpb6__0PomBTQ&r=9F3pNUkzjE-2v1eTClkRVakDRN8GH7Bm-wt1lWkxoUyyDORTqf5MxNO_GrMBs0gZ&m=TTT-6xVOwloos1sIdSIR3Ce-nAOHx0QNXgAXlvCJt70&s=RTl0qQOios3UKtkxxCYrcoD554UEt53tfBz62Mc6Wt0&e=> > (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 (#11334): https://lists.onap.org/g/onap-discuss/message/11334 Mute This Topic: https://lists.onap.org/mt/23777813/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
