Hey Mohamed,
No matches found is not an error on sparky, it might be with trying to contact 
search service or elastic search.
Are you using master release in OOM? Or Beijing?
Can you send me the logs in sparky when you try a global search bar.
The error logs should be available under /var/logs/onap/ in the sparky 
container itself.
Regards
Arul

From: [email protected] [mailto:[email protected]] On 
Behalf Of Mohamed Waly
Sent: Monday, October 15, 2018 9:15 AM
To: [email protected]
Subject: Re: [onap-discuss] AAI UI Sparky Not loading data #aai

Hello Arul
we are using OOM setup, and attached is sparky deployment information for your 
ref
In the global search, whatever we write gives "No Matches Found"

kubectl -n onap describe deployment onap-aai-sparky-be
Name:                   onap-aai-sparky-be
Namespace:              onap
CreationTimestamp:      Tue, 21 Aug 2018 07:08:49 +0000
Labels:                 app=aai-sparky-be
                        chart=aai-sparky-be-2.0.0
                        heritage=Tiller
                        release=onap
Annotations:            deployment.kubernetes.io/revision=7
Selector:               app=aai-sparky-be
Replicas:               1 desired | 1 updated | 1 total | 1 available | 0 
unavailable
StrategyType:           RollingUpdate
MinReadySeconds:        0
RollingUpdateStrategy:  1 max unavailable, 1 max surge
Pod Template:
  Labels:  app=aai-sparky-be
           release=onap
  Containers:
   aai-sparky-be:
    Image:      nexus3.onap.org:10001/onap/sparky-be:1.2.1
    Ports:      9517/TCP, 8000/TCP
    Liveness:   tcp-socket :9517 delay=10s timeout=1s period=10s #success=1 
#failure=3
    Readiness:  tcp-socket :9517 delay=10s timeout=1s period=10s #success=1 
#failure=3
    Environment:
      CONFIG_HOME:              /opt/app/sparky/appconfig/
      KEYSTORE_ALIAS_PASSWORD:  OBF:1i9a1u2a1unz1lr61wn51wn11lss1unz1u301i6o
      KEYSTORE_PASSWORD:        OBF:1i9a1u2a1unz1lr61wn51wn11lss1unz1u301i6o
      SPARKY_SSL_ENABLED:       false
      SPARKY_PORTAL_ENABLED:    true
    Mounts:
      /etc/localtime from localtime (ro)
      /opt/app/sparky/appconfig/ from onap-aai-sparky-be-config (rw)
      /opt/app/sparky/appconfig/auth/ from onap-aai-sparky-be-auth-config (rw)
      /opt/app/sparky/appconfig/camel-rests/ from 
onap-aai-sparky-be-camel-rests-config (rw)
      /opt/app/sparky/appconfig/descriptors/ from 
onap-aai-sparky-be-descriptors-config (rw)
      /opt/app/sparky/appconfig/filters/ from onap-aai-sparky-be-filters-config 
(rw)
      /opt/app/sparky/appconfig/logging/ from onap-aai-sparky-be-log-conf (rw)
      /opt/app/sparky/appconfig/portal from onap-aai-sparky-be-portal-config 
(rw)
      /opt/app/sparky/appconfig/portal/BOOT-INF/classes from 
onap-aai-sparky-be-portal-boot-inf-config (rw)
      /opt/app/sparky/appconfig/schemas from onap-aai-sparky-be-schemas-config 
(rw)
      /opt/app/sparky/appconfig/spring-beans/ from 
onap-aai-sparky-be-spring-beans-config (rw)
      /var/log/onap from onap-aai-sparky-be-logs (rw)
   filebeat-onap:
    Image:        docker.elastic.co/beats/filebeat:5.5.0
    Port:         <none>
    Environment:  <none>
    Mounts:
      /usr/share/filebeat/data from aai-sparky-filebeat (rw)
      /usr/share/filebeat/filebeat.yml from filebeat-conf (rw)
      /var/log/onap from onap-aai-sparky-be-logs (rw)
  Volumes:
   localtime:
    Type:  HostPath (bare host directory volume)
    Path:  /etc/localtime
   onap-aai-sparky-be-config:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      onap-aai-sparky-be
    Optional:  false
   onap-aai-sparky-be-auth-config:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  onap-aai-sparky-be
    Optional:    false
   onap-aai-sparky-be-camel-rests-config:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      onap-aai-sparky-be-camel-rests
    Optional:  false
   onap-aai-sparky-be-descriptors-config:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      onap-aai-sparky-be-descriptors
    Optional:  false
   onap-aai-sparky-be-filters-config:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      onap-aai-sparky-be-filters
    Optional:  false
   onap-aai-sparky-be-portal-config:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      onap-aai-sparky-be-portal
    Optional:  false
   onap-aai-sparky-be-portal-boot-inf-config:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      onap-aai-sparky-be-boot-inf
    Optional:  false
   onap-aai-sparky-be-schemas-config:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      onap-aai-sparky-be-schemas
    Optional:  false
   onap-aai-sparky-be-spring-beans-config:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      onap-aai-sparky-be-spring-beans
    Optional:  false
   filebeat-conf:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      aai-filebeat
    Optional:  false
   onap-aai-sparky-be-logs:
    Type:    EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:
   aai-sparky-filebeat:
    Type:    EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:
   onap-aai-sparky-be-log-conf:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      onap-aai-sparky-be-log
    Optional:  false
Conditions:
  Type           Status  Reason
  ----           ------  ------
  Available      True    MinimumReplicasAvailable
OldReplicaSets:  onap-aai-sparky-be-fc965c7c5 (1/1 replicas created)
NewReplicaSet:   <none>
Events:          <none>

“Amdocs’ email platform is based on a third-party, worldwide, cloud-based 
system. Any emails sent to Amdocs will be processed and stored using such 
system and are accessible by third party providers of such system on a limited 
basis. Your sending of emails to Amdocs evidences your consent to the use of 
such system and such processing, storing and access”.

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13020): https://lists.onap.org/g/onap-discuss/message/13020
Mute This Topic: https://lists.onap.org/mt/27327853/21656
Mute #aai: https://lists.onap.org/mk?hashtag=aai&subid=2740164
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to