Hi Pierre, Thank you for the reply!
Yes, this is the same issue that I mentioned in Scale-Out with Marco and Chandra. I was also unable to login in into clamp with the default 3.0.3 image similar issue while communicating to AAF I guess, so I have edited the application.properties file to enable default login. As discussed in this topic https://lists.onap.org/g/onap-discuss/topic/clamp_not_able_to_login/28781703?p=,,,20,0,0,0::recentpostdate%2Fsticky,,,20,2,40,28781703. AAF is working fine with other components. Clamp is unable to communicate to policy I guess. Here is the error log: 2019-01-07T13:42:56.569Z|DEBUG|ErrorDescription=This is an Unknown Error. Please check the error message for detail information, InstanceUUID=7e6721d1-78e4-4cbf-91cc-3c7db2601d43, RequestID=8e6ed09e-a0c0-4039-9bcc-f70fda7f64d7, ElapsedTime=0, EndTimestamp=2019-01-07T13:42:56Z, PartnerName=admin, ClientIPAddress=10.42.32.208, ServerFQDN=x.x.x.x, TargetEntity=CLDS, ErrorCategory=ERROR, TargetServiceName=getUserName, EntryTimestamp=2019-01-07T13:42:56.181Z, ClassName=, InvocationID=b5d9c5f9-90e3-4c9a-9c08-5c7b0ee10460, ErrorCode=POLICY-519E, BeginTimestamp=2019-01-07T13:42:56Z||Setting request Accept header to [application/xml, text/xml, application/json, application/*+xml, application/*+json] 2019-01-07T13:42:56.569Z|DEBUG|ErrorDescription=This is an Unknown Error. Please check the error message for detail information, InstanceUUID=7e6721d1-78e4-4cbf-91cc-3c7db2601d43, RequestID=8e6ed09e-a0c0-4039-9bcc-f70fda7f64d7, ElapsedTime=0, EndTimestamp=2019-01-07T13:42:56Z, PartnerName=admin, ClientIPAddress=10.42.32.208, ServerFQDN=x.x.x.x, TargetEntity=CLDS, ErrorCategory=ERROR, TargetServiceName=getUserName, EntryTimestamp=2019-01-07T13:42:56.181Z, ClassName=, InvocationID=b5d9c5f9-90e3-4c9a-9c08-5c7b0ee10460, ErrorCode=POLICY-519E, BeginTimestamp=2019-01-07T13:42:56Z||Writing [{"policyName":"CLAMPvLoadBalancerMS_v1_0_vLoadBalancerMS0.Config_MS_ClosedLoop_f4573337_126c_11e9_9a5f_0211864d13c5_TCA_1d13unw","onapName":null,"configName":null,"configAttributes":null,"requestID":null,"unique":false,"ecompName":null}] as "application/json" using [org.springframework.http.converter.StringHttpMessageConverter@58c3bb0f] 2019-01-07T13:42:56.588Z|WARN|ErrorDescription=This is an Unknown Error. Please check the error message for detail information, InstanceUUID=7e6721d1-78e4-4cbf-91cc-3c7db2601d43, RequestID=8e6ed09e-a0c0-4039-9bcc-f70fda7f64d7, ElapsedTime=0, EndTimestamp=2019-01-07T13:42:56Z, PartnerName=admin, ClientIPAddress=10.42.32.208, ServerFQDN=x.x.x.x, TargetEntity=CLDS, ErrorCategory=ERROR, TargetServiceName=getUserName, EntryTimestamp=2019-01-07T13:42:56.181Z, ClassName=, InvocationID=b5d9c5f9-90e3-4c9a-9c08-5c7b0ee10460, ErrorCode=POLICY-519E, BeginTimestamp=2019-01-07T13:42:56Z|org.springframework.web.client.HttpClientErrorException: 500 I/O error on POST request for "https://pdp.onap:8081/pdp/api/getConfig": sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target; nested exception is javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target\n\tat org.onap.policy.std.StdPolicyEngine.callNewPDP(StdPolicyEngine.java:727)\n\t... 129 common frames omitted\nWrapped by: org.onap.policy.api.PolicyException: PE500 - Process Flow Issue: :500:\n\tat org.onap.policy.std.StdPolicyEngine.callNewPDP(StdPolicyEngine.java:743)\n\tat org.onap.policy.std.StdPolicyEngine.getConfigImpl(StdPolicyEngine.java:622)\n\t... 128 common frames omitted\nWrapped by: org.onap.policy.api.PolicyConfigException: PE500 - Process Flow Issue: Unable to get valid Response fromĀ PDP(s) [https://pdp.onap:8081/pdp/, https://pdp.onap:8081/pdp/]\n\tat org.onap.policy.std.StdPolicyEngine.getConfigImpl(StdPolicyEngine.java:629)\n\tat org.onap.policy.std.StdPolicyEngine.listConfigImpl(StdPolicyEngine.java:787)\n\tat org.onap.policy.std.StdPolicyEngine.listConfig(StdPolicyEngine.java:245)\n\tat org.onap.policy.api.PolicyEngine.listConfig(PolicyEngine.java:259)\n\tat org.onap.clamp.clds.client.req.policy.PolicyClient.checkPolicyExists(PolicyClient.java:406)\n\tat org.onap.clamp.clds.client.req.policy.PolicyClient.send(PolicyClient.java:264)\n\tat org.onap.clamp.clds.client.req.policy.PolicyClient.sendMicroServiceInOther(PolicyClient.java:237)\n\tat org.onap.clamp.clds.client.TcaPolicyDelegate.execute(TcaPolicyDelegate.java:72)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat org.apache.camel.component.bean.MethodInfo.invoke(MethodInfo.java:481)\n\tat org.apache.camel.component.bean.MethodInfo$1.doProceed(MethodInfo.java:300)\n\tat org.apache.camel.component.bean.MethodInfo$1.proceed(MethodInfo.java:273)\n\tat org.apache.camel.component.bean.AbstractBeanProcessor.process(AbstractBeanProcessor.java:187)\n\tat org.apache.camel.component.bean.BeanProcessor.process(BeanProcessor.java:53)\n\tat org.apache.camel.component.bean.BeanProducer.process(BeanProducer.java:41)\n\tat org.apache.camel.processor.SendProcessor.process(SendProcessor.java:148)\n\tat org.apache.camel.processor.RedeliveryErrorHandler.process(RedeliveryErrorHandler.java:548)\n\tat org.apache.camel.processor.CamelInternalProcessor.process(CamelInternalProcessor.java:201)\n\tat org.apache.camel.processor.Pipeline.process(Pipeline.java:138)\n\tat org.apache.camel.processor.Pipeline.process(Pipeline.java:101)\n\tat org.apache.camel.processor.ChoiceProcessor.process(ChoiceProcessor.java:117)\n\tat org.apache.camel.processor.RedeliveryErrorHandler.process(RedeliveryErrorHandler.java:548)\n\tat org.apache.camel.processor.CamelInternalProcessor.process(CamelInternalProcessor.java:201)\n\tat org.apache.camel.processor.CamelInternalProcessor.process(CamelInternalProcessor.java:201)\n\tat org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:97)\n\tat org.apache.camel.component.direct.DirectBlockingProducer.process(DirectBlockingProducer.java:48)\n\tat org.apache.camel.impl.DeferProducer.process(DeferProducer.java:72)\n\tat org.apache.camel.component.bean.AbstractCamelInvocationHandler$1.call(AbstractCamelInvocationHandler.java:192)\n\tat java.util.concurrent.FutureTask.run(FutureTask.java:266)\n\tat org.apache.camel.component.bean.AbstractCamelInvocationHandler.doInvoke(AbstractCamelInvocationHandler.java:210)\n\tat org.apache.camel.component.bean.AbstractCamelInvocationHandler.invokeProxy(AbstractCamelInvocationHandler.java:172)\n\tat org.apache.camel.component.bean.CamelInvocationHandler.doInvokeProxy(CamelInvocationHandler.java:51)\n\tat org.apache.camel.component.bean.AbstractCamelInvocationHandler.invoke(AbstractCamelInvocationHandler.java:89)\n\tat com.sun.proxy.$Proxy78.executeAction(Unknown Source)\n\tat org.onap.clamp.clds.service.CldsService.putModelAndProcessAction(CldsService.java:394)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat org.apache.camel.component.bean.MethodInfo.invoke(MethodInfo.java:481)\n\tat org.apache.camel.component.bean.MethodInfo$1.doProceed(MethodInfo.java:300)\n\tat org.apache.camel.component.bean.MethodInfo$1.proceed(MethodInfo.java:273)\n\tat org.apache.camel.component.bean.AbstractBeanProcessor.process(AbstractBeanProcessor.java:187)\n\tat org.apache.camel.component.bean.BeanProcessor.process(BeanProcessor.java:53)\n\tat org.apache.camel.component.bean.BeanProducer.process(BeanProducer.java:41)\n\tat org.apache.camel.processor.SendProcessor.process(SendProcessor.java:148)\n\tat org.apache.camel.processor.RedeliveryErrorHandler.process(RedeliveryErrorHandler.java:548)\n\tat org.apache.camel.processor.CamelInternalProcessor.process(CamelInternalProcessor.java:201)\n\tat org.apache.camel.processor.CamelInternalProcessor.process(CamelInternalProcessor.java:201)\n\tat org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:97)\n\tat org.apache.camel.http.common.CamelServlet.doService(CamelServlet.java:208)\n\tat org.onap.clamp.clds.ClampServlet.doService(ClampServlet.java:117)\n\tat org.apache.camel.http.common.CamelServlet.service(CamelServlet.java:78)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:742)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127)\n\tat org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)\n\tat org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)\n\tat org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)\n\tat org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)\n\tat org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)\n\tat org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)\n\tat org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:158)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)\n\tat org.springframework.security.web.session.ConcurrentSessionFilter.doFilter(ConcurrentSessionFilter.java:155)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)\n\tat org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)\n\tat org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)\n\tat org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)\n\tat org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)\n\tat org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)\n\tat org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)\n\tat org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)\n\tat org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357)\n\tat org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)\n\tat org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)\n\tat org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:610)\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:800)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:806)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1498)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.lang.Thread.run(Thread.java:748)\n|Policy not found...policy name - CLAMPvLoadBalancerMS_v1_0_vLoadBalancerMS0.Config_MS_ClosedLoop_f4573337_126c_11e9_9a5f_0211864d13c5_TCA_1d13unw 2019-01-07T13:42:56.591Z|INFO|ErrorDescription=This is an Unknown Error. Please check the error message for detail information, InstanceUUID=7e6721d1-78e4-4cbf-91cc-3c7db2601d43, RequestID=8e6ed09e-a0c0-4039-9bcc-f70fda7f64d7, ElapsedTime=0, EndTimestamp=2019-01-07T13:42:56Z, PartnerName=admin, ClientIPAddress=10.42.32.208, ServerFQDN=132.197.247.109, TargetEntity=Policy, ErrorCategory=ERROR, TargetServiceName=createPolicy, EntryTimestamp=2019-01-07T13:42:56.181Z, ClassName=, InvocationID=b5d9c5f9-90e3-4c9a-9c08-5c7b0ee10460, ErrorCode=POLICY-519E, BeginTimestamp=2019-01-07T13:42:56Z||Attempting to create policy for action=SUBMIT Best Regards Sirisha -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14815): https://lists.onap.org/g/onap-discuss/message/14815 Mute This Topic: https://lists.onap.org/mt/28912497/21656 Mute #clamp: https://lists.onap.org/mk?hashtag=clamp&subid=2740164 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
