Hi experts, I’ve been trying to distribute vFW today using the OOM deployment, but it appears aai data-router is in CrashLoopBackOff because port 9502 won’t open. Here are some logs:
2018-09-17T20:59:30.773Z||main|DataRouter||org.onap.aai.datarouter.Application||INFO|Starting Application v1.3.0-SNAPSHOT on onap-aai-data-router-5c5d5d8584-bcc74 with PID 1 (/opt/app/data-router/data-router.jar started by root in /opt/app/data-router) 2018-09-17T20:59:30.773Z||main|DataRouter||org.onap.aai.datarouter.Application||INFO|No active profile set, falling back to default profiles: default 2018-09-17T20:59:31.094Z||background-preinit|DataRouter||org.hibernate.validator.internal.util.Version||INFO|HV000001: Hibernate Validator 5.3.6.Final 2018-09-17T20:59:33.008Z||main|DataRouter||org.apache.tomcat.util.net.SSLHostConfig||WARN|The protocol [TLSv1.2] was added to the list of protocols on the SSLHostConfig named [_default_]. Check if a +/- prefix is missing. 2018-09-17T20:59:33.100Z||main|DataRouter||org.apache.catalina.core.StandardService||INFO|Starting service [Tomcat] 2018-09-17T20:59:33.100Z||main|DataRouter||org.apache.catalina.core.StandardEngine||INFO|Starting Servlet Engine: Apache Tomcat/8.5.32 2018-09-17T20:59:33.238Z||localhost-startStop-1|DataRouter||org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]||INFO|Initializing Spring embedded WebApplicationContext 2018-09-17T20:59:38.282Z||main|DataRouter||org.onap.aai.schema.OxmModelLoader||INFO|DR0014I|DR0014I Successfully loaded schema: V8| 2018-09-17T20:59:38.285Z||main|DataRouter||org.onap.aai.schema.OxmModelLoader||INFO|DR0014I|DR0014I Successfully loaded schema: V9| 2018-09-17T20:59:38.288Z||main|DataRouter||org.onap.aai.schema.OxmModelLoader||INFO|DR0014I|DR0014I Successfully loaded schema: V10| 2018-09-17T20:59:38.291Z||main|DataRouter||org.onap.aai.schema.OxmModelLoader||INFO|DR0014I|DR0014I Successfully loaded schema: V11| 2018-09-17T20:59:38.294Z||main|DataRouter||org.onap.aai.schema.OxmModelLoader||INFO|DR0014I|DR0014I Successfully loaded schema: V12| 2018-09-17T20:59:38.296Z||main|DataRouter||org.onap.aai.schema.OxmModelLoader||INFO|DR0014I|DR0014I Successfully loaded schema: V13| 2018-09-17T20:59:38.298Z||main|DataRouter||org.onap.aai.datarouter.policy.EntityEventPolicy||INFO|EEP0005I|EEP0005I Found OXM model: V8| 2018-09-17T20:59:38.298Z||main|DataRouter||org.onap.aai.datarouter.policy.EntityEventPolicy||INFO|EEP0005I|EEP0005I Found OXM model: V9| 2018-09-17T20:59:38.298Z||main|DataRouter||org.onap.aai.datarouter.policy.EntityEventPolicy||INFO|EEP0005I|EEP0005I Found OXM model: V10| 2018-09-17T20:59:38.298Z||main|DataRouter||org.onap.aai.datarouter.policy.EntityEventPolicy||INFO|EEP0005I|EEP0005I Found OXM model: V12| 2018-09-17T20:59:38.298Z||main|DataRouter||org.onap.aai.datarouter.policy.EntityEventPolicy||INFO|EEP0005I|EEP0005I Found OXM model: V11| 2018-09-17T20:59:38.298Z||main|DataRouter||org.onap.aai.datarouter.policy.EntityEventPolicy||INFO|EEP0005I|EEP0005I Found OXM model: V13| 2018-09-17T20:59:38.310Z||main|DataRouter||AAIRESTClient||INFO|AC0001I|AC0001I PUT request at url = https://aai-search-data.onap:9509/services/search-data-service/v1/search/indexes/entity-search-index/| 2018-09-17T20:59:38.885Z||main|DataRouter||AAIRESTClient||INFO|AC0003I|AC0003I PUT request operation time = 580 ms for link = https://aai-search-data.onap:9509/services/search-data-service/v1/search/indexes/entity-search-index/| 2018-09-17T20:59:38.885Z||main|DataRouter||AAIRESTClient||INFO|AC0004I|AC0004I request at url = https://aai-search-data.onap:9509/services/search-data-service/v1/search/indexes/entity-search-index/ resulted in http response: 400 Bad Request| 2018-09-17T20:59:38.888Z||main|DataRouter||org.onap.aai.datarouter.policy.EntityEventPolicy||ERROR|EEP012E|EEP012E Failed to create Search index entity-search-index due to: {"error":{"root_cause":[{"type":"mapper_parsing_exception","reason":"No handler for type [keyword] declared on field [entityPrimaryKeyValue]"}],"type":"mapper_parsing_exception","reason":"Failed to parse mapping [default]: No handler for type [keyword] declared on field [entityPrimaryKeyValue]","caused_by":{"type":"mapper_parsing_exception","reason":"No handler for type [keyword] declared on field [entityPrimaryKeyValue]"}},"status":400} | 2018-09-17T20:59:38.888Z||main|DataRouter||AAIRESTClient||INFO|AC0001I|AC0001I PUT request at url = https://aai-search-data.onap:9509/services/search-data-service/v1/search/indexes/topography-search-index/| 2018-09-17T20:59:38.925Z||main|DataRouter||AAIRESTClient||INFO|AC0003I|AC0003I PUT request operation time = 37 ms for link = https://aai-search-data.onap:9509/services/search-data-service/v1/search/indexes/topography-search-index/| 2018-09-17T20:59:38.925Z||main|DataRouter||AAIRESTClient||INFO|AC0004I|AC0004I request at url = https://aai-search-data.onap:9509/services/search-data-service/v1/search/indexes/topography-search-index/ resulted in http response: 400 Bad Request| 2018-09-17T20:59:38.925Z||main|DataRouter||org.onap.aai.datarouter.policy.EntityEventPolicy||ERROR|EEP012E|EEP012E Failed to create Search index topography-search-index due to: {"error":{"root_cause":[{"type":"mapper_parsing_exception","reason":"No handler for type [keyword] declared on field [entityType]"}],"type":"mapper_parsing_exception","reason":"Failed to parse mapping [default]: No handler for type [keyword] declared on field [entityType]","caused_by":{"type":"mapper_parsing_exception","reason":"No handler for type [keyword] declared on field [entityType]"}},"status":400} | 2018-09-17T20:59:38.925Z||main|DataRouter||org.onap.aai.datarouter.policy.EntityEventPolicy||INFO|EEP0007I|EEP0007I Entity Event Policy component started.| 2018-09-17T20:59:42.529Z||main|DataRouter||org.apache.catalina.core.StandardService||INFO|Stopping service [Tomcat] 2018-09-17T20:59:42.547Z||main|DataRouter||org.springframework.boot.SpringApplication||ERROR|Application startup failed org.apache.camel.RuntimeCamelException: org.apache.camel.FailedToCreateRouteException: Failed to create route route1: Route(route1)[[From[event-bus:mybus/?eventTopic=AAI-EVENT&gr... because of Failed to resolve endpoint: event-bus://mybus/?eventTopic=AAI-EVENT&groupId=datarouter&groupName=datarouter&url=http%3A%2F%2Fmessage-router.onap%3A3904 due to: Failed to resolve endpoint: event-bus://mybus/?eventTopic=AAI-EVENT&groupId=datarouter&groupName=datarouter&url=http%3A%2F%2Fmessage-router.onap%3A3904 due to: There are 3 parameters that couldn't be set on the endpoint. Check the uri if the parameters are spelt correctly and that they are properties of the endpoint. Unknown parameters=[{groupId=datarouter, groupName=datarouter, url=http://message-router.onap:3904}] Is this a known thing, or am I missing something? Thanks, Alexis -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12459): https://lists.onap.org/g/onap-discuss/message/12459 Mute This Topic: https://lists.onap.org/mt/25729127/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
