GithubHelp home page GithubHelp logo

Comments (7)

rbaumgar avatar rbaumgar commented on August 20, 2024

The right workaround is to set the environment KOGITO_DATAINDEX_HTTP_URL=http://data-index:80 in the deployment task-console.
But still no data are displayed.

from incubator-kie-kogito-apps.

r00ta avatar r00ta commented on August 20, 2024

Hi @rbaumgar , could you drop here the list of running pods in the namespace you are using?

from incubator-kie-kogito-apps.

rbaumgar avatar rbaumgar commented on August 20, 2024

Hi Jacopo,

very strange. I recreated all Kogito service as described and now I have the right environment set for task-console

$ oc get deployment task-console -o yaml|grep -i " env:" -A4
      - env:
        - name: KOGITO_DATAINDEX_HTTP_URL
          value: http://data-index-kogito-travel-agency.apps.ocp4.openshift.freeddns.org
        - name: KOGITO_DATAINDEX_WS_URL
          value: ws://data-index-kogito-travel-agency.apps.ocp4.openshift.freeddns.org
$ oc logs task-console-69cbf5cd9b-r2mvk
__  ____  __  _____   ___  __ ____  ______ 
 --/ __ \/ / / / _ | / _ \/ //_/ / / / __/ 
 -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \   
--\___\_\____/_/ |_/_/|_/_/|_|\____/___/   
2021-04-09 17:57:04,729 INFO  [io.quarkus] (main) task-console 1.4.0.Final on JVM (powered by Quarkus 1.11.5.Final) started in 12.143s. Listening on: http://0.0.0.0:8080
2021-04-09 17:57:04,734 INFO  [io.quarkus] (main) Profile prod activated. 
2021-04-09 17:57:04,735 INFO  [io.quarkus] (main) Installed features: [cdi, mutiny, oidc, qute, resteasy, resteasy-jsonb, security, smallrye-context-propagation, vertx, vertx-web]
$ oc get pod 
NAME                                                READY   STATUS      RESTARTS   AGE
data-index-7db4c65b7c-qb4jp                         1/1     Running     0          26m
infinispan-operator-99c44548b-tjfws                 1/1     Running     0          3d20h
kogito-infinispan-0                                 1/1     Running     0          35m
kogito-kafka-entity-operator-687dd9547b-zpk4n       3/3     Running     0          34m
kogito-kafka-kafka-0                                1/1     Running     0          34m
kogito-kafka-zookeeper-0                            1/1     Running     0          35m
management-console-5b96f6fc95-6mhv5                 1/1     Running     0          3d20h
strimzi-cluster-operator-v0.22.1-594f4b6768-md6nf   1/1     Running     0          3d20h
task-console-69cbf5cd9b-r2mvk                       1/1     Running     0          3d20h
travels-1-build                                     0/1     Completed   0          31m
travels-5455db5d58-42pvn                            1/1     Running     0          27m
visas-1-build                                       0/1     Completed   0          30m
visas-dc59747c8-2ww6c                               1/1     Running     0          26m

No error in the task console, but still no user tasks in the task inbox...
Data-Index reports two UserTaskInstances (one Ready, one Completed)
Identity mgmt is not activated.

from incubator-kie-kogito-apps.

rbaumgar avatar rbaumgar commented on August 20, 2024

GraphQL output

{
  "data": {
    "UserTaskInstances": [
      {
        "id": "54064de7-3259-468e-ac18-ba8f0446e9aa",
        "description": "",
        "name": "VisaApplication"
      },
      {
        "id": "3d3c401d-a531-4c89-9976-136ad10201f8",
        "description": null,
        "name": "ApplicationApproval"
      }
    ]
  }
}

from incubator-kie-kogito-apps.

cristianonicolai avatar cristianonicolai commented on August 20, 2024

@pefernan could you take a look if this still happening?

from incubator-kie-kogito-apps.

pefernan avatar pefernan commented on August 20, 2024

@cristianonicolai yea sure, will give it a look

from incubator-kie-kogito-apps.

ricardozanini avatar ricardozanini commented on August 20, 2024

@pefernan is this still valid?

from incubator-kie-kogito-apps.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.